Skip to content

Commit

Permalink
Package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
George Moon committed Aug 22, 2023
1 parent 2179b09 commit 0eb1145
Show file tree
Hide file tree
Showing 2 changed files with 771 additions and 872 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,34 +10,34 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "20.1.2",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/node": "20.5.2",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"axios": "^1.4.0",
"bootstrap": "^5.2.3",
"clsx": "^1.2.1",
"eslint": "8.40.0",
"eslint-config-next": "13.4.1",
"clsx": "^2.0.0",
"eslint": "8.47.0",
"eslint-config-next": "13.4.19",
"gray-matter": "^4.0.3",
"leaflet": "^1.9.3",
"luxon": "^3.3.0",
"next": "13.4.1",
"next-export-optimize-images": "^2.1.0",
"next-sitemap": "^4.0.9",
"leaflet": "^1.9.4",
"luxon": "^3.4.0",
"next": "13.4.19",
"next-export-optimize-images": "^3.1.0",
"next-sitemap": "^4.2.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-leaflet": "^4.2.1",
"react-markdown": "^8.0.7",
"remark": "^14.0.3",
"remark-html": "^15.0.2",
"sass": "^1.62.1",
"swr": "^2.1.5",
"typescript": "5.0.4"
"sass": "^1.66.1",
"swr": "^2.2.1",
"typescript": "5.1.6"
},
"devDependencies": {
"@types/bootstrap": "^5.2.6",
"@types/geojson": "^7946.0.10",
"@types/leaflet": "^1.9.3",
"@types/luxon": "^3.3.0"
"@types/luxon": "^3.3.1"
}
}
Loading

0 comments on commit 0eb1145

Please sign in to comment.