Skip to content

Commit 55c95fa

Browse files
chore(deps): bump @types/uuid from 10.0.0 to 11.0.0 (#5232)
* chore(deps): bump @types/uuid from 10.0.0 to 11.0.0 Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore(changeset): add changesets for @types/uuid bump --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Odin Thomas Rochmann <odin.rochmann@gmail.com>
1 parent 55354f0 commit 55c95fa

5 files changed

Lines changed: 16 additions & 11 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@equinor/fusion-framework-cookbook-app-react-state": patch
3+
---
4+
5+
Internal: bump `@types/uuid` from `^10.0.0` to `^11.0.0`.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@equinor/fusion-framework-module-state": patch
3+
---
4+
5+
Internal: bump `@types/uuid` from `^10.0.0` to `^11.0.0`. Type-only dependency, not re-exported from this package's public API — no consumer-facing impact.

cookbooks/app-react-state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/pouchdb": "^6.4.2",
2929
"@types/react": "^19.2.7",
3030
"@types/react-dom": "^19.2.3",
31-
"@types/uuid": "^10.0.0",
31+
"@types/uuid": "^11.0.0",
3232
"pouchdb": "^9.0.0",
3333
"react": "^19.2.1",
3434
"react-dom": "^19.2.1",

packages/modules/state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@equinor/fusion-framework-module-navigation": "workspace:^",
7676
"@equinor/fusion-framework-module-service-discovery": "workspace:^",
7777
"@types/pouchdb": "^6.4.2",
78-
"@types/uuid": "^10.0.0",
78+
"@types/uuid": "^11.0.0",
7979
"fake-indexeddb": "^6.2.0",
8080
"happy-dom": "^20.8.9",
8181
"pouchdb-adapter-idb": "^9.0.0",

pnpm-lock.yaml

Lines changed: 4 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)