fix(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2026-01-19 19:57:30 +00:00 committed by GitHub
parent 0cd341fe35
commit 892e7bdc55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
19 changed files with 172 additions and 171 deletions

View File

@ -55,8 +55,8 @@
"@babel/register": "^7.28.6",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.1",
"@types/chrome": "^0.1.33",
"@testing-library/react": "^16.3.2",
"@types/chrome": "^0.1.34",
"@types/lodash-es": "^4.17.12",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
@ -70,7 +70,7 @@
"jest-environment-jsdom": "^30.2.0",
"pug": "^3.0.3",
"rimraf": "^6.1.2",
"selenium-webdriver": "^4.39.0",
"selenium-webdriver": "^4.40.0",
"sinon-chrome": "^3.0.1",
"ts-jest": "^29.4.6",
"typescript": "~5.9.3",

View File

@ -12,7 +12,7 @@
"jest": "^30.2.0",
"prettier": "3.8.0",
"typescript": "~5.9.3",
"typescript-eslint": "^8.53.0"
"typescript-eslint": "^8.53.1"
},
"scripts": {
"format": "prettier --write .",
@ -23,5 +23,5 @@
"clean:all": "pnpm --recursive run clean",
"release": "pnpm build:all && pnpm publish -r"
},
"packageManager": "pnpm@10.28.0"
"packageManager": "pnpm@10.28.1"
}

View File

@ -36,7 +36,7 @@
"babel-loader": "^10.0.0",
"cross-env": "^10.1.0",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"html-webpack-plugin": "^5.6.5",
"html-webpack-plugin": "^5.6.6",
"ts-node": "^10.9.2",
"typescript": "~5.9.3",
"webpack": "^5.104.1",

View File

@ -29,7 +29,7 @@
"babel-loader": "^10.0.0",
"cross-env": "^10.1.0",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"html-webpack-plugin": "^5.6.5",
"html-webpack-plugin": "^5.6.6",
"ts-node": "^10.9.2",
"typescript": "~5.9.3",
"webpack": "^5.104.1",

View File

@ -36,7 +36,7 @@
"babel-loader": "^10.0.0",
"cross-env": "^10.1.0",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"html-webpack-plugin": "^5.6.5",
"html-webpack-plugin": "^5.6.6",
"ts-node": "^10.9.2",
"typescript": "~5.9.3",
"webpack": "^5.104.1",

View File

@ -63,10 +63,10 @@
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@reduxjs/toolkit": "^2.11.2",
"@rjsf/core": "^6.2.4",
"@rjsf/core": "^6.2.5",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.1",
"@testing-library/react": "^16.3.2",
"@types/jest": "^30.0.0",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",

View File

@ -59,7 +59,7 @@
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@reduxjs/toolkit": "^2.11.2",
"@rjsf/core": "^6.2.4",
"@rjsf/core": "^6.2.5",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",
"@types/node": "^24.10.9",
@ -74,7 +74,7 @@
"fork-ts-checker-webpack-plugin": "^9.1.0",
"globals": "^17.0.0",
"html-loader": "^5.1.0",
"html-webpack-plugin": "^5.6.5",
"html-webpack-plugin": "^5.6.6",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"rimraf": "^6.1.2",

View File

@ -42,7 +42,7 @@
"cross-env": "^10.1.0",
"css-loader": "^7.1.2",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"html-webpack-plugin": "^5.6.5",
"html-webpack-plugin": "^5.6.6",
"style-loader": "^4.0.0",
"ts-node": "^10.9.2",
"typescript": "~5.9.3",

View File

@ -65,7 +65,7 @@
"@redux-devtools/core": "workspace:^",
"@redux-devtools/inspector-monitor": "workspace:^",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.1",
"@testing-library/react": "^16.3.2",
"@types/es6template": "^1.0.5",
"@types/jest": "^30.0.0",
"@types/jsan": "^3.1.5",

View File

