Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CediGasser committed Jan 23, 2024
1 parent 36e54f7 commit 14cbe60
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 63 deletions.
116 changes: 57 additions & 59 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"devDependencies": {
"@sveltejs/kit": "^1.27.7",
"svelte": "^4.2.8",
"svelte-check": "^3.6.2",
"@sveltejs/kit": "^1.30.3",
"svelte": "^4.2.9",
"svelte-check": "^3.6.3",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^4.5.1"
"vite": "^4.5.2"
},
"type": "module",
"dependencies": {
Expand Down

0 comments on commit 14cbe60

Please sign in to comment.