File tree Expand file tree Collapse file tree 13 files changed +38
-24
lines changed Expand file tree Collapse file tree 13 files changed +38
-24
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 16
16
"@rsbuild/plugin-react" : " 1.0.1-rc.0" ,
17
17
"@types/react" : " ^18.3.4" ,
18
18
"@types/react-dom" : " ^18.3.0" ,
19
- "css-var-extract-plugin" : " 1.1.1 " ,
19
+ "css-var-extract-plugin" : " 1.1.2 " ,
20
20
"typescript" : " ^5.5.2"
21
21
}
22
22
}
Original file line number Diff line number Diff line change 18
18
"@types/react" : " ^18.3.3" ,
19
19
"@types/react-dom" : " ^18.3.0" ,
20
20
"@vitejs/plugin-react" : " ^4.3.1" ,
21
- "css-var-extract-plugin" : " 1.1.1 " ,
21
+ "css-var-extract-plugin" : " 1.1.2 " ,
22
22
"eslint" : " ^9.9.0" ,
23
23
"eslint-plugin-react-hooks" : " ^5.1.0-rc.0" ,
24
24
"eslint-plugin-react-refresh" : " ^0.4.9" ,
Original file line number Diff line number Diff line change 15
15
"@types/react" : " ^18.3.4" ,
16
16
"@types/react-dom" : " ^18.3.0" ,
17
17
"css-loader" : " 7.1.2" ,
18
- "css-var-extract-plugin" : " 1.1.1 " ,
18
+ "css-var-extract-plugin" : " 1.1.2 " ,
19
19
"html-webpack-plugin" : " 5.6.0" ,
20
20
"style-loader" : " 4.0.0" ,
21
21
"swc-loader" : " 0.2.6" ,
Original file line number Diff line number Diff line change 20
20
"@types/react-dom" : " ^18.3.0" ,
21
21
"@vanilla-extract/vite-plugin" : " 4.0.15" ,
22
22
"@vitejs/plugin-react" : " ^4.3.1" ,
23
- "css-var-extract-plugin" : " 1.1.1 " ,
23
+ "css-var-extract-plugin" : " 1.1.2 " ,
24
24
"eslint" : " ^9.9.0" ,
25
25
"eslint-plugin-react-hooks" : " ^5.1.0-rc.0" ,
26
26
"eslint-plugin-react-refresh" : " ^0.4.9" ,
Original file line number Diff line number Diff line change 1
1
# css-var-extract-cli
2
2
3
+ ## 1.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ 4fb839c]
8
+ - Updated dependencies [ 57c0ed2]
9
+ - Updated dependencies [ e811f32]
10
+
11
+
3
12
## 1.1.1
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " css-var-extract-cli" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " Use CSS vars type-safely for CSS-in-JS" ,
5
5
"keywords" : [
6
6
" css" ,
51
51
},
52
52
"dependencies" : {
53
53
"chokidar" : " 3.6.0" ,
54
- "css-var-extract" : " 1.1.1 " ,
54
+ "css-var-extract" : " 1.2.0 " ,
55
55
"yargs" : " 17.7.2"
56
56
},
57
57
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
# css-var-extract-plugin
2
2
3
+ ## 1.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ 4fb839c]
8
+ - Updated dependencies [ 57c0ed2]
9
+ - Updated dependencies [ e811f32]
10
+
11
+
3
12
## 1.1.1
4
13
5
14
### Patch Changes
You can’t perform that action at this time.
0 commit comments