Skip to content

Commit 10ff9e6

Browse files
committed
更新依赖
1 parent c73cab6 commit 10ff9e6

File tree

2 files changed

+728
-707
lines changed

2 files changed

+728
-707
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,35 +9,35 @@
99
"preview": "vite preview"
1010
},
1111
"dependencies": {
12-
"@prettier/sync": "^0.5.2",
13-
"@vueuse/core": "^13.1.0",
12+
"@prettier/sync": "^0.5.5",
13+
"@vueuse/core": "^13.5.0",
1414
"base-64": "^1.0.0",
15-
"function-plot": "^2.0.0-0",
15+
"function-plot": "2.0.0-0",
1616
"json5": "^2.2.3",
1717
"lodash-es": "^4.17.21",
1818
"mitt": "^3.0.1",
19-
"pinia": "^3.0.2",
20-
"prettier": "^3.4.2",
21-
"sober": "^1.1.1",
19+
"pinia": "^3.0.3",
20+
"prettier": "^3.6.2",
21+
"sober": "1.1.1",
2222
"utf8": "^3.0.0",
2323
"vite-plugin-node-polyfills": "^0.23.0",
24-
"vue": "^3.5.13",
24+
"vue": "^3.5.18",
2525
"vue-color-kit": "^1.0.6",
2626
"vue-draggable-plus": "^0.6.0",
27-
"vue-i18n": "^10.0.7"
27+
"vue-i18n": "^10.0.8"
2828
},
2929
"devDependencies": {
3030
"@types/base-64": "^1.0.2",
3131
"@types/lodash-es": "^4.17.12",
32-
"@types/node": "^22.14.1",
32+
"@types/node": "^22.16.5",
3333
"@types/utf8": "^3.0.3",
34-
"@vitejs/plugin-vue": "^5.2.1",
35-
"@vitejs/plugin-vue-jsx": "^4.1.2",
36-
"dotenv": "^16.5.0",
34+
"@vitejs/plugin-vue": "^5.2.4",
35+
"@vitejs/plugin-vue-jsx": "^4.2.0",
36+
"dotenv": "^16.6.1",
3737
"rollup-plugin-visualizer": "^5.14.0",
38-
"sass-embedded": "^1.87.0",
39-
"typescript": "~5.6.2",
38+
"sass-embedded": "^1.89.2",
39+
"typescript": "~5.6.3",
4040
"vite": "^6.3.5",
41-
"vue-tsc": "^2.1.10"
41+
"vue-tsc": "^2.2.12"
4242
}
4343
}

0 commit comments

Comments
 (0)