chore: update packages

This commit is contained in:
2026-04-30 15:30:39 -06:00
parent ae06e49c1d
commit 2f60ca328a
2 changed files with 38 additions and 30 deletions
+3 -3
View File
@@ -18,8 +18,8 @@
"@biomejs/biome": "2.4.11",
"@commitlint/cli": "^20.5.0",
"@commitlint/config-conventional": "^20.5.0",
"@pandacss/dev": "^1.9.1",
"@pandacss/types": "^1.9.1",
"@pandacss/dev": "^1.10.0",
"@pandacss/types": "^1.10.0",
"@types/bun": "latest",
"husky": "^9.1.7",
"lint-staged": "^16.4.0",
@@ -28,7 +28,7 @@
"typescript-transform-paths": "^3.5.6"
},
"peerDependencies": {
"@pandacss/dev": "^1.4.3",
"@pandacss/dev": "^1.10.0",
"@radix-ui/colors": "3.0.0"
}
}