Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelAlev committed Apr 17, 2024
1 parent dc1acd0 commit db0f0b5
Show file tree
Hide file tree
Showing 3 changed files with 6,000 additions and 1,292 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"format": "biome ci ."
},
"dependencies": {
"@frontify/app-bridge": "^3.5.5",
"@frontify/fondue": "12.0.0-beta.419",
"@frontify/fondue-tokens": "^3.4.0",
"@frontify/app-bridge": "^3.5.8",
"@frontify/fondue": "12.0.1",
"@frontify/fondue-tokens": "^3.5.0",
"@radix-ui/react-tabs": "^1.0.4",
"brotli-wasm": "^2.0.1",
"byte-base64": "^1.1.0",
"framer-motion": "^11.0.20",
"framer-motion": "^11.1.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.3",
Expand All @@ -25,16 +25,16 @@
"zustand": "^4.5.2"
},
"devDependencies": {
"@biomejs/biome": "^1.6.2",
"@iconify-json/octicon": "^1.1.52",
"@types/react": "^18.2.69",
"@types/react-dom": "^18.2.22",
"@unocss/preset-icons": "^0.58.6",
"@unocss/preset-uno": "^0.58.6",
"@unocss/reset": "^0.58.6",
"@biomejs/biome": "^1.7.0",
"@iconify-json/octicon": "^1.1.53",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@unocss/preset-icons": "^0.59.3",
"@unocss/preset-uno": "^0.59.3",
"@unocss/reset": "^0.59.3",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.3",
"unocss": "^0.58.6",
"vite": "^5.2.6"
"typescript": "^5.4.5",
"unocss": "^0.59.3",
"vite": "^5.2.9"
}
}
Loading

0 comments on commit db0f0b5

Please sign in to comment.