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 19 updates (#2058)
This commit is contained in:
parent
fb7962cb01
commit
ce4170e5ee
2 changed files with 1101 additions and 964 deletions
|
@ -24,32 +24,32 @@
|
|||
"@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.1",
|
||||
"@headlessui/react": "^2.2.2",
|
||||
"@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.3",
|
||||
"@tanstack/react-query": "^5.71.10",
|
||||
"@tailwindcss/vite": "^4.1.5",
|
||||
"@tanstack/react-query": "^5.74.11",
|
||||
"@tanstack/react-query-devtools": "^5.29.2",
|
||||
"@tanstack/react-router": "^1.115.0",
|
||||
"@tanstack/react-table": "^8.21.2",
|
||||
"@types/node": "^22.14.0",
|
||||
"@types/react": "^19.1.0",
|
||||
"@types/react-dom": "^19.1.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.29.0",
|
||||
"@typescript-eslint/parser": "^8.29.0",
|
||||
"@vitejs/plugin-react-swc": "^3.8.1",
|
||||
"@tanstack/react-router": "^1.119.0",
|
||||
"@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",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"buffer": "^6.0.3",
|
||||
"date-fns": "^4.1.0",
|
||||
"formik": "^2.4.6",
|
||||
"goober": "^2.1.16",
|
||||
"http-proxy-middleware": "^3.0.3",
|
||||
"http-proxy-middleware": "^3.0.5",
|
||||
"react": "^19.1.0",
|
||||
"react-debounce-input": "^3.3.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-hook-form": "^7.55.0",
|
||||
"react-hook-form": "^7.56.1",
|
||||
"react-multi-select-component": "^4.3.4",
|
||||
"react-popper-tooltip": "^4.4.2",
|
||||
"react-ridge-state": "4.2.9",
|
||||
|
@ -57,30 +57,30 @@
|
|||
"react-textarea-autosize": "^8.5.9",
|
||||
"stacktracey": "^2.1.8",
|
||||
"tailwind-lerp-colors": "1.2.6",
|
||||
"tailwindcss": "^4.1.3",
|
||||
"tailwindcss": "^4.1.5",
|
||||
"workbox-window": "^7.3.0",
|
||||
"zod": "^3.24.2",
|
||||
"zod": "^3.24.3",
|
||||
"zod-formik-adapter": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@rollup/wasm-node": "^4.39.0",
|
||||
"@tanstack/router-devtools": "^1.115.0",
|
||||
"@types/node": "^22.14.0",
|
||||
"@types/react": "^19.1.0",
|
||||
"@types/react-dom": "^19.1.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.29.0",
|
||||
"@typescript-eslint/parser": "^8.29.0",
|
||||
"@vitejs/plugin-react-swc": "^3.8.1",
|
||||
"@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",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.19",
|
||||
"eslint-plugin-react-refresh": "^0.4.20",
|
||||
"eslint-watch": "^8.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^6.2.5",
|
||||
"vite": "^6.3.4",
|
||||
"vite-plugin-pwa": "^1.0.0",
|
||||
"vite-plugin-svgr": "^4.3.0"
|
||||
}
|
||||
|
|
2015
web/pnpm-lock.yaml
generated
2015
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