Skip to content

Commit

Permalink
Bump nanoid in the npm_and_yarn group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the / directory: [nanoid](https://github.com/ai/nanoid).


Updates `nanoid` from 5.0.9 to 5.1.0
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@5.0.9...5.1.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2025
1 parent 859e191 commit 3615eba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"jotai-optics": "0.4.0",
"jotai-x": "2.3.2",
"lodash": "^4.17.21",
"nanoid": "^5.0.9",
"nanoid": "^5.1.0",
"optics-ts": "2.4.1",
"slate-hyperscript": "0.100.0",
"slate-react": "0.112.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6506,7 +6506,7 @@ __metadata:
jotai-optics: "npm:0.4.0"
jotai-x: "npm:2.3.2"
lodash: "npm:^4.17.21"
nanoid: "npm:^5.0.9"
nanoid: "npm:^5.1.0"
optics-ts: "npm:2.4.1"
slate-hyperscript: "npm:0.100.0"
slate-react: "npm:0.112.1"
Expand Down Expand Up @@ -6595,7 +6595,7 @@ __metadata:
"@udecode/plate": "workspace:^"
"@udecode/plate-heading": "npm:44.0.0"
"@udecode/plate-indent": "npm:44.0.0"
"@udecode/plate-indent-list": "npm:44.0.5"
"@udecode/plate-indent-list": "npm:46.0.7"
"@udecode/plate-media": "npm:44.0.6"
"@udecode/plate-table": "npm:45.0.0"
validator: "npm:^13.12.0"
Expand Down Expand Up @@ -6709,7 +6709,7 @@ __metadata:
languageName: unknown
linkType: soft

"@udecode/plate-indent-list@npm:44.0.5, @udecode/plate-indent-list@workspace:^, @udecode/plate-indent-list@workspace:packages/indent-list":
"@udecode/plate-indent-list@npm:46.0.7, @udecode/plate-indent-list@workspace:^, @udecode/plate-indent-list@workspace:packages/indent-list":
version: 0.0.0-use.local
resolution: "@udecode/plate-indent-list@workspace:packages/indent-list"
dependencies:
Expand Down Expand Up @@ -15912,12 +15912,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^5.0.9":
version: 5.0.9
resolution: "nanoid@npm:5.0.9"
"nanoid@npm:^5.1.0":
version: 5.1.3
resolution: "nanoid@npm:5.1.3"
bin:
nanoid: bin/nanoid.js
checksum: 10c0/a2d9710525d4998a8a1610bbe6eb9a92c254ebab7c567c1ab429046fe7eed9c4df3508b59fb44c58ffdc98edb28dd6f953715c14b64ea0a3a2ce37420cdfeefd
checksum: 10c0/632ab0e758f8cdd3d14835b2c094e7320cdb92c2404e4bc6cd864765d8fab76647e73ee664a7d11b1a5b5c7e04b8c030d6719d2b61f8b1295a5fb64a9d779a8b
languageName: node
linkType: hard

Expand Down

0 comments on commit 3615eba

Please sign in to comment.