Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ngyewch committed Nov 8, 2024
1 parent 6f3323f commit 906a17e
Show file tree
Hide file tree
Showing 4 changed files with 196 additions and 184 deletions.
2 changes: 1 addition & 1 deletion examples/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"svelte-check": "4.0.5",
"typescript": "5.6.3",
"typescript-strict-plugin": "2.4.4",
"vite": "5.4.9"
"vite": "5.4.10"
},
"dependencies": {
"js-base64": "3.7.7",
Expand Down
30 changes: 15 additions & 15 deletions examples/svelte/pnpm-lock.yaml

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@
},
"devDependencies": {
"@tapjs/core": "4.0.0",
"@types/node": "22.7.5",
"@types/node": "22.9.0",
"commander": "12.1.0",
"dependency-cruiser": "16.4.2",
"dependency-cruiser": "16.6.0",
"gh-pages": "6.2.0",
"glob": "11.0.0",
"js-base64": "3.7.7",
"js-testdiff": "1.0.5",
"lossless-json": "4.0.2",
"npm-run-all": "4.1.5",
"tap": "21.0.1",
"typedoc": "0.26.9",
"typedoc": "0.26.11",
"typescript": "5.6.3",
"typescript-strict-plugin": "2.4.4",
"validate-package-exports": "0.7.0",
"vite": "5.4.9",
"vite-plugin-dts": "4.2.4"
"vite": "5.4.10",
"vite-plugin-dts": "4.3.0"
},
"dependencies": {
"bit-buffer": "0.2.5"
Expand Down
Loading

0 comments on commit 906a17e

Please sign in to comment.