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 1616 "@rsbuild/plugin-react" : " 1.0.1-rc.0" ,
1717 "@types/react" : " ^18.3.4" ,
1818 "@types/react-dom" : " ^18.3.0" ,
19- "css-var-extract-plugin" : " 1.1.1 " ,
19+ "css-var-extract-plugin" : " 1.1.2 " ,
2020 "typescript" : " ^5.5.2"
2121 }
2222}
Original file line number Diff line number Diff line change 1818 "@types/react" : " ^18.3.3" ,
1919 "@types/react-dom" : " ^18.3.0" ,
2020 "@vitejs/plugin-react" : " ^4.3.1" ,
21- "css-var-extract-plugin" : " 1.1.1 " ,
21+ "css-var-extract-plugin" : " 1.1.2 " ,
2222 "eslint" : " ^9.9.0" ,
2323 "eslint-plugin-react-hooks" : " ^5.1.0-rc.0" ,
2424 "eslint-plugin-react-refresh" : " ^0.4.9" ,
Original file line number Diff line number Diff line change 1515 "@types/react" : " ^18.3.4" ,
1616 "@types/react-dom" : " ^18.3.0" ,
1717 "css-loader" : " 7.1.2" ,
18- "css-var-extract-plugin" : " 1.1.1 " ,
18+ "css-var-extract-plugin" : " 1.1.2 " ,
1919 "html-webpack-plugin" : " 5.6.0" ,
2020 "style-loader" : " 4.0.0" ,
2121 "swc-loader" : " 0.2.6" ,
Original file line number Diff line number Diff line change 2020 "@types/react-dom" : " ^18.3.0" ,
2121 "@vanilla-extract/vite-plugin" : " 4.0.15" ,
2222 "@vitejs/plugin-react" : " ^4.3.1" ,
23- "css-var-extract-plugin" : " 1.1.1 " ,
23+ "css-var-extract-plugin" : " 1.1.2 " ,
2424 "eslint" : " ^9.9.0" ,
2525 "eslint-plugin-react-hooks" : " ^5.1.0-rc.0" ,
2626 "eslint-plugin-react-refresh" : " ^0.4.9" ,
Original file line number Diff line number Diff line change 11# css-var-extract-cli
22
3+ ## 1.1.2
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 4fb839c]
8+ - Updated dependencies [ 57c0ed2]
9+ - Updated dependencies [ e811f32]
10+ - css-var-extract@1.2.0
11+
312## 1.1.1
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " css-var-extract-cli" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " Use CSS vars type-safely for CSS-in-JS" ,
55 "keywords" : [
66 " css" ,
5151 },
5252 "dependencies" : {
5353 "chokidar" : " 3.6.0" ,
54- "css-var-extract" : " 1.1.1 " ,
54+ "css-var-extract" : " 1.2.0 " ,
5555 "yargs" : " 17.7.2"
5656 },
5757 "devDependencies" : {
Original file line number Diff line number Diff line change 11# css-var-extract-plugin
22
3+ ## 1.1.2
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 4fb839c]
8+ - Updated dependencies [ 57c0ed2]
9+ - Updated dependencies [ e811f32]
10+ - css-var-extract@1.2.0
11+
312## 1.1.1
413
514### Patch Changes
You can’t perform that action at this time.
0 commit comments