Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ngyewch committed Feb 29, 2024
1 parent d5c432e commit e177b9a
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"preview": "run-s build doPreview"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tsconfig/svelte": "^5.0.2",
"@types/geojson": "^7946.0.13",
"@types/geojson": "^7946.0.14",
"@types/leaflet": "^1.9.8",
"cross-env": "^7.0.3",
"npm-run-all": "^4.1.5",
"svelte-check": "^3.6.2",
"svelte-check": "^3.6.5",
"typescript": "^5.3.3",
"vite": "^5.0.12"
"vite": "^5.1.4"
},
"peerDependencies": {
"geojson": "^0.5.0",
Expand Down
56 changes: 28 additions & 28 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 e177b9a

Please sign in to comment.