Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@
"@types/node": "20.19.43",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
"@typescript-eslint/eslint-plugin": "8.56.1",
"@typescript-eslint/parser": "8.56.1",
"@typescript-eslint/types": "8.56.1",
"@typescript-eslint/eslint-plugin": "8.62.1",
"@typescript-eslint/parser": "8.62.1",
"@typescript-eslint/types": "8.62.1",
"@vitejs/plugin-react": "6.0.3",
"@yarnpkg/fslib": "3.1.5",
"@yarnpkg/libzip": "3.2.2",
Expand All @@ -107,14 +107,14 @@
"eslint-plugin-jest": "28.14.0",
"eslint-plugin-jest-dom": "5.5.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-promise": "7.3.0",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-testing-library": "6.5.0",
"jest": "30.4.2",
"jest-axe": "10.0.0",
"jest-environment-jsdom": "30.4.1",
"prettier": "3.8.4",
"prettier": "3.9.4",
"react": "19.2.7",
"react-dom": "19.2.7",
"react-intl": "6.7.1",
Expand Down
184 changes: 92 additions & 92 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4708,9 +4708,9 @@ __metadata:
"@types/node": "npm:20.19.43"
"@types/react": "npm:19.2.17"
"@types/react-dom": "npm:19.2.3"
"@typescript-eslint/eslint-plugin": "npm:8.56.1"
"@typescript-eslint/parser": "npm:8.56.1"
"@typescript-eslint/types": "npm:8.56.1"
"@typescript-eslint/eslint-plugin": "npm:8.62.1"
"@typescript-eslint/parser": "npm:8.62.1"
"@typescript-eslint/types": "npm:8.62.1"
"@vitejs/plugin-react": "npm:6.0.3"
"@yarnpkg/fslib": "npm:3.1.5"
"@yarnpkg/libzip": "npm:3.2.2"
Expand All @@ -4724,14 +4724,14 @@ __metadata:
eslint-plugin-jest: "npm:28.14.0"
eslint-plugin-jest-dom: "npm:5.5.0"
eslint-plugin-jsx-a11y: "npm:6.10.2"
eslint-plugin-promise: "npm:7.2.1"
eslint-plugin-promise: "npm:7.3.0"
eslint-plugin-react: "npm:7.37.5"
eslint-plugin-react-hooks: "npm:4.6.2"
eslint-plugin-testing-library: "npm:6.5.0"
jest: "npm:30.4.2"
jest-axe: "npm:10.0.0"
jest-environment-jsdom: "npm:30.4.1"
prettier: "npm:3.8.4"
prettier: "npm:3.9.4"
react: "npm:19.2.7"
react-dom: "npm:19.2.7"
react-intl: "npm:6.7.1"
Expand Down Expand Up @@ -5340,39 +5340,39 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.56.1"
"@typescript-eslint/eslint-plugin@npm:8.62.1":
version: 8.62.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.62.1"
dependencies:
"@eslint-community/regexpp": "npm:^4.12.2"
"@typescript-eslint/scope-manager": "npm:8.56.1"
"@typescript-eslint/type-utils": "npm:8.56.1"
"@typescript-eslint/utils": "npm:8.56.1"
"@typescript-eslint/visitor-keys": "npm:8.56.1"
"@typescript-eslint/scope-manager": "npm:8.62.1"
"@typescript-eslint/type-utils": "npm:8.62.1"
"@typescript-eslint/utils": "npm:8.62.1"
"@typescript-eslint/visitor-keys": "npm:8.62.1"
ignore: "npm:^7.0.5"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^2.4.0"
ts-api-utils: "npm:^2.5.0"
peerDependencies:
"@typescript-eslint/parser": ^8.56.1
"@typescript-eslint/parser": ^8.62.1
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: 10/669d19cff91fcad5fe34dba97cc8c0c2df3160ae14646759fb23dfd6ffbb861d00d8d081e74d1060d544bfba0ea4d05588c5b73ae104907af26cc18189c0d139
typescript: ">=4.8.4 <6.1.0"
checksum: 10/5db2952d68176ef82a40ae82e26bbab02e48d1b8ea706fb2a45f68a2404a45a1be8a2c765233acbae8db45802c0322512c5200263656ecf15fe9f1fcd39e0bff
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/parser@npm:8.56.1"
"@typescript-eslint/parser@npm:8.62.1":
version: 8.62.1
resolution: "@typescript-eslint/parser@npm:8.62.1"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.56.1"
"@typescript-eslint/types": "npm:8.56.1"
"@typescript-eslint/typescript-estree": "npm:8.56.1"
"@typescript-eslint/visitor-keys": "npm:8.56.1"
"@typescript-eslint/scope-manager": "npm:8.62.1"
"@typescript-eslint/types": "npm:8.62.1"
"@typescript-eslint/typescript-estree": "npm:8.62.1"
"@typescript-eslint/visitor-keys": "npm:8.62.1"
debug: "npm:^4.4.3"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: 10/280b041a69153caf9e721b307781830483dd39d881b02d993156635bd8600e30e6a816aaead8bdd662ae5149b8870aef7b3823d3b98ec974d924c23a786fb6d9
typescript: ">=4.8.4 <6.1.0"
checksum: 10/4d8c72b03a41966b6157f2a893026cab81b9d13544431e9c426e03c033ecfea5325708786331fd5a6182e2cab519754863fecd9a0b05267f6e2a793649adf016
languageName: node
linkType: hard

