chore: bump version to 0.0.17 and update @pandacss dependencies to v1.8.1

This commit is contained in:
2026-02-04 18:05:32 -06:00
parent aa7000a2aa
commit d7fefddb94

View File

@@ -6,7 +6,7 @@
"dist/**/*",
"README.md"
],
"version": "0.0.16",
"version": "0.0.17",
"scripts": {
"prepare": "ts-patch install -s && bun .husky/install.ts",
"prepublishOnly": "bun run build",
@@ -18,8 +18,8 @@
"@biomejs/biome": "2.2.6",
"@commitlint/cli": "^20.1.0",
"@commitlint/config-conventional": "^20.0.0",
"@pandacss/dev": "^1.4.3",
"@pandacss/types": "^1.4.3",
"@pandacss/dev": "^1.8.1",
"@pandacss/types": "^1.8.1",
"@types/bun": "latest",
"husky": "^9.1.7",
"lint-staged": "^16.1.5",