chore(docs): update dependencies

This commit is contained in:
Carson M.
2026-02-01 22:00:53 -06:00
parent 372ad9c81e
commit 8d02304b51
2 changed files with 63 additions and 63 deletions

View File

@@ -9,7 +9,7 @@
"postbuild": "pagefind --site .next/server/app --output-path out/_pagefind"
},
"dependencies": {
"@radix-ui/themes": "^3.2.1",
"@radix-ui/themes": "^3.3.0",
"canvas-confetti": "^1.9.4",
"next": "^16.1.6",
"nextra": "^4.6.1",
@@ -17,7 +17,7 @@
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-icons": "^5.5.0",
"zustand": "^5.0.10"
"zustand": "^5.0.11"
},
"devDependencies": {
"@types/canvas-confetti": "^1.9.0",