update dependencies,

This commit is contained in:
louiscklaw
2025-05-12 13:21:28 +08:00
parent 02771185af
commit 7bb45316af
2 changed files with 67 additions and 2 deletions

View File

@@ -49,7 +49,10 @@
"react-router-dom": "^5.3.4",
"react-use": "^17.6.0",
"react-use-audio-player": "^2.3.0-alpha.1",
"remark-gfm": "^4.0.0"
"remark-gfm": "^4.0.0",
"@tanstack/react-query": "^5.74.4",
"@tanstack/react-query-devtools": "^5.74.6",
"pocketbase": "^0.26.0"
},
"devDependencies": {
"@capacitor/assets": "^3.0.5",
@@ -79,4 +82,4 @@
"engines": {
"node": "==18"
}
}
}