Skip to content

Commit

Permalink
chore(deps): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ob6160 committed Jan 16, 2022
1 parent ba9bce8 commit 928adc7
Show file tree
Hide file tree
Showing 3 changed files with 1,324 additions and 1,784 deletions.
1 change: 0 additions & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
Expand Down
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,32 +27,32 @@
"url": "https://github.com/neontribe/gbptm/issues"
},
"dependencies": {
"@apollo/client": "3.5.5",
"@artsy/fresnel": "3.1.0",
"@auth0/nextjs-auth0": "1.6.1",
"@apollo/client": "3.5.7",
"@artsy/fresnel": "3.2.1",
"@auth0/nextjs-auth0": "1.7.0",
"@emotion/is-prop-valid": "1.1.1",
"@emotion/react": "11.7.0",
"@emotion/react": "11.7.1",
"@emotion/styled": "11.6.0",
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-brands-svg-icons": "5.15.4",
"@fortawesome/free-regular-svg-icons": "5.15.4",
"@fortawesome/free-solid-svg-icons": "5.15.4",
"@fortawesome/react-fontawesome": "0.1.16",
"@graphql-tools/schema": "8.3.1",
"@graphql-tools/utils": "8.5.3",
"@graphql-tools/utils": "8.6.1",
"@rehooks/component-size": "1.0.3",
"@styled-system/prop-types": "5.1.5",
"apollo-server-core": "3.5.0",
"apollo-server-micro": "3.5.0",
"apollo-server-plugin-response-cache": "3.4.0",
"apollo-server-core": "3.6.1",
"apollo-server-micro": "3.6.1",
"apollo-server-plugin-response-cache": "3.5.0",
"cors": "2.8.5",
"crypto-hash": "2.0.1",
"date-fns": "2.27.0",
"date-fns": "2.28.0",
"deepmerge": "4.2.2",
"downshift": "6.1.7",
"focus-visible": "5.2.0",
"framer-motion": "5.4.1",
"graphql": "15.6.1",
"framer-motion": "5.6.0",
"graphql": "16.2.0",
"graphql-iso-date": "3.6.1",
"graphql-voyager": "1.0.0-rc.31",
"hasha": "5.2.2",
Expand All @@ -62,56 +62,56 @@
"leaflet.markercluster": "1.5.3",
"lodash": "4.17.21",
"micro": "9.3.4",
"mongoose": "6.0.14",
"mongoose": "6.1.6",
"mongoose-paginate": "5.0.3",
"next": "12.0.1",
"next": "12.0.8",
"next-plausible": "3.1.4",
"ngeohash": "0.6.3",
"prop-types": "15.7.2",
"query-string": "7.0.1",
"prop-types": "15.8.1",
"query-string": "7.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
"react-leaflet": "3.2.2",
"react-hook-form": "7.24.0",
"react-leaflet": "3.2.5",
"react-tooltip": "4.2.21",
"resize-observer-polyfill": "1.5.1",
"styled-system": "5.1.5"
},
"devDependencies": {
"@commitlint/cli": "15.0.0",
"@commitlint/config-conventional": "15.0.0",
"@emotion/babel-plugin": "11.3.0",
"@graphql-codegen/cli": "2.3.0",
"@graphql-codegen/import-types-preset": "2.1.8",
"@graphql-codegen/typescript": "2.4.1",
"@graphql-codegen/typescript-operations": "2.2.1",
"@graphql-codegen/typescript-react-apollo": "3.2.2",
"@commitlint/cli": "16.0.2",
"@commitlint/config-conventional": "16.0.0",
"@emotion/babel-plugin": "11.7.2",
"@graphql-codegen/cli": "2.3.1",
"@graphql-codegen/import-types-preset": "2.1.9",
"@graphql-codegen/typescript": "2.4.2",
"@graphql-codegen/typescript-operations": "2.2.2",
"@graphql-codegen/typescript-react-apollo": "3.2.4",
"@mapbox/geojson-area": "0.2.2",
"@mapbox/geojson-rewind": "0.5.1",
"@types/jest": "27.0.3",
"@types/leaflet": "1.7.6",
"@types/jest": "27.4.0",
"@types/leaflet": "1.7.8",
"@types/leaflet.markercluster": "^1.4.6",
"@types/lodash": "4.14.177",
"@types/lodash": "4.14.178",
"@types/ngeohash": "0.6.4",
"@types/node": "16.11.11",
"@types/react": "17.0.37",
"@types/node": "17.0.8",
"@types/react": "17.0.38",
"@types/react-dom": "17.0.11",
"@types/react-leaflet": "2.8.2",
"@types/styled-system": "5.1.13",
"cli-progress": "3.9.1",
"dotenv": "10.0.0",
"eslint": "7.32.0",
"eslint-config-next": "12.0.7",
"@types/styled-system": "5.1.15",
"cli-progress": "3.10.0",
"dotenv": "12.0.4",
"eslint": "8.7.0",
"eslint-config-next": "12.0.8",
"geojson-precision": "1.0.0",
"graphql-codegen-apollo-next-ssr": "1.7.1",
"husky": "7.0.4",
"jest": "27.4.3",
"lint-staged": "12.1.2",
"jest": "27.4.7",
"lint-staged": "12.1.7",
"migrate-mongo": "8.2.3",
"prettier": "2.5.1",
"topojson-server": "3.0.1",
"topojson-simplify": "3.0.3",
"typescript": "4.5.2"
"typescript": "4.5.4"
},
"browser": {
"fs": false,
Expand Down
Loading

0 comments on commit 928adc7

Please sign in to comment.