Skip to content

Commit b6bb73b

Browse files
chore(deps): update storybook monorepo
1 parent 9371009 commit b6bb73b

File tree

5 files changed

+1496
-950
lines changed

5 files changed

+1496
-950
lines changed

components/commands/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@vitest/coverage-c8": "^0.31.4",
9494
"depcheck": "~1.4.3",
9595
"eslint-plugin-react": "^7.31.11",
96-
"eslint-plugin-storybook": "^0.6.12",
96+
"eslint-plugin-storybook": "^0.12.0",
9797
"jest-image-snapshot": "^6.2.0",
9898
"jsdom": "^22.0.0",
9999
"mousetrap": "~1.6.5",

components/freedom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"delay": "^6.0.0",
101101
"depcheck": "~1.4.3",
102102
"eslint-plugin-react": "^7.31.11",
103-
"eslint-plugin-storybook": "^0.6.13",
103+
"eslint-plugin-storybook": "^0.12.0",
104104
"is-ci": "^3.0.1",
105105
"jest-image-snapshot": "^6.2.0",
106106
"npm-run-all": "^4.1.5",

libraries/react-intl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@storybook/client-api": "^7.0.6",
103103
"@storybook/preview-web": "^7.0.6",
104104
"@storybook/react": "^7.0.6",
105-
"@storybook/react-vite": "7.4.0",
105+
"@storybook/react-vite": "7.6.20",
106106
"@storybook/test-runner": "^0.13.0",
107107
"@storybook/testing-library": "^0.2.0",
108108
"@types/jest": "^29.5.1",
@@ -125,7 +125,7 @@
125125
"rimraf": "~5.0.0",
126126
"rollup-plugin-node-externals": "^6.0.0",
127127
"size-limit": "~8.2.0",
128-
"storybook": "7.4.0",
128+
"storybook": "7.6.20",
129129
"storybook-dark-mode": "~3.0.0",
130130
"ts-jest": "^29.1.0",
131131
"tslib": "^2.5.0",

libraries/react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"@storybook/client-api": "^7.0.6",
109109
"@storybook/preview-web": "^7.0.6",
110110
"@storybook/react": "^7.0.6",
111-
"@storybook/react-vite": "7.4.0",
111+
"@storybook/react-vite": "7.6.20",
112112
"@storybook/test-runner": "^0.13.0",
113113
"@storybook/testing-library": "^0.2.0",
114114
"@tanstack/react-query": "^4.20.4",
@@ -129,7 +129,7 @@
129129
"delay": "^6.0.0",
130130
"depcheck": "~1.4.3",
131131
"eslint-plugin-react": "^7.31.11",
132-
"eslint-plugin-storybook": "^0.6.11",
132+
"eslint-plugin-storybook": "^0.12.0",
133133
"is-ci": "^3.0.1",
134134
"jest-image-snapshot": "^6.2.0",
135135
"jsdom": "^22.0.0",
@@ -144,7 +144,7 @@
144144
"rimraf": "~5.0.0",
145145
"rollup-plugin-node-externals": "^6.0.0",
146146
"size-limit": "~8.2.0",
147-
"storybook": "7.4.0",
147+
"storybook": "7.6.20",
148148
"storybook-dark-mode": "~3.0.0",
149149
"tailwindcss": "^3.3.1",
150150
"tersify": "^3.12.1",

0 commit comments

Comments
 (0)