|
|
@@ -57,23 +57,19 @@
|
|
|
"@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",
|
|
|
+ "cpy-cli": "^7.0.0",
|
|
|
"cross-env": "^7.0.0",
|
|
|
"dotenv-flow": "^3.2.0",
|
|
|
"glob": "^8.1.0",
|
|
|
"lefthook": "^2.0.13",
|
|
|
"mock-require": "^3.0.3",
|
|
|
- "nodemon": "^3.1.3",
|
|
|
- "npm-run-all": "^4.1.5",
|
|
|
- "reg-keygen-git-hash-plugin": "^0.11.1",
|
|
|
- "reg-notify-github-plugin": "^0.11.1",
|
|
|
- "reg-notify-slack-plugin": "^0.11.0",
|
|
|
- "reg-publish-s3-plugin": "^0.11.0",
|
|
|
- "reg-suit": "^0.12.2",
|
|
|
+ "nodemon": "^3.1.14",
|
|
|
+ "npm-run-all2": "^8.0.4",
|
|
|
"rollup-plugin-node-externals": "^6.1.1",
|
|
|
- "shx": "^0.3.4",
|
|
|
+ "rimraf": "^6.1.3",
|
|
|
"stylelint": "^16.5.0",
|
|
|
"stylelint-config-recess-order": "^5.0.1",
|
|
|
"stylelint-config-recommended-scss": "^14.0.0",
|
|
|
@@ -85,11 +81,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",
|