Skip to content

Commit

Permalink
feat: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lafin committed Dec 22, 2024
1 parent 4e544f8 commit 6ec21ab
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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.25.2"
"preact": "^10.25.3"
},
"devDependencies": {
"@preact/preset-vite": "^2.9.3",
Expand All @@ -21,6 +21,6 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"vite": "^6.0.3"
"vite": "^6.0.5"
}
}

0 comments on commit 6ec21ab

Please sign in to comment.