Browse Source

chore: update deps

Sv443 4 months ago
parent
commit
34ec358414
2 changed files with 315 additions and 285 deletions
  1. 7 6
      www/package.json
  2. 308 279
      www/pnpm-lock.yaml

+ 7 - 6
www/package.json

@@ -11,12 +11,13 @@
     "update-package": "pnpm dlx vp-update"
   },
   "devDependencies": {
-    "@vuepress/bundler-vite": "^2.0.0-rc.7",
-    "@vuepress/plugin-register-components": "^2.0.0-rc.54",
-    "@vuepress/theme-default": "^2.0.0-rc.11",
+    "@vuepress/bundler-vite": "2.0.0-rc.19",
+    "@vuepress/plugin-register-components": "2.0.0-rc.66",
+    "@vuepress/shared": "2.0.0-rc.19",
+    "@vuepress/theme-default": "2.0.0-rc.66",
     "dotenv": "^16.4.7",
-    "sass": "^1.81.0",
-    "vue": "^3.4.0",
-    "vuepress": "^2.0.0-rc.7"
+    "sass": "^1.83.0",
+    "vue": "^3.5.13",
+    "vuepress": "2.0.0-rc.19"
   }
 }

File diff suppressed because it is too large
+ 308 - 279
www/pnpm-lock.yaml


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