From c44dbe2a634d0a44bf96efa83babc5540b61e39e Mon Sep 17 00:00:00 2001 From: Remko Date: Wed, 10 Apr 2024 11:33:06 +0200 Subject: [PATCH] updated package --- pwa/package-lock.json | 8 ++++---- pwa/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pwa/package-lock.json b/pwa/package-lock.json index 1368e9e4..393b45d1 100644 --- a/pwa/package-lock.json +++ b/pwa/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "dependencies": { "@conduction/components": "2.2.49", - "@conduction/theme": "1.1.31", + "@conduction/theme": "1.1.32", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "6.5.2", "@fortawesome/free-regular-svg-icons": "6.5.2", @@ -2116,9 +2116,9 @@ } }, "node_modules/@conduction/theme": { - "version": "1.1.31", - "resolved": "https://registry.npmjs.org/@conduction/theme/-/theme-1.1.31.tgz", - "integrity": "sha512-4EIkL0K6pZ7HY1UABQr8aPs3kcCMVM7BIxJ55AP5CrdFR+msZWAxHhjV31dRmLfm+kAMZu+ONuIMQ6VOhTT9Cg==", + "version": "1.1.32", + "resolved": "https://registry.npmjs.org/@conduction/theme/-/theme-1.1.32.tgz", + "integrity": "sha512-HagkS4I56P+D3CApzTDtBzNy7sAOyqoKc8BgatNHFCuZvOW1b/Q0fTuQlZFDp9GRr8sXCRLK1/UqER9+QRSFBA==", "hasInstallScript": true, "dependencies": { "@nl-design-system-unstable/rotterdam-design-tokens": "^1.0.0-alpha.100", diff --git a/pwa/package.json b/pwa/package.json index cf792701..c2bf3b82 100644 --- a/pwa/package.json +++ b/pwa/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@conduction/components": "2.2.49", - "@conduction/theme": "1.1.31", + "@conduction/theme": "1.1.32", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "6.5.2", "@fortawesome/free-regular-svg-icons": "6.5.2",