Skip to content

Commit 09d7123

Browse files
committed
chore: bump deps
1 parent 1e15001 commit 09d7123

File tree

2 files changed

+231
-231
lines changed

2 files changed

+231
-231
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -93,14 +93,14 @@
9393
"@docsearch/js": "^3.5.1",
9494
"@vitejs/plugin-vue": "^4.2.3",
9595
"@vue/devtools-api": "^6.5.0",
96-
"@vueuse/core": "^10.2.0",
97-
"@vueuse/integrations": "^10.2.0",
96+
"@vueuse/core": "^10.2.1",
97+
"@vueuse/integrations": "^10.2.1",
9898
"body-scroll-lock": "4.0.0-beta.0",
9999
"focus-trap": "^7.4.3",
100100
"mark.js": "8.11.1",
101101
"minisearch": "^6.1.0",
102102
"shiki": "^0.14.3",
103-
"vite": "4.4.0-beta.2",
103+
"vite": "4.4.0-beta.3",
104104
"vue": "^3.3.4"
105105
},
106106
"devDependencies": {
@@ -130,21 +130,21 @@
130130
"@types/markdown-it-emoji": "^2.0.2",
131131
"@types/micromatch": "^4.0.2",
132132
"@types/minimist": "^1.2.2",
133-
"@types/node": "^20.3.2",
133+
"@types/node": "^20.3.3",
134134
"@types/prompts": "^2.4.4",
135135
"chokidar": "^3.5.3",
136136
"compression": "^1.7.4",
137137
"conventional-changelog-cli": "^2",
138138
"cross-spawn": "^7.0.3",
139139
"debug": "^4.3.4",
140-
"esbuild": "^0.18.10",
140+
"esbuild": "^0.18.11",
141141
"escape-html": "^1.0.3",
142142
"execa": "^7.1.1",
143-
"fast-glob": "^3.2.12",
143+
"fast-glob": "^3.3.0",
144144
"fs-extra": "^11.1.1",
145145
"get-port": "^7.0.0",
146146
"gray-matter": "^4.0.3",
147-
"lint-staged": "^13.2.2",
147+
"lint-staged": "^13.2.3",
148148
"lodash.template": "^4.5.0",
149149
"lru-cache": "^10.0.0",
150150
"markdown-it": "^13.0.1",
@@ -166,17 +166,17 @@
166166
"prompts": "^2.4.2",
167167
"punycode": "^2.3.0",
168168
"rimraf": "^5.0.1",
169-
"rollup": "^3.25.3",
169+
"rollup": "^3.26.0",
170170
"rollup-plugin-dts": "^5.3.0",
171171
"rollup-plugin-esbuild": "^5.0.0",
172172
"semver": "^7.5.3",
173173
"shiki-processor": "^0.1.3",
174174
"simple-git-hooks": "^2.8.1",
175175
"sirv": "^2.0.3",
176-
"supports-color": "^9.3.1",
177-
"typescript": "^5.1.3",
176+
"supports-color": "^9.4.0",
177+
"typescript": "^5.1.6",
178178
"vitest": "^0.32.2",
179-
"vue-tsc": "^1.8.2",
179+
"vue-tsc": "^1.8.3",
180180
"wait-on": "^7.0.1"
181181
},
182182
"simple-git-hooks": {

0 commit comments

Comments
 (0)