Skip to content

Commit 020d9e5

Browse files
chore(deps): bump uuid from 11.1.1 to 14.0.1 in module-state
Rebuilt on latest main to avoid a stale pnpm-lock.yaml conflict; includes changeset. Co-authored-by: Odin Thomas Rochmann <odin.rochmann@gmail.com>
1 parent 593a44b commit 020d9e5

3 files changed

Lines changed: 17 additions & 12 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-module-state": patch
3+
---
4+
5+
Internal: bump `uuid` from `^11.1.1` to `^14.0.1`, matching the version already used across the rest of the monorepo. Not directly imported by this package's source, so no breaking impact.

packages/modules/state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"immer": "^9.0.16",
6060
"pouchdb": "^9.0.0",
6161
"rxjs": "^7.8.1",
62-
"uuid": "^11.1.1",
62+
"uuid": "^14.0.1",
6363
"zod": "^3.23.8"
6464
},
6565
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)