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 16 updates (#2084)
This commit is contained in:
parent
8b41c8d595
commit
4d04a79782
2 changed files with 833 additions and 706 deletions
|
@ -24,22 +24,22 @@
|
|||
"@fortawesome/fontawesome-svg-core": "^6.7.2",
|
||||
"@fortawesome/free-brands-svg-icons": "^6.7.2",
|
||||
"@fortawesome/react-fontawesome": "^0.2.2",
|
||||
"@headlessui/react": "^2.2.2",
|
||||
"@headlessui/react": "^2.2.4",
|
||||
"@heroicons/react": "^2.2.0",
|
||||
"@hookform/error-message": "^2.0.1",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/vite": "^4.1.5",
|
||||
"@tanstack/react-query": "^5.74.11",
|
||||
"@tailwindcss/vite": "^4.1.8",
|
||||
"@tanstack/react-query": "^5.79.0",
|
||||
"@tanstack/react-query-devtools": "^5.29.2",
|
||||
"@tanstack/react-router": "^1.119.0",
|
||||
"@tanstack/react-router": "^1.120.13",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
"@types/node": "^22.15.3",
|
||||
"@types/react": "^19.1.2",
|
||||
"@types/react-dom": "^19.1.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.31.1",
|
||||
"@typescript-eslint/parser": "^8.31.1",
|
||||
"@vitejs/plugin-react-swc": "^3.9.0",
|
||||
"@types/node": "^22.15.29",
|
||||
"@types/react": "^19.1.6",
|
||||
"@types/react-dom": "^19.1.5",
|
||||
"@typescript-eslint/eslint-plugin": "^8.33.0",
|
||||
"@typescript-eslint/parser": "^8.33.0",
|
||||
"@vitejs/plugin-react-swc": "^3.10.0",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"buffer": "^6.0.3",
|
||||
"date-fns": "^4.1.0",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"react": "^19.1.0",
|
||||
"react-debounce-input": "^3.3.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-hook-form": "^7.56.1",
|
||||
"react-hook-form": "^7.56.4",
|
||||
"react-multi-select-component": "^4.3.4",
|
||||
"react-popper-tooltip": "^4.4.2",
|
||||
"react-ridge-state": "4.2.9",
|
||||
|
@ -57,21 +57,21 @@
|
|||
"react-textarea-autosize": "^8.5.9",
|
||||
"stacktracey": "^2.1.8",
|
||||
"tailwind-lerp-colors": "1.2.6",
|
||||
"tailwindcss": "^4.1.5",
|
||||
"tailwindcss": "^4.1.8",
|
||||
"workbox-window": "^7.3.0",
|
||||
"zod": "^3.24.3",
|
||||
"zod": "^3.25.46",
|
||||
"zod-formik-adapter": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@rollup/wasm-node": "^4.40.1",
|
||||
"@tanstack/router-devtools": "^1.119.1",
|
||||
"@types/node": "^22.15.3",
|
||||
"@types/react": "^19.1.2",
|
||||
"@types/react-dom": "^19.1.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.31.1",
|
||||
"@typescript-eslint/parser": "^8.31.1",
|
||||
"@vitejs/plugin-react-swc": "^3.9.0",
|
||||
"@rollup/wasm-node": "^4.41.1",
|
||||
"@tanstack/router-devtools": "^1.120.13",
|
||||
"@types/node": "^22.15.29",
|
||||
"@types/react": "^19.1.6",
|
||||
"@types/react-dom": "^19.1.5",
|
||||
"@typescript-eslint/eslint-plugin": "^8.33.0",
|
||||
"@typescript-eslint/parser": "^8.33.0",
|
||||
"@vitejs/plugin-react-swc": "^3.10.0",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
|
@ -80,7 +80,7 @@
|
|||
"eslint-watch": "^8.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^6.3.4",
|
||||
"vite": "^6.3.5",
|
||||
"vite-plugin-pwa": "^1.0.0",
|
||||
"vite-plugin-svgr": "^4.3.0"
|
||||
}
|
||||
|
|
1495
web/pnpm-lock.yaml
generated
1495
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