chore: bump version to 0.0.17 and update @pandacss dependencies to v1.8.1
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"dist/**/*",
|
"dist/**/*",
|
||||||
"README.md"
|
"README.md"
|
||||||
],
|
],
|
||||||
"version": "0.0.16",
|
"version": "0.0.17",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepare": "ts-patch install -s && bun .husky/install.ts",
|
"prepare": "ts-patch install -s && bun .husky/install.ts",
|
||||||
"prepublishOnly": "bun run build",
|
"prepublishOnly": "bun run build",
|
||||||
@@ -18,8 +18,8 @@
|
|||||||
"@biomejs/biome": "2.2.6",
|
"@biomejs/biome": "2.2.6",
|
||||||
"@commitlint/cli": "^20.1.0",
|
"@commitlint/cli": "^20.1.0",
|
||||||
"@commitlint/config-conventional": "^20.0.0",
|
"@commitlint/config-conventional": "^20.0.0",
|
||||||
"@pandacss/dev": "^1.4.3",
|
"@pandacss/dev": "^1.8.1",
|
||||||
"@pandacss/types": "^1.4.3",
|
"@pandacss/types": "^1.8.1",
|
||||||
"@types/bun": "latest",
|
"@types/bun": "latest",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"lint-staged": "^16.1.5",
|
"lint-staged": "^16.1.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user