@saas-ui/storybook-addon 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saas-ui/storybook-addon",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "The official Storybook Addon for Saas UI",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -66,8 +66,8 @@
66
66
  "@chakra-ui/react": "^2.8.1",
67
67
  "@emotion/react": ">=11.1.5",
68
68
  "@emotion/styled": ">=11.1.5",
69
- "@saas-ui/react": "2.3.1",
70
- "@saas-ui/theme": "2.1.1",
69
+ "@saas-ui/react": "2.4.4",
70
+ "@saas-ui/theme": "2.2.3",
71
71
  "@saas-ui/theme-glass": "0.5.1",
72
72
  "@storybook/api": "^7.5.3",
73
73
  "@storybook/components": "^7.5.3",