Skip to content

Commit 9a393b3

Browse files
authored
Bump @pandacss/* packages to v0.53.2 (#234)
2 parents 28cc73f + 5aa9600 commit 9a393b3

File tree

4 files changed

+816
-31
lines changed

4 files changed

+816
-31
lines changed

.changeset/happy-bags-beam.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@pandacss/eslint-plugin': patch
3+
---
4+
5+
Bump @pandacss/\* packages to v0.53.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"typescript": "^5.3.3"
3333
},
3434
"devDependencies": {
35-
"@pandacss/dev": "^0.40.0",
35+
"@pandacss/dev": "^0.53.2",
3636
"@types/eslint": "^8.56.2",
3737
"@types/node": "^20.11.5",
3838
"@typescript-eslint/eslint-plugin": "^8.21.0",

plugin/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"dist"
3434
],
3535
"dependencies": {
36-
"@pandacss/config": "^0.40.0",
37-
"@pandacss/generator": "^0.40.0",
38-
"@pandacss/node": "^0.40.0",
39-
"@pandacss/shared": "^0.40.0",
36+
"@pandacss/config": "^0.53.2",
37+
"@pandacss/generator": "^0.53.2",
38+
"@pandacss/node": "^0.53.2",
39+
"@pandacss/shared": "^0.53.2",
4040
"@typescript-eslint/utils": "^8.21.0",
4141
"hookable": "^5.5.3",
4242
"synckit": "^0.9.0"

0 commit comments

Comments
 (0)