File tree Expand file tree Collapse file tree 2 files changed +778
-694
lines changed Expand file tree Collapse file tree 2 files changed +778
-694
lines changed Original file line number Diff line number Diff line change 99 "clean" : " rm -rf .parcel-cache dist"
1010 },
1111 "devDependencies" : {
12- "@parcel/transformer-image" : " 2.5.0" ,
13- "@types/react" : " 18.0.8" ,
14- "@types/react-dom" : " 18.0.3" ,
15- "autoprefixer" : " 10.4.5" ,
16- "parcel" : " 2.5.0" ,
17- "postcss" : " 8.4.13" ,
18- "typescript" : " 4.6.4"
12+ "@parcel/transformer-image" : " 2.7.0" ,
13+ "@types/react" : " 18.0.21" ,
14+ "@types/react-dom" : " 18.0.6" ,
15+ "autoprefixer" : " 10.4.12" ,
16+ "parcel" : " 2.7.0" ,
17+ "postcss" : " 8.4.17" ,
18+ "process" : " ^0.11.10" ,
19+ "typescript" : " 4.8.4"
1920 },
2021 "dependencies" : {
21- "postcss-import" : " ^14.1 .0" ,
22- "react" : " ^18.1 .0" ,
23- "react-dom" : " ^18.1 .0" ,
24- "tailwindcss" : " ^3.0.24 "
22+ "postcss-import" : " ^15.0 .0" ,
23+ "react" : " ^18.2 .0" ,
24+ "react-dom" : " ^18.2 .0" ,
25+ "tailwindcss" : " ^3.1.8 "
2526 }
2627}
You can’t perform that action at this time.
0 commit comments