@ -32,7 +32,7 @@
"dependencies": {
"@babel/code-frame": "^8.0.0-beta.4",
"@babel/runtime": "^7.28.6",
"@types/chrome": "^0.1.33",
"@types/chrome": "^0.1.34",
"anser": "^2.3.5",
"html-entities": "^2.6.0",
"path-browserify": "^1.0.1",
@ -51,7 +51,7 @@
"@redux-devtools/core": "workspace:^",
"@redux-devtools/inspector-monitor": "workspace:^",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.1",
"@testing-library/react": "^16.3.2",
"@types/babel__code-frame": "^7.27.0",
"@types/jest": "^30.0.0",
"@types/node": "^24.10.9",

View File

@ -39,7 +39,7 @@
"babel-loader": "^10.0.0",
"cross-env": "^10.1.0",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"html-webpack-plugin": "^5.6.5",
"html-webpack-plugin": "^5.6.6",
"ts-node": "^10.9.2",
"typescript": "~5.9.3",
"webpack": "^5.104.1",

View File

@ -59,8 +59,8 @@
"@types/node": "^24.10.9",
"@types/rn-host-detect": "^1.2.2",
"@types/socketcluster-client": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^8.53.0",
"@typescript-eslint/parser": "^8.53.0",
"@typescript-eslint/eslint-plugin": "^8.53.1",
"@typescript-eslint/parser": "^8.53.1",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
"redux": "^5.0.1",

View File

@ -41,7 +41,7 @@
"cross-env": "^10.1.0",
"css-loader": "^7.1.2",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"html-webpack-plugin": "^5.6.5",
"html-webpack-plugin": "^5.6.6",
"style-loader": "^4.0.0",
"ts-node": "^10.9.2",
"typescript": "~5.9.3",

View File

@ -68,7 +68,7 @@
"@reduxjs/toolkit": "^2.11.2",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.1",
"@testing-library/react": "^16.3.2",
"@types/jest": "^30.0.0",
"@types/hex-rgba": "^1.0.3",
"@types/lodash.debounce": "^4.0.9",

View File

@ -42,7 +42,7 @@
"cross-env": "^10.1.0",
"css-loader": "^7.1.2",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"html-webpack-plugin": "^5.6.5",
"html-webpack-plugin": "^5.6.6",
"style-loader": "^4.0.0",
"ts-node": "^10.9.2",
"typescript": "~5.9.3",

View File

@ -42,9 +42,9 @@
},
"dependencies": {
"@babel/runtime": "^7.28.6",
"@rjsf/core": "^6.2.4",
"@rjsf/utils": "^6.2.4",
"@rjsf/validator-ajv8": "^6.2.4",
"@rjsf/core": "^6.2.5",
"@rjsf/utils": "^6.2.5",
"@rjsf/validator-ajv8": "^6.2.5",
"@types/codemirror": "^5.60.17",
"@types/json-schema": "^7.0.15",
"@types/simple-element-resize-detector": "^1.3.3",
@ -68,7 +68,7 @@
"@storybook/addon-onboarding": "^10.1.11",
"@storybook/react-vite": "^10.1.11",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@types/color": "^4.2.0",
"@types/node": "^24.10.9",

View File

@ -40,7 +40,7 @@
"babel-loader": "^10.0.0",
"cross-env": "^10.1.0",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"html-webpack-plugin": "^5.6.5",
"html-webpack-plugin": "^5.6.6",
"ts-node": "^10.9.2",
"typescript": "~5.9.3",
"webpack": "^5.104.1",

View File

@ -54,7 +54,7 @@
"cross-env": "^10.1.0",
"css-loader": "^7.1.2",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"html-webpack-plugin": "^5.6.5",
"html-webpack-plugin": "^5.6.6",
"style-loader": "^4.0.0",
"ts-node": "^10.9.2",
"typescript": "~5.9.3",

View File

@ -36,7 +36,7 @@ importers:
version: 10.1.8(eslint@9.39.2)
eslint-plugin-jest:
specifier: ^29.12.1
version: 29.12.1(@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(jest@30.2.0(@types/node@24.10.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@24.10.9)(typescript@5.9.3)))(typescript@5.9.3)
version: 29.12.1(@typescript-eslint/eslint-plugin@8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(jest@30.2.0(@types/node@24.10.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@24.10.9)(typescript@5.9.3)))(typescript@5.9.3)
eslint-plugin-react:
specifier: ^7.37.5
version: 7.37.5(eslint@9.39.2)
@ -53,8 +53,8 @@ importers:
specifier: ~5.9.3
version: 5.9.3
typescript-eslint:
specifier: ^8.53.0
version: 8.53.0(eslint@9.39.2)(typescript@5.9.3)
specifier: ^8.53.1
version: 8.53.1(eslint@9.39.2)(typescript@5.9.3)
extension:
dependencies:
@ -147,11 +147,11 @@ importers:
specifier: ^6.9.1
version: 6.9.1
'@testing-library/react':
specifier: ^16.3.1
version: 16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
specifier: ^16.3.2
version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
'@types/chrome':
specifier: ^0.1.33
version: 0.1.33
specifier: ^0.1.34
version: 0.1.34
'@types/lodash-es':
specifier: ^4.17.12
version: 4.17.12
@ -192,8 +192,8 @@ importers:
specifier: ^6.1.2
version: 6.1.2
selenium-webdriver:
specifier: ^4.39.0
version: 4.39.0
specifier: ^4.40.0
version: 4.40.0
sinon-chrome:
specifier: ^3.0.1
version: 3.0.1
@ -272,8 +272,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(typescript@5.9.3)(webpack@5.104.1)
html-webpack-plugin:
specifier: ^5.6.5
version: 5.6.5(webpack@5.104.1)
specifier: ^5.6.6
version: 5.6.6(webpack@5.104.1)
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@24.10.9)(typescript@5.9.3)
@ -450,8 +450,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(typescript@5.9.3)(webpack@5.104.1)
html-webpack-plugin:
specifier: ^5.6.5
version: 5.6.5(webpack@5.104.1)
specifier: ^5.6.6
version: 5.6.6(webpack@5.104.1)
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@24.10.9)(typescript@5.9.3)
@ -548,8 +548,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(typescript@5.9.3)(webpack@5.104.1)
html-webpack-plugin:
specifier: ^5.6.5
version: 5.6.5(webpack@5.104.1)
specifier: ^5.6.6
version: 5.6.6(webpack@5.104.1)
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@24.10.9)(typescript@5.9.3)
@ -688,8 +688,8 @@ importers:
specifier: ^2.11.2
version: 2.11.2(react-redux@9.2.0(@types/react@19.2.8)(react@19.2.3)(redux@5.0.1))(react@19.2.3)
'@rjsf/core':
specifier: ^6.2.4
version: 6.2.4(@rjsf/utils@6.2.4(react@19.2.3))(react@19.2.3)
specifier: ^6.2.5
version: 6.2.5(@rjsf/utils@6.2.5(react@19.2.3))(react@19.2.3)
'@types/jsan':
specifier: ^3.1.5
version: 3.1.5
@ -733,8 +733,8 @@ importers:
specifier: ^5.1.0
version: 5.1.0(webpack@5.104.1)
html-webpack-plugin:
specifier: ^5.6.5
version: 5.6.5(webpack@5.104.1)
specifier: ^5.6.6
version: 5.6.6(webpack@5.104.1)
react:
specifier: ^19.2.3
version: 19.2.3
@ -848,8 +848,8 @@ importers:
specifier: ^2.11.2
version: 2.11.2(react-redux@9.2.0(@types/react@19.2.8)(react@19.2.3)(redux@5.0.1))(react@19.2.3)
'@rjsf/core':
specifier: ^6.2.4
version: 6.2.4(@rjsf/utils@6.2.4(react@19.2.3))(react@19.2.3)
specifier: ^6.2.5
version: 6.2.5(@rjsf/utils@6.2.5(react@19.2.3))(react@19.2.3)
'@testing-library/dom':
specifier: ^10.4.1
version: 10.4.1
@ -857,8 +857,8 @@ importers:
specifier: ^6.9.1
version: 6.9.1
'@testing-library/react':
specifier: ^16.3.1
version: 16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
specifier: ^16.3.2
version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
'@types/jest':
specifier: ^30.0.0
version: 30.0.0
@ -1379,8 +1379,8 @@ importers:
specifier: ^10.4.1
version: 10.4.1
'@testing-library/react':
specifier: ^16.3.1
version: 16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
specifier: ^16.3.2
version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
'@types/es6template':
specifier: ^1.0.5
version: 1.0.5
@ -1515,8 +1515,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(typescript@5.9.3)(webpack@5.104.1)
html-webpack-plugin:
specifier: ^5.6.5
version: 5.6.5(webpack@5.104.1)
specifier: ^5.6.6
version: 5.6.6(webpack@5.104.1)
style-loader:
specifier: ^4.0.0
version: 4.0.0(webpack@5.104.1)
@ -1545,8 +1545,8 @@ importers:
specifier: ^7.28.6
version: 7.28.6
'@types/chrome':
specifier: ^0.1.33
version: 0.1.33
specifier: ^0.1.34
version: 0.1.34
anser:
specifier: ^2.3.5
version: 2.3.5
@ -1597,8 +1597,8 @@ importers:
specifier: ^10.4.1
version: 10.4.1
'@testing-library/react':
specifier: ^16.3.1
version: 16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
specifier: ^16.3.2
version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
'@types/babel__code-frame':
specifier: ^7.27.0
version: 7.27.0
@ -1727,8 +1727,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(typescript@5.9.3)(webpack@5.104.1)
html-webpack-plugin:
specifier: ^5.6.5
version: 5.6.5(webpack@5.104.1)
specifier: ^5.6.6
version: 5.6.6(webpack@5.104.1)
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@24.10.9)(typescript@5.9.3)
@ -1900,11 +1900,11 @@ importers:
specifier: ^20.0.0
version: 20.0.0
'@typescript-eslint/eslint-plugin':
specifier: ^8.53.0
version: 8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)
specifier: ^8.53.1
version: 8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/parser':
specifier: ^8.53.0
version: 8.53.0(eslint@9.39.2)(typescript@5.9.3)
specifier: ^8.53.1
version: 8.53.1(eslint@9.39.2)(typescript@5.9.3)
eslint:
specifier: ^9.39.2
version: 9.39.2
@ -1991,8 +1991,8 @@ importers:
specifier: ^6.9.1
version: 6.9.1
'@testing-library/react':
specifier: ^16.3.1
version: 16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
specifier: ^16.3.2
version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
'@types/hex-rgba':
specifier: ^1.0.3
version: 1.0.3
@ -2124,8 +2124,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(typescript@5.9.3)(webpack@5.104.1)
html-webpack-plugin:
specifier: ^5.6.5
version: 5.6.5(webpack@5.104.1)
specifier: ^5.6.6
version: 5.6.6(webpack@5.104.1)
style-loader:
specifier: ^4.0.0
version: 4.0.0(webpack@5.104.1)
@ -2331,8 +2331,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(typescript@5.9.3)(webpack@5.104.1)
html-webpack-plugin:
specifier: ^5.6.5
version: 5.6.5(webpack@5.104.1)
specifier: ^5.6.6
version: 5.6.6(webpack@5.104.1)
style-loader:
specifier: ^4.0.0
version: 4.0.0(webpack@5.104.1)
@ -2358,14 +2358,14 @@ importers:
specifier: ^7.28.6
version: 7.28.6
'@rjsf/core':
specifier: ^6.2.4
version: 6.2.4(@rjsf/utils@6.2.4(react@19.2.3))(react@19.2.3)
specifier: ^6.2.5
version: 6.2.5(@rjsf/utils@6.2.5(react@19.2.3))(react@19.2.3)
'@rjsf/utils':
specifier: ^6.2.4
version: 6.2.4(react@19.2.3)
specifier: ^6.2.5
version: 6.2.5(react@19.2.3)
'@rjsf/validator-ajv8':
specifier: ^6.2.4
version: 6.2.4(@rjsf/utils@6.2.4(react@19.2.3))
specifier: ^6.2.5
version: 6.2.5(@rjsf/utils@6.2.5(react@19.2.3))
'@types/codemirror':
specifier: ^5.60.17
version: 5.60.17
@ -2431,8 +2431,8 @@ importers:
specifier: ^10.4.1
version: 10.4.1
'@testing-library/react':
specifier: ^16.3.1
version: 16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
specifier: ^16.3.2
version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
'@testing-library/user-event':
specifier: ^14.6.1
version: 14.6.1(@testing-library/dom@10.4.1)
@ -2610,8 +2610,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(typescript@5.9.3)(webpack@5.104.1)
html-webpack-plugin:
specifier: ^5.6.5
version: 5.6.5(webpack@5.104.1)
specifier: ^5.6.6
version: 5.6.6(webpack@5.104.1)
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@24.10.9)(typescript@5.9.3)
@ -2695,8 +2695,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(typescript@5.9.3)(webpack@5.104.1)
html-webpack-plugin:
specifier: ^5.6.5
version: 5.6.5(webpack@5.104.1)
specifier: ^5.6.6
version: 5.6.6(webpack@5.104.1)
style-loader:
specifier: ^4.0.0
version: 4.0.0(webpack@5.104.1)
@ -4342,21 +4342,21 @@ packages:
react: '>=16.14.0'
react-dom: '>=16.14.0'
'@rjsf/core@6.2.4':
resolution: {integrity: sha512-9KCyYxuQNzyM8funIXTjKDfNtoO3K43/EVhY9cgCJYp1EeJhYK3eOFDxfexryOHWIpEumjrJeuWm8Me7k/ca9w==}
'@rjsf/core@6.2.5':
resolution: {integrity: sha512-k/2aAKj9IY7JBcnPrYv7frgHkfK0KsS7h8PgPW14GJREh+X5EX/icrypcQu5ge/Ggbwi+90plJll07YiRV/lFg==}
engines: {node: '>=20'}
peerDependencies:
'@rjsf/utils': ^6.2.x
react: '>=18'
'@rjsf/utils@6.2.4':
resolution: {integrity: sha512-y1h4uKCvuuPdRr5ky/+dKcxbWMFWrjMGSZ684LGRL9tSv788Gt4mbckuJufn4GNahbOHO2X2R4N36ZhKNStvNw==}
'@rjsf/utils@6.2.5':
resolution: {integrity: sha512-29SvRuY3gKyAHUUnIiJiAF/mTnokgrE7XqUXMj+CZK+sGcmAegwhlnQMJgLQciTodMwTwOaDyV1Fxc47VKTHFw==}
engines: {node: '>=20'}
peerDependencies:
react: '>=18'
'@rjsf/validator-ajv8@6.2.4':
resolution: {integrity: sha512-r/HyH9hysbAEL6ELnOIEiVuGDDNqftVKEmaMRkGukOW+r0yQYKeiMKfJYe1OOokTPLpV92XuWg/twX9MJCOczw==}
'@rjsf/validator-ajv8@6.2.5':
resolution: {integrity: sha512-+yLhFRuT2aY91KiUujhUKg8SyTBrUuQP3QAFINeGi+RljA3S+NQN56oeCaNdz9X+35+Sdy6jqmxy/0Q2K+K9vQ==}
engines: {node: '>=20'}
peerDependencies:
'@rjsf/utils': ^6.2.x
@ -4593,8 +4593,8 @@ packages:
resolution: {integrity: sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
'@testing-library/react@16.3.1':
resolution: {integrity: sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==}
'@testing-library/react@16.3.2':
resolution: {integrity: sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==}
engines: {node: '>=18'}
peerDependencies:
'@testing-library/dom': ^10.0.0
@ -4681,8 +4681,8 @@ packages:
'@types/chai@5.2.3':
resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
'@types/chrome@0.1.33':
resolution: {integrity: sha512-hSwcseKjWilz8bq93kLyIfSTvFLypRbO5iRhSXdJyVFFMV9aeqIjisBI6P/0J5+FiIKMo2NejyhHXfQLN0c0tQ==}
'@types/chrome@0.1.34':
resolution: {integrity: sha512-a1xk47dohzk4gAMeHy58gWp/RC5XyR0lzGfurj762TRcE3U3LVZG+qWNTZhQjcYRKK7b+x0BumGMN0l6x4Ttow==}
'@types/codemirror@5.60.17':
resolution: {integrity: sha512-AZq2FIsUHVMlp7VSe2hTfl5w4pcUkoFkM3zVsRKsn1ca8CXRDYvnin04+HP2REkwsxemuHqvDofdlhUWNpbwfw==}
@ -5082,63 +5082,63 @@ packages:
'@types/yauzl@2.10.3':
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
'@typescript-eslint/eslint-plugin@8.53.0':
resolution: {integrity: sha512-eEXsVvLPu8Z4PkFibtuFJLJOTAV/nPdgtSjkGoPpddpFk3/ym2oy97jynY6ic2m6+nc5M8SE1e9v/mHKsulcJg==}
'@typescript-eslint/eslint-plugin@8.53.1':
resolution: {integrity: sha512-cFYYFZ+oQFi6hUnBTbLRXfTJiaQtYE3t4O692agbBl+2Zy+eqSKWtPjhPXJu1G7j4RLjKgeJPDdq3EqOwmX5Ag==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
'@typescript-eslint/parser': ^8.53.0
'@typescript-eslint/parser': ^8.53.1
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
'@typescript-eslint/parser@8.53.0':
resolution: {integrity: sha512-npiaib8XzbjtzS2N4HlqPvlpxpmZ14FjSJrteZpPxGUaYPlvhzlzUZ4mZyABo0EFrOWnvyd0Xxroq//hKhtAWg==}
'@typescript-eslint/parser@8.53.1':
resolution: {integrity: sha512-nm3cvFN9SqZGXjmw5bZ6cGmvJSyJPn0wU9gHAZZHDnZl2wF9PhHv78Xf06E0MaNk4zLVHL8hb2/c32XvyJOLQg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
'@typescript-eslint/project-service@8.53.0':
resolution: {integrity: sha512-Bl6Gdr7NqkqIP5yP9z1JU///Nmes4Eose6L1HwpuVHwScgDPPuEWbUVhvlZmb8hy0vX9syLk5EGNL700WcBlbg==}
'@typescript-eslint/project-service@8.53.1':
resolution: {integrity: sha512-WYC4FB5Ra0xidsmlPb+1SsnaSKPmS3gsjIARwbEkHkoWloQmuzcfypljaJcR78uyLA1h8sHdWWPHSLDI+MtNog==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
'@typescript-eslint/scope-manager@8.53.0':
resolution: {integrity: sha512-kWNj3l01eOGSdVBnfAF2K1BTh06WS0Yet6JUgb9Cmkqaz3Jlu0fdVUjj9UI8gPidBWSMqDIglmEXifSgDT/D0g==}
'@typescript-eslint/scope-manager@8.53.1':
resolution: {integrity: sha512-Lu23yw1uJMFY8cUeq7JlrizAgeQvWugNQzJp8C3x8Eo5Jw5Q2ykMdiiTB9vBVOOUBysMzmRRmUfwFrZuI2C4SQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/tsconfig-utils@8.53.0':
resolution: {integrity: sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA==}
'@typescript-eslint/tsconfig-utils@8.53.1':
resolution: {integrity: sha512-qfvLXS6F6b1y43pnf0pPbXJ+YoXIC7HKg0UGZ27uMIemKMKA6XH2DTxsEDdpdN29D+vHV07x/pnlPNVLhdhWiA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
'@typescript-eslint/type-utils@8.53.0':
resolution: {integrity: sha512-BBAUhlx7g4SmcLhn8cnbxoxtmS7hcq39xKCgiutL3oNx1TaIp+cny51s8ewnKMpVUKQUGb41RAUWZ9kxYdovuw==}
'@typescript-eslint/type-utils@8.53.1':
resolution: {integrity: sha512-MOrdtNvyhy0rHyv0ENzub1d4wQYKb2NmIqG7qEqPWFW7Mpy2jzFC3pQ2yKDvirZB7jypm5uGjF2Qqs6OIqu47w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
'@typescript-eslint/types@8.53.0':
resolution: {integrity: sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==}
'@typescript-eslint/types@8.53.1':
resolution: {integrity: sha512-jr/swrr2aRmUAUjW5/zQHbMaui//vQlsZcJKijZf3M26bnmLj8LyZUpj8/Rd6uzaek06OWsqdofN/Thenm5O8A==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/typescript-estree@8.53.0':
resolution: {integrity: sha512-pw0c0Gdo7Z4xOG987u3nJ8akL9093yEEKv8QTJ+Bhkghj1xyj8cgPaavlr9rq8h7+s6plUJ4QJYw2gCZodqmGw==}
'@typescript-eslint/typescript-estree@8.53.1':
resolution: {integrity: sha512-RGlVipGhQAG4GxV1s34O91cxQ/vWiHJTDHbXRr0li2q/BGg3RR/7NM8QDWgkEgrwQYCvmJV9ichIwyoKCQ+DTg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
'@typescript-eslint/utils@8.53.0':
resolution: {integrity: sha512-XDY4mXTez3Z1iRDI5mbRhH4DFSt46oaIFsLg+Zn97+sYrXACziXSQcSelMybnVZ5pa1P6xYkPr5cMJyunM1ZDA==}
'@typescript-eslint/utils@8.53.1':
resolution: {integrity: sha512-c4bMvGVWW4hv6JmDUEG7fSYlWOl3II2I4ylt0NM+seinYQlZMQIaKaXIIVJWt9Ofh6whrpM+EdDQXKXjNovvrg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
'@typescript-eslint/visitor-keys@8.53.0':
resolution: {integrity: sha512-LZ2NqIHFhvFwxG0qZeLL9DvdNAHPGCY5dIRwBhyYeU+LfLhcStE1ImjsuTG/WaVh3XysGaeLW8Rqq7cGkPCFvw==}
'@typescript-eslint/visitor-keys@8.53.1':
resolution: {integrity: sha512-oy+wV7xDKFPRyNggmXuZQSBzvoLnpmJs+GhzRhPjrxl2b/jIlyjVokzm47CZCDUdXKr2zd7ZLodPfOBpOPyPlg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@ungap/structured-clone@1.3.0':
@ -7369,8 +7369,8 @@ packages:
engines: {node: ^14.13.1 || >=16.0.0}
hasBin: true
html-webpack-plugin@5.6.5:
resolution: {integrity: sha512-4xynFbKNNk+WlzXeQQ+6YYsH2g7mpfPszQZUi3ovKlj+pDmngQ7vRXjrrmGROabmKwyQkcgcX5hqfOwHbFmK5g==}
html-webpack-plugin@5.6.6:
resolution: {integrity: sha512-bLjW01UTrvoWTJQL5LsMRo1SypHW80FTm12OJRSnr3v6YHNhfe+1r0MYUZJMACxnCHURVnBWRwAsWs2yPU9Ezw==}
engines: {node: '>=10.13.0'}
peerDependencies:
'@rspack/core': 0.x || 1.x
@ -9305,8 +9305,8 @@ packages:
select-hose@2.0.0:
resolution: {integrity: sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==}
selenium-webdriver@4.39.0:
resolution: {integrity: sha512-NAs9jCU+UeZ/ZmRb8R6zOp7N8eMklefdBYASnaRmCNXdgFE8w3OCxxZmLixkwqnGDHY5VF7hCulfw1Mls43N/A==}
selenium-webdriver@4.40.0:
resolution: {integrity: sha512-dU0QbnVKdPmoNP8OtMCazRdtU2Ux6Wl4FEpG1iwUbDeajJK1dBAywBLrC1D7YFRtogHzN96AbXBgBAJaarcysw==}
engines: {node: '>= 20.0.0'}
selfsigned@5.5.0:
@ -9689,6 +9689,7 @@ packages:
tar@6.2.1:
resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==}
engines: {node: '>=10'}
deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me
tarn@3.0.2:
resolution: {integrity: sha512-51LAVKUSZSVfI05vjPESNc5vwqqZpbXCsU+/+wxlOrUjk2SnFTt97v9ZgQrD4YmxYW1Px6w2KjaDitCfkvgxMQ==}
@ -9937,8 +9938,8 @@ packages:
types-ramda@0.31.0:
resolution: {integrity: sha512-vaoC35CRC3xvL8Z6HkshDbi6KWM1ezK0LHN0YyxXWUn9HKzBNg/T3xSGlJZjCYspnOD3jE7bcizsp0bUXZDxnQ==}
typescript-eslint@8.53.0:
resolution: {integrity: sha512-xHURCQNxZ1dsWn0sdOaOfCSQG0HKeqSj9OexIxrz6ypU6wHYOdX2I3D2b8s8wFSsSOYJb+6q283cLiLlkEsBYw==}
typescript-eslint@8.53.1:
resolution: {integrity: sha512-gB+EVQfP5RDElh9ittfXlhZJdjSU4jUSTyE2+ia8CYyNvet4ElfaLlAIqDvQV9JPknKx0jQH1racTYe/4LaLSg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@ -12526,16 +12527,16 @@ snapshots:
uncontrollable: 8.0.4(react@19.2.3)
warning: 4.0.3
'@rjsf/core@6.2.4(@rjsf/utils@6.2.4(react@19.2.3))(react@19.2.3)':
'@rjsf/core@6.2.5(@rjsf/utils@6.2.5(react@19.2.3))(react@19.2.3)':
dependencies:
'@rjsf/utils': 6.2.4(react@19.2.3)
'@rjsf/utils': 6.2.5(react@19.2.3)
lodash: 4.17.21
lodash-es: 4.17.22
markdown-to-jsx: 8.0.0(react@19.2.3)
prop-types: 15.8.1
react: 19.2.3
'@rjsf/utils@6.2.4(react@19.2.3)':
'@rjsf/utils@6.2.5(react@19.2.3)':
dependencies:
'@x0k/json-schema-merge': 1.0.2
fast-uri: 3.1.0
@ -12545,9 +12546,9 @@ snapshots:
react: 19.2.3
react-is: 18.3.1
'@rjsf/validator-ajv8@6.2.4(@rjsf/utils@6.2.4(react@19.2.3))':
'@rjsf/validator-ajv8@6.2.5(@rjsf/utils@6.2.5(react@19.2.3))':
dependencies:
'@rjsf/utils': 6.2.4(react@19.2.3)
'@rjsf/utils': 6.2.5(react@19.2.3)
ajv: 8.17.1
ajv-formats: 2.1.1(ajv@8.17.1)
lodash: 4.17.21
@ -12766,7 +12767,7 @@ snapshots:
picocolors: 1.1.1
redent: 3.0.0
'@testing-library/react@16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)':
'@testing-library/react@16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)':
dependencies:
'@babel/runtime': 7.28.6
'@testing-library/dom': 10.4.1
@ -12869,7 +12870,7 @@ snapshots:
'@types/deep-eql': 4.0.2
assertion-error: 2.0.1
'@types/chrome@0.1.33':
'@types/chrome@0.1.34':
dependencies:
'@types/filesystem': 0.0.36
'@types/har-format': 1.2.16
@ -13337,14 +13338,14 @@ snapshots:
'@types/node': 24.10.9
optional: true
'@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)':
'@typescript-eslint/eslint-plugin@8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)':
dependencies:
'@eslint-community/regexpp': 4.12.2
'@typescript-eslint/parser': 8.53.0(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/scope-manager': 8.53.0
'@typescript-eslint/type-utils': 8.53.0(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/utils': 8.53.0(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/visitor-keys': 8.53.0
'@typescript-eslint/parser': 8.53.1(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/scope-manager': 8.53.1
'@typescript-eslint/type-utils': 8.53.1(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/utils': 8.53.1(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/visitor-keys': 8.53.1
eslint: 9.39.2
ignore: 7.0.5
natural-compare: 1.4.0
@ -13353,41 +13354,41 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@typescript-eslint/parser@8.53.0(eslint@9.39.2)(typescript@5.9.3)':
'@typescript-eslint/parser@8.53.1(eslint@9.39.2)(typescript@5.9.3)':
dependencies:
'@typescript-eslint/scope-manager': 8.53.0
'@typescript-eslint/types': 8.53.0
'@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
'@typescript-eslint/visitor-keys': 8.53.0
'@typescript-eslint/scope-manager': 8.53.1
'@typescript-eslint/types': 8.53.1
'@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3)
'@typescript-eslint/visitor-keys': 8.53.1
debug: 4.4.3
eslint: 9.39.2
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/project-service@8.53.0(typescript@5.9.3)':
'@typescript-eslint/project-service@8.53.1(typescript@5.9.3)':
dependencies:
'@typescript-eslint/tsconfig-utils': 8.53.0(typescript@5.9.3)
'@typescript-eslint/types': 8.53.0
'@typescript-eslint/tsconfig-utils': 8.53.1(typescript@5.9.3)
'@typescript-eslint/types': 8.53.1
debug: 4.4.3
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/scope-manager@8.53.0':
'@typescript-eslint/scope-manager@8.53.1':
dependencies:
'@typescript-eslint/types': 8.53.0
'@typescript-eslint/visitor-keys': 8.53.0
'@typescript-eslint/types': 8.53.1
'@typescript-eslint/visitor-keys': 8.53.1
'@typescript-eslint/tsconfig-utils@8.53.0(typescript@5.9.3)':
'@typescript-eslint/tsconfig-utils@8.53.1(typescript@5.9.3)':
dependencies:
typescript: 5.9.3
'@typescript-eslint/type-utils@8.53.0(eslint@9.39.2)(typescript@5.9.3)':
'@typescript-eslint/type-utils@8.53.1(eslint@9.39.2)(typescript@5.9.3)':
dependencies:
'@typescript-eslint/types': 8.53.0
'@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
'@typescript-eslint/utils': 8.53.0(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/types': 8.53.1
'@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3)
'@typescript-eslint/utils': 8.53.1(eslint@9.39.2)(typescript@5.9.3)
debug: 4.4.3
eslint: 9.39.2
ts-api-utils: 2.4.0(typescript@5.9.3)
@ -13395,14 +13396,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@typescript-eslint/types@8.53.0': {}
'@typescript-eslint/types@8.53.1': {}
'@typescript-eslint/typescript-estree@8.53.0(typescript@5.9.3)':
'@typescript-eslint/typescript-estree@8.53.1(typescript@5.9.3)':
dependencies:
'@typescript-eslint/project-service': 8.53.0(typescript@5.9.3)
'@typescript-eslint/tsconfig-utils': 8.53.0(typescript@5.9.3)
'@typescript-eslint/types': 8.53.0
'@typescript-eslint/visitor-keys': 8.53.0
'@typescript-eslint/project-service': 8.53.1(typescript@5.9.3)
'@typescript-eslint/tsconfig-utils': 8.53.1(typescript@5.9.3)
'@typescript-eslint/types': 8.53.1
'@typescript-eslint/visitor-keys': 8.53.1
debug: 4.4.3
minimatch: 9.0.5
semver: 7.7.3
@ -13412,20 +13413,20 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@typescript-eslint/utils@8.53.0(eslint@9.39.2)(typescript@5.9.3)':
'@typescript-eslint/utils@8.53.1(eslint@9.39.2)(typescript@5.9.3)':
dependencies:
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2)
'@typescript-eslint/scope-manager': 8.53.0
'@typescript-eslint/types': 8.53.0
'@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
'@typescript-eslint/scope-manager': 8.53.1
'@typescript-eslint/types': 8.53.1
'@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3)
eslint: 9.39.2
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/visitor-keys@8.53.0':
'@typescript-eslint/visitor-keys@8.53.1':
dependencies:
'@typescript-eslint/types': 8.53.0
'@typescript-eslint/types': 8.53.1
eslint-visitor-keys: 4.2.1
'@ungap/structured-clone@1.3.0': {}
@ -15577,12 +15578,12 @@ snapshots:
dependencies:
eslint: 9.39.2
eslint-plugin-jest@29.12.1(@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(jest@30.2.0(@types/node@24.10.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@24.10.9)(typescript@5.9.3)))(typescript@5.9.3):
eslint-plugin-jest@29.12.1(@typescript-eslint/eslint-plugin@8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(jest@30.2.0(@types/node@24.10.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@24.10.9)(typescript@5.9.3)))(typescript@5.9.3):
dependencies:
'@typescript-eslint/utils': 8.53.0(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/utils': 8.53.1(eslint@9.39.2)(typescript@5.9.3)
eslint: 9.39.2
optionalDependencies:
'@typescript-eslint/eslint-plugin': 8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/eslint-plugin': 8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)
jest: 30.2.0(@types/node@24.10.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@24.10.9)(typescript@5.9.3))
transitivePeerDependencies:
- supports-color
@ -16278,7 +16279,7 @@ snapshots:
relateurl: 0.2.7
terser: 5.44.1
html-webpack-plugin@5.6.5(webpack@5.104.1):
html-webpack-plugin@5.6.6(webpack@5.104.1):
dependencies:
'@types/html-minifier-terser': 6.1.0
html-minifier-terser: 6.1.0
@ -18515,7 +18516,7 @@ snapshots:
select-hose@2.0.0: {}
selenium-webdriver@4.39.0:
selenium-webdriver@4.40.0:
dependencies:
'@bazel/runfiles': 6.5.0
jszip: 3.10.1
@ -19334,12 +19335,12 @@ snapshots:
dependencies:
ts-toolbelt: 9.6.0
typescript-eslint@8.53.0(eslint@9.39.2)(typescript@5.9.3):
typescript-eslint@8.53.1(eslint@9.39.2)(typescript@5.9.3):
dependencies:
'@typescript-eslint/eslint-plugin': 8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/parser': 8.53.0(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
'@typescript-eslint/utils': 8.53.0(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/eslint-plugin': 8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/parser': 8.53.1(eslint@9.39.2)(typescript@5.9.3)
'@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3)
'@typescript-eslint/utils': 8.53.1(eslint@9.39.2)(typescript@5.9.3)
eslint: 9.39.2
typescript: 5.9.3
transitivePeerDependencies: