File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^18.2.0" ,
13
13
"@macaron-css/core" : " 1.5.2" ,
14
14
"@macaron-css/vite" : " 1.5.1" ,
15
- "@macaron-css/react" : " 1.5.2 "
15
+ "@macaron-css/react" : " 1.5.3 "
16
16
},
17
17
"devDependencies" : {
18
18
"@types/react" : " ^18.0.17" ,
Original file line number Diff line number Diff line change 20
20
"solid-start" : " ^0.2.0" ,
21
21
"undici" : " ^5.11.0" ,
22
22
"@macaron-css/core" : " 1.5.2" ,
23
- "@macaron-css/solid" : " 1.5.2 "
23
+ "@macaron-css/solid" : " 1.5.3 "
24
24
},
25
25
"engines" : {
26
26
"node" : " >=16"
Original file line number Diff line number Diff line change 9
9
},
10
10
"dependencies" : {
11
11
"@macaron-css/esbuild" : " 1.5.1" ,
12
- "@macaron-css/solid" : " 1.5.2 " ,
12
+ "@macaron-css/solid" : " 1.5.3 " ,
13
13
"babel-preset-solid" : " ^1.4.2" ,
14
14
"@macaron-css/core" : " 1.5.2" ,
15
15
"esbuild" : " ^0.14.42" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @macaron-css/qwik" ,
3
- "version" : " 1.5.2 " ,
3
+ "version" : " 1.5.3 " ,
4
4
"license" : " MIT" ,
5
5
"type" : " module" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @macaron-css/react" ,
3
- "version" : " 1.5.2 " ,
3
+ "version" : " 1.5.3 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @macaron-css/solid" ,
3
- "version" : " 1.5.2 " ,
3
+ "version" : " 1.5.3 " ,
4
4
"license" : " MIT" ,
5
5
"type" : " module" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments