mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
build(deps): bump the npm group in /web with 10 updates (#1916)
This commit is contained in:
parent
40c5462df9
commit
986979205a
2 changed files with 972 additions and 442 deletions
|
@ -29,15 +29,15 @@
|
|||
"@hookform/error-message": "^2.0.1",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@tailwindcss/forms": "^0.5.9",
|
||||
"@tanstack/react-query": "^5.62.8",
|
||||
"@tanstack/react-query": "^5.62.11",
|
||||
"@tanstack/react-query-devtools": "^5.29.2",
|
||||
"@tanstack/react-router": "^1.91.3",
|
||||
"@tanstack/react-router": "^1.92.13",
|
||||
"@tanstack/react-table": "^8.20.6",
|
||||
"@types/node": "^22.10.2",
|
||||
"@types/node": "^22.10.3",
|
||||
"@types/react": "^19.0.2",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.18.1",
|
||||
"@typescript-eslint/parser": "^8.18.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.19.0",
|
||||
"@typescript-eslint/parser": "^8.19.0",
|
||||
"@vitejs/plugin-react-swc": "^3.7.2",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"buffer": "^6.0.3",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"react": "^19.0.0",
|
||||
"react-debounce-input": "^3.3.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-hook-form": "^7.54.1",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-multi-select-component": "^4.3.4",
|
||||
"react-popper-tooltip": "^4.4.2",
|
||||
"react-ridge-state": "4.2.9",
|
||||
|
@ -64,23 +64,23 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@rollup/wasm-node": "^4.28.1",
|
||||
"@tanstack/router-devtools": "^1.91.3",
|
||||
"@types/node": "^22.10.2",
|
||||
"@rollup/wasm-node": "^4.29.1",
|
||||
"@tanstack/router-devtools": "^1.92.13",
|
||||
"@types/node": "^22.10.3",
|
||||
"@types/react": "^19.0.2",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.18.1",
|
||||
"@typescript-eslint/parser": "^8.18.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.19.0",
|
||||
"@typescript-eslint/parser": "^8.19.0",
|
||||
"@vitejs/plugin-react-swc": "^3.7.2",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-react": "^7.37.2",
|
||||
"eslint-plugin-react": "^7.37.3",
|
||||
"eslint-plugin-react-hooks": "^5.1.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.16",
|
||||
"eslint-watch": "^8.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.7.2",
|
||||
"vite": "^6.0.4",
|
||||
"vite": "^6.0.6",
|
||||
"vite-plugin-pwa": "^0.21.1",
|
||||
"vite-plugin-svgr": "^4.3.0"
|
||||
}
|
||||
|
|
1388
web/pnpm-lock.yaml
generated
1388
web/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue