Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ngyewch committed Dec 12, 2023
1 parent 929c000 commit 61d0a00
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 437 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,34 +27,34 @@
"story:preview": "histoire preview"
},
"devDependencies": {
"@babel/core": "^7.23.2",
"@droppedcode/typedoc-plugin-copy-assets": "^1.0.9",
"@histoire/plugin-svelte": "^0.17.0",
"@sveltejs/vite-plugin-svelte": "^2.4.6",
"@types/estree": "^1.0.2",
"@types/leaflet": "^1.9.6",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@vue/reactivity": "^3.3.4",
"@vue/runtime-core": "^3.3.4",
"eslint": "^8.51.0",
"@babel/core": "^7.23.6",
"@droppedcode/typedoc-plugin-copy-assets": "^1.0.10",
"@histoire/plugin-svelte": "^0.17.6",
"@sveltejs/vite-plugin-svelte": "^2.5.3",
"@types/estree": "^1.0.5",
"@types/leaflet": "^1.9.8",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@vue/reactivity": "^3.3.11",
"@vue/runtime-core": "^3.3.11",
"eslint": "^8.55.0",
"eslint-plugin-tsdoc": "^0.2.17",
"gh-pages": "^6.0.0",
"histoire": "^0.17.2",
"gh-pages": "^6.1.0",
"histoire": "^0.17.6",
"leaflet": "^1.9.4",
"npm-run-all": "^4.1.5",
"sass": "^1.69.3",
"svelte": "^4.2.1",
"svelte-preprocess": "^5.0.4",
"typedoc": "^0.25.2",
"sass": "^1.69.5",
"svelte": "^4.2.8",
"svelte-preprocess": "^5.1.1",
"typedoc": "^0.25.4",
"typedoc-plugin-missing-exports": "^2.1.0",
"typescript": "^4.9.5",
"vite": "^4.4.11",
"vue": "^3.3.4",
"vite": "^4.5.1",
"vue": "^3.3.11",
"vue-router": "^4.2.5"
},
"dependencies": {
"@flatten-js/core": "^1.4.4"
"@flatten-js/core": "^1.4.7"
},
"peerDependencies": {
"leaflet": "^1.9.4"
Expand Down
Loading

0 comments on commit 61d0a00

Please sign in to comment.