mirror of
https://github.com/bitwarden/browser.git
synced 2025-12-05 09:14:28 +01:00
[deps] UI Foundation: Update storybook monorepo to v10
This commit is contained in:
parent
17ebae11d7
commit
a025606ce6
16
package.json
16
package.json
@ -50,14 +50,14 @@
|
||||
"@eslint/compat": "2.0.0",
|
||||
"@lit-labs/signals": "0.1.2",
|
||||
"@ngtools/webpack": "20.3.11",
|
||||
"@storybook/addon-a11y": "9.1.16",
|
||||
"@storybook/addon-a11y": "10.1.0",
|
||||
"@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.0",
|
||||
"@storybook/addon-links": "10.1.0",
|
||||
"@storybook/addon-themes": "10.1.0",
|
||||
"@storybook/angular": "10.1.0",
|
||||
"@storybook/test-runner": "0.22.0",
|
||||
"@storybook/web-components-vite": "9.1.16",
|
||||
"@storybook/web-components-vite": "10.1.0",
|
||||
"@tailwindcss/container-queries": "0.1.1",
|
||||
"@types/chrome": "0.1.28",
|
||||
"@types/firefox-webext-browser": "143.0.0",
|
||||
@ -105,7 +105,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.0",
|
||||
"eslint-plugin-tailwindcss": "3.18.0",
|
||||
"html-loader": "5.1.0",
|
||||
"html-webpack-injector": "1.1.4",
|
||||
@ -129,7 +129,7 @@
|
||||
"rimraf": "6.0.1",
|
||||
"sass": "1.94.2",
|
||||
"sass-loader": "16.0.6",
|
||||
"storybook": "9.1.16",
|
||||
"storybook": "10.1.0",
|
||||
"style-loader": "4.0.0",
|
||||
"tailwindcss": "3.4.17",
|
||||
"ts-jest": "29.4.5",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user