Skip to content

Commit a83a662

Browse files
committed
chore: bump deps
1 parent 48ca76c commit a83a662

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

Diff for: package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -101,18 +101,18 @@
101101
"dependencies": {
102102
"@docsearch/css": "^3.6.0",
103103
"@docsearch/js": "^3.6.0",
104-
"@shikijs/core": "^1.6.1",
105-
"@shikijs/transformers": "^1.6.1",
104+
"@shikijs/core": "^1.6.2",
105+
"@shikijs/transformers": "^1.6.2",
106106
"@types/markdown-it": "^14.1.1",
107107
"@vitejs/plugin-vue": "^5.0.5",
108-
"@vue/devtools-api": "^7.2.0",
108+
"@vue/devtools-api": "^7.2.1",
109109
"@vue/shared": "^3.4.27",
110110
"@vueuse/core": "^10.10.0",
111111
"@vueuse/integrations": "^10.10.0",
112112
"focus-trap": "^7.5.4",
113113
"mark.js": "8.11.1",
114114
"minisearch": "^6.3.0",
115-
"shiki": "^1.6.1",
115+
"shiki": "^1.6.2",
116116
"vite": "^5.2.12",
117117
"vue": "^3.4.27"
118118
},
@@ -125,7 +125,7 @@
125125
"@mdit-vue/plugin-title": "^2.1.3",
126126
"@mdit-vue/plugin-toc": "^2.1.3",
127127
"@mdit-vue/shared": "^2.1.3",
128-
"@polka/compression": "1.0.0-next.25",
128+
"@polka/compression": "^1.0.0-next.25",
129129
"@rollup/plugin-alias": "^5.1.0",
130130
"@rollup/plugin-commonjs": "^25.0.8",
131131
"@rollup/plugin-json": "^6.1.0",
@@ -141,7 +141,7 @@
141141
"@types/markdown-it-emoji": "^3.0.1",
142142
"@types/micromatch": "^4.0.7",
143143
"@types/minimist": "^1.2.5",
144-
"@types/node": "^20.12.13",
144+
"@types/node": "^20.14.1",
145145
"@types/postcss-prefix-selector": "^1.16.3",
146146
"@types/prompts": "^2.4.9",
147147
"chokidar": "^3.6.0",
@@ -173,9 +173,9 @@
173173
"picocolors": "^1.0.1",
174174
"pkg-dir": "^8.0.0",
175175
"playwright-chromium": "^1.44.1",
176-
"polka": "1.0.0-next.25",
176+
"polka": "^1.0.0-next.25",
177177
"postcss-prefix-selector": "^1.16.1",
178-
"prettier": "^3.2.5",
178+
"prettier": "^3.3.0",
179179
"prompts": "^2.4.2",
180180
"punycode": "^2.3.1",
181181
"rimraf": "^5.0.7",

Diff for: pnpm-lock.yaml

+56-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)