|
8 | 8 | "start": "next start"
|
9 | 9 | },
|
10 | 10 | "dependencies": {
|
11 |
| - "@chakra-ui/core": "^0.8.0", |
| 11 | + "@chakra-ui/react": "~1.6.10", |
12 | 12 | "@codeday/topo": "^7.0.12",
|
13 | 13 | "@codeday/topocons": "^1.3.0",
|
14 |
| - "@emotion/core": "^10.0.28", |
15 |
| - "@emotion/styled": "^10.0.27", |
| 14 | + "@emotion/react": "^11", |
| 15 | + "@emotion/styled": "^11", |
16 | 16 | "@tylermenezes/cognitoforms-react": "^2.0.14",
|
17 | 17 | "ag-grid-community": "^25.3.0",
|
18 | 18 | "ag-grid-react": "^25.3.0",
|
19 |
| - "airtable": "^0.10.1", |
20 | 19 | "babel-plugin-import-graphql": "^2.7.0",
|
21 | 20 | "csv-stringify": "^5.6.2",
|
22 |
| - "emotion-theming": "^10.0.27", |
| 21 | + "framer-motion": "^6", |
23 | 22 | "graphql": "^15.4.0",
|
24 | 23 | "graphql-tag": "^2.11.0",
|
25 | 24 | "jsonwebtoken": "^8.5.1",
|
|
32 | 31 | "node-fetch": "^2.6.1",
|
33 | 32 | "prop-types": "^15.7.2",
|
34 | 33 | "random-seed": "^0.3.0",
|
35 |
| - "react": "^17.0.2", |
| 34 | + "react": "17", |
36 | 35 | "react-beautiful-dnd": "^13.1.0",
|
37 |
| - "react-dom": "^17.0.2", |
| 36 | + "react-dom": "17", |
38 | 37 | "react-hook-form": "^6.11.5",
|
39 | 38 | "react-linkedin-insight": "^0.1.2",
|
40 | 39 | "react-load-script": "^0.0.6",
|
|
0 commit comments