Update Storybook & Regenerate lockfile [ci:force][affected:*] (#11567)

This commit is contained in:
Fabian Kindgen
2026-01-22 16:25:12 +00:00
committed by GitHub
parent b04e1ca081
commit 22478f8097
2 changed files with 3390 additions and 2110 deletions
+3385 -2105
View File
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -90,11 +90,11 @@
"@nx/eslint-plugin": "22.3.3", "@nx/eslint-plugin": "22.3.3",
"@nx/js": "22.1.3", "@nx/js": "22.1.3",
"@nx/node": "22.1.3", "@nx/node": "22.1.3",
"@nx/storybook": "20.8.0", "@nx/storybook": "^20.8.4",
"@nx/workspace": "22.1.3", "@nx/workspace": "22.1.3",
"@schematics/angular": "19.2.7", "@schematics/angular": "19.2.7",
"@storybook/addon-themes": "^10.1.11", "@storybook/addon-themes": "^10.2.0",
"@storybook/angular": "10.1.11", "@storybook/angular": "^10.2.0",
"@types/ejs": "^3.1.5", "@types/ejs": "^3.1.5",
"@types/jasmine": "4.0.3", "@types/jasmine": "4.0.3",
"@types/jasminewd2": "~2.0.2", "@types/jasminewd2": "~2.0.2",
@@ -120,7 +120,7 @@
"eslint-plugin-prefer-arrow": "1.2.3", "eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "^5.5.4", "eslint-plugin-prettier": "^5.5.4",
"eslint-plugin-rxjs": "^5.0.3", "eslint-plugin-rxjs": "^5.0.3",
"eslint-plugin-storybook": "10.1.11", "eslint-plugin-storybook": "^10.2.0",
"eslint-plugin-unicorn": "^49.0.0", "eslint-plugin-unicorn": "^49.0.0",
"graphql": "^16.9.0", "graphql": "^16.9.0",
"husky": "^9.1.7", "husky": "^9.1.7",
@@ -150,7 +150,7 @@
"rimraf": "^6.1.2", "rimraf": "^6.1.2",
"sass-loader": "16.0.5", "sass-loader": "16.0.5",
"spdx-license-list": "^6.11.0", "spdx-license-list": "^6.11.0",
"storybook": "10.1.11", "storybook": "^10.2.0",
"stylelint": "16.20.0", "stylelint": "16.20.0",
"stylelint-config-standard-scss": "^13.1.0", "stylelint-config-standard-scss": "^13.1.0",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",