|
13 | 13 | "@chakra-ui/react": "^2.4.4",
|
14 | 14 | "@emotion/react": "^11.10.5",
|
15 | 15 | "@emotion/styled": "^11.10.5",
|
16 |
| - "@socialgouv/e2esdk-client": "^1.0.0-beta.6", |
17 |
| - "@socialgouv/e2esdk-crypto": "^1.0.0-beta.6", |
18 |
| - "@socialgouv/e2esdk-devtools": "^1.0.0-beta.11", |
19 |
| - "@socialgouv/e2esdk-react": "^1.0.0-beta.6", |
| 16 | + "@socialgouv/e2esdk-client": "1.0.0-beta.7", |
| 17 | + "@socialgouv/e2esdk-crypto": "1.0.0-beta.7", |
| 18 | + "@socialgouv/e2esdk-devtools": "1.0.0-beta.12", |
| 19 | + "@socialgouv/e2esdk-react": "1.0.0-beta.7", |
20 | 20 | "@tanstack/react-query": "^4.20.4",
|
21 | 21 | "@tanstack/react-query-devtools": "^4.20.4",
|
22 | 22 | "framer-motion": "^7.10.3",
|
|
25 | 25 | "next": "13.0.5",
|
26 | 26 | "react": "^18.2.0",
|
27 | 27 | "react-dom": "^18.2.0",
|
28 |
| - "react-hook-form": "^7.41.0", |
| 28 | + "react-hook-form": "^7.41.1", |
29 | 29 | "react-icons": "^4.7.1",
|
30 | 30 | "zod": "^3.20.2"
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 |
| - "@babel/core": "^7.20.5", |
| 33 | + "@babel/core": "^7.20.7", |
34 | 34 | "@types/node": "18.11.10",
|
35 | 35 | "@types/react": "^18.0.26",
|
36 |
| - "@types/react-dom": "^18.0.9", |
| 36 | + "@types/react-dom": "^18.0.10", |
37 | 37 | "eslint": "8.28.0",
|
38 | 38 | "eslint-config-next": "13.0.5",
|
39 | 39 | "typescript": "4.9.3"
|
|
0 commit comments