File tree Expand file tree Collapse file tree 14 files changed +1080
-677
lines changed Expand file tree Collapse file tree 14 files changed +1080
-677
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " unplugin-stylex " : patch
3
+ ---
4
+
5
+ upgrade deps and add alias feature
Original file line number Diff line number Diff line change 7
7
},
8
8
"dependencies" : {
9
9
"@stylexjs/open-props" : " ^0.11.1" ,
10
- "@stylexjs/stylex" : " ^0.12.0 " ,
10
+ "@stylexjs/stylex" : " ^0.14.2 " ,
11
11
"react" : " ^18.3.1" ,
12
12
"react-dom" : " ^18.3.1" ,
13
13
"unplugin-stylex" : " workspace:*"
14
14
},
15
15
"devDependencies" : {
16
16
"@types/react" : " ^18.3.20" ,
17
17
"@types/react-dom" : " ^18.3.7" ,
18
- "esbuild" : " ^0.25.3 "
18
+ "esbuild" : " ^0.25.8 "
19
19
}
20
20
}
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@stylexjs/open-props" : " ^0.11.1" ,
11
- "@stylexjs/stylex" : " ^0.12.0 " ,
11
+ "@stylexjs/stylex" : " ^0.14.2 " ,
12
12
"react" : " ^18.3.1" ,
13
13
"react-dom" : " ^18.3.1"
14
14
},
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@stylexjs/open-props" : " ^0.11.1" ,
11
- "@stylexjs/stylex" : " ^0.12.0 " ,
11
+ "@stylexjs/stylex" : " ^0.14.2 " ,
12
12
"react" : " ^18.3.1" ,
13
13
"react-dom" : " ^18.3.1"
14
14
},
15
15
"devDependencies" : {
16
- "rolldown" : " 1.0.0-beta.1 " ,
16
+ "rolldown" : " 1.0.0-beta.28 " ,
17
17
"unplugin-stylex" : " workspace:*"
18
18
}
19
19
}
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@stylexjs/open-props" : " ^0.11.1" ,
11
- "@stylexjs/stylex" : " ^0.12.0 " ,
11
+ "@stylexjs/stylex" : " ^0.14.2 " ,
12
12
"react" : " ^18.3.1" ,
13
13
"react-dom" : " ^18.3.1"
14
14
},
Original file line number Diff line number Diff line change 7
7
},
8
8
"dependencies" : {
9
9
"@stylexjs/open-props" : " ^0.11.1" ,
10
- "@stylexjs/stylex" : " ^0.12.0 " ,
10
+ "@stylexjs/stylex" : " ^0.14.2 " ,
11
11
"react" : " ^18.3.1" ,
12
12
"react-dom" : " ^18.3.1"
13
13
},
14
14
"devDependencies" : {
15
- "@rsbuild/core" : " ^1.3.15 " ,
15
+ "@rsbuild/core" : " ^1.4.8 " ,
16
16
"@rsbuild/plugin-react" : " ^1.3.0" ,
17
17
"@types/react" : " ^18.3.20" ,
18
18
"@types/react-dom" : " ^18.3.7" ,
Original file line number Diff line number Diff line change 6
6
"build" : " rspack build"
7
7
},
8
8
"dependencies" : {
9
- "@rspack/cli" : " ^1.3.8" ,
10
- "@rspack/core" : " ^1.3.8" ,
11
9
"@stylexjs/open-props" : " ^0.11.1" ,
12
- "@stylexjs/stylex" : " ^0.12.0 " ,
10
+ "@stylexjs/stylex" : " ^0.14.2 " ,
13
11
"react" : " ^18.3.1" ,
14
12
"react-dom" : " ^18.3.1"
15
13
},
16
14
"devDependencies" : {
15
+ "@rspack/cli" : " ^1.4.8" ,
16
+ "@rspack/core" : " ^1.4.8" ,
17
17
"@types/react" : " ^18.3.20" ,
18
18
"@types/react-dom" : " ^18.3.7" ,
19
19
"html-webpack-plugin" : " ^5.6.3" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@stylexjs/open-props" : " ^0.11.1" ,
11
- "@stylexjs/stylex" : " ^0.12.0 " ,
11
+ "@stylexjs/stylex" : " ^0.14.2 " ,
12
12
"solid-js" : " ^1.9.6"
13
13
},
14
14
"devDependencies" : {
15
15
"unplugin-stylex" : " workspace:*" ,
16
- "vite" : " ^5.4.19 " ,
17
- "vite-plugin-solid" : " ^2.11.6 "
16
+ "vite" : " ^7.0.5 " ,
17
+ "vite-plugin-solid" : " ^2.11.7 "
18
18
}
19
19
}
Original file line number Diff line number Diff line change 7
7
},
8
8
"dependencies" : {
9
9
"@stylexjs/open-props" : " ^0.11.1" ,
10
- "@stylexjs/stylex" : " ^0.12.0 " ,
10
+ "@stylexjs/stylex" : " ^0.14.2 " ,
11
11
"react" : " ^18.3.1" ,
12
12
"react-dom" : " ^18.3.1"
13
13
},
14
14
"devDependencies" : {
15
15
"@types/react" : " ^18.3.20" ,
16
16
"@types/react-dom" : " ^18.3.7" ,
17
- "@vitejs/plugin-react" : " ^4.4.1" ,
18
- "unplugin-stylex" : " workspace:*" ,
19
- "vite" : " ^5.4.19"
17
+ "@vitejs/plugin-react" : " ^4.7.0" ,
18
+ "unplugin-stylex" : " workspace:*"
20
19
}
21
20
}
Original file line number Diff line number Diff line change 7
7
},
8
8
"dependencies" : {
9
9
"@stylexjs/open-props" : " ^0.11.1" ,
10
- "@stylexjs/stylex" : " ^0.12.0 " ,
10
+ "@stylexjs/stylex" : " ^0.14.2 " ,
11
11
"vue" : " ^3.5.13"
12
12
},
13
13
"devDependencies" : {
14
- "@vitejs/plugin-vue" : " ^4.6.2 " ,
15
- "@vitejs/plugin-vue-jsx" : " ^3.1.0 " ,
14
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
15
+ "@vitejs/plugin-vue-jsx" : " ^5.0.1 " ,
16
16
"typescript" : " ^5.8.3" ,
17
17
"unplugin-stylex" : " workspace:*" ,
18
- "vite" : " ^5.4.19 " ,
18
+ "vite" : " ^7.0.5 " ,
19
19
"vue-tsc" : " ^2.2.10"
20
20
}
21
21
}
You can’t perform that action at this time.
0 commit comments