Expand All @@ -5389,16 +5389,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/project-service@npm:8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/project-service@npm:8.56.1"
"@typescript-eslint/project-service@npm:8.62.1":
version: 8.62.1
resolution: "@typescript-eslint/project-service@npm:8.62.1"
dependencies:
"@typescript-eslint/tsconfig-utils": "npm:^8.56.1"
"@typescript-eslint/types": "npm:^8.56.1"
"@typescript-eslint/tsconfig-utils": "npm:^8.62.1"
"@typescript-eslint/types": "npm:^8.62.1"
debug: "npm:^4.4.3"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 10/5e7fdc95aebcefc72fec77806bb0821a9a59e5e88f86d72b15ad011eb6110da05419b803875f021716a219fc7fb8517331a6736364344c8613a90209539a6d32
typescript: ">=4.8.4 <6.1.0"
checksum: 10/efb7a04325e81159311e7d0e5247b8ada03594ded01d117f75209e13366ed8bf34cddccf2d9b7906ffedb6d357e91f49ce7048e052b1dad41889a81962a277da
languageName: node
linkType: hard

Expand All @@ -5422,13 +5422,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/scope-manager@npm:8.56.1"
"@typescript-eslint/scope-manager@npm:8.62.1":
version: 8.62.1
resolution: "@typescript-eslint/scope-manager@npm:8.62.1"
dependencies:
"@typescript-eslint/types": "npm:8.56.1"
"@typescript-eslint/visitor-keys": "npm:8.56.1"
checksum: 10/f358cf8bd32952eed005d4f34c1e95805baefe35abee96d866222b0eff8027cc02f831cee04b308707d74db2b415437a134191207b4213ee8acbc6d67a435616
"@typescript-eslint/types": "npm:8.62.1"
"@typescript-eslint/visitor-keys": "npm:8.62.1"
checksum: 10/c3bdd78491dc7babe94b43ebd3cd4a1342f6fea768267974c97908e9a65c5d56726b174b83627181595f91998896c8c1a5f0d48b3e1be3135b116e3f6ae402ef
languageName: node
linkType: hard

