Browse Source

chore: update deps

vince 8 months ago
parent
commit
f81ff8e3d4

+ 2 - 2
internal/lint-configs/eslint-config/package.json

@@ -32,8 +32,8 @@
   "devDependencies": {
     "@eslint/js": "^9.6.0",
     "@types/eslint": "^8.56.10",
-    "@typescript-eslint/eslint-plugin": "^7.15.0",
-    "@typescript-eslint/parser": "^7.15.0",
+    "@typescript-eslint/eslint-plugin": "^7.16.0",
+    "@typescript-eslint/parser": "^7.16.0",
     "eslint": "^8.57.0",
     "eslint-config-prettier": "^9.1.0",
     "eslint-plugin-eslint-comments": "^3.2.0",

+ 1 - 1
internal/node-utils/package.json

@@ -36,7 +36,7 @@
     "nanoid": "^5.0.7",
     "pkg-types": "^1.1.3",
     "prettier": "^3.3.2",
-    "rimraf": "^5.0.8",
+    "rimraf": "^6.0.0",
     "zx": "^7.2.3"
   }
 }

+ 1 - 1
internal/vite-config/package.json

@@ -43,7 +43,7 @@
     "@vitejs/plugin-vue-jsx": "^4.0.0",
     "dayjs": "^1.11.11",
     "dotenv": "^16.4.5",
-    "rollup": "^4.18.0",
+    "rollup": "^4.18.1",
     "rollup-plugin-visualizer": "^5.12.0",
     "sass": "^1.77.6",
     "unplugin-turbo-console": "^1.8.9",

+ 2 - 2
package.json

@@ -67,13 +67,13 @@
     "husky": "^9.0.11",
     "is-ci": "^3.0.1",
     "jsdom": "^24.1.0",
-    "rimraf": "^5.0.8",
+    "rimraf": "^6.0.0",
     "taze": "^0.14.2",
     "turbo": "^2.0.6",
     "typescript": "^5.5.3",
     "unbuild": "^2.0.0",
     "vite": "^5.3.3",
-    "vitest": "^2.0.0-beta.13",
+    "vitest": "^2.0.1",
     "vue-tsc": "^2.0.26"
   },
   "engines": {

+ 1 - 1
packages/@core/ui-kit/shadcn-ui/package.json

@@ -49,7 +49,7 @@
     "@vben-core/typings": "workspace:*",
     "@vueuse/core": "^10.11.0",
     "class-variance-authority": "^0.7.0",
-    "lucide-vue-next": "^0.402.0",
+    "lucide-vue-next": "^0.403.0",
     "radix-vue": "^1.9.0",
     "vue": "^3.4.31"
   }

File diff suppressed because it is too large
+ 356 - 90
pnpm-lock.yaml


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