|
3 | 3 | "version": "1.0.0", |
4 | 4 | "main": "index.ts", |
5 | 5 | "dependencies": { |
6 | | - "@babel/core": "7.23.5", |
| 6 | + "@babel/core": "7.23.6", |
7 | 7 | "@headlessui/react": "1.7.17", |
8 | 8 | "@radix-ui/react-checkbox": "1.0.4", |
9 | 9 | "@twind/core": "1.1.3", |
10 | 10 | "@twind/preset-autoprefix": "1.0.7", |
11 | 11 | "@twind/preset-tailwind": "1.1.4", |
12 | 12 | "@twind/preset-tailwind-forms": "1.1.2", |
13 | 13 | "@twind/preset-typography": "1.0.7", |
14 | | - "csstype": "3.1.2", |
| 14 | + "csstype": "3.1.3", |
15 | 15 | "lucide-react": "0.294.0", |
16 | 16 | "react": "18.2.0", |
17 | 17 | "react-custom-scrollbars-2": "4.5.0", |
18 | 18 | "react-dom": "18.2.0", |
19 | 19 | "simplebar-core": "1.2.4", |
20 | 20 | "simplebar-react": "3.2.4", |
21 | | - "typescript": "5.3.2", |
| 21 | + "typescript": "5.3.3", |
22 | 22 | "webpack": "5.89.0", |
23 | 23 | "zod": "3.22.4" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@babel/preset-env": "7.23.5", |
| 26 | + "@babel/preset-env": "7.23.6", |
27 | 27 | "@babel/preset-react": "7.23.3", |
28 | 28 | "@babel/preset-typescript": "7.23.3", |
29 | | - "@storybook/addon-essentials": "7.6.3", |
30 | | - "@storybook/addon-interactions": "7.6.3", |
31 | | - "@storybook/addon-links": "7.6.3", |
32 | | - "@storybook/blocks": "7.6.3", |
33 | | - "@storybook/nextjs": "7.6.3", |
34 | | - "@storybook/react": "7.6.3", |
| 29 | + "@storybook/addon-essentials": "7.6.4", |
| 30 | + "@storybook/addon-interactions": "7.6.4", |
| 31 | + "@storybook/addon-links": "7.6.4", |
| 32 | + "@storybook/blocks": "7.6.4", |
| 33 | + "@storybook/nextjs": "7.6.4", |
| 34 | + "@storybook/react": "7.6.4", |
35 | 35 | "@storybook/testing-library": "0.2.2", |
36 | | - "@types/react": "18.2.41", |
| 36 | + "@types/react": "18.2.43", |
37 | 37 | "@types/react-dom": "18.2.17", |
38 | 38 | "next": "13.5.6", |
39 | 39 | "prop-types": "15.8.1", |
40 | | - "storybook": "7.6.3" |
| 40 | + "storybook": "7.6.4" |
41 | 41 | }, |
42 | 42 | "peerDependencies": { |
43 | 43 | "react": "18.2.0", |
|
0 commit comments