diff --git a/tichu-clients/package-lock.json b/tichu-clients/package-lock.json index 2ccf519f2..7cc05a33a 100644 --- a/tichu-clients/package-lock.json +++ b/tichu-clients/package-lock.json @@ -667,9 +667,9 @@ "license": "Apache-2.0" }, "node_modules/@chromatic-com/storybook": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/@chromatic-com/storybook/-/storybook-3.2.2.tgz", - "integrity": "sha512-xmXt/GW0hAPbzNTrxYuVo43Adrtjue4DeVrsoIIEeJdGaPNNeNf+DHMlJKOBdlHmCnFUoe9R/0mLM9zUp5bKWw==", + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/@chromatic-com/storybook/-/storybook-3.2.3.tgz", + "integrity": "sha512-3+hfANx79kIjP1qrOSLxpoAXOiYUA0S7A0WI0A24kASrv7USFNNW8etR5TjUilMb0LmqKUn3wDwUK2h6aceQ9g==", "dev": true, "license": "MIT", "dependencies": { @@ -13226,7 +13226,7 @@ "typescript": "5.7.2" }, "devDependencies": { - "@chromatic-com/storybook": "3.2.2", + "@chromatic-com/storybook": "3.2.3", "@eslint/compat": "1.2.4", "@eslint/eslintrc": "3.2.0", "@eslint/js": "9.17.0", diff --git a/tichu-clients/packages/tichu-web/package.json b/tichu-clients/packages/tichu-web/package.json index aa9a9d82e..5ca271ad3 100644 --- a/tichu-clients/packages/tichu-web/package.json +++ b/tichu-clients/packages/tichu-web/package.json @@ -53,7 +53,7 @@ "npm": "11.0.0" }, "devDependencies": { - "@chromatic-com/storybook": "3.2.2", + "@chromatic-com/storybook": "3.2.3", "@eslint/compat": "1.2.4", "@eslint/eslintrc": "3.2.0", "@eslint/js": "9.17.0",