Skip to content

Commit e8d4059

Browse files
committed
Update deps
1 parent f58fdae commit e8d4059

File tree

2 files changed

+73
-474
lines changed

2 files changed

+73
-474
lines changed

package.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,17 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"@chakra-ui/core": "^0.8.0",
11+
"@chakra-ui/react": "~1.6.10",
1212
"@codeday/topo": "^7.0.12",
1313
"@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",
1616
"@tylermenezes/cognitoforms-react": "^2.0.14",
1717
"ag-grid-community": "^25.3.0",
1818
"ag-grid-react": "^25.3.0",
19-
"airtable": "^0.10.1",
2019
"babel-plugin-import-graphql": "^2.7.0",
2120
"csv-stringify": "^5.6.2",
22-
"emotion-theming": "^10.0.27",
21+
"framer-motion": "^6",
2322
"graphql": "^15.4.0",
2423
"graphql-tag": "^2.11.0",
2524
"jsonwebtoken": "^8.5.1",
@@ -32,9 +31,9 @@
3231
"node-fetch": "^2.6.1",
3332
"prop-types": "^15.7.2",
3433
"random-seed": "^0.3.0",
35-
"react": "^17.0.2",
34+
"react": "17",
3635
"react-beautiful-dnd": "^13.1.0",
37-
"react-dom": "^17.0.2",
36+
"react-dom": "17",
3837
"react-hook-form": "^6.11.5",
3938
"react-linkedin-insight": "^0.1.2",
4039
"react-load-script": "^0.0.6",

0 commit comments

Comments
 (0)