Skip to content

Commit 02c885a

Browse files
committed
build(package.json): update SB
1 parent 40ce960 commit 02c885a

File tree

2 files changed

+433
-353
lines changed

2 files changed

+433
-353
lines changed

package.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"main": "main.js",
77
"types": "index.d.ts",
88
"peerDependencies": {
9-
"@emotion/react": ">= 11",
109
"react": ">=16.8.0",
1110
"react-dom": ">=16.8.0"
1211
},
@@ -28,8 +27,8 @@
2827
"@chakra-ui/react": "1.8.5",
2928
"@emotion/babel-plugin": "11.7.2",
3029
"@emotion/babel-preset-css-prop": "11.2.0",
31-
"@emotion/react": "^11.7.1",
32-
"@emotion/styled": "^11.7.1",
30+
"@emotion/react": "11.9.0",
31+
"@emotion/styled": "11.8.1",
3332
"@loki/is-loki-running": "0.28.0",
3433
"@mantine/core": "3.6.9",
3534
"@mantine/hooks": "3.6.9",
@@ -39,13 +38,13 @@
3938
"@rollup/plugin-commonjs": "21.0.1",
4039
"@rollup/plugin-node-resolve": "13.1.3",
4140
"@rollup/plugin-typescript": "8.3.0",
42-
"@storybook/addon-docs": "6.5.0-alpha.41",
43-
"@storybook/addon-links": "6.5.0-alpha.41",
44-
"@storybook/addons": "6.5.0-alpha.41",
45-
"@storybook/cli": "6.5.0-alpha.41",
46-
"@storybook/react": "6.5.0-alpha.41",
47-
"@storybook/source-loader": "6.5.0-alpha.41",
48-
"@storybook/theming": "6.5.0-alpha.41",
41+
"@storybook/addon-docs": "6.5.5",
42+
"@storybook/addon-links": "6.5.5",
43+
"@storybook/addons": "6.5.5",
44+
"@storybook/cli": "6.5.5",
45+
"@storybook/react": "6.5.5",
46+
"@storybook/source-loader": "6.5.5",
47+
"@storybook/theming": "6.5.5",
4948
"@types/jest": "27.4.0",
5049
"@types/lodash.isequal": "4.5.5",
5150
"@types/node": "17.0.14",

0 commit comments

Comments
 (0)