mirror of
https://github.com/bitwarden/browser
synced 2026-01-31 00:33:33 +00:00
[deps] UI Foundation: Update storybook monorepo to v10
This commit is contained in:
16
package.json
16
package.json
@@ -55,14 +55,14 @@
|
||||
"@nx/jest": "21.6.10",
|
||||
"@nx/js": "21.6.10",
|
||||
"@nx/webpack": "21.6.10",
|
||||
"@storybook/addon-a11y": "9.1.16",
|
||||
"@storybook/addon-a11y": "10.1.11",
|
||||
"@storybook/addon-designs": "9.0.0-next.3",
|
||||
"@storybook/addon-docs": "9.1.16",
|
||||
"@storybook/addon-links": "9.1.16",
|
||||
"@storybook/addon-themes": "9.1.16",
|
||||
"@storybook/angular": "9.1.16",
|
||||
"@storybook/addon-docs": "10.1.11",
|
||||
"@storybook/addon-links": "10.1.11",
|
||||
"@storybook/addon-themes": "10.1.11",
|
||||
"@storybook/angular": "10.1.11",
|
||||
"@storybook/test-runner": "0.22.0",
|
||||
"@storybook/web-components-vite": "9.1.16",
|
||||
"@storybook/web-components-vite": "10.1.11",
|
||||
"@tailwindcss/container-queries": "0.1.1",
|
||||
"@types/chrome": "0.1.28",
|
||||
"@types/firefox-webext-browser": "143.0.0",
|
||||
@@ -110,7 +110,7 @@
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-rxjs": "5.0.3",
|
||||
"eslint-plugin-rxjs-angular": "2.0.1",
|
||||
"eslint-plugin-storybook": "9.1.16",
|
||||
"eslint-plugin-storybook": "10.1.11",
|
||||
"eslint-plugin-tailwindcss": "3.18.0",
|
||||
"html-loader": "5.1.0",
|
||||
"html-webpack-injector": "1.1.4",
|
||||
@@ -134,7 +134,7 @@
|
||||
"rimraf": "6.1.2",
|
||||
"sass": "1.95.1",
|
||||
"sass-loader": "16.0.6",
|
||||
"storybook": "9.1.17",
|
||||
"storybook": "10.1.11",
|
||||
"style-loader": "4.0.0",
|
||||
"tailwindcss": "3.4.18",
|
||||
"ts-jest": "29.4.5",
|
||||
|
||||
Reference in New Issue
Block a user