|
11 | 11 | "dependencies": { |
12 | 12 | "@babel/core": "7.26.0", |
13 | 13 | "@headlessui/react": "1.7.19", |
14 | | - "@radix-ui/react-checkbox": "1.1.2", |
| 14 | + "@radix-ui/react-checkbox": "1.1.3", |
15 | 15 | "@twind/core": "1.1.3", |
16 | 16 | "@twind/preset-autoprefix": "1.0.7", |
17 | 17 | "@twind/preset-tailwind": "1.1.4", |
|
20 | 20 | "@types/tinycolor2": "1.4.6", |
21 | 21 | "csstype": "3.1.3", |
22 | 22 | "keycloak-js": "25.0.6", |
23 | | - "lucide-react": "0.454.0", |
| 23 | + "lucide-react": "0.468.0", |
24 | 24 | "react": "18.3.1", |
25 | 25 | "react-custom-scrollbars-2": "4.5.0", |
26 | 26 | "react-dom": "18.3.1", |
27 | | - "simplebar-core": "1.2.6", |
28 | | - "simplebar-react": "3.2.6", |
| 27 | + "simplebar-core": "1.3.0", |
| 28 | + "simplebar-react": "3.3.0", |
29 | 29 | "tinycolor2": "1.6.0", |
30 | | - "typescript": "5.6.3", |
31 | | - "webpack": "5.96.1", |
32 | | - "zod": "3.23.8" |
| 30 | + "typescript": "5.7.2", |
| 31 | + "webpack": "5.97.1", |
| 32 | + "zod": "3.24.1" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@babel/preset-env": "7.26.0", |
36 | | - "@babel/preset-react": "7.25.9", |
| 36 | + "@babel/preset-react": "7.26.3", |
37 | 37 | "@babel/preset-typescript": "7.26.0", |
38 | 38 | "@helpwave/eslint-config": "workspace:*", |
39 | 39 | "@storybook/addon-essentials": "7.6.20", |
|
43 | 43 | "@storybook/nextjs": "7.6.20", |
44 | 44 | "@storybook/react": "7.6.20", |
45 | 45 | "@storybook/testing-library": "0.2.2", |
46 | | - "@types/react": "18.3.12", |
47 | | - "@types/react-dom": "18.3.1", |
48 | | - "next": "14.2.10", |
| 46 | + "@types/react": "18.3.17", |
| 47 | + "@types/react-dom": "18.3.5", |
| 48 | + "next": "14.2.20", |
49 | 49 | "prop-types": "15.8.1", |
50 | 50 | "storybook": "7.6.20" |
51 | 51 | }, |
|
0 commit comments