Skip to content

Commit ba5ff86

Browse files
committed
chore: bump deps
1 parent 75f18e4 commit ba5ff86

File tree

2 files changed

+273
-275
lines changed

2 files changed

+273
-275
lines changed

Diff for: package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -92,18 +92,18 @@
9292
"dependencies": {
9393
"@docsearch/css": "^3.5.2",
9494
"@docsearch/js": "^3.5.2",
95-
"@types/markdown-it": "^13.0.6",
95+
"@types/markdown-it": "^13.0.7",
9696
"@vitejs/plugin-vue": "^4.5.0",
9797
"@vue/devtools-api": "^6.5.1",
9898
"@vueuse/core": "^10.6.1",
9999
"@vueuse/integrations": "^10.6.1",
100100
"focus-trap": "^7.5.4",
101101
"mark.js": "8.11.1",
102-
"minisearch": "^6.2.0",
102+
"minisearch": "^6.3.0",
103103
"mrmime": "^1.0.1",
104104
"shikiji": "^0.7.2",
105105
"shikiji-transformers": "^0.7.2",
106-
"vite": "^5.0.0",
106+
"vite": "^5.0.2",
107107
"vue": "^3.3.8"
108108
},
109109
"peerDependencies": {
@@ -133,27 +133,27 @@
133133
"@rollup/plugin-node-resolve": "^15.2.3",
134134
"@rollup/plugin-replace": "^5.0.5",
135135
"@types/compression": "^1.7.5",
136-
"@types/cross-spawn": "^6.0.5",
136+
"@types/cross-spawn": "^6.0.6",
137137
"@types/debug": "^4.1.12",
138138
"@types/escape-html": "^1.0.4",
139139
"@types/fs-extra": "^11.0.4",
140140
"@types/lodash.template": "^4.5.3",
141-
"@types/mark.js": "^8.11.11",
141+
"@types/mark.js": "^8.11.12",
142142
"@types/markdown-it-attrs": "^4.1.3",
143143
"@types/markdown-it-container": "^2.0.9",
144144
"@types/markdown-it-emoji": "^2.0.4",
145-
"@types/micromatch": "^4.0.5",
145+
"@types/micromatch": "^4.0.6",
146146
"@types/minimist": "^1.2.5",
147-
"@types/node": "^20.9.1",
147+
"@types/node": "^20.9.4",
148148
"@types/postcss-prefix-selector": "^1.16.3",
149-
"@types/prompts": "^2.4.8",
149+
"@types/prompts": "^2.4.9",
150150
"@vue/shared": "^3.3.8",
151151
"chokidar": "^3.5.3",
152152
"compression": "^1.7.4",
153153
"conventional-changelog-cli": "^4.1.0",
154154
"cross-spawn": "^7.0.3",
155155
"debug": "^4.3.4",
156-
"esbuild": "^0.19.5",
156+
"esbuild": "^0.19.7",
157157
"escape-html": "^1.0.3",
158158
"execa": "^8.0.1",
159159
"fast-glob": "^3.3.2",
@@ -162,7 +162,7 @@
162162
"gray-matter": "^4.0.3",
163163
"lint-staged": "^15.1.0",
164164
"lodash.template": "^4.5.0",
165-
"lru-cache": "^10.0.2",
165+
"lru-cache": "^10.1.0",
166166
"markdown-it": "^13.0.2",
167167
"markdown-it-anchor": "^8.6.7",
168168
"markdown-it-attrs": "^4.1.6",
@@ -184,15 +184,15 @@
184184
"prompts": "^2.4.2",
185185
"punycode": "^2.3.1",
186186
"rimraf": "^5.0.5",
187-
"rollup": "^4.5.0",
187+
"rollup": "^4.5.1",
188188
"rollup-plugin-dts": "^6.1.0",
189189
"rollup-plugin-esbuild": "^6.1.0",
190190
"semver": "^7.5.4",
191191
"simple-git-hooks": "^2.9.0",
192192
"sirv": "^2.0.3",
193193
"sitemap": "^7.1.1",
194194
"supports-color": "^9.4.0",
195-
"typescript": "^5.2.2",
195+
"typescript": "^5.3.2",
196196
"vitest": "^1.0.0-beta.4",
197197
"vue-tsc": "^1.8.22",
198198
"wait-on": "^7.2.0"

0 commit comments

Comments
 (0)