|
41 | 41 | "@fortawesome/free-brands-svg-icons": "^6.7.2", |
42 | 42 | "@fortawesome/free-solid-svg-icons": "^6.7.2", |
43 | 43 | "@fortawesome/react-fontawesome": "^0.2.2", |
44 | | - "@hookform/resolvers": "^3.9.1", |
| 44 | + "@hookform/resolvers": "^3.10.0", |
45 | 45 | "@radix-ui/react-dialog": "^1.1.4", |
46 | 46 | "@radix-ui/react-dropdown-menu": "^2.1.4", |
47 | 47 | "@radix-ui/react-icons": "^1.3.2", |
|
66 | 66 | "semver": "^7.6.3", |
67 | 67 | "tailwind-merge": "^2.6.0", |
68 | 68 | "tailwindcss-animate": "^1.0.7", |
69 | | - "uuid": "^11.0.3", |
| 69 | + "uuid": "^11.0.5", |
70 | 70 | "zod": "^3.24.1" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
|
86 | 86 | "@storybook/react-vite": "^8.4.7", |
87 | 87 | "@storybook/test": "^8.4.7", |
88 | 88 | "@storybook/theming": "^8.4.7", |
89 | | - "@types/node": "^22.10.4", |
| 89 | + "@types/node": "^22.10.5", |
90 | 90 | "@types/react": "^18", |
91 | 91 | "@types/react-dom": "^18.3.1", |
92 | 92 | "@types/react-relay": "^18.2.0", |
|
96 | 96 | "@vitejs/plugin-react": "^4.3.4", |
97 | 97 | "autoprefixer": "^10.4.20", |
98 | 98 | "babel-plugin-relay": "^18.2.0", |
99 | | - "chromatic": "^11.20.2", |
| 99 | + "chromatic": "^11.22.2", |
100 | 100 | "concurrently": "^9.1.2", |
101 | 101 | "escodegen": "^2.1.0", |
102 | 102 | "eslint": "^9.17.0", |
|
111 | 111 | "relay-test-utils": "^18.2.0", |
112 | 112 | "rollup-plugin-jsx-remove-attributes": "^2.1.0", |
113 | 113 | "storybook": "^8.4.7", |
114 | | - "storybook-addon-remix-react-router": "^4.0.0", |
| 114 | + "storybook-addon-remix-react-router": "^4.0.1", |
115 | 115 | "tailwindcss": "^3.4.17", |
116 | | - "type-fest": "^4.31.0", |
117 | | - "typescript": "^5.7.2", |
118 | | - "typescript-eslint": "^8.19.0", |
| 116 | + "type-fest": "^4.32.0", |
| 117 | + "typescript": "^5.7.3", |
| 118 | + "typescript-eslint": "^8.19.1", |
119 | 119 | "vite": "^6.0.7", |
120 | 120 | "vite-plugin-relay": "^2.1.0" |
121 | 121 | }, |
|
0 commit comments