Expand All @@ -5441,28 +5441,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/tsconfig-utils@npm:8.56.1, @typescript-eslint/tsconfig-utils@npm:^8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/tsconfig-utils@npm:8.56.1"
"@typescript-eslint/tsconfig-utils@npm:8.62.1, @typescript-eslint/tsconfig-utils@npm:^8.62.1":
version: 8.62.1
resolution: "@typescript-eslint/tsconfig-utils@npm:8.62.1"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 10/d509f1ae4b14969173e498db6d15c833b6407db456c7fca9e25396798a35014229a73754691f353c4a99f5f0bbb4535b4144f42f84e596645a16d88a2022135f
typescript: ">=4.8.4 <6.1.0"
checksum: 10/6aa5d874dd03fb4d4ba4a710e1ea64a73cb273565bf2f0be0e1ee8b4b3aa90619058c34cd2e22ed4ac6b9634a84ce8000fa126eb3eb6eb7f516661fc36dca296
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/type-utils@npm:8.56.1"
"@typescript-eslint/type-utils@npm:8.62.1":
version: 8.62.1
resolution: "@typescript-eslint/type-utils@npm:8.62.1"
dependencies:
"@typescript-eslint/types": "npm:8.56.1"
"@typescript-eslint/typescript-estree": "npm:8.56.1"
"@typescript-eslint/utils": "npm:8.56.1"
"@typescript-eslint/types": "npm:8.62.1"
"@typescript-eslint/typescript-estree": "npm:8.62.1"
"@typescript-eslint/utils": "npm:8.62.1"
debug: "npm:^4.4.3"
ts-api-utils: "npm:^2.4.0"
ts-api-utils: "npm:^2.5.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: 10/2b07c674c26d797d05c05779ac5c89761b6b96680ecaf01440957727d12c6d06a2e48f0b139e45752eb4b53bf13c03940628656c519d362082b716d6a0ece6d9
typescript: ">=4.8.4 <6.1.0"
checksum: 10/33b61fe7914ac5bff421b0994a2c21cefbc4b226c45909540134cb541d15883c4cbd370897e389e2524ad2a6423c5aa44cffd259365deac47ba621faa14034a7
languageName: node
linkType: hard

Expand All @@ -5480,10 +5480,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.56.1, @typescript-eslint/types@npm:^8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/types@npm:8.56.1"
checksum: 10/4bcffab5b0fd48adb731fcade86a776ca4a66e229defa5a282b58ba9c95af16ffc459a7d188e27c988a35be1f6fb5b812f9cf0952692eac38d5b3e87daafb20a
"@typescript-eslint/types@npm:8.62.1, @typescript-eslint/types@npm:^8.62.1":
version: 8.62.1
resolution: "@typescript-eslint/types@npm:8.62.1"
checksum: 10/855ebe6ec951e724ac28e9b09c57d68e69f1ccf4d505457017d8d34b91fa031c89d4e94d07e867c283b4fecc8161523197097f55e86dbaab6420139f9c888a8e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5525,37 +5525,37 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/typescript-estree@npm:8.56.1"
"@typescript-eslint/typescript-estree@npm:8.62.1":
version: 8.62.1
resolution: "@typescript-eslint/typescript-estree@npm:8.62.1"
dependencies:
"@typescript-eslint/project-service": "npm:8.56.1"
"@typescript-eslint/tsconfig-utils": "npm:8.56.1"
"@typescript-eslint/types": "npm:8.56.1"
"@typescript-eslint/visitor-keys": "npm:8.56.1"
"@typescript-eslint/project-service": "npm:8.62.1"
"@typescript-eslint/tsconfig-utils": "npm:8.62.1"
"@typescript-eslint/types": "npm:8.62.1"
"@typescript-eslint/visitor-keys": "npm:8.62.1"
debug: "npm:^4.4.3"
minimatch: "npm:^10.2.2"
semver: "npm:^7.7.3"
tinyglobby: "npm:^0.2.15"
ts-api-utils: "npm:^2.4.0"
ts-api-utils: "npm:^2.5.0"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 10/af39dae0a8fada72295a11f0efb49f311241134b0a3d819100eeda6a2f92368844645873ba785de5513ad541cd9c2ba17b9bfed2679daac4682fa2a3b627f087
typescript: ">=4.8.4 <6.1.0"
checksum: 10/6146babb0986425dcf98c96ee13d5b6d7d8ae7dcd94f54b6ae0bf77d39f73cae0d3915d5d17ecb0e063652bb7f4e2e8a840838d5910e4633a9ff756556f7a313
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/utils@npm:8.56.1"
"@typescript-eslint/utils@npm:8.62.1":
version: 8.62.1
resolution: "@typescript-eslint/utils@npm:8.62.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.9.1"
"@typescript-eslint/scope-manager": "npm:8.56.1"
"@typescript-eslint/types": "npm:8.56.1"
"@typescript-eslint/typescript-estree": "npm:8.56.1"
"@typescript-eslint/scope-manager": "npm:8.62.1"
"@typescript-eslint/types": "npm:8.62.1"
"@typescript-eslint/typescript-estree": "npm:8.62.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: 10/528cbd187d8288a8cfce24a043f993b93711087f53d2b6f95cdd615a1a4087af1dab083a747761af97474a621c7b14f11c84ee50c250f31566ebc64cf73867fe
typescript: ">=4.8.4 <6.1.0"
checksum: 10/6bd20e725dbe2bde1ea6c9c6775b87c549b3493d2f23a64df905c09d5e2163a2e9a6243c2e1e4c61c21934c9c10e8e15d451833c3f12ae87cbc92e06cf502946
languageName: node
linkType: hard

