Skip to content

Commit b937c46

Browse files
committed
chore: bump deps
1 parent c4d8d72 commit b937c46

File tree

2 files changed

+229
-215
lines changed

2 files changed

+229
-215
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@
8484
"@docsearch/js": "^3.3.3",
8585
"@vitejs/plugin-vue": "^4.0.0",
8686
"@vue/devtools-api": "^6.5.0",
87-
"@vueuse/core": "^9.12.0",
87+
"@vueuse/core": "^9.13.0",
8888
"body-scroll-lock": "4.0.0-beta.0",
8989
"shiki": "^0.14.1",
90-
"vite": "^4.1.1",
90+
"vite": "^4.1.3",
9191
"vue": "^3.2.47"
9292
},
9393
"devDependencies": {
@@ -117,24 +117,24 @@
117117
"@types/markdown-it-emoji": "^2.0.2",
118118
"@types/micromatch": "^4.0.2",
119119
"@types/minimist": "^1.2.2",
120-
"@types/node": "^18.13.0",
120+
"@types/node": "^18.14.0",
121121
"@types/prompts": "^2.4.2",
122122
"chokidar": "^3.5.3",
123123
"compression": "^1.7.4",
124124
"conventional-changelog-cli": "^2.2.2",
125125
"cross-spawn": "^7.0.3",
126126
"debug": "^4.3.4",
127127
"enquirer": "^2.3.6",
128-
"esbuild": "^0.17.7",
128+
"esbuild": "^0.17.9",
129129
"escape-html": "^1.0.3",
130130
"execa": "^7.0.0",
131131
"fast-glob": "^3.2.12",
132132
"fs-extra": "^11.1.0",
133133
"get-port": "^6.1.2",
134-
"lint-staged": "^13.1.1",
135-
"lru-cache": "^7.14.1",
134+
"lint-staged": "^13.1.2",
135+
"lru-cache": "^7.16.1",
136136
"markdown-it": "^13.0.1",
137-
"markdown-it-anchor": "^8.6.6",
137+
"markdown-it-anchor": "^8.6.7",
138138
"markdown-it-attrs": "^4.1.6",
139139
"markdown-it-container": "^3.0.0",
140140
"markdown-it-emoji": "^2.0.2",
@@ -152,17 +152,17 @@
152152
"prompts": "^2.4.2",
153153
"punycode": "^2.3.0",
154154
"rimraf": "^4.1.2",
155-
"rollup": "^3.15.0",
156-
"rollup-plugin-dts": "^5.1.1",
155+
"rollup": "^3.17.2",
156+
"rollup-plugin-dts": "^5.2.0",
157157
"rollup-plugin-esbuild": "^5.0.0",
158158
"semver": "^7.3.8",
159159
"shiki-processor": "^0.1.3",
160160
"simple-git-hooks": "^2.8.1",
161161
"sirv": "^2.0.2",
162162
"supports-color": "^9.3.1",
163163
"typescript": "~4.9.5",
164-
"vitest": "^0.28.4",
165-
"vue-tsc": "^1.0.24",
164+
"vitest": "^0.28.5",
165+
"vue-tsc": "^1.1.4",
166166
"wait-on": "^7.0.1"
167167
},
168168
"pnpm": {

0 commit comments

Comments
 (0)