Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ngyewch committed Apr 11, 2024
1 parent 959efb2 commit a7a3dfc
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 211 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"story:build": "HISTOIRE_BUILD=true histoire build"
},
"devDependencies": {
"@histoire/plugin-svelte": "^0.17.9",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tsconfig/svelte": "^5.0.2",
"@types/leaflet": "^1.9.8",
"histoire": "^0.17.9",
"@histoire/plugin-svelte": "^0.17.17",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@tsconfig/svelte": "^5.0.4",
"@types/leaflet": "^1.9.9",
"histoire": "^0.17.17",
"npm-run-all": "^4.1.5",
"svelte-check": "^3.6.3",
"typescript": "^5.3.3",
"vite": "^5.0.12"
"svelte-check": "^3.6.9",
"typescript": "^5.4.5",
"vite": "^5.2.8"
},
"dependencies": {
"@arl/leaflet-tracksymbol2": "^0.3.0",
"leaflet": "^1.9.4",
"svelte": "^4.2.9"
"svelte": "^4.2.13"
}
}
Loading

0 comments on commit a7a3dfc

Please sign in to comment.