Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/toast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@nanostores/react": "^0.7.1",
"@standardnotes/icons": "workspace:*",
"nanoid": "^4.0.0",
"nanoid": "^5.1.16",
"nanostores": "^0.9.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10475,7 +10475,7 @@ __metadata:
"@types/react": ^18.2.39
"@types/react-dom": ^18.2.17
eslint: "*"
nanoid: ^4.0.0
nanoid: ^5.1.16
nanostores: ^0.9.3
prettier: "*"
react: ^18.2.0
Expand Down Expand Up @@ -24651,12 +24651,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^4.0.0":
version: 4.0.2
resolution: "nanoid@npm:4.0.2"
"nanoid@npm:^5.1.16":
version: 5.1.16
resolution: "nanoid@npm:5.1.16"
bin:
nanoid: bin/nanoid.js
checksum: 747c399cea4664dd0be1d0ec498ffd1ef8f1f5221676fc8b577e3f46f66d9afcddb9595d63d19a2e78d0bc6cc33984f65e66bf1682c850b9e26288883d96b53f
checksum: b1e702e2b7072e74ac2ae880907d0a291853a36617ec5c3d27d81ab04965ebc0d4d0f707cf9220928cf93d5370b1f561c930efee853dc9c1a3facaefdf1a42ee
languageName: node
linkType: hard

Expand Down
Loading