|
10 | 10 | "@chakra-ui/icons": "^2.1.1", |
11 | 11 | "@chakra-ui/react": "^2.8.2", |
12 | 12 | "@chakra-ui/system": "^2.6.2", |
13 | | - "@emotion/react": "^11.11.3", |
14 | | - "@emotion/styled": "^11.11.0", |
15 | | - "@swan-io/boxed": "^2.0.0", |
16 | | - "@swan-io/chicane": "^1.4.1", |
| 13 | + "@emotion/react": "^11.11.4", |
| 14 | + "@emotion/styled": "^11.11.5", |
| 15 | + "@swan-io/boxed": "^2.1.1", |
| 16 | + "@swan-io/chicane": "^2.0.0", |
17 | 17 | "@swan-io/use-form": "link:../", |
18 | 18 | "card-validator": "^9.1.0", |
19 | | - "framer-motion": "^11.0.5", |
| 19 | + "framer-motion": "^11.0.24", |
20 | 20 | "react": "^18.2.0", |
21 | 21 | "react-dom": "^18.2.0", |
22 | 22 | "rifm": "^0.12.1", |
23 | | - "ts-pattern": "^5.0.6", |
| 23 | + "ts-pattern": "^5.1.0", |
24 | 24 | "validator": "^13.11.0" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@types/node": "^20.11.17", |
28 | | - "@types/react": "^18.2.55", |
29 | | - "@types/react-dom": "^18.2.19", |
| 27 | + "@types/node": "^20.12.4", |
| 28 | + "@types/react": "^18.2.74", |
| 29 | + "@types/react-dom": "^18.2.24", |
30 | 30 | "@types/validator": "^13.11.9", |
31 | 31 | "@vitejs/plugin-react-swc": "^3.6.0", |
32 | | - "typescript": "^5.3.3", |
33 | | - "vite": "^5.1.1" |
| 32 | + "typescript": "^5.4.3", |
| 33 | + "vite": "^5.2.8" |
34 | 34 | } |
35 | 35 | } |
0 commit comments