diff --git a/package-lock.json b/package-lock.json index 9fd57b8d..4f02be58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,9 +24,9 @@ "@expressive-code/plugin-line-numbers": "0.44.1", "@resvg/resvg-wasm": "2.4.0", "@sindresorhus/slugify": "^3.0.0", - "@sumup-oss/circuit-ui": "11.12.0", + "@sumup-oss/circuit-ui": "11.14.0", "@sumup-oss/design-tokens": "10.1.0", - "@sumup-oss/icons": "6.12.0", + "@sumup-oss/icons": "6.15.0", "@types/node": "26.1.1", "@types/react": "^19.2.18", "@types/react-dom": "^19.2.4", @@ -4857,9 +4857,9 @@ "license": "MIT" }, "node_modules/@sumup-oss/circuit-ui": { - "version": "11.12.0", - "resolved": "https://registry.npmjs.org/@sumup-oss/circuit-ui/-/circuit-ui-11.12.0.tgz", - "integrity": "sha512-Cxnsnyk7TLQx1ZI3GlqlkaMgwS6XnlnqS6f2jhM+KoJ0/kga2Xp1UNRAM6UGviL0kGvY3i3V1+3KnTUK0nPaKg==", + "version": "11.14.0", + "resolved": "https://registry.npmjs.org/@sumup-oss/circuit-ui/-/circuit-ui-11.14.0.tgz", + "integrity": "sha512-6us0RxYwyc0NZXakISssRP93XvBQiGGMBmLO4bKZCR4Wz2x8WlvPMeUhGXyGrCGhSFBB4UKng+Y77VdYTb6gcQ==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -4880,7 +4880,7 @@ "@sumup-oss/intl": "^3.1.1", "react": ">=18.0.0 <20.0.0", "react-dom": ">=18.0.0 <20.0.0", - "temporal-polyfill": ">= 0.2.0 < 0.4.0" + "temporal-polyfill": ">=0.2.0 <2.0.0" } }, "node_modules/@sumup-oss/design-tokens": { @@ -4894,9 +4894,9 @@ } }, "node_modules/@sumup-oss/icons": { - "version": "6.12.0", - "resolved": "https://registry.npmjs.org/@sumup-oss/icons/-/icons-6.12.0.tgz", - "integrity": "sha512-z+mKWLHgqYiEiHuCVElVj9Bnk4MufJTBPr9Cih8pn9pvpfvHAKWU8xclDGpR50U3GITH7hzc0QaKLFGTMYo1ww==", + "version": "6.15.0", + "resolved": "https://registry.npmjs.org/@sumup-oss/icons/-/icons-6.15.0.tgz", + "integrity": "sha512-b6LV7CJSfGWlBpNCPkwSMCQlmxg76CqTVfHMrRi/IL52zDlpTY5bllbKtTQEiufVHY/g3kuqATfabRQgGP8X+w==", "dev": true, "license": "Apache-2.0", "engines": { diff --git a/package.json b/package.json index 56bc1288..790f5e34 100644 --- a/package.json +++ b/package.json @@ -71,9 +71,9 @@ "@expressive-code/plugin-line-numbers": "0.44.1", "@resvg/resvg-wasm": "2.4.0", "@sindresorhus/slugify": "^3.0.0", - "@sumup-oss/circuit-ui": "11.12.0", + "@sumup-oss/circuit-ui": "11.14.0", "@sumup-oss/design-tokens": "10.1.0", - "@sumup-oss/icons": "6.12.0", + "@sumup-oss/icons": "6.15.0", "@types/node": "26.1.1", "@types/react": "^19.2.18", "@types/react-dom": "^19.2.4",