diff --git a/package-lock.json b/package-lock.json index 7778e0a2..9a5a5e1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,9 +21,9 @@ "@expressive-code/plugin-collapsible-sections": "^0.41.7", "@expressive-code/plugin-line-numbers": "0.41.7", "@sindresorhus/slugify": "^3.0.0", - "@sumup-oss/circuit-ui": "^10.16.1", - "@sumup-oss/design-tokens": "^9.0.0", - "@sumup-oss/icons": "^5.24.1", + "@sumup-oss/circuit-ui": "^11.0.1", + "@sumup-oss/design-tokens": "^10.0.0", + "@sumup-oss/icons": "^6.0.1", "@types/node": "^25.6.0", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", @@ -5410,26 +5410,26 @@ "license": "MIT" }, "node_modules/@sumup-oss/circuit-ui": { - "version": "10.16.1", - "resolved": "https://registry.npmjs.org/@sumup-oss/circuit-ui/-/circuit-ui-10.16.1.tgz", - "integrity": "sha512-XKMSH0wFPNnx6ZPtEbCTaH2WMWpVLURmIjZ8wK5FFXW60Xwh0eRDEnIzQlHqolgfR4a/IaHXpJ5XRa6TfxkcQQ==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/@sumup-oss/circuit-ui/-/circuit-ui-11.0.1.tgz", + "integrity": "sha512-LffLZnC/YsWDje+UxJ22IEvU44fdXl7CGRKHCaPk8O1qIDnfQoMJopg1hMB8d1qQPEfWD7GcBgNnuQysVGxwpw==", "dev": true, "license": "Apache-2.0", "dependencies": { "@floating-ui/react-dom": "^2.1.8", "@nanostores/react": "^1.1.0", - "nanostores": "^1.1.0" + "nanostores": "^1.3.0" }, "engines": { - "node": ">=20", + "node": ">=22", "typescript": ">=4.1" }, "peerDependencies": { "@emotion/is-prop-valid": "^1.2.1", "@emotion/react": "^11.11.0", "@emotion/styled": "^11.11.0", - "@sumup-oss/design-tokens": ">=9.0.0", - "@sumup-oss/icons": ">=5.6.0", + "@sumup-oss/design-tokens": ">=10.0.0", + "@sumup-oss/icons": ">=6.0.0", "@sumup-oss/intl": "^3.1.1", "react": ">=18.0.0 <20.0.0", "react-dom": ">=18.0.0 <20.0.0", @@ -5437,20 +5437,23 @@ } }, "node_modules/@sumup-oss/design-tokens": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@sumup-oss/design-tokens/-/design-tokens-9.0.0.tgz", - "integrity": "sha512-iH8Z3rDMxGsn49JT2ctaN5GnD4Wgn7uCuHxkAnxDKRSn5BtFyCw9LtlEBQfZvs017Gs5fGuwxp4zzgMFPXIzEQ==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@sumup-oss/design-tokens/-/design-tokens-10.0.0.tgz", + "integrity": "sha512-uZqeA2msXJPoJzC6GfpwKWILH7CsdxBYECFMpU3uwubvbB55dThsyxs9HthzxV+rRcep1XSWGLr65VsO35l3QA==", "dev": true, - "license": "Apache-2.0" + "license": "Apache-2.0", + "engines": { + "node": ">=22" + } }, "node_modules/@sumup-oss/icons": { - "version": "5.24.1", - "resolved": "https://registry.npmjs.org/@sumup-oss/icons/-/icons-5.24.1.tgz", - "integrity": "sha512-GTc1BE7dnzdpJ93P/PPIOt730oL9i8TeucfKTLiECkUumuDToqgJRz91oMVnI06QapoCgSDSoQWVVyNdSsAPvw==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@sumup-oss/icons/-/icons-6.0.1.tgz", + "integrity": "sha512-41q1RMjlGPdLN4yYDzI49rnaENv53Sc6r+/zYDn6m6l7qQTXri9WSIx6zAeGKtJE8VHtRFRdFOpLGfP00ulKdQ==", "dev": true, "license": "Apache-2.0", "engines": { - "node": ">=20" + "node": ">=22" }, "peerDependencies": { "react": ">=16.0.0 <20.0.0" @@ -14355,9 +14358,9 @@ } }, "node_modules/nanostores": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/nanostores/-/nanostores-1.2.0.tgz", - "integrity": "sha512-F0wCzbsH80G7XXo0Jd9/AVQC7ouWY6idUCTnMwW5t/Rv9W8qmO6endavDwg7TNp5GbugwSukFMVZqzPSrSMndg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/nanostores/-/nanostores-1.3.0.tgz", + "integrity": "sha512-XPUa/jz+P1oJvN9VBxw4L9MtdFfaH3DAryqPssqhb2kXjmb9npz0dly6rCsgFWOPr4Yg9mTfM3MDZgZZ+7A3lA==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index e20f07c2..92dca7eb 100644 --- a/package.json +++ b/package.json @@ -54,9 +54,9 @@ "@expressive-code/plugin-collapsible-sections": "^0.41.7", "@expressive-code/plugin-line-numbers": "0.41.7", "@sindresorhus/slugify": "^3.0.0", - "@sumup-oss/circuit-ui": "^10.16.1", - "@sumup-oss/design-tokens": "^9.0.0", - "@sumup-oss/icons": "^5.24.1", + "@sumup-oss/circuit-ui": "^11.0.1", + "@sumup-oss/design-tokens": "^10.0.0", + "@sumup-oss/icons": "^6.0.1", "@types/node": "^25.6.0", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3",