Skip to content

Commit

Permalink
minor/patch upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
ob6160 committed Sep 23, 2024
1 parent bca22ef commit 41ed158
Show file tree
Hide file tree
Showing 3 changed files with 2,007 additions and 1,913 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
"supabase:reset": "SUPABASE_SCANNER_BUFFER_SIZE=100mb supabase db reset"
},
"dependencies": {
"@apollo/client": "^3.9.10",
"@apollo/client": "^3.11.8",
"@artsy/fresnel": "^6.2.1",
"@auth0/nextjs-auth0": "^1.9.2",
"@emotion/is-prop-valid": "^1.2.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@graphql-tools/schema": "^10.0.3",
"@graphql-tools/utils": "^10.1.2",
"@emotion/is-prop-valid": "^1.3.1",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@graphql-tools/schema": "^10.0.6",
"@graphql-tools/utils": "^10.5.4",
"@hookform/error-message": "^2.0.1",
"@monaco-editor/react": "^4.6.0",
"@mui/base": "5.0.0-beta.40",
Expand All @@ -69,14 +69,14 @@
"@react-leaflet/core": "^2.1.0",
"@sentry/nextjs": "^7.109.0",
"@styled-system/prop-types": "^5.1.5",
"@vercel/analytics": "^1.2.2",
"@vercel/analytics": "^1.3.1",
"auth0": "^3.3.0",
"cors": "^2.8.5",
"date-fns": "^2.30.0",
"downshift": "6.1.12",
"focus-visible": "^5.2.0",
"focus-visible": "^5.2.1",
"framer-motion": "^10.16.4",
"graphql": "^16.8.1",
"graphql": "^16.9.0",
"graphql-iso-date": "^3.6.1",
"graphql-yoga": "^3.9.1",
"hasha": "^5.2.2",
Expand All @@ -87,27 +87,27 @@
"lodash": "^4.17.21",
"monaco-editor": "^0.37.1",
"next": "^13.5.4",
"next-plausible": "^3.12.0",
"next-plausible": "^3.12.2",
"ngeohash": "^0.6.3",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "7.51.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "7.53.0",
"react-leaflet": "^4.2.1",
"resize-observer-polyfill": "^1.5.1",
"styled-system": "^5.1.5"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@emotion/babel-preset-css-prop": "^11.11.0",
"@babel/core": "^7.25.2",
"@babel/preset-typescript": "^7.24.7",
"@emotion/babel-preset-css-prop": "^11.12.0",
"@faker-js/faker": "^7.6.0",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/import-types-preset": "^3.0.0",
"@graphql-codegen/typescript": "^4.0.6",
"@graphql-codegen/typescript-operations": "^4.2.0",
"@graphql-codegen/typescript-react-apollo": "^4.3.0",
"@graphql-codegen/typescript-resolvers": "^4.0.6",
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-codegen/typescript-operations": "^4.2.3",
"@graphql-codegen/typescript-react-apollo": "^4.3.2",
"@graphql-codegen/typescript-resolvers": "^4.2.1",
"@graphql-eslint/eslint-plugin": "^3.20.1",
"@jest/globals": "^29.7.0",
"@mapbox/geojson-area": "^0.2.2",
Expand All @@ -126,13 +126,13 @@
"@storybook/react": "^7.6.17",
"@storybook/testing-library": "^0.2.1",
"@testing-library/cypress": "^8.0.3",
"@types/cli-progress": "^3.11.5",
"@types/jest": "^29.5.12",
"@types/leaflet": "^1.9.9",
"@types/cli-progress": "^3.11.6",
"@types/jest": "^29.5.13",
"@types/leaflet": "^1.9.12",
"@types/leaflet.markercluster": "^1.5.4",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.9",
"@types/mapbox": "^1.6.45",
"@types/mapbox__geojson-area": "^0.2.2",
"@types/mapbox__geojson-area": "^0.2.6",
"@types/ngeohash": "^0.6.4",
"@types/node": "^18.16.3",
"@types/react": "^18.2.74",
Expand Down
Loading

0 comments on commit 41ed158

Please sign in to comment.