Expand Down Expand Up @@ -5612,13 +5612,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.56.1":
version: 8.56.1
resolution: "@typescript-eslint/visitor-keys@npm:8.56.1"
"@typescript-eslint/visitor-keys@npm:8.62.1":
version: 8.62.1
resolution: "@typescript-eslint/visitor-keys@npm:8.62.1"
dependencies:
"@typescript-eslint/types": "npm:8.56.1"
"@typescript-eslint/types": "npm:8.62.1"
eslint-visitor-keys: "npm:^5.0.0"
checksum: 10/efed6a9867e7be203eec543e5a65da5aaec96aae55fba6fe74a305bf600e57c707764835e82bb8eb541f49a9b70442ff1e1a0ecf3543c78c91b84dda43b95c53
checksum: 10/9a2fdfa40806f46b5e5c4ce4fc390bf0db2326624566000ec9b5431144ca94b75d0965148386b6e2a9678fb4cc0484b757fc325babd43a2d320fcf213109d6b6
languageName: node
linkType: hard

Expand Down Expand Up @@ -7854,14 +7854,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:7.2.1":
version: 7.2.1
resolution: "eslint-plugin-promise@npm:7.2.1"
"eslint-plugin-promise@npm:7.3.0":
version: 7.3.0
resolution: "eslint-plugin-promise@npm:7.3.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/e7447159d52dbc0fdaacfad18571906bb783f9f41f497e73f9b0351e9cc79497f9a9053fbef8141d0c027c16c768a1ef7f8cd4709a4a5cbb14636e862a1ccb34
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
checksum: 10/9f84fbd033eea686ba3d55c31fade8172a8ea0578b64af1ba22537c05c4bcffac92cc0696325a4adc0f8bad3e65b61e33164b92463be4807235ea0f2f27b93f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -11392,12 +11392,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.8.4":
version: 3.8.4
resolution: "prettier@npm:3.8.4"
"prettier@npm:3.9.4":
version: 3.9.4
resolution: "prettier@npm:3.9.4"
bin:
prettier: bin/prettier.cjs
checksum: 10/54684a3cc6689238692b29fab541c01934af7677be94c02293ba49981a1ac121c8bebe2a865f0c3b963e99d208f847c53aed354cc0ce8750e2d45791d64506c5
checksum: 10/4a0dc4389d442f5aca0beb12778c90b6ceb9831940b01a1df5eba9150b5ce96fa52eda9074a10a370e732adc03e2f645597dfd8b7e3f1e94dee28df01004a0fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -13330,12 +13330,12 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^2.4.0":
version: 2.4.0
resolution: "ts-api-utils@npm:2.4.0"
"ts-api-utils@npm:^2.5.0":
version: 2.5.0
resolution: "ts-api-utils@npm:2.5.0"
peerDependencies:
typescript: ">=4.8.4"
checksum: 10/d6b2b3b6caad8d2f4ddc0c3785d22bb1a6041773335a1c71d73a5d67d11d993763fe8e4faefc4a4d03bb42b26c6126bbcf2e34826baed1def5369d0ebad358fa
checksum: 10/d5f1936f5618c6ab6942a97b78802217540ced00e7501862ae1f578d9a3aa189fc06050e64cb8951d21f7088e5fd35f53d2bf0d0370a883861c7b05e993ebc44
languageName: node
linkType: hard

Expand Down
Loading