Skip to content

Commit 47570a1

Browse files
committed
chore: bump deps
1 parent 3f551ea commit 47570a1

File tree

2 files changed

+3368
-2687
lines changed

2 files changed

+3368
-2687
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,15 @@
108108
"@shikijs/transformers": "^1.3.0",
109109
"@types/markdown-it": "^14.0.1",
110110
"@vitejs/plugin-vue": "^5.0.4",
111-
"@vue/devtools-api": "^7.0.25",
111+
"@vue/devtools-api": "^7.0.27",
112112
"@vueuse/core": "^10.9.0",
113113
"@vueuse/integrations": "^10.9.0",
114114
"focus-trap": "^7.5.4",
115115
"mark.js": "8.11.1",
116116
"minisearch": "^6.3.0",
117117
"shiki": "^1.3.0",
118-
"vite": "^5.2.8",
119-
"vue": "^3.4.22"
118+
"vite": "^5.2.9",
119+
"vue": "^3.4.23"
120120
},
121121
"devDependencies": {
122122
"@clack/prompts": "^0.7.0",
@@ -147,7 +147,7 @@
147147
"@types/node": "^20.12.7",
148148
"@types/postcss-prefix-selector": "^1.16.3",
149149
"@types/prompts": "^2.4.9",
150-
"@vue/shared": "^3.4.22",
150+
"@vue/shared": "^3.4.23",
151151
"chokidar": "^3.6.0",
152152
"conventional-changelog-cli": "^4.1.0",
153153
"cross-spawn": "^7.0.3",
@@ -210,7 +210,7 @@
210210
"optional": true
211211
}
212212
},
213-
"packageManager": "pnpm@8.15.7",
213+
"packageManager": "pnpm@9.0.2",
214214
"pnpm": {
215215
"peerDependencyRules": {
216216
"ignoreMissing": [

0 commit comments

Comments
 (0)