Skip to content

Commit 3c74e50

Browse files
committed
Update packages
1 parent f5eb359 commit 3c74e50

File tree

2 files changed

+292
-275
lines changed

2 files changed

+292
-275
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -46,34 +46,34 @@
4646
"uint8arrays": "^5.1.0",
4747
"unified": "^11.0.5",
4848
"unist-util-visit": "^5.0.0",
49-
"unplugin-vue-components": "^0.27.5",
49+
"unplugin-vue-components": "^0.28.0",
5050
"vue": "^3.5.13",
51-
"vue-router": "^4.4.5",
51+
"vue-router": "^4.5.0",
5252
"vuestic-ui": "^1.10.3"
5353
},
5454
"devDependencies": {
5555
"@tsconfig/node22": "^22.0.0",
5656
"@types/hast": "^3.0.4",
5757
"@types/mime-db": "^1.43.5",
58-
"@types/node": "^22.9.3",
58+
"@types/node": "^22.10.2",
5959
"@types/path-browserify": "^1.0.3",
6060
"@vitejs/plugin-vue": "^5.2.1",
6161
"@vitejs/plugin-vue-jsx": "^4.1.1",
6262
"@vue/eslint-config-prettier": "^10.1.0",
63-
"@vue/eslint-config-typescript": "^14.1.3",
63+
"@vue/eslint-config-typescript": "^14.1.4",
6464
"@vue/tsconfig": "^0.7.0",
65-
"eslint": "^9.14.0",
66-
"eslint-plugin-vue": "^9.30.0",
65+
"eslint": "^9.17.0",
66+
"eslint-plugin-vue": "^9.32.0",
6767
"material-design-icons-iconfont": "^6.7.0",
6868
"monaco-editor": "^0.52.2",
6969
"npm-run-all2": "^7.0.1",
70-
"prettier": "^3.3.3",
70+
"prettier": "^3.4.2",
7171
"sass": "^1.83.0",
72-
"sass-embedded": "^1.80.2",
73-
"typescript": "~5.6.3",
74-
"vite": "^6.0.1",
72+
"sass-embedded": "^1.83.0",
73+
"typescript": "~5.7.2",
74+
"vite": "^6.0.3",
7575
"vite-plugin-node-polyfills": "^0.22.0",
76-
"vite-plugin-vue-devtools": "^7.6.5",
76+
"vite-plugin-vue-devtools": "^7.6.8",
7777
"vue-tsc": "^2.1.10"
7878
},
7979
"packageManager": "[email protected]+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"

0 commit comments

Comments
 (0)