Skip to content

Commit fe83377

Browse files
committed
chore(deps): revert nanoid to v4
1 parent b87b6e2 commit fe83377

File tree

2 files changed

+154
-185
lines changed

2 files changed

+154
-185
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"@vue/devtools-api": "^6.5.1",
9797
"@vueuse/core": "^10.5.0",
9898
"@vueuse/integrations": "^10.5.0",
99-
"focus-trap": "^7.5.3",
99+
"focus-trap": "^7.5.4",
100100
"mark.js": "8.11.1",
101101
"minisearch": "^6.1.0",
102102
"shiki": "^0.14.5",
@@ -141,7 +141,7 @@
141141
"@types/markdown-it-emoji": "^2.0.2",
142142
"@types/micromatch": "^4.0.3",
143143
"@types/minimist": "^1.2.3",
144-
"@types/node": "^20.8.4",
144+
"@types/node": "^20.8.6",
145145
"@types/postcss-prefix-selector": "^1.16.1",
146146
"@types/prompts": "^2.4.6",
147147
"@vitejs/plugin-vue": "^4.4.0",
@@ -158,7 +158,7 @@
158158
"fs-extra": "^11.1.1",
159159
"get-port": "^7.0.0",
160160
"gray-matter": "^4.0.3",
161-
"lint-staged": "^14.0.1",
161+
"lint-staged": "^15.0.0",
162162
"lodash.template": "^4.5.0",
163163
"lru-cache": "^10.0.1",
164164
"markdown-it": "^13.0.2",
@@ -169,7 +169,7 @@
169169
"markdown-it-mathjax3": "^4.3.2",
170170
"micromatch": "^4.0.5",
171171
"minimist": "^1.2.8",
172-
"nanoid": "^5.0.1",
172+
"nanoid": "^4.0.2",
173173
"npm-run-all": "^4.1.5",
174174
"ora": "^7.0.1",
175175
"path-to-regexp": "^6.2.1",
@@ -182,7 +182,7 @@
182182
"prompts": "^2.4.2",
183183
"punycode": "^2.3.0",
184184
"rimraf": "^5.0.5",
185-
"rollup": "^4.0.2",
185+
"rollup": "^4.1.0",
186186
"rollup-plugin-dts": "^6.1.0",
187187
"rollup-plugin-esbuild": "^6.1.0",
188188
"semver": "^7.5.4",

0 commit comments

Comments
 (0)