Skip to content

Commit 4c97082

Browse files
committed
chore: update dependencies
1 parent c25a250 commit 4c97082

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

bun.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "qbitwebui",
33
"private": true,
4-
"version": "2.42.1",
4+
"version": "2.42.2",
55
"type": "module",
66
"packageManager": "bun@1.3.2",
77
"engines": {
@@ -27,12 +27,12 @@
2727
"dependencies": {
2828
"@tanstack/react-query": "^5.90.20",
2929
"colord": "^2.9.3",
30-
"hono": "^4.11.5",
30+
"hono": "^4.11.7",
3131
"jszip": "^3.10.1",
3232
"lucide-react": "^0.563.0",
33-
"react": "^19.2.3",
33+
"react": "^19.2.4",
3434
"react-colorful": "^5.6.1",
35-
"react-dom": "^19.2.3",
35+
"react-dom": "^19.2.4",
3636
"tar-stream": "^3.1.7",
3737
"vaul": "^1.1.2",
3838
"xml2js": "^0.6.2"
@@ -42,10 +42,10 @@
4242
"@tailwindcss/vite": "^4.1.18",
4343
"@testing-library/dom": "^10.4.1",
4444
"@testing-library/react": "^16.3.2",
45-
"@types/bun": "^1.3.6",
45+
"@types/bun": "^1.3.8",
4646
"@types/jsdom": "^27.0.0",
4747
"@types/node": "^24.10.9",
48-
"@types/react": "^19.2.9",
48+
"@types/react": "^19.2.10",
4949
"@types/react-dom": "^19.2.3",
5050
"@types/tar-stream": "^3.1.4",
5151
"@types/xml2js": "^0.4.14",
@@ -61,7 +61,7 @@
6161
"prettier": "^3.8.1",
6262
"tailwindcss": "^4.1.18",
6363
"typescript": "~5.9.3",
64-
"typescript-eslint": "^8.53.1",
64+
"typescript-eslint": "^8.54.0",
6565
"vite": "^7.3.1",
6666
"vitepress": "^1.6.4",
6767
"vitest": "^4.0.18"

0 commit comments

Comments
 (0)