@saas-ui/storybook-addon 2.0.1 → 2.0.3

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.1",
3
+ "version": "2.0.3",
4
4
  "description": "The official Storybook Addon for Saas UI",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -63,17 +63,17 @@
63
63
  },
64
64
  "homepage": "https://github.com/saas-ui/saas-ui#readme",
65
65
  "devDependencies": {
66
- "@chakra-ui/react": "^2.8.1",
66
+ "@chakra-ui/react": "^2.8.2",
67
67
  "@emotion/react": ">=11.1.5",
68
68
  "@emotion/styled": ">=11.1.5",
69
- "@saas-ui/react": "2.4.4",
70
- "@saas-ui/theme": "2.2.3",
71
- "@saas-ui/theme-glass": "0.5.1",
72
- "@storybook/api": "^7.5.3",
73
- "@storybook/components": "^7.5.3",
74
- "@storybook/manager-api": "^7.5.3",
75
- "@storybook/preview-api": "^7.5.3",
76
- "@storybook/types": "^7.3.2",
69
+ "@saas-ui/react": "2.5.10",
70
+ "@saas-ui/theme": "2.3.3",
71
+ "@saas-ui/theme-glass": "0.5.4",
72
+ "@storybook/api": "^7.6.16",
73
+ "@storybook/components": "^7.6.16",
74
+ "@storybook/manager-api": "^7.6.16",
75
+ "@storybook/preview-api": "^7.6.16",
76
+ "@storybook/types": "^7.6.16",
77
77
  "framer-motion": ">=4.1.17",
78
78
  "react": "^18.2.0",
79
79
  "tsup": "^6.7.0"