We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71fc869 commit 65cd6a7Copy full SHA for 65cd6a7
package.json
@@ -158,7 +158,7 @@
158
"fs-extra": "^11.1.1",
159
"get-port": "^7.0.0",
160
"gray-matter": "^4.0.3",
161
- "lint-staged": "^15.0.0",
+ "lint-staged": "^15.0.1",
162
"lodash.template": "^4.5.0",
163
"lru-cache": "^10.0.1",
164
"markdown-it": "^13.0.2",
@@ -169,7 +169,7 @@
169
"markdown-it-mathjax3": "^4.3.2",
170
"micromatch": "^4.0.5",
171
"minimist": "^1.2.8",
172
- "nanoid": "^4.0.2",
+ "nanoid": "^5.0.2",
173
"npm-run-all": "^4.1.5",
174
"ora": "^7.0.1",
175
"path-to-regexp": "^6.2.1",
@@ -182,7 +182,7 @@
182
"prompts": "^2.4.2",
183
"punycode": "^2.3.0",
184
"rimraf": "^5.0.5",
185
- "rollup": "^4.1.0",
+ "rollup": "^4.1.1",
186
"rollup-plugin-dts": "^6.1.0",
187
"rollup-plugin-esbuild": "^6.1.0",
188
"semver": "^7.5.4",
0 commit comments