|
|
|
|
@ -86,7 +86,7 @@ importers:
|
|
|
|
|
version: 6.6.4
|
|
|
|
|
'@testing-library/react':
|
|
|
|
|
specifier: ^16.3.0
|
|
|
|
|
version: 16.3.0(@testing-library/dom@10.4.0)(@types/react@19.1.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
|
|
|
|
version: 16.3.0(@testing-library/dom@10.4.0)(@types/react@19.2.7)(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.0)
|
|
|
|
|
@ -98,7 +98,7 @@ importers:
|
|
|
|
|
version: 22.17.0
|
|
|
|
|
'@types/react':
|
|
|
|
|
specifier: ^19.0.2
|
|
|
|
|
version: 19.1.8
|
|
|
|
|
version: 19.2.7
|
|
|
|
|
'@typescript-eslint/eslint-plugin':
|
|
|
|
|
specifier: ^8.18.2
|
|
|
|
|
version: 8.38.0(@typescript-eslint/parser@8.38.0(eslint@9.32.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.32.0(jiti@2.4.2))(typescript@5.8.3)
|
|
|
|
|
@ -1086,8 +1086,8 @@ packages:
|
|
|
|
|
'@types/range-parser@1.2.7':
|
|
|
|
|
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
|
|
|
|
|
|
|
|
|
|
'@types/react@19.1.8':
|
|
|
|
|
resolution: {integrity: sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==}
|
|
|
|
|
'@types/react@19.2.7':
|
|
|
|
|
resolution: {integrity: sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==}
|
|
|
|
|
|
|
|
|
|
'@types/send@0.17.5':
|
|
|
|
|
resolution: {integrity: sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w==}
|
|
|
|
|
@ -1647,8 +1647,8 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-2z+rWdzbbSZv6/rhtvzvqeZQHrBaqgogqt85sqFNbabZOuFbCVFb8kPeEtZjiKkbrm395irpNKiYeFeLiQnFPg==}
|
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
|
|
|
|
csstype@3.1.3:
|
|
|
|
|
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
|
|
|
|
csstype@3.2.3:
|
|
|
|
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
|
|
|
|
|
|
|
|
damerau-levenshtein@1.0.8:
|
|
|
|
|
resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==}
|
|
|
|
|
@ -4378,14 +4378,14 @@ snapshots:
|
|
|
|
|
picocolors: 1.1.1
|
|
|
|
|
redent: 3.0.0
|
|
|
|
|
|
|
|
|
|
'@testing-library/react@16.3.0(@testing-library/dom@10.4.0)(@types/react@19.1.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)':
|
|
|
|
|
'@testing-library/react@16.3.0(@testing-library/dom@10.4.0)(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)':
|
|
|
|
|
dependencies:
|
|
|
|
|
'@babel/runtime': 7.27.6
|
|
|
|
|
'@testing-library/dom': 10.4.0
|
|
|
|
|
react: 19.2.3
|
|
|
|
|
react-dom: 19.2.3(react@19.2.3)
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
'@types/react': 19.1.8
|
|
|
|
|
'@types/react': 19.2.7
|
|
|
|
|
|
|
|
|
|
'@testing-library/user-event@14.6.1(@testing-library/dom@10.4.0)':
|
|
|
|
|
dependencies:
|
|
|
|
|
@ -4472,9 +4472,9 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
'@types/range-parser@1.2.7': {}
|
|
|
|
|
|
|
|
|
|
'@types/react@19.1.8':
|
|
|
|
|
'@types/react@19.2.7':
|
|
|
|
|
dependencies:
|
|
|
|
|
csstype: 3.1.3
|
|
|
|
|
csstype: 3.2.3
|
|
|
|
|
|
|
|
|
|
'@types/send@0.17.5':
|
|
|
|
|
dependencies:
|
|
|
|
|
@ -5140,7 +5140,7 @@ snapshots:
|
|
|
|
|
'@asamuzakjp/css-color': 3.2.0
|
|
|
|
|
rrweb-cssom: 0.8.0
|
|
|
|
|
|
|
|
|
|
csstype@3.1.3: {}
|
|
|
|
|
csstype@3.2.3: {}
|
|
|
|
|
|
|
|
|
|
damerau-levenshtein@1.0.8: {}
|
|
|
|
|
|
|
|
|
|
|