|
7 | 7 | "serve": "vite preview" |
8 | 8 | }, |
9 | 9 | "dependencies": { |
10 | | - "@chakra-ui/icons": "^1.1.7", |
11 | | - "@chakra-ui/react": "^1.8.8", |
12 | | - "@chakra-ui/system": "^1.12.1", |
13 | | - "@emotion/react": "^11", |
14 | | - "@emotion/styled": "^11", |
| 10 | + "@chakra-ui/icons": "^2.0.19", |
| 11 | + "@chakra-ui/react": "^2.6.0", |
| 12 | + "@chakra-ui/system": "^2.5.6", |
| 13 | + "@emotion/react": "^11.10.8", |
| 14 | + "@emotion/styled": "^11.10.8", |
15 | 15 | "card-validator": "^8.1.1", |
16 | | - "framer-motion": "^6", |
17 | | - "react": "^17.0.2", |
18 | | - "react-dom": "^17.0.2", |
| 16 | + "framer-motion": "^10.12.7", |
| 17 | + "react": "^18.2.0", |
| 18 | + "react-dom": "^18.2.0", |
19 | 19 | "react-ux-form": "file:../", |
20 | 20 | "rifm": "^0.12.1", |
21 | 21 | "validator": "^13.9.0", |
22 | 22 | "wouter": "^2.10.1" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@types/react": "^17.0.58", |
26 | | - "@types/react-dom": "^17.0.20", |
| 25 | + "@types/react": "^18.2.0", |
| 26 | + "@types/react-dom": "^18.2.1", |
27 | 27 | "@types/validator": "^13.7.15", |
28 | 28 | "@vitejs/plugin-react-swc": "^3.3.0", |
29 | 29 | "typescript": "^5.0.4", |
|
0 commit comments