Skip to content

Commit 332ae60

Browse files
committed
chore: update deps
1 parent 6c304b2 commit 332ae60

File tree

2 files changed

+357
-259
lines changed

2 files changed

+357
-259
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"format": "biome ci ."
1212
},
1313
"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",
1717
"@radix-ui/react-tabs": "^1.1.13",
1818
"brotli-wasm": "^3.0.1",
1919
"byte-base64": "^1.1.0",
20-
"motion": "^12.23.24",
20+
"motion": "^12.23.25",
2121
"react": "^18.3.1",
2222
"react-dom": "^18.3.1",
23-
"react-router-dom": "^7.9.6",
23+
"react-router-dom": "^7.10.1",
2424
"react-textarea-autosize": "^8.5.9",
2525
"use-error-boundary": "^2.0.6",
2626
"zustand": "^5.0.9"
@@ -30,12 +30,12 @@
3030
"@iconify-json/octicon": "^1.2.19",
3131
"@types/react": "^18.3.27",
3232
"@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",
3636
"@vitejs/plugin-react": "^5.1.1",
3737
"typescript": "^5.9.3",
38-
"unocss": "^66.5.9",
39-
"vite": "^7.2.4"
38+
"unocss": "^66.5.10",
39+
"vite": "^7.2.6"
4040
}
4141
}

0 commit comments

Comments
 (0)