aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-09-06 20:33:52 -0400
committerGitHub <noreply@github.com>2025-09-06 20:33:52 -0400
commit0b2c8545340787ec010c38b0b8b0a6f138c32192 (patch)
tree86be1a5120fef66cfe181b3aa5b9fa98e60dbc95 /src
parente726ef4c7822cafb90d1f65448439b6b06b3bff0 (diff)
downloadpantry-0b2c8545340787ec010c38b0b8b0a6f138c32192.tar.gz
pantry-0b2c8545340787ec010c38b0b8b0a6f138c32192.tar.bz2
pantry-0b2c8545340787ec010c38b0b8b0a6f138c32192.zip
build(deps): bump uuid from 11.1.0 to 12.0.0 in /src/main/webui (#705)
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 12.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v11.1.0...v12.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src')
-rw-r--r--src/main/webui/.yarn/cache/uuid-npm-11.1.0-61d0d08928-840f197585.zipbin80824 -> 0 bytes
-rw-r--r--src/main/webui/.yarn/cache/uuid-npm-12.0.0-f2dc9ae0ec-0e0c2d137f.zipbin0 -> 35215 bytes
-rw-r--r--src/main/webui/package.json2
-rw-r--r--src/main/webui/yarn.lock12
4 files changed, 7 insertions, 7 deletions
diff --git a/src/main/webui/.yarn/cache/uuid-npm-11.1.0-61d0d08928-840f197585.zip b/src/main/webui/.yarn/cache/uuid-npm-11.1.0-61d0d08928-840f197585.zip
deleted file mode 100644
index 2ee3514..0000000
--- a/src/main/webui/.yarn/cache/uuid-npm-11.1.0-61d0d08928-840f197585.zip
+++ /dev/null
Binary files differ
diff --git a/src/main/webui/.yarn/cache/uuid-npm-12.0.0-f2dc9ae0ec-0e0c2d137f.zip b/src/main/webui/.yarn/cache/uuid-npm-12.0.0-f2dc9ae0ec-0e0c2d137f.zip
new file mode 100644
index 0000000..ab52c20
--- /dev/null
+++ b/src/main/webui/.yarn/cache/uuid-npm-12.0.0-f2dc9ae0ec-0e0c2d137f.zip
Binary files differ
diff --git a/src/main/webui/package.json b/src/main/webui/package.json
index 04ba73d..753ffc0 100644
--- a/src/main/webui/package.json
+++ b/src/main/webui/package.json
@@ -35,7 +35,7 @@
"react-router-dom": "^7.8.2",
"redux": "^5.0.1",
"tailwindcss": "^4.1.13",
- "uuid": "^11.1.0",
+ "uuid": "^12.0.0",
"web-vitals": "^5.1.0"
},
"devDependencies": {
diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock
index c9dbb50..f8c3543 100644
--- a/src/main/webui/yarn.lock
+++ b/src/main/webui/yarn.lock
@@ -5970,7 +5970,7 @@ eslint@latest:
tailwindcss: ^4.1.13
typescript: latest
typescript-eslint: latest
- uuid: ^11.1.0
+ uuid: ^12.0.0
web-vitals: ^5.1.0
languageName: unknown
linkType: soft
@@ -7432,12 +7432,12 @@ typescript@latest:
languageName: node
linkType: hard
-"uuid@npm:^11.1.0":
- version: 11.1.0
- resolution: "uuid@npm:11.1.0"
+"uuid@npm:^12.0.0":
+ version: 12.0.0
+ resolution: "uuid@npm:12.0.0"
bin:
- uuid: dist/esm/bin/uuid
- checksum: 840f19758543c4631e58a29439e51b5b669d5f34b4dd2700b6a1d15c5708c7a6e0c3e2c8c4a2eae761a3a7caa7e9884d00c86c02622ba91137bd3deade6b4b4a
+ uuid: dist/bin/uuid
+ checksum: 0e0c2d137f61c7a44a9aefcd58e8df3957960ae2899f8dea42d2842304d8c0a42a052fc23240f4bc83fb96403f20af5b3c92b1e4402bb48f708dabee62ecd1a7
languageName: node
linkType: hard