Merge pull request #121 from TheRealOwenRees/depfu/batch_all/npm/2023-07-21

Update all npm dependencies (2023-07-21)
This commit is contained in:
Owen Rees
2023-07-25 09:17:50 +02:00
committed by GitHub
2 changed files with 69 additions and 25 deletions
+4 -4
View File
@@ -17,9 +17,9 @@
"@vercel/analytics": "^1.0.1",
"autoprefixer": "10.4.14",
"date-fns": "^2.30.0",
"jotai": "^2.2.1",
"jotai": "^2.2.2",
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.1",
"leaflet-defaulticon-compatibility": "^0.1.2",
"leaflet.markercluster": "^1.5.3",
"leaflet.smooth_marker_bouncing": "^3.0.3",
"lodash": "^4.17.21",
@@ -34,7 +34,7 @@
"react-leaflet": "^4.2.1",
"react-leaflet-cluster": "^2.1.0",
"react-tooltip": "^5.18.0",
"sharp": "^0.32.1",
"sharp": "^0.32.3",
"tailwind-merge": "^1.13.2",
"tailwindcss": "3.3.3",
"typescript": "5.1.6"
@@ -52,6 +52,6 @@
"eslint-config-next": "^13.4.7",
"eslint-config-prettier": "^8.8.0",
"prettier": "3.0.0",
"prettier-plugin-tailwindcss": "^0.4.0"
"prettier-plugin-tailwindcss": "^0.4.1"
}
}