Skip to content

Commit

Permalink
fix(deps): update all dependencies to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2023
1 parent afc80c1 commit bd93306
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 93 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"format": "prettier --ignore-path .gitignore --write --plugin-search-dir=. ."
},
"devDependencies": {
"@sveltejs/kit": "1.28.0",
"@sveltejs/kit": "2.0.0",
"@types/better-sqlite3": "7.6.8",
"@types/js-cookie": "3.0.6",
"@types/katex": "0.16.7",
Expand All @@ -33,7 +33,7 @@
},
"type": "module",
"dependencies": {
"@sveltejs/adapter-node": "1.3.1",
"@sveltejs/adapter-node": "2.0.0",
"js-cookie": "3.0.5",
"katex": "0.16.9"
},
Expand Down
Loading

0 comments on commit bd93306

Please sign in to comment.