Client: Updated packages
This commit is contained in:
@@ -8,34 +8,34 @@
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^5.1.4",
|
||||
"@refinedev/antd": "^5.26.0",
|
||||
"@refinedev/core": "^4.24.0",
|
||||
"@refinedev/kbar": "^1.1.0",
|
||||
"@refinedev/antd": "^5.28.0",
|
||||
"@refinedev/core": "^4.26.4",
|
||||
"@refinedev/kbar": "^1.1.2",
|
||||
"@refinedev/react-router-v6": "^4.3.2",
|
||||
"@refinedev/simple-rest": "^4.5.0",
|
||||
"antd": "^5.6.3",
|
||||
"i18next": "^23.2.3",
|
||||
"i18next-browser-languagedetector": "^7.0.2",
|
||||
"antd": "^5.6.4",
|
||||
"i18next": "^23.2.8",
|
||||
"i18next-browser-languagedetector": "^7.1.0",
|
||||
"i18next-xhr-backend": "^3.2.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^13.0.1",
|
||||
"react-router-dom": "^6.14.0",
|
||||
"react-router-dom": "^6.14.1",
|
||||
"vite-plugin-svgr": "^3.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@refinedev/cli": "^2.7.0",
|
||||
"@types/node": "^20.3.1",
|
||||
"@refinedev/cli": "^2.7.2",
|
||||
"@types/node": "^20.4.0",
|
||||
"@types/react": "^18.2.14",
|
||||
"@types/react-dom": "^18.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.60.0",
|
||||
"@typescript-eslint/parser": "^5.60.0",
|
||||
"@vitejs/plugin-react": "^4.0.1",
|
||||
"eslint": "^8.43.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.61.0",
|
||||
"@typescript-eslint/parser": "^5.61.0",
|
||||
"@vitejs/plugin-react": "^4.0.2",
|
||||
"eslint": "^8.44.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.1",
|
||||
"typescript": "^5.1.3",
|
||||
"vite": "^4.3.9"
|
||||
"typescript": "^5.1.6",
|
||||
"vite": "^4.4.1"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "refine dev",
|
||||
|
||||
Reference in New Issue
Block a user