Skip to content

Commit 4088c0c

Browse files
committed
chore: bump deps
1 parent 70fe47c commit 4088c0c

File tree

2 files changed

+62
-63
lines changed

2 files changed

+62
-63
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0-rc.14",
44
"description": "Vite & Vue powered static site generator",
55
"type": "module",
6-
"packageManager": "[email protected].5",
6+
"packageManager": "[email protected].6",
77
"main": "dist/node/index.js",
88
"types": "types/index.d.ts",
99
"exports": {
@@ -137,7 +137,7 @@
137137
"@types/markdown-it-emoji": "^2.0.2",
138138
"@types/micromatch": "^4.0.2",
139139
"@types/minimist": "^1.2.2",
140-
"@types/node": "^20.6.2",
140+
"@types/node": "^20.6.3",
141141
"@types/postcss-prefix-selector": "^1.16.0",
142142
"@types/prompts": "^2.4.4",
143143
"@vitejs/plugin-vue": "^4.3.4",
@@ -180,7 +180,7 @@
180180
"rimraf": "^5.0.1",
181181
"rollup": "^3.29.2",
182182
"rollup-plugin-dts": "^6.0.2",
183-
"rollup-plugin-esbuild": "^5.0.0",
183+
"rollup-plugin-esbuild": "^6.0.0",
184184
"semver": "^7.5.4",
185185
"shiki-processor": "^0.1.3",
186186
"simple-git-hooks": "^2.9.0",
@@ -189,7 +189,7 @@
189189
"supports-color": "^9.4.0",
190190
"typescript": "^5.2.2",
191191
"vitest": "^0.34.4",
192-
"vue-tsc": "^1.8.11",
192+
"vue-tsc": "^1.8.13",
193193
"wait-on": "^7.0.1"
194194
},
195195
"simple-git-hooks": {

0 commit comments

Comments
 (0)