Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nanoid from 3.3.6 to 3.3.8 in /playground #244

Merged
merged 1 commit into from
Dec 13, 2024
Merged
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
Bump nanoid from 3.3.6 to 3.3.8 in /playground
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.6...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 12, 2024
commit 722e7f440361437baae3ccbc252bf5ee343d4f00
18 changes: 9 additions & 9 deletions playground/yarn.lock
Original file line number Diff line number Diff line change
@@ -1684,14 +1684,14 @@
integrity sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==

"@seatsio/seatsio-react@link:./..":
version "15.1.0"
version "15.3.0"
dependencies:
"@seatsio/seatsio-types" "5.1.0"
"@seatsio/seatsio-types" "5.2.0"

"@seatsio/seatsio-types@5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@seatsio/seatsio-types/-/seatsio-types-5.1.0.tgz#87209a6d92c003d159ff020e53d133f03c5d0d93"
integrity sha512-LRyoKYGOMGzH2lMF//N/p+AxjXcs0lxkJrrRf+cCVWlfFDTAaa+I3sKp8pFg0ZsFPoRTats/Swd16WSFjC0tWw==
"@seatsio/seatsio-types@5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@seatsio/seatsio-types/-/seatsio-types-5.2.0.tgz#b9c12642e726228736336cab491a07106d9564bc"
integrity sha512-L6cd1PieYEea7ysl8qqLxmDzaRf0Bx2J0aIjdA8MlIS93/QbZMtep3cYBoarDIImGnkV/dPdww4mMZC/8UqD1A==

"@sinclair/typebox@^0.24.1":
version "0.24.51"
@@ -6411,9 +6411,9 @@ mz@^2.7.0:
thenify-all "^1.0.0"

nanoid@^3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==

natural-compare-lite@^1.4.0:
version "1.4.0"