|
@@ -252,6 +252,9 @@ devDependencies:
|
|
eslint-plugin-jest:
|
|
eslint-plugin-jest:
|
|
specifier: ^27.1.7
|
|
specifier: ^27.1.7
|
|
version: 27.2.1(@typescript-eslint/eslint-plugin@5.55.0)(eslint@8.36.0)(jest@29.5.0)(typescript@5.0.2)
|
|
version: 27.2.1(@typescript-eslint/eslint-plugin@5.55.0)(eslint@8.36.0)(jest@29.5.0)(typescript@5.0.2)
|
|
|
|
+ eslint-plugin-jest-dom:
|
|
|
|
+ specifier: ^4.0.3
|
|
|
|
+ version: 4.0.3(eslint@8.36.0)
|
|
eslint-plugin-jsdoc:
|
|
eslint-plugin-jsdoc:
|
|
specifier: ^40.1.0
|
|
specifier: ^40.1.0
|
|
version: 40.1.0(eslint@8.36.0)
|
|
version: 40.1.0(eslint@8.36.0)
|
|
@@ -264,6 +267,9 @@ devDependencies:
|
|
eslint-plugin-react-hooks:
|
|
eslint-plugin-react-hooks:
|
|
specifier: ^4.6.0
|
|
specifier: ^4.6.0
|
|
version: 4.6.0(eslint@8.36.0)
|
|
version: 4.6.0(eslint@8.36.0)
|
|
|
|
+ eslint-plugin-testing-library:
|
|
|
|
+ specifier: ^5.10.3
|
|
|
|
+ version: 5.10.3(eslint@8.36.0)(typescript@5.0.2)
|
|
jest:
|
|
jest:
|
|
specifier: ^29.5.0
|
|
specifier: ^29.5.0
|
|
version: 29.5.0(@types/node@18.15.3)(ts-node@10.9.1)
|
|
version: 29.5.0(@types/node@18.15.3)(ts-node@10.9.1)
|
|
@@ -2173,6 +2179,20 @@ packages:
|
|
use-sync-external-store: 1.2.0(react@18.2.0)
|
|
use-sync-external-store: 1.2.0(react@18.2.0)
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
|
|
+ /@testing-library/dom@8.20.0:
|
|
|
|
+ resolution: {integrity: sha512-d9ULIT+a4EXLX3UU8FBjauG9NnsZHkHztXoIcTsOKoOw030fyjheN9svkTULjJxtYag9DZz5Jz5qkWZDPxTFwA==}
|
|
|
|
+ engines: {node: '>=12'}
|
|
|
|
+ dependencies:
|
|
|
|
+ '@babel/code-frame': 7.18.6
|
|
|
|
+ '@babel/runtime': 7.20.13
|
|
|
|
+ '@types/aria-query': 5.0.1
|
|
|
|
+ aria-query: 5.1.3
|
|
|
|
+ chalk: 4.1.2
|
|
|
|
+ dom-accessibility-api: 0.5.16
|
|
|
|
+ lz-string: 1.5.0
|
|
|
|
+ pretty-format: 27.5.1
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/@testing-library/dom@9.0.1:
|
|
/@testing-library/dom@9.0.1:
|
|
resolution: {integrity: sha512-fTOVsMY9QLFCCXRHG3Ese6cMH5qIWwSbgxZsgeF5TNsy81HKaZ4kgehnSF8FsR3OF+numlIV2YcU79MzbnhSig==}
|
|
resolution: {integrity: sha512-fTOVsMY9QLFCCXRHG3Ese6cMH5qIWwSbgxZsgeF5TNsy81HKaZ4kgehnSF8FsR3OF+numlIV2YcU79MzbnhSig==}
|
|
engines: {node: '>=14'}
|
|
engines: {node: '>=14'}
|
|
@@ -2644,6 +2664,14 @@ packages:
|
|
'@typescript-eslint/visitor-keys': 5.55.0
|
|
'@typescript-eslint/visitor-keys': 5.55.0
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /@typescript-eslint/scope-manager@5.58.0:
|
|
|
|
+ resolution: {integrity: sha512-b+w8ypN5CFvrXWQb9Ow9T4/6LC2MikNf1viLkYTiTbkQl46CnR69w7lajz1icW0TBsYmlpg+mRzFJ4LEJ8X9NA==}
|
|
|
|
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
+ dependencies:
|
|
|
|
+ '@typescript-eslint/types': 5.58.0
|
|
|
|
+ '@typescript-eslint/visitor-keys': 5.58.0
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/@typescript-eslint/type-utils@5.55.0(eslint@8.36.0)(typescript@5.0.2):
|
|
/@typescript-eslint/type-utils@5.55.0(eslint@8.36.0)(typescript@5.0.2):
|
|
resolution: {integrity: sha512-ObqxBgHIXj8rBNm0yh8oORFrICcJuZPZTqtAFh0oZQyr5DnAHZWfyw54RwpEEH+fD8suZaI0YxvWu5tYE/WswA==}
|
|
resolution: {integrity: sha512-ObqxBgHIXj8rBNm0yh8oORFrICcJuZPZTqtAFh0oZQyr5DnAHZWfyw54RwpEEH+fD8suZaI0YxvWu5tYE/WswA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
@@ -2674,6 +2702,11 @@ packages:
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /@typescript-eslint/types@5.58.0:
|
|
|
|
+ resolution: {integrity: sha512-JYV4eITHPzVQMnHZcYJXl2ZloC7thuUHrcUmxtzvItyKPvQ50kb9QXBkgNAt90OYMqwaodQh2kHutWZl1fc+1g==}
|
|
|
|
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/@typescript-eslint/typescript-estree@5.52.0(typescript@5.0.2):
|
|
/@typescript-eslint/typescript-estree@5.52.0(typescript@5.0.2):
|
|
resolution: {integrity: sha512-WeWnjanyEwt6+fVrSR0MYgEpUAuROxuAH516WPjUblIrClzYJj0kBbjdnbQXLpgAN8qbEuGywiQsXUVDiAoEuQ==}
|
|
resolution: {integrity: sha512-WeWnjanyEwt6+fVrSR0MYgEpUAuROxuAH516WPjUblIrClzYJj0kBbjdnbQXLpgAN8qbEuGywiQsXUVDiAoEuQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
@@ -2716,6 +2749,27 @@ packages:
|
|
- supports-color
|
|
- supports-color
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /@typescript-eslint/typescript-estree@5.58.0(typescript@5.0.2):
|
|
|
|
+ resolution: {integrity: sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==}
|
|
|
|
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
+ peerDependencies:
|
|
|
|
+ typescript: '*'
|
|
|
|
+ peerDependenciesMeta:
|
|
|
|
+ typescript:
|
|
|
|
+ optional: true
|
|
|
|
+ dependencies:
|
|
|
|
+ '@typescript-eslint/types': 5.58.0
|
|
|
|
+ '@typescript-eslint/visitor-keys': 5.58.0
|
|
|
|
+ debug: 4.3.4
|
|
|
|
+ globby: 11.1.0
|
|
|
|
+ is-glob: 4.0.3
|
|
|
|
+ semver: 7.3.8
|
|
|
|
+ tsutils: 3.21.0(typescript@5.0.2)
|
|
|
|
+ typescript: 5.0.2
|
|
|
|
+ transitivePeerDependencies:
|
|
|
|
+ - supports-color
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/@typescript-eslint/utils@5.52.0(eslint@8.36.0)(typescript@5.0.2):
|
|
/@typescript-eslint/utils@5.52.0(eslint@8.36.0)(typescript@5.0.2):
|
|
resolution: {integrity: sha512-As3lChhrbwWQLNk2HC8Ree96hldKIqk98EYvypd3It8Q1f8d5zWyIoaZEp2va5667M4ZyE7X8UUR+azXrFl+NA==}
|
|
resolution: {integrity: sha512-As3lChhrbwWQLNk2HC8Ree96hldKIqk98EYvypd3It8Q1f8d5zWyIoaZEp2va5667M4ZyE7X8UUR+azXrFl+NA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
@@ -2756,6 +2810,26 @@ packages:
|
|
- typescript
|
|
- typescript
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /@typescript-eslint/utils@5.58.0(eslint@8.36.0)(typescript@5.0.2):
|
|
|
|
+ resolution: {integrity: sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==}
|
|
|
|
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
+ peerDependencies:
|
|
|
|
+ eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
|
+ dependencies:
|
|
|
|
+ '@eslint-community/eslint-utils': 4.3.0(eslint@8.36.0)
|
|
|
|
+ '@types/json-schema': 7.0.11
|
|
|
|
+ '@types/semver': 7.3.13
|
|
|
|
+ '@typescript-eslint/scope-manager': 5.58.0
|
|
|
|
+ '@typescript-eslint/types': 5.58.0
|
|
|
|
+ '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.0.2)
|
|
|
|
+ eslint: 8.36.0
|
|
|
|
+ eslint-scope: 5.1.1
|
|
|
|
+ semver: 7.3.8
|
|
|
|
+ transitivePeerDependencies:
|
|
|
|
+ - supports-color
|
|
|
|
+ - typescript
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/@typescript-eslint/visitor-keys@5.52.0:
|
|
/@typescript-eslint/visitor-keys@5.52.0:
|
|
resolution: {integrity: sha512-qMwpw6SU5VHCPr99y274xhbm+PRViK/NATY6qzt+Et7+mThGuFSl/ompj2/hrBlRP/kq+BFdgagnOSgw9TB0eA==}
|
|
resolution: {integrity: sha512-qMwpw6SU5VHCPr99y274xhbm+PRViK/NATY6qzt+Et7+mThGuFSl/ompj2/hrBlRP/kq+BFdgagnOSgw9TB0eA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
@@ -2772,6 +2846,14 @@ packages:
|
|
eslint-visitor-keys: 3.3.0
|
|
eslint-visitor-keys: 3.3.0
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /@typescript-eslint/visitor-keys@5.58.0:
|
|
|
|
+ resolution: {integrity: sha512-/fBraTlPj0jwdyTwLyrRTxv/3lnU2H96pNTVM6z3esTWLtA5MZ9ghSMJ7Rb+TtUAdtEw9EyJzJ0EydIMKxQ9gA==}
|
|
|
|
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
+ dependencies:
|
|
|
|
+ '@typescript-eslint/types': 5.58.0
|
|
|
|
+ eslint-visitor-keys: 3.3.0
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/@xmldom/xmldom@0.8.6:
|
|
/@xmldom/xmldom@0.8.6:
|
|
resolution: {integrity: sha512-uRjjusqpoqfmRkTaNuLJ2VohVr67Q5YwDATW3VU7PfzTj6IRaihGrYI7zckGZjxQPBIp63nfvJbM+Yu5ICh0Bg==}
|
|
resolution: {integrity: sha512-uRjjusqpoqfmRkTaNuLJ2VohVr67Q5YwDATW3VU7PfzTj6IRaihGrYI7zckGZjxQPBIp63nfvJbM+Yu5ICh0Bg==}
|
|
engines: {node: '>=10.0.0'}
|
|
engines: {node: '>=10.0.0'}
|
|
@@ -4140,6 +4222,18 @@ packages:
|
|
- supports-color
|
|
- supports-color
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /eslint-plugin-jest-dom@4.0.3(eslint@8.36.0):
|
|
|
|
+ resolution: {integrity: sha512-9j+n8uj0+V0tmsoS7bYC7fLhQmIvjRqRYEcbDSi+TKPsTThLLXCyj5swMSSf/hTleeMktACnn+HFqXBr5gbcbA==}
|
|
|
|
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6', yarn: '>=1'}
|
|
|
|
+ peerDependencies:
|
|
|
|
+ eslint: ^6.8.0 || ^7.0.0 || ^8.0.0
|
|
|
|
+ dependencies:
|
|
|
|
+ '@babel/runtime': 7.20.13
|
|
|
|
+ '@testing-library/dom': 8.20.0
|
|
|
|
+ eslint: 8.36.0
|
|
|
|
+ requireindex: 1.2.0
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/eslint-plugin-jest@27.2.1(@typescript-eslint/eslint-plugin@5.55.0)(eslint@8.36.0)(jest@29.5.0)(typescript@5.0.2):
|
|
/eslint-plugin-jest@27.2.1(@typescript-eslint/eslint-plugin@5.55.0)(eslint@8.36.0)(jest@29.5.0)(typescript@5.0.2):
|
|
resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==}
|
|
resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
@@ -4238,6 +4332,19 @@ packages:
|
|
string.prototype.matchall: 4.0.8
|
|
string.prototype.matchall: 4.0.8
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /eslint-plugin-testing-library@5.10.3(eslint@8.36.0)(typescript@5.0.2):
|
|
|
|
+ resolution: {integrity: sha512-0yhsKFsjHLud5PM+f2dWr9K3rqYzMy4cSHs3lcmFYMa1CdSzRvHGgXvsFarBjZ41gU8jhTdMIkg8jHLxGJqLqw==}
|
|
|
|
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'}
|
|
|
|
+ peerDependencies:
|
|
|
|
+ eslint: ^7.5.0 || ^8.0.0
|
|
|
|
+ dependencies:
|
|
|
|
+ '@typescript-eslint/utils': 5.58.0(eslint@8.36.0)(typescript@5.0.2)
|
|
|
|
+ eslint: 8.36.0
|
|
|
|
+ transitivePeerDependencies:
|
|
|
|
+ - supports-color
|
|
|
|
+ - typescript
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/eslint-scope@5.1.1:
|
|
/eslint-scope@5.1.1:
|
|
resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
|
|
resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
|
|
engines: {node: '>=8.0.0'}
|
|
engines: {node: '>=8.0.0'}
|
|
@@ -7620,6 +7727,11 @@ packages:
|
|
engines: {node: '>=0.10.0'}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /requireindex@1.2.0:
|
|
|
|
+ resolution: {integrity: sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==}
|
|
|
|
+ engines: {node: '>=0.10.5'}
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/requires-port@1.0.0:
|
|
/requires-port@1.0.0:
|
|
resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
|
|
resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
|
|
dev: true
|
|
dev: true
|