mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
build(deps): bump the npm group in /web with 16 updates (#1446)
This commit is contained in:
parent
be05ffba73
commit
232b454aba
2 changed files with 832 additions and 762 deletions
|
@ -4,7 +4,7 @@
|
|||
"type": "module",
|
||||
"private": true,
|
||||
"homepage": ".",
|
||||
"packageManager": "pnpm@8.15.0",
|
||||
"packageManager": "pnpm@8.15.4",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc && vite build",
|
||||
|
@ -27,6 +27,7 @@
|
|||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"csstype": "3.1.2",
|
||||
"rollup": "npm:@rollup/wasm-node",
|
||||
"react": "$react"
|
||||
}
|
||||
|
@ -37,28 +38,28 @@
|
|||
"@hookform/error-message": "^2.0.1",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"@tanstack/react-query": "^5.17.19",
|
||||
"@tanstack/react-query": "^5.24.1",
|
||||
"@tanstack/react-query-devtools": "^5.8.4",
|
||||
"@tanstack/react-router": "^1.16.0",
|
||||
"@types/node": "^20.11.6",
|
||||
"@types/react": "^18.2.48",
|
||||
"@types/react-dom": "^18.2.18",
|
||||
"@tanstack/react-router": "^1.20.4",
|
||||
"@types/node": "^20.11.24",
|
||||
"@types/react": "^18.2.61",
|
||||
"@types/react-dom": "^18.2.19",
|
||||
"@types/react-portal": "^4.0.7",
|
||||
"@types/react-table": "^7.7.19",
|
||||
"@typescript-eslint/eslint-plugin": "^6.19.1",
|
||||
"@typescript-eslint/parser": "^6.19.1",
|
||||
"@vitejs/plugin-react-swc": "^3.5.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.0",
|
||||
"@typescript-eslint/parser": "^7.1.0",
|
||||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"autoprefixer": "^10.4.17",
|
||||
"buffer": "^6.0.3",
|
||||
"date-fns": "^3.3.1",
|
||||
"formik": "^2.4.5",
|
||||
"http-proxy-middleware": "^2.0.6",
|
||||
"postcss": "^8.4.33",
|
||||
"postcss": "^8.4.35",
|
||||
"react": "^18.2.0",
|
||||
"react-debounce-input": "^3.3.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-error-boundary": "^4.0.12",
|
||||
"react-hook-form": "^7.49.3",
|
||||
"react-error-boundary": "^4.0.13",
|
||||
"react-hook-form": "^7.50.1",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"react-multi-select-component": "^4.3.4",
|
||||
"react-popper-tooltip": "^4.4.2",
|
||||
|
@ -76,17 +77,17 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/eslint-formatter-sarif": "^3.0.0",
|
||||
"@rollup/wasm-node": "^4.9.6",
|
||||
"@tanstack/router-devtools": "^1.1.4",
|
||||
"@types/node": "^20.11.6",
|
||||
"@types/react": "^18.2.48",
|
||||
"@types/react-dom": "^18.2.18",
|
||||
"@rollup/wasm-node": "^4.12.0",
|
||||
"@tanstack/router-devtools": "^1.17.4",
|
||||
"@types/node": "^20.11.24",
|
||||
"@types/react": "^18.2.61",
|
||||
"@types/react-dom": "^18.2.19",
|
||||
"@types/react-portal": "^4.0.7",
|
||||
"@types/react-table": "^7.7.19",
|
||||
"@typescript-eslint/eslint-plugin": "^6.19.1",
|
||||
"@typescript-eslint/parser": "^6.19.1",
|
||||
"@vitejs/plugin-react-swc": "^3.5.0",
|
||||
"eslint": "^8.56.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.0",
|
||||
"@typescript-eslint/parser": "^7.1.0",
|
||||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
|
@ -94,8 +95,8 @@
|
|||
"eslint-watch": "^8.0.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.3.3",
|
||||
"vite": "^5.0.12",
|
||||
"vite-plugin-pwa": "^0.17.5",
|
||||
"vite": "^5.1.4",
|
||||
"vite-plugin-pwa": "^0.19.2",
|
||||
"vite-plugin-svgr": "^4.2.0"
|
||||
}
|
||||
}
|
||||
|
|
1547
web/pnpm-lock.yaml
generated
1547
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