Skip to content

Commit 65cd6a7

Browse files
committed
chore: bump deps
bumping nanoid again to v5 -- issue regarding crypto.getRandomValues is resolved upstream -- ai/nanoid#448
1 parent 71fc869 commit 65cd6a7

File tree

2 files changed

+84
-84
lines changed

2 files changed

+84
-84
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -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": "^15.0.0",
161+
"lint-staged": "^15.0.1",
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": "^4.0.2",
172+
"nanoid": "^5.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.1.0",
185+
"rollup": "^4.1.1",
186186
"rollup-plugin-dts": "^6.1.0",
187187
"rollup-plugin-esbuild": "^6.1.0",
188188
"semver": "^7.5.4",

0 commit comments

Comments
 (0)