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 18 updates (#1161)
* build(deps): bump the npm group in /web with 18 updates Bumps the npm group in /web with 18 updates: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `4.33.0` | `4.35.7` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `4.33.0` | `4.35.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.9` | `20.8.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.21` | `18.2.24` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.7` | `18.2.8` | | [@types/react-table](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-table) | `7.7.15` | `7.7.16` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.5.0` | `6.7.3` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.5.0` | `6.7.3` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.3.2` | `3.4.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.15` | `10.4.16` | | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.50.0` | | [formik](https://github.com/jaredpalmer/formik) | `2.4.3` | `2.4.5` | | [postcss](https://github.com/postcss/postcss) | `8.4.29` | `8.4.31` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.45.4` | `7.46.2` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.15.0` | `6.16.0` | | [react-select](https://github.com/JedWatson/react-select) | `5.7.4` | `5.7.5` | | [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) | `0.16.4` | `0.16.5` | | [vite-plugin-svgr](https://github.com/pd4d10/vite-plugin-svgr) | `3.2.0` | `4.1.0` | Updates `@tanstack/react-query` from 4.33.0 to 4.35.7 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v4.35.7/packages/react-query) Updates `@tanstack/react-query-devtools` from 4.33.0 to 4.35.7 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v4.35.7/packages/react-query-devtools) Updates `@types/node` from 20.5.9 to 20.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.21 to 18.2.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.7 to 18.2.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/react-table` from 7.7.15 to 7.7.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-table) Updates `@typescript-eslint/eslint-plugin` from 6.5.0 to 6.7.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.5.0 to 6.7.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/parser) Updates `@vitejs/plugin-react-swc` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react-swc/compare/v3.3.2...v3.4.0) Updates `autoprefixer` from 10.4.15 to 10.4.16 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16) Updates `eslint` from 8.48.0 to 8.50.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.50.0) Updates `formik` from 2.4.3 to 2.4.5 - [Release notes](https://github.com/jaredpalmer/formik/releases) - [Commits](https://github.com/jaredpalmer/formik/compare/formik@2.4.3...formik@2.4.5) Updates `postcss` from 8.4.29 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31) Updates `react-hook-form` from 7.45.4 to 7.46.2 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.45.4...v7.46.2) Updates `react-router-dom` from 6.15.0 to 6.16.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.16.0/packages/react-router-dom) Updates `react-select` from 5.7.4 to 5.7.5 - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.7.4...react-select@5.7.5) Updates `vite-plugin-pwa` from 0.16.4 to 0.16.5 - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.16.4...v0.16.5) Updates `vite-plugin-svgr` from 3.2.0 to 4.1.0 - [Release notes](https://github.com/pd4d10/vite-plugin-svgr/releases) - [Commits](https://github.com/pd4d10/vite-plugin-svgr/compare/v3.2.0...v4.1.0) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/react-dom" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/react-table" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@vitejs/plugin-react-swc" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: autoprefixer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: formik dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: vite-plugin-pwa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: vite-plugin-svgr dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> * fix svg imports --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
This commit is contained in:
parent
f59e133398
commit
a76e0ad4ef
6 changed files with 1021 additions and 909 deletions
|
@ -33,48 +33,48 @@
|
|||
"@heroicons/react": "^2.0.18",
|
||||
"@hookform/error-message": "^2.0.1",
|
||||
"@tailwindcss/forms": "^0.5.6",
|
||||
"@tanstack/react-query": "^4.33.0",
|
||||
"@tanstack/react-query-devtools": "^4.33.0",
|
||||
"@types/node": "^20.5.9",
|
||||
"@types/react": "^18.2.21",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"@tanstack/react-query": "^4.35.7",
|
||||
"@tanstack/react-query-devtools": "^4.35.7",
|
||||
"@types/node": "^20.8.0",
|
||||
"@types/react": "^18.2.24",
|
||||
"@types/react-dom": "^18.2.8",
|
||||
"@types/react-portal": "^4.0.4",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
"@types/react-table": "^7.7.15",
|
||||
"@typescript-eslint/eslint-plugin": "^6.5.0",
|
||||
"@typescript-eslint/parser": "^6.5.0",
|
||||
"@vitejs/plugin-react-swc": "^3.3.2",
|
||||
"autoprefixer": "^10.4.15",
|
||||
"@types/react-table": "^7.7.16",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.3",
|
||||
"@typescript-eslint/parser": "^6.7.3",
|
||||
"@vitejs/plugin-react-swc": "^3.4.0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"buffer": "^6.0.3",
|
||||
"date-fns": "^2.30.0",
|
||||
"eslint": "^8.48.0",
|
||||
"eslint": "^8.50.0",
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-watch": "^8.0.0",
|
||||
"formik": "^2.4.3",
|
||||
"formik": "^2.4.5",
|
||||
"http-proxy-middleware": "^2.0.6",
|
||||
"postcss": "^8.4.29",
|
||||
"postcss": "^8.4.31",
|
||||
"react": "^18.2.0",
|
||||
"react-debounce-input": "^3.3.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-error-boundary": "^4.0.11",
|
||||
"react-hook-form": "^7.45.4",
|
||||
"react-hook-form": "^7.46.2",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"react-multi-select-component": "^4.3.4",
|
||||
"react-popper-tooltip": "^4.4.2",
|
||||
"react-portal": "^4.2.2",
|
||||
"react-ridge-state": "4.2.9",
|
||||
"react-router-dom": "^6.15.0",
|
||||
"react-select": "^5.7.4",
|
||||
"react-router-dom": "^6.16.0",
|
||||
"react-select": "^5.7.5",
|
||||
"react-table": "^7.8.0",
|
||||
"react-textarea-autosize": "^8.5.3",
|
||||
"stacktracey": "^2.1.8",
|
||||
"tailwindcss": "^3.3.3",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^4.4.9",
|
||||
"vite-plugin-pwa": "^0.16.4",
|
||||
"vite-plugin-svgr": "^3.2.0",
|
||||
"vite-plugin-pwa": "^0.16.5",
|
||||
"vite-plugin-svgr": "^4.1.0",
|
||||
"workbox-window": "^7.0.0",
|
||||
"zod": "^3.22.2",
|
||||
"zod-formik-adapter": "^1.2.0"
|
||||
|
|
1882
web/pnpm-lock.yaml
generated
1882
web/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
@ -4,9 +4,10 @@
|
|||
*/
|
||||
|
||||
import { Link } from "react-router-dom";
|
||||
import { ReactComponent as Logo } from "@app/logo.svg";
|
||||
import { ExternalLink } from "@components/ExternalLink";
|
||||
|
||||
import Logo from "@app/logo.svg?react";
|
||||
|
||||
export const NotFound = () => {
|
||||
return (
|
||||
<div className="min-h-screen flex flex-col justify-center ">
|
||||
|
|
|
@ -7,11 +7,12 @@ import { Link, NavLink } from "react-router-dom";
|
|||
import { ArrowTopRightOnSquareIcon } from "@heroicons/react/24/solid";
|
||||
|
||||
import { classNames } from "@utils";
|
||||
import { ReactComponent as Logo } from "@app/logo.svg";
|
||||
|
||||
import { NAV_ROUTES } from "./_shared";
|
||||
import { ExternalLink } from "@components/ExternalLink";
|
||||
|
||||
import Logo from "@app/logo.svg?react";
|
||||
|
||||
export const LeftNav = () => (
|
||||
<div className="flex items-center">
|
||||
<div className="flex-shrink-0 flex items-center">
|
||||
|
|
|
@ -9,13 +9,14 @@ import { useNavigate } from "react-router-dom";
|
|||
import { useMutation } from "@tanstack/react-query";
|
||||
import toast from "react-hot-toast";
|
||||
|
||||
import { ReactComponent as Logo } from "@app/logo.svg";
|
||||
import { APIClient } from "@api/APIClient";
|
||||
import { AuthContext } from "@utils/Context";
|
||||
import Toast from "@components/notifications/Toast";
|
||||
import { Tooltip } from "@components/tooltips/Tooltip";
|
||||
import { PasswordInput, TextInput } from "@components/inputs/text";
|
||||
|
||||
import Logo from "@app/logo.svg?react";
|
||||
|
||||
type LoginFormFields = {
|
||||
username: string;
|
||||
password: string;
|
||||
|
|
|
@ -9,7 +9,8 @@ import { useNavigate } from "react-router-dom";
|
|||
|
||||
import { APIClient } from "@api/APIClient";
|
||||
import { TextField, PasswordField } from "@components/inputs";
|
||||
import { ReactComponent as Logo } from "@app/logo.svg";
|
||||
|
||||
import Logo from "@app/logo.svg?react";
|
||||
|
||||
interface InputValues {
|
||||
username: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue