Update all npm dependencies (2023-07-21)

This commit is contained in:
depfu[bot]
2023-07-21 06:13:40 +00:00
committed by GitHub
parent 81c5f0e0e1
commit 6d46322728
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.2",
"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"
}
}