|
11 | 11 | "format": "biome ci ." |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@frontify/app-bridge": "^3.12.0", |
15 | | - "@frontify/fondue-components": "^24.0.0-rc.3", |
16 | | - "@frontify/fondue": "^13.0.0-rc.7", |
| 14 | + "@frontify/app-bridge": "^3.12.1", |
| 15 | + "@frontify/fondue-components": "^25.0.0-rc.2", |
| 16 | + "@frontify/fondue": "^13.0.0-rc.11", |
17 | 17 | "@radix-ui/react-tabs": "^1.1.13", |
18 | 18 | "brotli-wasm": "^3.0.1", |
19 | 19 | "byte-base64": "^1.1.0", |
20 | | - "motion": "^12.23.24", |
| 20 | + "motion": "^12.23.25", |
21 | 21 | "react": "^18.3.1", |
22 | 22 | "react-dom": "^18.3.1", |
23 | | - "react-router-dom": "^7.9.6", |
| 23 | + "react-router-dom": "^7.10.1", |
24 | 24 | "react-textarea-autosize": "^8.5.9", |
25 | 25 | "use-error-boundary": "^2.0.6", |
26 | 26 | "zustand": "^5.0.9" |
|
30 | 30 | "@iconify-json/octicon": "^1.2.19", |
31 | 31 | "@types/react": "^18.3.27", |
32 | 32 | "@types/react-dom": "^18.3.7", |
33 | | - "@unocss/preset-icons": "^66.5.9", |
34 | | - "@unocss/preset-wind4": "^66.5.9", |
35 | | - "@unocss/reset": "^66.5.9", |
| 33 | + "@unocss/preset-icons": "^66.5.10", |
| 34 | + "@unocss/preset-wind4": "^66.5.10", |
| 35 | + "@unocss/reset": "^66.5.10", |
36 | 36 | "@vitejs/plugin-react": "^5.1.1", |
37 | 37 | "typescript": "^5.9.3", |
38 | | - "unocss": "^66.5.9", |
39 | | - "vite": "^7.2.4" |
| 38 | + "unocss": "^66.5.10", |
| 39 | + "vite": "^7.2.6" |
40 | 40 | } |
41 | 41 | } |
0 commit comments