From 4e9372f505fbc8db33d81d1f5a94db9caa9d8c30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 18:55:35 +0000 Subject: [PATCH] chore(deps): Bump the npm-minor-patch group with 3 updates Bumps the npm-minor-patch group with 3 updates: [globals](https://github.com/sindresorhus/globals), [diagram-js](https://github.com/bpmn-io/diagram-js) and [zustand](https://github.com/pmndrs/zustand). Updates `globals` from 17.9.0 to 17.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.9.0...v17.11.0) Updates `diagram-js` from 15.23.2 to 15.24.0 - [Release notes](https://github.com/bpmn-io/diagram-js/releases) - [Changelog](https://github.com/bpmn-io/diagram-js/blob/develop/CHANGELOG.md) - [Commits](https://github.com/bpmn-io/diagram-js/compare/v15.23.2...v15.24.0) Updates `zustand` from 5.0.14 to 5.0.15 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.14...v5.0.15) --- updated-dependencies: - dependency-name: globals dependency-version: 17.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: diagram-js dependency-version: 15.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: zustand dependency-version: 5.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] --- apps/webapp/package.json | 2 +- package-lock.json | 24 ++++++++++++------------ package.json | 2 +- packages/renderer/package.json | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/apps/webapp/package.json b/apps/webapp/package.json index b810bb7..b731d93 100644 --- a/apps/webapp/package.json +++ b/apps/webapp/package.json @@ -19,7 +19,7 @@ "lz-string": "1.5.0", "react": "19.2.8", "react-dom": "19.2.8", - "zustand": "5.0.14" + "zustand": "5.0.15" }, "devDependencies": { "@vitejs/plugin-react": "6.0.5", diff --git a/package-lock.json b/package-lock.json index 97b1cec..cdfd3a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "eslint-plugin-jsdoc": "63.3.3", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.4", - "globals": "17.9.0", + "globals": "17.11.0", "husky": "9.1.7", "jsdom": "29.1.1", "lint-staged": "17.3.0", @@ -556,7 +556,7 @@ "lz-string": "1.5.0", "react": "19.2.8", "react-dom": "19.2.8", - "zustand": "5.0.14" + "zustand": "5.0.15" }, "devDependencies": { "@vitejs/plugin-react": "6.0.5", @@ -4339,9 +4339,9 @@ } }, "node_modules/diagram-js": { - "version": "15.23.2", - "resolved": "https://registry.npmjs.org/diagram-js/-/diagram-js-15.23.2.tgz", - "integrity": "sha512-J/CSCKSq62z7aYr643sf+IBiBv3oaJVJc0PivNi09Wdnd/aUOGpIl8PC0HrJn8sLC/lVNtd80MyscbSg2xDZmA==", + "version": "15.24.0", + "resolved": "https://registry.npmjs.org/diagram-js/-/diagram-js-15.24.0.tgz", + "integrity": "sha512-RVSeGHVNAWQHM7reWAP0geb245GMVPMeDlsYsilNUrQwR/t+rp8ov0agZArCfV7hUaj8VqIQCMROo50L5MLbbg==", "license": "MIT", "dependencies": { "@bpmn-io/diagram-js-ui": "^0.2.4", @@ -5288,9 +5288,9 @@ } }, "node_modules/globals": { - "version": "17.9.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.9.0.tgz", - "integrity": "sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==", + "version": "17.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.11.0.tgz", + "integrity": "sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==", "dev": true, "license": "MIT", "engines": { @@ -10350,9 +10350,9 @@ } }, "node_modules/zustand": { - "version": "5.0.14", - "resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.14.tgz", - "integrity": "sha512-/8tAspM5LMPr28b3fwLYrtdj77ECpfZviaP75CMTnwO8ISyaE4GDIG/9rDDYq/cH9D2Xw2A2RXglLInmVBQB/g==", + "version": "5.0.15", + "resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.15.tgz", + "integrity": "sha512-MpSEjRiBkA9crSYeOUH32rJC7SVqAbm0Fqcqge/bUi2PPoLcBWKOsG+C8mevmpr8TwXHBVkChbbJiyvkE+i/3A==", "license": "MIT", "engines": { "node": ">=12.20.0" @@ -10384,7 +10384,7 @@ "license": "MIT", "dependencies": { "@miragon/team-topologies-schema-model": "0.6.0", - "diagram-js": "15.23.2", + "diagram-js": "15.24.0", "didi": "11.0.0", "tiny-svg": "4.1.4" }, diff --git a/package.json b/package.json index 791d0a2..9baab61 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-jsdoc": "63.3.3", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.4", - "globals": "17.9.0", + "globals": "17.11.0", "husky": "9.1.7", "jsdom": "29.1.1", "lint-staged": "17.3.0", diff --git a/packages/renderer/package.json b/packages/renderer/package.json index 2af091c..9d1337e 100644 --- a/packages/renderer/package.json +++ b/packages/renderer/package.json @@ -38,7 +38,7 @@ }, "dependencies": { "@miragon/team-topologies-schema-model": "0.6.0", - "diagram-js": "15.23.2", + "diagram-js": "15.24.0", "didi": "11.0.0", "tiny-svg": "4.1.4" },