chore: update dependencies
This commit is contained in:
+9
-11
@@ -15,22 +15,20 @@
|
||||
"lint": "biome check"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.2.6",
|
||||
"@commitlint/cli": "^20.1.0",
|
||||
"@commitlint/config-conventional": "^20.0.0",
|
||||
"@pandacss/dev": "^1.8.1",
|
||||
"@pandacss/types": "^1.8.1",
|
||||
"@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",
|
||||
"@types/bun": "latest",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.1.5",
|
||||
"lint-staged": "^16.4.0",
|
||||
"ts-patch": "^3.3.0",
|
||||
"typescript": "^5",
|
||||
"typescript-transform-paths": "^3.5.5",
|
||||
"vite": "^7.1.7"
|
||||
"typescript": "^6.0.2",
|
||||
"typescript-transform-paths": "^3.5.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@pandacss/dev": "^1.4.3",
|
||||
"@radix-ui/colors": "3.0.0"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user