|
32 | 32 | "@emotion/react": ">=11", |
33 | 33 | "@emotion/styled": ">=11", |
34 | 34 | "@floating-ui/react-dom-interactions": "^0.13.3", |
| 35 | + "@tabler/icons-react": "^2.11.0", |
35 | 36 | "framer-motion": "6.x", |
36 | 37 | "react": ">=17", |
37 | | - "react-dom": ">=17", |
38 | | - "react-icons": "^4.8.0" |
| 38 | + "react-dom": ">=17" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "@babel/plugin-proposal-decorators": "^7.17.9", |
42 | 42 | "@babel/plugin-proposal-optional-chaining": "^7.16.7", |
43 | 43 | "@emotion/react": "^11.1.5", |
44 | 44 | "@emotion/styled": "^11.1.5", |
45 | 45 | "@floating-ui/react-dom-interactions": "^0.13.3", |
| 46 | + "@tabler/icons-react": "^2.11.0", |
46 | 47 | "@testing-library/jest-dom": "^4.2.4", |
47 | 48 | "@testing-library/react": "^9.5.0", |
48 | 49 | "@testing-library/user-event": "^7.2.1", |
49 | 50 | "@types/jest": "^25.1.4", |
50 | 51 | "@types/node": "^12.12.38", |
51 | 52 | "@types/react": "^18.0.9", |
52 | 53 | "@types/react-dom": "^18.0.3", |
53 | | - "@types/react-icons": "^3.0.0", |
54 | 54 | "@typescript-eslint/eslint-plugin": "^5.22.0", |
55 | 55 | "@typescript-eslint/parser": "^5.22.0", |
56 | 56 | "babel-eslint": "^10.0.3", |
|
80 | 80 | "prettier": "^2.6.2", |
81 | 81 | "react": "^17.0.1", |
82 | 82 | "react-dom": "^17.0.1", |
83 | | - "react-icons": "^4.8.0", |
84 | 83 | "react-scripts": "^5.0.1", |
85 | 84 | "typescript": "^4.6.4" |
86 | 85 | } |
|
0 commit comments