Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
secondl1ght committed Jan 30, 2024
1 parent b9013f8 commit 4ae1715
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 326 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.1.1",
"@sveltejs/kit": "^2.4.1",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@sveltejs/kit": "^2.5.0",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@types/d3-geo": "^3.1.0",
"@types/dompurify": "^3.0.5",
"@types/geojson": "^7946.0.13",
"@types/geojson": "^7946.0.14",
"@types/leaflet": "^1.9.8",
"@types/leaflet.featuregroup.subgroup": "^1.0.3",
"@types/leaflet.locatecontrol": "^0.74.4",
"@types/leaflet.markercluster": "^1.5.4",
"@types/qrcode": "^1.5.5",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -47,19 +47,19 @@
"@lottiefiles/svelte-lottie-player": "^0.3.1",
"@mapbox/geojson-rewind": "^0.5.2",
"@zerodevx/svelte-toast": "^0.9.5",
"axios": "1.6.5",
"axios": "1.6.7",
"axios-retry": "^4.0.0",
"chart.js": "^4.4.1",
"d3-geo": "^3.1.0",
"date-fns": "^3.3.0",
"date-fns": "^3.3.1",
"dompurify": "^3.0.8",
"js-confetti": "^0.12.0",
"leaflet": "^1.9.4",
"leaflet.featuregroup.subgroup": "^1.0.2",
"leaflet.locatecontrol": "^0.79.0",
"leaflet.markercluster": "^1.5.3",
"localforage": "^1.10.0",
"marked": "^11.1.1",
"marked": "^11.2.0",
"qrcode": "^1.5.3",
"svelte-outclick": "^3.7.0",
"svelte-time": "^0.8.2",
Expand Down
Loading

0 comments on commit 4ae1715

Please sign in to comment.