Skip to content

Commit dc1fbf9

Browse files
committed
更新依赖
1 parent 1746e61 commit dc1fbf9

File tree

2 files changed

+1063
-1033
lines changed

2 files changed

+1063
-1033
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"dependencies": {
3-
"axios": "^1.11.0",
3+
"axios": "^1.12.2",
44
"base-64": "^1.0.0",
55
"function-plot": "2.0.0-0",
6-
"mermaid": "^11.9.0",
6+
"mermaid": "^11.12.0",
77
"mitt": "^3.0.1",
88
"qrcode.vue": "^3.6.0",
99
"utf8": "^3.0.0",
10-
"vitepress": "^1.6.3",
11-
"vue": "^3.5.18"
10+
"vitepress": "^1.6.4",
11+
"vue": "^3.5.22"
1212
},
1313
"devDependencies": {
14-
"@babel/core": "^7.28.0",
15-
"@babel/preset-env": "^7.28.0",
16-
"@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.18.1",
14+
"@babel/core": "^7.28.4",
15+
"@babel/preset-env": "^7.28.3",
16+
"@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.18.2",
1717
"@octokit/rest": "^22.0.0",
1818
"@prettier/sync": "^0.6.1",
1919
"@types/base-64": "^1.0.2",
@@ -22,14 +22,14 @@
2222
"@types/markdown-it": "^14.1.2",
2323
"@types/markdown-it-container": "^2.0.10",
2424
"@types/markdown-it-footnote": "^3.0.4",
25-
"@types/node": "^24.1.0",
25+
"@types/node": "^24.7.1",
2626
"@types/pangu": "^4.0.2",
2727
"@types/pinyin": "^2.10.2",
2828
"@types/utf8": "^3.0.3",
2929
"blueimp-md5": "^2.19.0",
3030
"clang-format": "^1.8.0",
31-
"cross-env": "^10.0.0",
32-
"dotenv": "^17.2.1",
31+
"cross-env": "^10.1.0",
32+
"dotenv": "^17.2.3",
3333
"json5": "^2.2.3",
3434
"markdown-it-container": "^4.0.0",
3535
"markdown-it-footnote": "^4.0.0",
@@ -42,8 +42,8 @@
4242
"prettier": "^3.6.2",
4343
"segmentit": "^2.0.3",
4444
"simple-git": "^3.28.0",
45-
"vite": "^7.0.6",
46-
"vitepress-plugin-group-icons": "^1.6.1"
45+
"vite": "^7.1.9",
46+
"vitepress-plugin-group-icons": "^1.6.3"
4747
},
4848
"scripts": {
4949
"dev": "vitepress dev",

0 commit comments

Comments
 (0)