|
31 | 31 | "dependencies": { |
32 | 32 | "@giantnodes/theme": "workspace:*", |
33 | 33 | "class-variance-authority": "^0.7.1", |
34 | | - "libphonenumber-js": "^1.12.6", |
| 34 | + "libphonenumber-js": "^1.12.9", |
35 | 35 | "next-themes": "^0.4.6", |
36 | | - "react-aria-components": "^1.8.0", |
37 | | - "tailwind-merge": "^3.2.0", |
| 36 | + "react-aria-components": "^1.10.0", |
| 37 | + "tailwind-merge": "^3.3.0", |
38 | 38 | "tailwindcss-react-aria-components": "^2.0.0" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@babel/core": "^7.26.10", |
42 | | - "@babel/preset-react": "^7.26.3", |
43 | | - "@babel/preset-typescript": "^7.27.0", |
| 41 | + "@babel/core": "^7.27.4", |
| 42 | + "@babel/preset-react": "^7.27.1", |
| 43 | + "@babel/preset-typescript": "^7.27.1", |
44 | 44 | "@giantnodes/eslint-config": "workspace:*", |
45 | 45 | "@giantnodes/prettier-config": "workspace:*", |
46 | 46 | "@giantnodes/tsconfig": "workspace:*", |
47 | | - "@jest/types": "^29.6.3", |
48 | | - "@storybook/addon-backgrounds": "^8.6.12", |
49 | | - "@storybook/addon-essentials": "^8.6.12", |
50 | | - "@storybook/addon-interactions": "^8.6.12", |
51 | | - "@storybook/addon-links": "^8.6.12", |
52 | | - "@storybook/addon-themes": "^8.6.12", |
53 | | - "@storybook/blocks": "^8.6.12", |
54 | | - "@storybook/react": "^8.6.12", |
55 | | - "@storybook/react-vite": "^8.6.12", |
56 | | - "@tailwindcss/cli": "^4.1.3", |
57 | | - "@tailwindcss/vite": "^4.1.3", |
| 47 | + "@storybook/addon-backgrounds": "^9.0.6", |
| 48 | + "@storybook/addon-essentials": "^8.6.14", |
| 49 | + "@storybook/addon-interactions": "^8.6.14", |
| 50 | + "@storybook/addon-links": "^9.0.6", |
| 51 | + "@storybook/addon-themes": "^9.0.6", |
| 52 | + "@storybook/blocks": "^8.6.14", |
| 53 | + "@storybook/react": "^9.0.6", |
| 54 | + "@storybook/react-vite": "^9.0.6", |
| 55 | + "@tailwindcss/cli": "^4.1.8", |
| 56 | + "@tailwindcss/vite": "^4.1.8", |
58 | 57 | "@types/react": "catalog:react", |
59 | 58 | "@types/react-dom": "catalog:react", |
60 | | - "babel-plugin-react-compiler": "19.0.0-beta-e993439-20250405", |
| 59 | + "babel-plugin-react-compiler": "19.1.0-rc.2", |
61 | 60 | "concurrently": "^9.1.2", |
62 | 61 | "esbuild-plugin-babel": "^0.2.3", |
63 | 62 | "jest": "^29.7.0", |
64 | 63 | "prop-types": "15.8.1", |
65 | 64 | "react": "catalog:react", |
66 | 65 | "react-dom": "catalog:react", |
67 | 66 | "resolve-tspaths": "^0.8.23", |
68 | | - "storybook": "^8.6.12", |
| 67 | + "storybook": "^9.0.6", |
69 | 68 | "tailwindcss": "catalog:", |
70 | | - "ts-jest": "^29.3.1", |
71 | 69 | "ts-node": "^10.9.2", |
72 | | - "vite": "^6.2.6" |
| 70 | + "vite": "^6.3.5" |
73 | 71 | }, |
74 | 72 | "peerDependencies": { |
75 | 73 | "react": ">=19", |
|
0 commit comments