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 19, 2023
1 parent 07453c6 commit fda477e
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 49 deletions.
132 changes: 86 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
"deploy": "npm run build:doc && node node_modules/@svelte-docs/publisher"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@svelte-docs/core": "^0.10.13",
"@svelte-docs/publisher": "^0.2.3",
"@svelte-docs/server": "^0.1.6",
"@svelte-docs/themes": "^1.0.1",
"jspanel4": "^4.16.1",
"npm-run-all": "^4.1.5",
"rollup": "^2.79.1",
"rollup-plugin-svelte": "^7.1.0",
"rollup-plugin-svelte": "^7.1.6",
"rollup-plugin-terser": "^7.0.2",
"svelte": "^3.53.1"
"svelte": "^3.59.2"
},
"peerDependencies": {
"svelte": ">= 3.25.0"
Expand Down

0 comments on commit fda477e

Please sign in to comment.