Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas O'Neill committed Feb 2, 2024
1 parent d5f0a8e commit 21ba342
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 60 deletions.
1 change: 1 addition & 0 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ export const metadata = {
cardType: "summary_large_image",
},
}

export default RootLayout
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"framer-motion": "^10.17.9",
"geojson": "^0.5.0",
"lodash": "^4.17.21",
"mapbox-gl": "^3.0.1",
"mapbox-gl": "^3.1.2",
"match-sorter": "^6.3.3",
"next": "14.0.4",
"next": "14.1.0",
"next-sanity": "^7.0.7",
"react": "^18",
"react-cool-portal": "^1.2.0",
Expand Down
107 changes: 49 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 21ba342

Please sign in to comment.