File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 1414 "@types/node" : " ^16.11.37" ,
1515 "@types/react" : " ^18.0.10" ,
1616 "@types/react-dom" : " ^18.0.5" ,
17- "autoprefixer" : " ^10.4.7" ,
18- "postcss" : " ^8.4.14" ,
19- "postcss-cli" : " ^9.1.0" ,
20- "postcss-preset-env" : " ^7.7.0" ,
17+ "axios" : " ^0.27.2" ,
2118 "react" : " ^18.1.0" ,
2219 "react-dom" : " ^18.1.0" ,
20+ "react-query" : " ^3.39.1" ,
21+ "react-router" : " ^6.3.0" ,
22+ "react-router-dom" : " ^6.3.0" ,
2323 "react-scripts" : " 5.0.1" ,
24- "tailwindcss" : " ^3.0.24" ,
2524 "typescript" : " ^4.7.2" ,
2625 "web-vitals" : " ^2.1.4"
2726 },
2827 "devDependencies" : {
28+ "autoprefixer" : " ^10.4.7" ,
2929 "@typescript-eslint/eslint-plugin" : " ^5.27.0" ,
3030 "@typescript-eslint/parser" : " ^5.27.0" ,
3131 "eslint" : " ^8.16.0" ,
3737 "eslint-plugin-promise" : " ^6.0.0" ,
3838 "eslint-plugin-react" : " ^7.30.0" ,
3939 "husky" : " ^8.0.1" ,
40- "prettier" : " ^2.6.2"
40+ "postcss" : " ^8.4.14" ,
41+ "prettier" : " ^2.6.2" ,
42+ "tailwindcss" : " ^3.0.24"
4143 },
4244 "eslintConfig" : {
4345 "extends" : [" react-app" ]
You can’t perform that action at this time.
0 commit comments