Skip to content

Commit 0e73c4d

Browse files
authored
Storybook: Bump to 8.1.6 (grafana#88899)
* chore(storybook): bump to latest 8.1.6 * chore(yarn): dedupe yarn.lock post storybook update * chore(typescript): align react types across repo
1 parent f3efd95 commit 0e73c4d

File tree

22 files changed

+1284
-861
lines changed

22 files changed

+1284
-861
lines changed

.yarn/patches/@storybook-blocks-npm-8.0.10-6f477cd35f.patch

-142
This file was deleted.

.yarn/patches/@storybook-blocks-npm-8.1.6-892f57a6d7.patch

+134
Large diffs are not rendered by default.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"@types/ol-ext": "npm:@siedlerchr/[email protected]",
125125
"@types/pluralize": "^0.0.33",
126126
"@types/prismjs": "1.26.4",
127-
"@types/react": "18.3.2",
127+
"@types/react": "18.3.3",
128128
"@types/react-beautiful-dnd": "13.1.8",
129129
"@types/react-dom": "18.2.25",
130130
"@types/react-grid-layout": "1.3.5",
@@ -413,7 +413,7 @@
413413
"[email protected]": "patch:history@npm%3A4.10.1#./.yarn/patches/history-npm-4.10.1-ee217563ae.patch",
414414
"history@^4.9.0": "patch:history@npm%3A4.10.1#./.yarn/patches/history-npm-4.10.1-ee217563ae.patch",
415415
"redux": "^5.0.0",
416-
"@storybook/blocks@npm:8.0.10": "patch:@storybook/blocks@npm%3A8.0.10#~/.yarn/patches/@storybook-blocks-npm-8.0.10-6f477cd35f.patch",
416+
"@storybook/blocks@npm:8.1.6": "patch:@storybook/blocks@npm%3A8.1.6#~/.yarn/patches/@storybook-blocks-npm-8.1.6-892f57a6d7.patch",
417417
"react-grid-layout": "patch:react-grid-layout@npm%3A1.4.4#~/.yarn/patches/react-grid-layout-npm-1.4.4-4024c5395b.patch"
418418
},
419419
"workspaces": {

packages/grafana-data/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/lodash": "4.17.4",
6969
"@types/node": "20.14.2",
7070
"@types/papaparse": "5.3.14",
71-
"@types/react": "18.3.2",
71+
"@types/react": "18.3.3",
7272
"@types/react-dom": "18.2.25",
7373
"@types/tinycolor2": "1.4.6",
7474
"esbuild": "0.20.2",

packages/grafana-flamegraph/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/jest": "^29.5.4",
7070
"@types/lodash": "4.17.4",
7171
"@types/node": "20.14.2",
72-
"@types/react": "18.3.2",
72+
"@types/react": "18.3.3",
7373
"@types/react-virtualized-auto-sizer": "1.0.4",
7474
"@types/tinycolor2": "1.4.6",
7575
"babel-jest": "29.7.0",

packages/grafana-icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@svgr/plugin-svgo": "^8.1.0",
4747
"@types/babel__core": "^7",
4848
"@types/node": "20.14.2",
49-
"@types/react": "18.3.2",
49+
"@types/react": "18.3.3",
5050
"@types/react-dom": "18.2.25",
5151
"esbuild": "0.20.2",
5252
"prettier": "3.3.1",

packages/grafana-o11y-ds-frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@testing-library/user-event": "14.5.2",
3838
"@types/jest": "^29.5.4",
3939
"@types/node": "20.14.2",
40-
"@types/react": "18.3.2",
40+
"@types/react": "18.3.3",
4141
"@types/systemjs": "6.13.5",
4242
"@types/testing-library__jest-dom": "5.14.9",
4343
"jest": "^29.6.4",

packages/grafana-prometheus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@types/node": "20.14.2",
9696
"@types/pluralize": "^0.0.33",
9797
"@types/prismjs": "1.26.4",
98-
"@types/react": "18.3.2",
98+
"@types/react": "18.3.3",
9999
"@types/react-beautiful-dnd": "13.1.8",
100100
"@types/react-dom": "18.2.25",
101101
"@types/react-highlight-words": "0.20.0",

packages/grafana-runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/history": "4.7.11",
5959
"@types/jest": "29.5.12",
6060
"@types/lodash": "4.17.4",
61-
"@types/react": "18.3.2",
61+
"@types/react": "18.3.3",
6262
"@types/react-dom": "18.2.25",
6363
"@types/systemjs": "6.13.5",
6464
"esbuild": "0.20.2",

packages/grafana-sql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/jest": "^29.5.4",
4444
"@types/lodash": "4.17.4",
4545
"@types/node": "20.14.2",
46-
"@types/react": "18.3.2",
46+
"@types/react": "18.3.3",
4747
"@types/react-dom": "18.2.25",
4848
"@types/react-virtualized-auto-sizer": "1.0.4",
4949
"@types/systemjs": "6.13.5",

packages/grafana-ui/package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -112,22 +112,22 @@
112112
"@babel/core": "7.24.7",
113113
"@grafana/tsconfig": "^1.3.0-rc1",
114114
"@rollup/plugin-node-resolve": "15.2.3",
115-
"@storybook/addon-a11y": "^8.0.10",
116-
"@storybook/addon-actions": "^8.0.10",
117-
"@storybook/addon-docs": "^8.0.10",
118-
"@storybook/addon-essentials": "^8.0.10",
119-
"@storybook/addon-mdx-gfm": "^8.0.10",
120-
"@storybook/addon-storysource": "^8.0.10",
115+
"@storybook/addon-a11y": "^8.1.6",
116+
"@storybook/addon-actions": "^8.1.6",
117+
"@storybook/addon-docs": "^8.1.6",
118+
"@storybook/addon-essentials": "^8.1.6",
119+
"@storybook/addon-mdx-gfm": "^8.1.6",
120+
"@storybook/addon-storysource": "^8.1.6",
121121
"@storybook/addon-webpack5-compiler-swc": "^1.0.2",
122-
"@storybook/blocks": "patch:@storybook/blocks@npm%3A8.0.10#~/.yarn/patches/@storybook-blocks-npm-8.0.10-6f477cd35f.patch",
123-
"@storybook/components": "^8.0.10",
124-
"@storybook/core-events": "^8.0.10",
122+
"@storybook/blocks": "patch:@storybook/blocks@npm%3A8.1.6#~/.yarn/patches/@storybook-blocks-npm-8.1.6-892f57a6d7.patch",
123+
"@storybook/components": "^8.1.6",
124+
"@storybook/core-events": "^8.1.6",
125125
"@storybook/mdx2-csf": "1.1.0",
126126
"@storybook/preset-scss": "1.0.3",
127-
"@storybook/preview-api": "^8.0.10",
128-
"@storybook/react": "^8.0.10",
129-
"@storybook/react-webpack5": "^8.0.10",
130-
"@storybook/theming": "^8.0.10",
127+
"@storybook/preview-api": "^8.1.6",
128+
"@storybook/react": "^8.1.6",
129+
"@storybook/react-webpack5": "^8.1.6",
130+
"@storybook/theming": "^8.1.6",
131131
"@testing-library/dom": "10.0.0",
132132
"@testing-library/jest-dom": "6.4.2",
133133
"@testing-library/react": "15.0.2",
@@ -143,7 +143,7 @@
143143
"@types/mock-raf": "1.0.6",
144144
"@types/node": "20.14.2",
145145
"@types/prismjs": "1.26.4",
146-
"@types/react": "18.3.2",
146+
"@types/react": "18.3.3",
147147
"@types/react-beautiful-dnd": "13.1.8",
148148
"@types/react-color": "3.0.12",
149149
"@types/react-dom": "18.2.25",
@@ -180,7 +180,7 @@
180180
"rollup-plugin-node-externals": "^5.0.0",
181181
"rollup-plugin-svg-import": "1.6.0",
182182
"sass-loader": "14.2.1",
183-
"storybook": "^8.0.10",
183+
"storybook": "^8.1.6",
184184
"storybook-dark-mode": "^4.0.1",
185185
"style-loader": "4.0.0",
186186
"typescript": "5.4.5",

public/app/plugins/datasource/azuremonitor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/lodash": "4.17.4",
3535
"@types/node": "20.14.2",
3636
"@types/prismjs": "1.26.4",
37-
"@types/react": "18.3.2",
37+
"@types/react": "18.3.3",
3838
"@types/react-dom": "18.2.25",
3939
"@types/testing-library__jest-dom": "5.14.9",
4040
"react-select-event": "5.5.1",

public/app/plugins/datasource/cloud-monitoring/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/lodash": "4.17.4",
3737
"@types/node": "20.14.2",
3838
"@types/prismjs": "1.26.4",
39-
"@types/react": "18.3.2",
39+
"@types/react": "18.3.3",
4040
"@types/react-dom": "18.2.25",
4141
"@types/react-test-renderer": "18.3.0",
4242
"@types/testing-library__jest-dom": "5.14.9",

public/app/plugins/datasource/grafana-postgresql-datasource/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/jest": "29.5.12",
2424
"@types/lodash": "4.17.4",
2525
"@types/node": "20.14.2",
26-
"@types/react": "18.3.2",
26+
"@types/react": "18.3.3",
2727
"@types/testing-library__jest-dom": "5.14.9",
2828
"ts-node": "10.9.2",
2929
"typescript": "5.4.5",

public/app/plugins/datasource/grafana-pyroscope-datasource/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/lodash": "4.17.4",
3030
"@types/node": "20.14.2",
3131
"@types/prismjs": "1.26.4",
32-
"@types/react": "18.3.2",
32+
"@types/react": "18.3.3",
3333
"@types/react-dom": "18.2.25",
3434
"@types/testing-library__jest-dom": "5.14.9",
3535
"css-loader": "7.1.2",

public/app/plugins/datasource/grafana-testdata-datasource/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/jest": "29.5.12",
3232
"@types/lodash": "4.17.4",
3333
"@types/node": "20.14.2",
34-
"@types/react": "18.3.2",
34+
"@types/react": "18.3.3",
3535
"@types/react-dom": "18.2.25",
3636
"@types/testing-library__jest-dom": "5.14.9",
3737
"@types/uuid": "9.0.8",

public/app/plugins/datasource/jaeger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/lodash": "4.17.4",
3333
"@types/logfmt": "^1.2.3",
3434
"@types/node": "20.14.2",
35-
"@types/react": "18.3.2",
35+
"@types/react": "18.3.3",
3636
"@types/react-dom": "18.2.25",
3737
"@types/react-window": "1.8.8",
3838
"@types/uuid": "9.0.8",

public/app/plugins/datasource/mysql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/jest": "29.5.12",
2424
"@types/lodash": "4.17.4",
2525
"@types/node": "20.14.2",
26-
"@types/react": "18.3.2",
26+
"@types/react": "18.3.3",
2727
"@types/testing-library__jest-dom": "5.14.9",
2828
"ts-node": "10.9.2",
2929
"typescript": "5.4.5",

public/app/plugins/datasource/parca/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@testing-library/user-event": "14.5.2",
2525
"@types/lodash": "4.17.4",
2626
"@types/node": "20.14.2",
27-
"@types/react": "18.3.2",
27+
"@types/react": "18.3.3",
2828
"@types/react-dom": "18.2.25",
2929
"ts-node": "10.9.2",
3030
"typescript": "5.4.5",

public/app/plugins/datasource/tempo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/lodash": "4.17.4",
4949
"@types/node": "20.14.2",
5050
"@types/prismjs": "1.26.4",
51-
"@types/react": "18.3.2",
51+
"@types/react": "18.3.3",
5252
"@types/react-dom": "18.2.25",
5353
"@types/semver": "7.5.8",
5454
"@types/uuid": "9.0.8",

public/app/plugins/datasource/zipkin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/jest": "29.5.12",
2727
"@types/lodash": "4.17.4",
2828
"@types/node": "20.14.2",
29-
"@types/react": "18.3.2",
29+
"@types/react": "18.3.3",
3030
"@types/react-dom": "18.2.25",
3131
"ts-node": "10.9.2",
3232
"typescript": "5.4.5",

0 commit comments

Comments
 (0)