File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 "immer" : " ^9.0.15" ,
3838 "lodash" : " ^4.17.21" ,
3939 "marked" : " ^4.0.18" ,
40- "react" : " 18.2.0" ,
41- "react-dom" : " 18.2.0" ,
40+ "react" : " ^ 18.2.0" ,
41+ "react-dom" : " ^ 18.2.0" ,
4242 "react-i18next" : " ^11.18.3" ,
4343 "react-router-dom" : " ^6.3.0" ,
4444 "regenerator-runtime" : " ^0.13.9" ,
Original file line number Diff line number Diff line change 1616 "type" : " git" ,
1717 "url" : " https://github.com/xiejay97/react-devui.git"
1818 },
19- "homepage" : " https://github.com/xiejay97/react-devui/tree/main/hooks#readme" ,
19+ "homepage" : " https://github.com/xiejay97/react-devui/tree/main/packages/ hooks#readme" ,
2020 "bugs" : {
2121 "url" : " https://github.com/xiejay97/react-devui/issues"
2222 },
Original file line number Diff line number Diff line change 1111 "outputPath" : " dist/packages/hooks" ,
1212 "tsConfig" : " packages/hooks/tsconfig.lib.json" ,
1313 "main" : " packages/hooks/index.ts" ,
14+ "buildableProjectDepsInPackageJsonType" : " dependencies" ,
1415 "assets" : [
1516 {
1617 "glob" : " CHANGELOG.md" ,
Original file line number Diff line number Diff line change 1616 "type" : " git" ,
1717 "url" : " https://github.com/xiejay97/react-devui.git"
1818 },
19- "homepage" : " https://github.com/xiejay97/react-devui/tree/main/icons#readme" ,
19+ "homepage" : " https://github.com/xiejay97/react-devui/tree/main/packages/ icons#readme" ,
2020 "bugs" : {
2121 "url" : " https://github.com/xiejay97/react-devui/issues"
2222 },
Original file line number Diff line number Diff line change 1111 "outputPath" : " dist/packages/icons" ,
1212 "tsConfig" : " packages/icons/tsconfig.lib.json" ,
1313 "main" : " packages/icons/index.ts" ,
14+ "buildableProjectDepsInPackageJsonType" : " dependencies" ,
1415 "assets" : [
1516 {
1617 "glob" : " CHANGELOG.md" ,
Original file line number Diff line number Diff line change 1616 "type" : " git" ,
1717 "url" : " https://github.com/xiejay97/react-devui.git"
1818 },
19- "homepage" : " https://github.com/xiejay97/react-devui/tree/main/ui#readme" ,
19+ "homepage" : " https://github.com/xiejay97/react-devui/tree/main/packages/ ui#readme" ,
2020 "bugs" : {
2121 "url" : " https://github.com/xiejay97/react-devui/issues"
2222 },
Original file line number Diff line number Diff line change 1111 "outputPath" : " dist/packages/ui" ,
1212 "tsConfig" : " packages/ui/tsconfig.lib.json" ,
1313 "main" : " packages/ui/index.ts" ,
14+ "buildableProjectDepsInPackageJsonType" : " dependencies" ,
1415 "assets" : [
1516 {
1617 "glob" : " **/*" ,
Original file line number Diff line number Diff line change 1+ @use ' sass:color' ;
2+ @use ' sass:map' ;
3+
4+ @import ' variables' ;
5+ @import ' mixins' ;
6+ @import ' animations' ;
7+ @import ' reboot' ;
8+ @import ' common' ;
Original file line number Diff line number Diff line change 1- @use ' sass:color' ;
2- @use ' sass:map' ;
3-
4- @import ' variables' ;
5- @import ' mixins' ;
6- @import ' animations' ;
7- @import ' reboot' ;
8- @import ' common' ;
1+ @import ' base' ;
92
103@import ' components' ;
Original file line number Diff line number Diff line change 1616 "type" : " git" ,
1717 "url" : " https://github.com/xiejay97/react-devui.git"
1818 },
19- "homepage" : " https://github.com/xiejay97/react-devui/tree/main/utils#readme" ,
19+ "homepage" : " https://github.com/xiejay97/react-devui/tree/main/packages/ utils#readme" ,
2020 "bugs" : {
2121 "url" : " https://github.com/xiejay97/react-devui/issues"
2222 },
You can’t perform that action at this time.
0 commit comments