|
@@ -99,6 +99,9 @@ importers:
|
|
|
eslint:
|
|
|
specifier: ^9.15.0
|
|
|
version: 9.15.0
|
|
|
+ globals:
|
|
|
+ specifier: ^15.12.0
|
|
|
+ version: 15.12.0
|
|
|
jest:
|
|
|
specifier: ^29.7.0
|
|
|
version: 29.7.0(@types/[email protected])([email protected](@types/[email protected])([email protected]))
|
|
@@ -1746,6 +1749,10 @@ packages:
|
|
|
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
+ [email protected]:
|
|
|
+ resolution: {integrity: sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==}
|
|
|
+ engines: {node: '>=18'}
|
|
|
+
|
|
|
[email protected]:
|
|
|
resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==}
|
|
|
engines: {node: '>=18'}
|
|
@@ -4872,6 +4879,8 @@ snapshots:
|
|
|
|
|
|
[email protected]: {}
|
|
|
|
|
|
+ [email protected]: {}
|
|
|
+
|
|
|
[email protected]:
|
|
|
dependencies:
|
|
|
'@sindresorhus/merge-streams': 2.3.0
|