|
@@ -178,8 +178,8 @@ devDependencies:
|
|
|
specifier: ^1.35.1
|
|
|
version: 1.35.1
|
|
|
'@testing-library/dom':
|
|
|
- specifier: ^9.3.0
|
|
|
- version: 9.3.0
|
|
|
+ specifier: ^9.3.1
|
|
|
+ version: 9.3.1
|
|
|
'@testing-library/jest-dom':
|
|
|
specifier: ^5.16.5
|
|
|
version: 5.16.5
|
|
@@ -188,7 +188,7 @@ devDependencies:
|
|
|
version: 14.0.0(react-dom@18.2.0)(react@18.2.0)
|
|
|
'@testing-library/user-event':
|
|
|
specifier: ^14.4.3
|
|
|
- version: 14.4.3(@testing-library/dom@9.3.0)
|
|
|
+ version: 14.4.3(@testing-library/dom@9.3.1)
|
|
|
'@total-typescript/shoehorn':
|
|
|
specifier: ^0.1.0
|
|
|
version: 0.1.0
|
|
@@ -287,7 +287,7 @@ devDependencies:
|
|
|
version: 27.2.1(@typescript-eslint/eslint-plugin@5.59.11)(eslint@8.42.0)(jest@29.5.0)(typescript@5.1.3)
|
|
|
eslint-plugin-jest-dom:
|
|
|
specifier: ^5.0.1
|
|
|
- version: 5.0.1(@testing-library/dom@9.3.0)(eslint@8.42.0)
|
|
|
+ version: 5.0.1(@testing-library/dom@9.3.1)(eslint@8.42.0)
|
|
|
eslint-plugin-jsdoc:
|
|
|
specifier: ^46.2.6
|
|
|
version: 46.2.6(eslint@8.42.0)
|
|
@@ -356,13 +356,6 @@ packages:
|
|
|
'@jridgewell/gen-mapping': 0.1.1
|
|
|
'@jridgewell/trace-mapping': 0.3.17
|
|
|
|
|
|
- /@babel/code-frame@7.21.4:
|
|
|
- resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==}
|
|
|
- engines: {node: '>=6.9.0'}
|
|
|
- dependencies:
|
|
|
- '@babel/highlight': 7.22.5
|
|
|
- dev: true
|
|
|
-
|
|
|
/@babel/code-frame@7.22.5:
|
|
|
resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==}
|
|
|
engines: {node: '>=6.9.0'}
|
|
@@ -2934,11 +2927,11 @@ packages:
|
|
|
use-sync-external-store: 1.2.0(react@18.2.0)
|
|
|
dev: false
|
|
|
|
|
|
- /@testing-library/dom@9.3.0:
|
|
|
- resolution: {integrity: sha512-Dffe68pGwI6WlLRYR2I0piIkyole9cSBH5jGQKCGMRpHW5RHCqAUaqc2Kv0tUyd4dU4DLPKhJIjyKOnjv4tuUw==}
|
|
|
+ /@testing-library/dom@9.3.1:
|
|
|
+ resolution: {integrity: sha512-0DGPd9AR3+iDTjGoMpxIkAsUihHZ3Ai6CneU6bRRrffXMgzCdlNk43jTrD2/5LT6CBb3MWTP8v510JzYtahD2w==}
|
|
|
engines: {node: '>=14'}
|
|
|
dependencies:
|
|
|
- '@babel/code-frame': 7.21.4
|
|
|
+ '@babel/code-frame': 7.22.5
|
|
|
'@babel/runtime': 7.20.13
|
|
|
'@types/aria-query': 5.0.1
|
|
|
aria-query: 5.1.3
|
|
@@ -2971,19 +2964,19 @@ packages:
|
|
|
react-dom: ^18.0.0
|
|
|
dependencies:
|
|
|
'@babel/runtime': 7.20.13
|
|
|
- '@testing-library/dom': 9.3.0
|
|
|
+ '@testing-library/dom': 9.3.1
|
|
|
'@types/react-dom': 18.2.5
|
|
|
react: 18.2.0
|
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
|
dev: true
|
|
|
|
|
|
- /@testing-library/user-event@14.4.3(@testing-library/dom@9.3.0):
|
|
|
+ /@testing-library/user-event@14.4.3(@testing-library/dom@9.3.1):
|
|
|
resolution: {integrity: sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==}
|
|
|
engines: {node: '>=12', npm: '>=6'}
|
|
|
peerDependencies:
|
|
|
'@testing-library/dom': '>=7.21.4'
|
|
|
dependencies:
|
|
|
- '@testing-library/dom': 9.3.0
|
|
|
+ '@testing-library/dom': 9.3.1
|
|
|
dev: true
|
|
|
|
|
|
/@tootallnate/once@2.0.0:
|
|
@@ -5482,7 +5475,7 @@ packages:
|
|
|
- supports-color
|
|
|
dev: true
|
|
|
|
|
|
- /eslint-plugin-jest-dom@5.0.1(@testing-library/dom@9.3.0)(eslint@8.42.0):
|
|
|
+ /eslint-plugin-jest-dom@5.0.1(@testing-library/dom@9.3.1)(eslint@8.42.0):
|
|
|
resolution: {integrity: sha512-zD/BjNk12R5R9cxIu8oa2HfNeDSknI3ewtN8nygIUMQuieWDnTY9Np//6a1Z3G7Y3dx3l45hCUR4EphsgRmUtA==}
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6', yarn: '>=1'}
|
|
|
peerDependencies:
|
|
@@ -5490,7 +5483,7 @@ packages:
|
|
|
eslint: ^6.8.0 || ^7.0.0 || ^8.0.0
|
|
|
dependencies:
|
|
|
'@babel/runtime': 7.20.13
|
|
|
- '@testing-library/dom': 9.3.0
|
|
|
+ '@testing-library/dom': 9.3.1
|
|
|
eslint: 8.42.0
|
|
|
requireindex: 1.2.0
|
|
|
dev: true
|