chore(deps): upgrade npm dependencies
This commit is contained in:
@@ -19,27 +19,27 @@
|
||||
"@uiw/codemirror-extensions-basic-setup": "^4.23.12",
|
||||
"@uiw/codemirror-theme-vscode": "^4.23.12",
|
||||
"@uiw/react-codemirror": "^4.23.12",
|
||||
"ahooks": "^3.8.4",
|
||||
"antd": "^5.25.1",
|
||||
"ahooks": "^3.8.5",
|
||||
"antd": "^5.25.3",
|
||||
"antd-zod": "^6.1.0",
|
||||
"clsx": "^2.1.1",
|
||||
"cron-parser": "^5.2.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"i18next": "^25.1.2",
|
||||
"i18next": "^25.2.1",
|
||||
"i18next-browser-languagedetector": "^8.1.0",
|
||||
"immer": "^10.1.1",
|
||||
"lucide-react": "^0.509.0",
|
||||
"lucide-react": "^0.511.0",
|
||||
"nanoid": "^5.1.5",
|
||||
"pocketbase": "^0.26.0",
|
||||
"radash": "^12.1.0",
|
||||
"react": "^18.3.1",
|
||||
"react-copy-to-clipboard": "^5.1.0",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-i18next": "^15.5.1",
|
||||
"react-router-dom": "^7.6.0",
|
||||
"react-i18next": "^15.5.2",
|
||||
"react-router-dom": "^7.6.1",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"zod": "^3.24.4",
|
||||
"zustand": "^5.0.4"
|
||||
"zod": "^3.25.28",
|
||||
"zustand": "^5.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/file-saver": "^2.0.7",
|
||||
@@ -48,10 +48,10 @@
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-copy-to-clipboard": "^5.0.7",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.0",
|
||||
"@typescript-eslint/parser": "^8.32.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.1",
|
||||
"@typescript-eslint/parser": "^8.32.1",
|
||||
"@vitejs/plugin-legacy": "^6.1.1",
|
||||
"@vitejs/plugin-react": "^4.4.1",
|
||||
"@vitejs/plugin-react": "^4.5.0",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
|
||||
Reference in New Issue
Block a user