File tree Expand file tree Collapse file tree 4 files changed +816
-31
lines changed Expand file tree Collapse file tree 4 files changed +816
-31
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @pandacss/eslint-plugin ' : patch
3
+ ---
4
+
5
+ Bump @pandacss /\* packages to v0.53.2
Original file line number Diff line number Diff line change 32
32
"typescript" : " ^5.3.3"
33
33
},
34
34
"devDependencies" : {
35
- "@pandacss/dev" : " ^0.40.0 " ,
35
+ "@pandacss/dev" : " ^0.53.2 " ,
36
36
"@types/eslint" : " ^8.56.2" ,
37
37
"@types/node" : " ^20.11.5" ,
38
38
"@typescript-eslint/eslint-plugin" : " ^8.21.0" ,
Original file line number Diff line number Diff line change 33
33
" dist"
34
34
],
35
35
"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 " ,
40
40
"@typescript-eslint/utils" : " ^8.21.0" ,
41
41
"hookable" : " ^5.5.3" ,
42
42
"synckit" : " ^0.9.0"
You can’t perform that action at this time.
0 commit comments