David Luzar 6 月之前
父节点
当前提交
d21c6a1bc6
共有 2 个文件被更改,包括 352 次插入318 次删除
  1. 4 3
      package.json
  2. 348 315
      yarn.lock

+ 4 - 3
package.json

@@ -10,6 +10,7 @@
     "examples/*"
   ],
   "devDependencies": {
+    "@babel/preset-env": "7.26.9",
     "@excalidraw/eslint-config": "1.0.3",
     "@excalidraw/prettier-config": "1.0.2",
     "@types/chai": "4.3.0",
@@ -18,7 +19,7 @@
     "@types/react": "19.0.10",
     "@types/react-dom": "19.0.4",
     "@types/socket.io-client": "3.0.0",
-    "@vitejs/plugin-react": "3.1.0",
+    "@vitejs/plugin-react": "4.3.4",
     "@vitest/coverage-v8": "3.0.7",
     "@vitest/ui": "2.0.5",
     "chai": "4.3.6",
@@ -34,11 +35,11 @@
     "prettier": "2.6.2",
     "rewire": "6.0.0",
     "typescript": "4.9.4",
-    "vite": "5.0.12",
+    "vite": "6.2.0",
     "vite-plugin-checker": "0.7.2",
     "vite-plugin-ejs": "1.7.0",
     "vite-plugin-pwa": "0.21.1",
-    "vite-plugin-svgr": "4.2.0",
+    "vite-plugin-svgr": "4.3.0",
     "vitest": "3.0.6",
     "vitest-canvas-mock": "0.3.3"
   },

文件差异内容过多而无法显示
+ 348 - 315
yarn.lock


部分文件因为文件数量过多而无法显示