Update dependency uuid to v11.0.5
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 5m1s
Check usage of free licenses / build-static-assets (pull_request) Successful in 4m4s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 1m34s
Build Nginx-based docker image / build-static-assets (push) Successful in 17m51s
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 5m1s
Check usage of free licenses / build-static-assets (pull_request) Successful in 4m4s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 1m34s
Build Nginx-based docker image / build-static-assets (push) Successful in 17m51s
This commit is contained in:
parent
190118a0d1
commit
be4f9caec7
@ -21,7 +21,7 @@
|
||||
"tailwindcss": "3.4.17",
|
||||
"typescript": "5.7.3",
|
||||
"use-debounce": "^10.0.1",
|
||||
"uuid": "11.0.4",
|
||||
"uuid": "11.0.5",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -54,8 +54,8 @@ importers:
|
||||
specifier: ^10.0.1
|
||||
version: 10.0.4(react@19.0.0-rc-f38c22b244-20240704)
|
||||
uuid:
|
||||
specifier: 11.0.4
|
||||
version: 11.0.4
|
||||
specifier: 11.0.5
|
||||
version: 11.0.5
|
||||
zod:
|
||||
specifier: ^3.23.8
|
||||
version: 3.24.1
|
||||
@ -1122,8 +1122,8 @@ packages:
|
||||
util-deprecate@1.0.2:
|
||||
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
||||
|
||||
uuid@11.0.4:
|
||||
resolution: {integrity: sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==}
|
||||
uuid@11.0.5:
|
||||
resolution: {integrity: sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==}
|
||||
hasBin: true
|
||||
|
||||
webidl-conversions@3.0.1:
|
||||
@ -2125,7 +2125,7 @@ snapshots:
|
||||
|
||||
util-deprecate@1.0.2: {}
|
||||
|
||||
uuid@11.0.4: {}
|
||||
uuid@11.0.5: {}
|
||||
|
||||
webidl-conversions@3.0.1: {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user