|
|
@@ -57,9 +57,9 @@
|
|
|
"@types/glob": "^8.1.0",
|
|
|
"@types/node": "^24.0.0",
|
|
|
"@typescript/native-preview": "7.0.0-dev.20260114.1",
|
|
|
- "@vitejs/plugin-react": "^4.3.1",
|
|
|
- "@vitest/coverage-v8": "^2.1.1",
|
|
|
- "@vitest/ui": "^2.1.1",
|
|
|
+ "@vitejs/plugin-react": "^4.7.0",
|
|
|
+ "@vitest/coverage-v8": "^3.2.4",
|
|
|
+ "@vitest/ui": "^3.2.4",
|
|
|
"cross-env": "^7.0.0",
|
|
|
"dotenv-flow": "^3.2.0",
|
|
|
"glob": "^8.1.0",
|
|
|
@@ -85,11 +85,11 @@
|
|
|
"turbo": "^2.1.3",
|
|
|
"typescript": "^5.9.3",
|
|
|
"typescript-transform-paths": "^3.5.6",
|
|
|
- "vite": "^5.4.21",
|
|
|
- "vite-plugin-dts": "^3.9.1",
|
|
|
- "vite-tsconfig-paths": "^5.0.1",
|
|
|
- "vitest": "^2.1.1",
|
|
|
- "vitest-mock-extended": "^2.0.2"
|
|
|
+ "vite": "^6.4.1",
|
|
|
+ "vite-plugin-dts": "^4.5.4",
|
|
|
+ "vite-tsconfig-paths": "^5.1.4",
|
|
|
+ "vitest": "^3.2.4",
|
|
|
+ "vitest-mock-extended": "^3.1.0"
|
|
|
},
|
|
|
"// comments for pnpm.overrides": {
|
|
|
"@lykmapipo/common>flat": "flat v6 is provided only by ESM, but @lykmapipo/common requires CommonJS version",
|