Skip to content

Commit b125510

Browse files
chore(deps): update dependency nanoid to v3.3.9 (#6914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: caohuilin <[email protected]>
1 parent cc6ddac commit b125510

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

packages/devtools/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"hookable": "^5.5.3",
5454
"jest": "^29",
5555
"lodash": "^4.17.21",
56-
"nanoid": "3.3.8",
56+
"nanoid": "3.3.9",
5757
"p-defer": "^3.0.0",
5858
"postcss-custom-media": "^10.0.1",
5959
"react": "^18.3.1",

packages/devtools/kit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@types/node": "^14",
9191
"@types/ws": "^8.5.5",
9292
"jest": "^29",
93-
"nanoid": "3.3.8",
93+
"nanoid": "3.3.9",
9494
"react": "^18.3.1",
9595
"type-fest": "^4.1.0",
9696
"typescript": "^5"

pnpm-lock.yaml

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

scripts/prebundle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"less": "4.2.2",
6363
"mime-types": "2.1.35",
6464
"minimist": "1.2.8",
65-
"nanoid": "3.3.8",
65+
"nanoid": "3.3.9",
6666
"normalize-path": "3.0.0",
6767
"ora": "5.4.1",
6868
"p-map": "4.0.0",

0 commit comments

Comments
 (0)