chore: update dependencies

This commit is contained in:
zhom
2026-03-14 12:36:43 +04:00
parent d0ea3f8903
commit ee7160bb9e
4 changed files with 1563 additions and 1409 deletions
+4 -4
View File
@@ -18,8 +18,8 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.1004.0",
"@aws-sdk/s3-request-presigner": "^3.1004.0",
"@aws-sdk/client-s3": "^3.1009.0",
"@aws-sdk/s3-request-presigner": "^3.1009.0",
"@nestjs/common": "^11.1.16",
"@nestjs/config": "^4.0.3",
"@nestjs/core": "^11.1.16",
@@ -35,9 +35,9 @@
"@types/express": "^5.0.6",
"@types/jest": "^30.0.0",
"@types/jsonwebtoken": "^9.0.10",
"@types/node": "^25.3.5",
"@types/node": "^25.5.0",
"@types/supertest": "^7.2.0",
"jest": "^30.2.0",
"jest": "^30.3.0",
"source-map-support": "^0.5.21",
"supertest": "^7.2.2",
"ts-jest": "^29.4.6",
+7 -7
View File
@@ -56,15 +56,15 @@
"cmdk": "^1.1.1",
"color": "^5.0.3",
"flag-icons": "^7.5.0",
"i18next": "^25.8.14",
"i18next": "^25.8.18",
"lucide-react": "^0.577.0",
"motion": "^12.35.0",
"motion": "^12.36.0",
"next": "^16.1.6",
"next-themes": "^0.4.6",
"radix-ui": "^1.4.3",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-i18next": "^16.5.6",
"react-i18next": "^16.5.8",
"react-icons": "^5.6.0",
"recharts": "3.8.0",
"sonner": "^2.0.7",
@@ -72,16 +72,16 @@
"tauri-plugin-macos-permissions-api": "^2.3.0"
},
"devDependencies": {
"@biomejs/biome": "2.4.6",
"@biomejs/biome": "2.4.7",
"@tailwindcss/postcss": "^4.2.1",
"@tauri-apps/cli": "~2.10.1",
"@types/color": "^4.2.0",
"@types/node": "^25.3.5",
"@types/node": "^25.5.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.4",
"@vitejs/plugin-react": "^6.0.1",
"husky": "^9.1.7",
"lint-staged": "^16.3.2",
"lint-staged": "^16.3.4",
"tailwindcss": "^4.2.1",
"ts-unused-exports": "^11.0.1",
"tw-animate-css": "^1.4.0",
+1146 -1205
View File
File diff suppressed because it is too large Load Diff
+406 -193
View File
File diff suppressed because it is too large Load Diff