Skip to content

Commit

Permalink
feat: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lafin committed Oct 20, 2024
1 parent 0d32be3 commit 7a27128
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
18 changes: 8 additions & 10 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint . --fix"
},
"dependencies": {
"preact": "^10.24.2"
"preact": "^10.24.3"
},
"devDependencies": {
"@preact/preset-vite": "^2.9.1",
Expand All @@ -21,6 +21,6 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"vite": "^5.4.8"
"vite": "^5.4.9"
}
}

0 comments on commit 7a27128

Please sign in to comment.