Browse Source

upgrade packages

Yuki Takei 1 year ago
parent
commit
18e0a63bf6
2 changed files with 454 additions and 383 deletions
  1. 6 7
      package.json
  2. 448 376
      yarn.lock

+ 6 - 7
package.json

@@ -52,7 +52,6 @@
     "yargs": "^17.7.1"
     "yargs": "^17.7.1"
   },
   },
   "// comments for defDependencies": {
   "// comments for defDependencies": {
-    "vitest": "v1.6.0 occures an error on ci-app-test: \"ENOENT: no such file or directory, lstat '/home/runner/work/growi/growi/apps/app/coverage/.tmp'\""
   },
   },
   "devDependencies": {
   "devDependencies": {
     "@changesets/changelog-github": "^0.5.0",
     "@changesets/changelog-github": "^0.5.0",
@@ -69,8 +68,8 @@
     "@typescript-eslint/eslint-plugin": "^5.59.7",
     "@typescript-eslint/eslint-plugin": "^5.59.7",
     "@typescript-eslint/parser": "^5.59.7",
     "@typescript-eslint/parser": "^5.59.7",
     "@vitejs/plugin-react": "^4.3.1",
     "@vitejs/plugin-react": "^4.3.1",
-    "@vitest/coverage-v8": "^1.6.0",
-    "@vitest/ui": "^1.6.0",
+    "@vitest/coverage-v8": "^2.1.1",
+    "@vitest/ui": "^2.1.1",
     "eslint": "^8.41.0",
     "eslint": "^8.41.0",
     "eslint-config-next": "^12.1.6",
     "eslint-config-next": "^12.1.6",
     "eslint-config-weseek": "^2.1.1",
     "eslint-config-weseek": "^2.1.1",
@@ -100,10 +99,10 @@
     "tsconfig-paths": "^4.2.0",
     "tsconfig-paths": "^4.2.0",
     "typescript": "~5.0.0",
     "typescript": "~5.0.0",
     "typescript-transform-paths": "^3.4.7",
     "typescript-transform-paths": "^3.4.7",
-    "vite": "^5.2.14",
-    "vite-plugin-dts": "^3.8.3",
-    "vite-tsconfig-paths": "^4.3.2",
-    "vitest": "~1.6.0",
+    "vite": "^5.4.6",
+    "vite-plugin-dts": "^4.2.1",
+    "vite-tsconfig-paths": "^5.0.1",
+    "vitest": "^2.1.1",
     "vitest-mock-extended": "^1.3.1"
     "vitest-mock-extended": "^1.3.1"
   },
   },
   "engines": {
   "engines": {

File diff suppressed because it is too large
+ 448 - 376
yarn.lock


Some files were not shown because too many files changed in this diff