mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 04:06:37 +02:00
build(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates (#7653)
Bumps the dev-dependencies group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [react-hook-form](https://github.com/react-hook-form/react-hook-form). Updates `eslint` from 10.2.1 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.2.1...v10.3.0) Updates `react-hook-form` from 7.74.0 to 7.75.0 - [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.74.0...v7.75.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: react-hook-form dependency-version: 7.75.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
49bc33f019
commit
0803791acc
@ -22,7 +22,7 @@
|
||||
"@typescript-eslint/parser": "^8.59.1",
|
||||
"@vitejs/plugin-react": "^6.0.1",
|
||||
"babel-plugin-react-compiler": "19.1.0-rc.3",
|
||||
"eslint": "^10.2.1",
|
||||
"eslint": "^10.3.0",
|
||||
"eslint-plugin-react-hooks": "^7.1.1",
|
||||
"eslint-plugin-react-refresh": "^0.5.2",
|
||||
"i18next": "^26.0.8",
|
||||
@ -30,7 +30,7 @@
|
||||
"lucide-react": "^1.14.0",
|
||||
"react": "^19.2.5",
|
||||
"react-dom": "^19.2.5",
|
||||
"react-hook-form": "^7.74.0",
|
||||
"react-hook-form": "^7.75.0",
|
||||
"react-i18next": "^17.0.6",
|
||||
"react-router-dom": "^7.14.2",
|
||||
"socket.io-client": "^4.8.3",
|
||||
|
||||
208
pnpm-lock.yaml
generated
208
pnpm-lock.yaml
generated
@ -60,10 +60,10 @@ importers:
|
||||
version: 19.2.3(@types/react@19.2.14)
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^8.59.1
|
||||
version: 8.59.1(@typescript-eslint/parser@8.59.1(eslint@10.2.1)(typescript@6.0.3))(eslint@10.2.1)(typescript@6.0.3)
|
||||
version: 8.59.1(@typescript-eslint/parser@8.59.1(eslint@10.3.0)(typescript@6.0.3))(eslint@10.3.0)(typescript@6.0.3)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^8.59.1
|
||||
version: 8.59.1(eslint@10.2.1)(typescript@6.0.3)
|
||||
version: 8.59.1(eslint@10.3.0)(typescript@6.0.3)
|
||||
'@vitejs/plugin-react':
|
||||
specifier: ^6.0.1
|
||||
version: 6.0.1(babel-plugin-react-compiler@19.1.0-rc.3)(rolldown-vite@7.2.10(@types/node@25.6.0)(tsx@4.21.0))
|
||||
@ -71,14 +71,14 @@ importers:
|
||||
specifier: 19.1.0-rc.3
|
||||
version: 19.1.0-rc.3
|
||||
eslint:
|
||||
specifier: ^10.2.1
|
||||
version: 10.2.1
|
||||
specifier: ^10.3.0
|
||||
version: 10.3.0
|
||||
eslint-plugin-react-hooks:
|
||||
specifier: ^7.1.1
|
||||
version: 7.1.1(eslint@10.2.1)
|
||||
version: 7.1.1(eslint@10.3.0)
|
||||
eslint-plugin-react-refresh:
|
||||
specifier: ^0.5.2
|
||||
version: 0.5.2(eslint@10.2.1)
|
||||
version: 0.5.2(eslint@10.3.0)
|
||||
i18next:
|
||||
specifier: ^26.0.8
|
||||
version: 26.0.8(typescript@6.0.3)
|
||||
@ -95,8 +95,8 @@ importers:
|
||||
specifier: ^19.2.5
|
||||
version: 19.2.5(react@19.2.5)
|
||||
react-hook-form:
|
||||
specifier: ^7.74.0
|
||||
version: 7.74.0(react@19.2.5)
|
||||
specifier: ^7.75.0
|
||||
version: 7.75.0(react@19.2.5)
|
||||
react-i18next:
|
||||
specifier: ^17.0.6
|
||||
version: 17.0.6(i18next@26.0.8(typescript@6.0.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3)
|
||||
@ -413,11 +413,11 @@ importers:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0
|
||||
eslint:
|
||||
specifier: ^10.2.1
|
||||
version: 10.2.1
|
||||
specifier: ^10.3.0
|
||||
version: 10.3.0
|
||||
eslint-config-etherpad:
|
||||
specifier: ^4.0.5
|
||||
version: 4.0.5(eslint@10.2.1)(typescript@6.0.3)
|
||||
version: 4.0.5(eslint@10.3.0)(typescript@6.0.3)
|
||||
etherpad-cli-client:
|
||||
specifier: ^4.0.2
|
||||
version: 4.0.2
|
||||
@ -1237,56 +1237,48 @@ packages:
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@oxc-minify/binding-linux-arm64-musl@0.128.0':
|
||||
resolution: {integrity: sha512-F6RkJ90S1Xt25Mk7/wPUmddsE4RZ7Nei+HlEa2FAjfhpoaTciOwV6E/Gtp7wPIYbwft7UfhMYwuEuZiZQytVWw==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
|
||||
'@oxc-minify/binding-linux-ppc64-gnu@0.128.0':
|
||||
resolution: {integrity: sha512-0HP2FBGMlquLjShIIJvS4cebc6sdRRYL04GtxVpg96MtpejrkHYI2gQWcezsTUaGgg+eNRsuv2tdZPENu5+iWA==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
cpu: [ppc64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@oxc-minify/binding-linux-riscv64-gnu@0.128.0':
|
||||
resolution: {integrity: sha512-2j6Bd340IZqZbu4KUI28z87Ao9aHhq56HH1Qz5/+EdE732ajFYIoDF3z+QcxHXY0CFOG/Ur1ZOKTBEIWQ6BYIw==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
cpu: [riscv64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@oxc-minify/binding-linux-riscv64-musl@0.128.0':
|
||||
resolution: {integrity: sha512-z5HSppdxNwB6//3Eo7mDWbTrLeyuTKvL/iLXaKEgocrJg1MhZLbRR7P5ore9gKvS4lF4EtEpA24xzilFxQK0iw==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
cpu: [riscv64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
|
||||
'@oxc-minify/binding-linux-s390x-gnu@0.128.0':
|
||||
resolution: {integrity: sha512-9rxYqH7P8NiYqRlLxlnNjJSF8BYADOmihM5ZHVkmlE4tqjHkoLNevdAyAP2ZBkL8QJflm1WGOXFWmFnWA54EvA==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
cpu: [s390x]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@oxc-minify/binding-linux-x64-gnu@0.128.0':
|
||||
resolution: {integrity: sha512-sy5+4Oamw6Ly5gUNUIDQ7346Lryt7AhqjKhOtWl5dzYZnTIwwoI0V2DeIl3bR/vU8D629ZMYQOqhquRtSyBUOA==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@oxc-minify/binding-linux-x64-musl@0.128.0':
|
||||
resolution: {integrity: sha512-59Cxvjppy09TsaB15gr6rA9Bf87rm9t0bD1EW9dCZsdxWElnAC+TvWZ7v9dFUIeYeZUkhAAMPtpdqa3Y9CI2zA==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
|
||||
'@oxc-minify/binding-openharmony-arm64@0.128.0':
|
||||
resolution: {integrity: sha512-XGa03zmiYpD7Kf1aXy6vjgkjfaCR90qH0TzGplnUXo6FF6gNe6sH9Zgneo9kxOyYt8CKKzXYD4VudT/nDTXq8Q==}
|
||||
@ -2472,8 +2464,8 @@ packages:
|
||||
ajv:
|
||||
optional: true
|
||||
|
||||
ajv@6.14.0:
|
||||
resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==}
|
||||
ajv@6.15.0:
|
||||
resolution: {integrity: sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==}
|
||||
|
||||
ajv@8.18.0:
|
||||
resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==}
|
||||
@ -3229,8 +3221,8 @@ packages:
|
||||
resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
|
||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||
|
||||
eslint@10.2.1:
|
||||
resolution: {integrity: sha512-wiyGaKsDgqXvF40P8mDwiUp/KQjE1FdrIEJsM8PZ3XCiniTMXS3OHWWUe5FI5agoCnr8x4xPrTDZuxsBlNHl+Q==}
|
||||
eslint@10.3.0:
|
||||
resolution: {integrity: sha512-XbEXaRva5cF0ZQB8w6MluHA0kZZfV2DuCMJ3ozyEOHLwDpZX2Lmm/7Pp0xdJmI0GL1W05VH5VwIFHEm1Vcw2gw==}
|
||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -4710,8 +4702,8 @@ packages:
|
||||
peerDependencies:
|
||||
react: ^19.2.5
|
||||
|
||||
react-hook-form@7.74.0:
|
||||
resolution: {integrity: sha512-yR6wHr99p9wFv686jhRWVSFhUvDvNbdUf2dKlbno8/VKOCuoNobDGC6S+M2dua9A9Yo8vpcrp8assIYbsZCQ9g==}
|
||||
react-hook-form@7.75.0:
|
||||
resolution: {integrity: sha512-Ovv94H+0p3sJ7B9B5QxPuCP1u8V/cHuVGyH55cSwodYDtoJwK+fqk3vjfIgSX59I2U/bU4z0nRJ9HMLpNiWEmw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17 || ^18 || ^19
|
||||
@ -6366,9 +6358,9 @@ snapshots:
|
||||
'@esbuild/win32-x64@0.28.0':
|
||||
optional: true
|
||||
|
||||
'@eslint-community/eslint-utils@4.9.1(eslint@10.2.1)':
|
||||
'@eslint-community/eslint-utils@4.9.1(eslint@10.3.0)':
|
||||
dependencies:
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@eslint-community/regexpp@4.12.2': {}
|
||||
@ -7283,15 +7275,15 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/webidl-conversions': 7.0.3
|
||||
|
||||
'@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint@10.2.1)(typescript@6.0.3)':
|
||||
'@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint@10.3.0)(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@10.2.1)(typescript@6.0.3)
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@10.3.0)(typescript@6.0.3)
|
||||
'@typescript-eslint/scope-manager': 7.18.0
|
||||
'@typescript-eslint/type-utils': 7.18.0(eslint@10.2.1)(typescript@6.0.3)
|
||||
'@typescript-eslint/utils': 7.18.0(eslint@10.2.1)(typescript@6.0.3)
|
||||
'@typescript-eslint/type-utils': 7.18.0(eslint@10.3.0)(typescript@6.0.3)
|
||||
'@typescript-eslint/utils': 7.18.0(eslint@10.3.0)(typescript@6.0.3)
|
||||
'@typescript-eslint/visitor-keys': 7.18.0
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.3.2
|
||||
natural-compare: 1.4.0
|
||||
@ -7301,15 +7293,15 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.59.1(@typescript-eslint/parser@8.59.1(eslint@10.2.1)(typescript@6.0.3))(eslint@10.2.1)(typescript@6.0.3)':
|
||||
'@typescript-eslint/eslint-plugin@8.59.1(@typescript-eslint/parser@8.59.1(eslint@10.3.0)(typescript@6.0.3))(eslint@10.3.0)(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
'@typescript-eslint/parser': 8.59.1(eslint@10.2.1)(typescript@6.0.3)
|
||||
'@typescript-eslint/parser': 8.59.1(eslint@10.3.0)(typescript@6.0.3)
|
||||
'@typescript-eslint/scope-manager': 8.59.1
|
||||
'@typescript-eslint/type-utils': 8.59.1(eslint@10.2.1)(typescript@6.0.3)
|
||||
'@typescript-eslint/utils': 8.59.1(eslint@10.2.1)(typescript@6.0.3)
|
||||
'@typescript-eslint/type-utils': 8.59.1(eslint@10.3.0)(typescript@6.0.3)
|
||||
'@typescript-eslint/utils': 8.59.1(eslint@10.3.0)(typescript@6.0.3)
|
||||
'@typescript-eslint/visitor-keys': 8.59.1
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
ignore: 7.0.5
|
||||
natural-compare: 1.4.0
|
||||
ts-api-utils: 2.5.0(typescript@6.0.3)
|
||||
@ -7317,27 +7309,27 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3)':
|
||||
'@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 7.18.0
|
||||
'@typescript-eslint/types': 7.18.0
|
||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@6.0.3)
|
||||
'@typescript-eslint/visitor-keys': 7.18.0
|
||||
debug: 4.4.3(supports-color@8.1.1)
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
optionalDependencies:
|
||||
typescript: 6.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@8.59.1(eslint@10.2.1)(typescript@6.0.3)':
|
||||
'@typescript-eslint/parser@8.59.1(eslint@10.3.0)(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.59.1
|
||||
'@typescript-eslint/types': 8.59.1
|
||||
'@typescript-eslint/typescript-estree': 8.59.1(typescript@6.0.3)
|
||||
'@typescript-eslint/visitor-keys': 8.59.1
|
||||
debug: 4.4.3(supports-color@8.1.1)
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
typescript: 6.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -7365,25 +7357,25 @@ snapshots:
|
||||
dependencies:
|
||||
typescript: 6.0.3
|
||||
|
||||
'@typescript-eslint/type-utils@7.18.0(eslint@10.2.1)(typescript@6.0.3)':
|
||||
'@typescript-eslint/type-utils@7.18.0(eslint@10.3.0)(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@6.0.3)
|
||||
'@typescript-eslint/utils': 7.18.0(eslint@10.2.1)(typescript@6.0.3)
|
||||
'@typescript-eslint/utils': 7.18.0(eslint@10.3.0)(typescript@6.0.3)
|
||||
debug: 4.4.3(supports-color@8.1.1)
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
ts-api-utils: 1.4.3(typescript@6.0.3)
|
||||
optionalDependencies:
|
||||
typescript: 6.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/type-utils@8.59.1(eslint@10.2.1)(typescript@6.0.3)':
|
||||
'@typescript-eslint/type-utils@8.59.1(eslint@10.3.0)(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.59.1
|
||||
'@typescript-eslint/typescript-estree': 8.59.1(typescript@6.0.3)
|
||||
'@typescript-eslint/utils': 8.59.1(eslint@10.2.1)(typescript@6.0.3)
|
||||
'@typescript-eslint/utils': 8.59.1(eslint@10.3.0)(typescript@6.0.3)
|
||||
debug: 4.4.3(supports-color@8.1.1)
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
ts-api-utils: 2.5.0(typescript@6.0.3)
|
||||
typescript: 6.0.3
|
||||
transitivePeerDependencies:
|
||||
@ -7423,24 +7415,24 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/utils@7.18.0(eslint@10.2.1)(typescript@6.0.3)':
|
||||
'@typescript-eslint/utils@7.18.0(eslint@10.3.0)(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.2.1)
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0)
|
||||
'@typescript-eslint/scope-manager': 7.18.0
|
||||
'@typescript-eslint/types': 7.18.0
|
||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@6.0.3)
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@typescript-eslint/utils@8.59.1(eslint@10.2.1)(typescript@6.0.3)':
|
||||
'@typescript-eslint/utils@8.59.1(eslint@10.3.0)(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.2.1)
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0)
|
||||
'@typescript-eslint/scope-manager': 8.59.1
|
||||
'@typescript-eslint/types': 8.59.1
|
||||
'@typescript-eslint/typescript-estree': 8.59.1(typescript@6.0.3)
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
typescript: 6.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -7686,7 +7678,7 @@ snapshots:
|
||||
optionalDependencies:
|
||||
ajv: 8.18.0
|
||||
|
||||
ajv@6.14.0:
|
||||
ajv@6.15.0:
|
||||
dependencies:
|
||||
fast-deep-equal: 3.1.3
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
@ -8398,24 +8390,24 @@ snapshots:
|
||||
optionalDependencies:
|
||||
source-map: 0.6.1
|
||||
|
||||
eslint-compat-utils@0.5.1(eslint@10.2.1):
|
||||
eslint-compat-utils@0.5.1(eslint@10.3.0):
|
||||
dependencies:
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
semver: 7.7.4
|
||||
|
||||
eslint-config-etherpad@4.0.5(eslint@10.2.1)(typescript@6.0.3):
|
||||
eslint-config-etherpad@4.0.5(eslint@10.3.0)(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@rushstack/eslint-patch': 1.16.1
|
||||
'@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint@10.2.1)(typescript@6.0.3)
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@10.2.1)(typescript@6.0.3)
|
||||
eslint-import-resolver-typescript: 3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint@10.2.1))(eslint@10.2.1)
|
||||
eslint-plugin-cypress: 2.15.2(eslint@10.2.1)
|
||||
eslint-plugin-eslint-comments: 3.2.0(eslint@10.2.1)
|
||||
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint@10.2.1))(eslint@10.2.1))(eslint@10.2.1)
|
||||
eslint-plugin-mocha: 10.5.0(eslint@10.2.1)
|
||||
eslint-plugin-n: 17.24.0(eslint@10.2.1)(typescript@6.0.3)
|
||||
eslint-plugin-prefer-arrow: 1.2.3(eslint@10.2.1)
|
||||
eslint-plugin-promise: 6.6.0(eslint@10.2.1)
|
||||
'@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint@10.3.0)(typescript@6.0.3)
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@10.3.0)(typescript@6.0.3)
|
||||
eslint-import-resolver-typescript: 3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint@10.3.0))(eslint@10.3.0)
|
||||
eslint-plugin-cypress: 2.15.2(eslint@10.3.0)
|
||||
eslint-plugin-eslint-comments: 3.2.0(eslint@10.3.0)
|
||||
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint@10.3.0))(eslint@10.3.0))(eslint@10.3.0)
|
||||
eslint-plugin-mocha: 10.5.0(eslint@10.3.0)
|
||||
eslint-plugin-n: 17.24.0(eslint@10.3.0)(typescript@6.0.3)
|
||||
eslint-plugin-prefer-arrow: 1.2.3(eslint@10.3.0)
|
||||
eslint-plugin-promise: 6.6.0(eslint@10.3.0)
|
||||
eslint-plugin-you-dont-need-lodash-underscore: 6.14.0
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
@ -8432,51 +8424,51 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint@10.2.1))(eslint@10.2.1):
|
||||
eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint@10.3.0))(eslint@10.3.0):
|
||||
dependencies:
|
||||
'@nolyfill/is-core-module': 1.0.39
|
||||
debug: 4.4.3(supports-color@8.1.1)
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
get-tsconfig: 4.14.0
|
||||
is-bun-module: 1.3.0
|
||||
rspack-resolver: 1.3.0
|
||||
stable-hash: 0.0.5
|
||||
tinyglobby: 0.2.16
|
||||
optionalDependencies:
|
||||
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint@10.2.1))(eslint@10.2.1))(eslint@10.2.1)
|
||||
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint@10.3.0))(eslint@10.3.0))(eslint@10.3.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-module-utils@2.12.1(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint@10.2.1))(eslint@10.2.1))(eslint@10.2.1):
|
||||
eslint-module-utils@2.12.1(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint@10.3.0))(eslint@10.3.0))(eslint@10.3.0):
|
||||
dependencies:
|
||||
debug: 3.2.7
|
||||
optionalDependencies:
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@10.2.1)(typescript@6.0.3)
|
||||
eslint: 10.2.1
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@10.3.0)(typescript@6.0.3)
|
||||
eslint: 10.3.0
|
||||
eslint-import-resolver-node: 0.3.10
|
||||
eslint-import-resolver-typescript: 3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint@10.2.1))(eslint@10.2.1)
|
||||
eslint-import-resolver-typescript: 3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint@10.3.0))(eslint@10.3.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-cypress@2.15.2(eslint@10.2.1):
|
||||
eslint-plugin-cypress@2.15.2(eslint@10.3.0):
|
||||
dependencies:
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
globals: 13.24.0
|
||||
|
||||
eslint-plugin-es-x@7.8.0(eslint@10.2.1):
|
||||
eslint-plugin-es-x@7.8.0(eslint@10.3.0):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.2.1)
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0)
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
eslint: 10.2.1
|
||||
eslint-compat-utils: 0.5.1(eslint@10.2.1)
|
||||
eslint: 10.3.0
|
||||
eslint-compat-utils: 0.5.1(eslint@10.3.0)
|
||||
|
||||
eslint-plugin-eslint-comments@3.2.0(eslint@10.2.1):
|
||||
eslint-plugin-eslint-comments@3.2.0(eslint@10.3.0):
|
||||
dependencies:
|
||||
escape-string-regexp: 1.0.5
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
ignore: 5.3.2
|
||||
|
||||
eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint@10.2.1))(eslint@10.2.1))(eslint@10.2.1):
|
||||
eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint@10.3.0))(eslint@10.3.0))(eslint@10.3.0):
|
||||
dependencies:
|
||||
'@rtsao/scc': 1.1.0
|
||||
array-includes: 3.1.9
|
||||
@ -8485,9 +8477,9 @@ snapshots:
|
||||
array.prototype.flatmap: 1.3.3
|
||||
debug: 3.2.7
|
||||
doctrine: 2.1.0
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
eslint-import-resolver-node: 0.3.10
|
||||
eslint-module-utils: 2.12.1(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.2.1)(typescript@6.0.3))(eslint@10.2.1))(eslint@10.2.1))(eslint@10.2.1)
|
||||
eslint-module-utils: 2.12.1(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.9.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@7.18.0(eslint@10.3.0)(typescript@6.0.3))(eslint@10.3.0))(eslint@10.3.0))(eslint@10.3.0)
|
||||
hasown: 2.0.2
|
||||
is-core-module: 2.16.1
|
||||
is-glob: 4.0.3
|
||||
@ -8499,25 +8491,25 @@ snapshots:
|
||||
string.prototype.trimend: 1.0.9
|
||||
tsconfig-paths: 3.15.0
|
||||
optionalDependencies:
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@10.2.1)(typescript@6.0.3)
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@10.3.0)(typescript@6.0.3)
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-typescript
|
||||
- eslint-import-resolver-webpack
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-mocha@10.5.0(eslint@10.2.1):
|
||||
eslint-plugin-mocha@10.5.0(eslint@10.3.0):
|
||||
dependencies:
|
||||
eslint: 10.2.1
|
||||
eslint-utils: 3.0.0(eslint@10.2.1)
|
||||
eslint: 10.3.0
|
||||
eslint-utils: 3.0.0(eslint@10.3.0)
|
||||
globals: 13.24.0
|
||||
rambda: 7.5.0
|
||||
|
||||
eslint-plugin-n@17.24.0(eslint@10.2.1)(typescript@6.0.3):
|
||||
eslint-plugin-n@17.24.0(eslint@10.3.0)(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.2.1)
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0)
|
||||
enhanced-resolve: 5.20.1
|
||||
eslint: 10.2.1
|
||||
eslint-plugin-es-x: 7.8.0(eslint@10.2.1)
|
||||
eslint: 10.3.0
|
||||
eslint-plugin-es-x: 7.8.0(eslint@10.3.0)
|
||||
get-tsconfig: 4.14.0
|
||||
globals: 15.15.0
|
||||
globrex: 0.1.2
|
||||
@ -8527,28 +8519,28 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
eslint-plugin-prefer-arrow@1.2.3(eslint@10.2.1):
|
||||
eslint-plugin-prefer-arrow@1.2.3(eslint@10.3.0):
|
||||
dependencies:
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
|
||||
eslint-plugin-promise@6.6.0(eslint@10.2.1):
|
||||
eslint-plugin-promise@6.6.0(eslint@10.3.0):
|
||||
dependencies:
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
|
||||
eslint-plugin-react-hooks@7.1.1(eslint@10.2.1):
|
||||
eslint-plugin-react-hooks@7.1.1(eslint@10.3.0):
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
'@babel/parser': 7.29.2
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
hermes-parser: 0.25.1
|
||||
zod: 4.3.6
|
||||
zod-validation-error: 4.0.2(zod@4.3.6)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-react-refresh@0.5.2(eslint@10.2.1):
|
||||
eslint-plugin-react-refresh@0.5.2(eslint@10.3.0):
|
||||
dependencies:
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
|
||||
eslint-plugin-you-dont-need-lodash-underscore@6.14.0:
|
||||
dependencies:
|
||||
@ -8561,9 +8553,9 @@ snapshots:
|
||||
esrecurse: 4.3.0
|
||||
estraverse: 5.3.0
|
||||
|
||||
eslint-utils@3.0.0(eslint@10.2.1):
|
||||
eslint-utils@3.0.0(eslint@10.3.0):
|
||||
dependencies:
|
||||
eslint: 10.2.1
|
||||
eslint: 10.3.0
|
||||
eslint-visitor-keys: 2.1.0
|
||||
|
||||
eslint-visitor-keys@2.1.0: {}
|
||||
@ -8572,9 +8564,9 @@ snapshots:
|
||||
|
||||
eslint-visitor-keys@5.0.1: {}
|
||||
|
||||
eslint@10.2.1:
|
||||
eslint@10.3.0:
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.2.1)
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0)
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
'@eslint/config-array': 0.23.5
|
||||
'@eslint/config-helpers': 0.5.5
|
||||
@ -8584,7 +8576,7 @@ snapshots:
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@humanwhocodes/retry': 0.4.3
|
||||
'@types/estree': 1.0.8
|
||||
ajv: 6.14.0
|
||||
ajv: 6.15.0
|
||||
cross-spawn: 7.0.6
|
||||
debug: 4.4.3(supports-color@8.1.1)
|
||||
escape-string-regexp: 4.0.0
|
||||
@ -10124,7 +10116,7 @@ snapshots:
|
||||
proxy-agent@6.5.0:
|
||||
dependencies:
|
||||
agent-base: 7.1.3
|
||||
debug: 4.4.1
|
||||
debug: 4.4.3(supports-color@8.1.1)
|
||||
http-proxy-agent: 7.0.2
|
||||
https-proxy-agent: 7.0.6
|
||||
lru-cache: 7.18.3
|
||||
@ -10168,7 +10160,7 @@ snapshots:
|
||||
react: 19.2.5
|
||||
scheduler: 0.27.0
|
||||
|
||||
react-hook-form@7.74.0(react@19.2.5):
|
||||
react-hook-form@7.75.0(react@19.2.5):
|
||||
dependencies:
|
||||
react: 19.2.5
|
||||
|
||||
|
||||
@ -118,7 +118,7 @@
|
||||
"@types/underscore": "^1.13.0",
|
||||
"@types/whatwg-mimetype": "^5.0.0",
|
||||
"chokidar": "^5.0.0",
|
||||
"eslint": "^10.2.1",
|
||||
"eslint": "^10.3.0",
|
||||
"eslint-config-etherpad": "^4.0.5",
|
||||
"etherpad-cli-client": "^4.0.2",
|
||||
"mocha": "^11.7.5",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user