Skip to content

Commit 2c5c150

Browse files
Merge #973
973: build(deps-dev): bump cypress from 13.14.2 to 13.16.0 r=brunoocasali a=dependabot[bot] Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.2 to 13.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/cypress/releases">cypress's releases</a>.</em></p> <blockquote> <h2>v13.16.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-16-0">https://docs.cypress.io/guides/references/changelog#13-16-0</a></p> <h2>v13.15.2</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-15-2">https://docs.cypress.io/guides/references/changelog#13-15-2</a></p> <h2>v13.15.1</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-15-1">https://docs.cypress.io/guides/references/changelog#13-15-1</a></p> <h2>v13.15.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-15-0">https://docs.cypress.io/guides/references/changelog#13-15-0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/5c21c4b40186670572acef9452ebd0875c296dc9"><code>5c21c4b</code></a> chore: release 13.16.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30650">#30650</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/6e523b06fae3809c4033acbecce61411cb4b8c66"><code>6e523b0</code></a> chore(deps): update dependency cypress-example-kitchensink to 3.1.2 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30640">#30640</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/82f45c51d61fcf12c0a68b0ce1f59a40af9a14ae"><code>82f45c5</code></a> feat: added ability to specify the default browser in cypress config (<a href="https://redirect.github.com/cypress-io/cypress/issues/30517">#30517</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/4bf8e585cd68e0f5bb879a960073ed30791ebc37"><code>4bf8e58</code></a> fix: ensure that each js file served up by vite dev server has an inline sour...</li> <li><a href="https://github.com/cypress-io/cypress/commit/50db03b74227d3c8492ae7232dd1982c7d226858"><code>50db03b</code></a> docs: add contributing restriction for ubuntu 24.10 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30617">#30617</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0975b2f07fed1802081a87ea5df5d5fa67a84965"><code>0975b2f</code></a> feat: update the protocol to be able to flex logic based on project config (#...</li> <li><a href="https://github.com/cypress-io/cypress/commit/8fe449922a7d7825dbac66913dcaa47d8ce36207"><code>8fe4499</code></a> chore: Update Chrome (stable) to 131.0.6778.69 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30608">#30608</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0b0143aa863c0a5563264f8588a5930c9f3e96c2"><code>0b0143a</code></a> chore: update v8 snapshot cache action to not squash merge on conflicts (<a href="https://redirect.github.com/cypress-io/cypress/issues/30598">#30598</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/55888e898963e2880112833837dda766e2d62208"><code>55888e8</code></a> chore: Update Chrome (beta) to 131.0.6778.33 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30573">#30573</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/52da5615b8004120c2e635681c623de6c2cbed47"><code>52da561</code></a> chore: Update v8 snapshot cache - windows (<a href="https://redirect.github.com/cypress-io/cypress/issues/30570">#30570</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.14.2...v13.16.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cypress&package-manager=npm_and_yarn&previous-version=13.14.2&new-version=13.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents cd937bc + c30535c commit 2c5c150

File tree

2 files changed

+62
-97
lines changed

2 files changed

+62
-97
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/jest": "^29.5.12",
6363
"babel-jest": "^29.7.0",
6464
"concurrently": "^8.2.2",
65-
"cypress": "^13.14.2",
65+
"cypress": "^13.16.0",
6666
"eslint": "^8.2.0",
6767
"eslint-config-prettier": "^9.1.0",
6868
"eslint-plugin-cypress": "^2.12.1",

yarn.lock

Lines changed: 61 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -1747,29 +1747,29 @@ __metadata:
17471747
languageName: node
17481748
linkType: hard
17491749

1750-
"@cypress/request@npm:^3.0.1":
1751-
version: 3.0.1
1752-
resolution: "@cypress/request@npm:3.0.1"
1750+
"@cypress/request@npm:^3.0.6":
1751+
version: 3.0.6
1752+
resolution: "@cypress/request@npm:3.0.6"
17531753
dependencies:
17541754
aws-sign2: "npm:~0.7.0"
17551755
aws4: "npm:^1.8.0"
17561756
caseless: "npm:~0.12.0"
17571757
combined-stream: "npm:~1.0.6"
17581758
extend: "npm:~3.0.2"
17591759
forever-agent: "npm:~0.6.1"
1760-
form-data: "npm:~2.3.2"
1761-
http-signature: "npm:~1.3.6"
1760+
form-data: "npm:~4.0.0"
1761+
http-signature: "npm:~1.4.0"
17621762
is-typedarray: "npm:~1.0.0"
17631763
isstream: "npm:~0.1.2"
17641764
json-stringify-safe: "npm:~5.0.1"
17651765
mime-types: "npm:~2.1.19"
17661766
performance-now: "npm:^2.1.0"
1767-
qs: "npm:6.10.4"
1767+
qs: "npm:6.13.0"
17681768
safe-buffer: "npm:^5.1.2"
1769-
tough-cookie: "npm:^4.1.3"
1769+
tough-cookie: "npm:^5.0.0"
17701770
tunnel-agent: "npm:^0.6.0"
17711771
uuid: "npm:^8.3.2"
1772-
checksum: 10c0/8eb92a665e6549e2533f5169431addcaad0307f51a8c7f3b6b169eb79b4d673373784a527590a47b0a2905ad5f601b24ab2d1b31d184243235aba470ffc9c1f7
1772+
checksum: 10c0/24671e655768ef09b099e93fdef5bab58f501a050ddb833d0bf13a44d146e5b3359d71658daecd183d2cb37a1e56cf8aed8a736e3730a23e2383263bd87b2305
17731773
languageName: node
17741774
linkType: hard
17751775

@@ -8047,6 +8047,13 @@ __metadata:
80478047
languageName: node
80488048
linkType: hard
80498049

8050+
"ci-info@npm:^4.0.0":
8051+
version: 4.1.0
8052+
resolution: "ci-info@npm:4.1.0"
8053+
checksum: 10c0/0f969ce32a974c542bc8abe4454b220d9d9323bb9415054c92a900faa5fdda0bb222eda68c490127c1d78503510d46b6aca614ecaba5a60515b8ac7e170119e6
8054+
languageName: node
8055+
linkType: hard
8056+
80508057
"cjs-module-lexer@npm:^1.0.0":
80518058
version: 1.2.3
80528059
resolution: "cjs-module-lexer@npm:1.2.3"
@@ -8362,7 +8369,7 @@ __metadata:
83628369
languageName: node
83638370
linkType: hard
83648371

8365-
"combined-stream@npm:^1.0.6, combined-stream@npm:^1.0.8, combined-stream@npm:~1.0.6":
8372+
"combined-stream@npm:^1.0.8, combined-stream@npm:~1.0.6":
83668373
version: 1.0.8
83678374
resolution: "combined-stream@npm:1.0.8"
83688375
dependencies:
@@ -8785,11 +8792,11 @@ __metadata:
87858792
languageName: node
87868793
linkType: hard
87878794

8788-
"cypress@npm:^13.14.2":
8789-
version: 13.14.2
8790-
resolution: "cypress@npm:13.14.2"
8795+
"cypress@npm:^13.16.0":
8796+
version: 13.16.0
8797+
resolution: "cypress@npm:13.16.0"
87918798
dependencies:
8792-
"@cypress/request": "npm:^3.0.1"
8799+
"@cypress/request": "npm:^3.0.6"
87938800
"@cypress/xvfb": "npm:^1.2.4"
87948801
"@types/sinonjs__fake-timers": "npm:8.1.1"
87958802
"@types/sizzle": "npm:^2.3.2"
@@ -8800,6 +8807,7 @@ __metadata:
88008807
cachedir: "npm:^2.3.0"
88018808
chalk: "npm:^4.1.0"
88028809
check-more-types: "npm:^2.24.0"
8810+
ci-info: "npm:^4.0.0"
88038811
cli-cursor: "npm:^3.1.0"
88048812
cli-table3: "npm:~0.6.1"
88058813
commander: "npm:^6.2.1"
@@ -8814,7 +8822,6 @@ __metadata:
88148822
figures: "npm:^3.2.0"
88158823
fs-extra: "npm:^9.1.0"
88168824
getos: "npm:^3.2.1"
8817-
is-ci: "npm:^3.0.1"
88188825
is-installed-globally: "npm:~0.4.0"
88198826
lazy-ass: "npm:^1.6.0"
88208827
listr2: "npm:^3.8.3"
@@ -8829,11 +8836,12 @@ __metadata:
88298836
semver: "npm:^7.5.3"
88308837
supports-color: "npm:^8.1.1"
88318838
tmp: "npm:~0.2.3"
8839+
tree-kill: "npm:1.2.2"
88328840
untildify: "npm:^4.0.0"
88338841
yauzl: "npm:^2.10.0"
88348842
bin:
88358843
cypress: bin/cypress
8836-
checksum: 10c0/ca838bbf878c46aa643e879c83c1532250cb3ec12cdc4e94e9c483bf042179a8de2b9d30fcc7777820793d71c44627c75c35c472b9de8b8dd39500ffbea75a34
8844+
checksum: 10c0/bdda12386d5f0404ef24c9df58e8035af47ba6cdaa09619187ccbb6e69e442cfecf013d03878b9d399eb3538536bde66ad5eea2c17d99c5a56abb1e25024fba2
88378845
languageName: node
88388846
linkType: hard
88398847

@@ -11073,14 +11081,14 @@ __metadata:
1107311081
languageName: node
1107411082
linkType: hard
1107511083

11076-
"form-data@npm:~2.3.2":
11077-
version: 2.3.3
11078-
resolution: "form-data@npm:2.3.3"
11084+
"form-data@npm:~4.0.0":
11085+
version: 4.0.1
11086+
resolution: "form-data@npm:4.0.1"
1107911087
dependencies:
1108011088
asynckit: "npm:^0.4.0"
11081-
combined-stream: "npm:^1.0.6"
11089+
combined-stream: "npm:^1.0.8"
1108211090
mime-types: "npm:^2.1.12"
11083-
checksum: 10c0/706ef1e5649286b6a61e5bb87993a9842807fd8f149cd2548ee807ea4fb882247bdf7f6e64ac4720029c0cd5c80343de0e22eee1dc9e9882e12db9cc7bc016a4
11091+
checksum: 10c0/bb102d570be8592c23f4ea72d7df9daa50c7792eb0cf1c5d7e506c1706e7426a4e4ae48a35b109e91c85f1c0ec63774a21ae252b66f4eb981cb8efef7d0463c8
1108411092
languageName: node
1108511093
linkType: hard
1108611094

@@ -12057,14 +12065,14 @@ __metadata:
1205712065
languageName: node
1205812066
linkType: hard
1205912067

12060-
"http-signature@npm:~1.3.6":
12061-
version: 1.3.6
12062-
resolution: "http-signature@npm:1.3.6"
12068+
"http-signature@npm:~1.4.0":
12069+
version: 1.4.0
12070+
resolution: "http-signature@npm:1.4.0"
1206312071
dependencies:
1206412072
assert-plus: "npm:^1.0.0"
1206512073
jsprim: "npm:^2.0.2"
12066-
sshpk: "npm:^1.14.1"
12067-
checksum: 10c0/f8d15d8c91a5a80805530e2f401a3f83ed55162058651d86ad00df294b159a54e001b5d00e04983f7542a55865aee02d2d83d68c8499137ff2bc142553d8dfc2
12074+
sshpk: "npm:^1.18.0"
12075+
checksum: 10c0/b9806f5a9ed82a146589837d175c43b596b1cc8c9431665e83d47c152aa8a4629dd1b1e050f8f56e7f17f62cf97b58e888775093310441ddee5f105f28646b2b
1206812076
languageName: node
1206912077
linkType: hard
1207012078

@@ -12516,17 +12524,6 @@ __metadata:
1251612524
languageName: node
1251712525
linkType: hard
1251812526

12519-
"is-ci@npm:^3.0.1":
12520-
version: 3.0.1
12521-
resolution: "is-ci@npm:3.0.1"
12522-
dependencies:
12523-
ci-info: "npm:^3.2.0"
12524-
bin:
12525-
is-ci: bin.js
12526-
checksum: 10c0/0e81caa62f4520d4088a5bef6d6337d773828a88610346c4b1119fb50c842587ed8bef1e5d9a656835a599e7209405b5761ddf2339668f2d0f4e889a92fe6051
12527-
languageName: node
12528-
linkType: hard
12529-
1253012527
"is-class-hotfix@npm:~0.0.6":
1253112528
version: 0.0.6
1253212529
resolution: "is-class-hotfix@npm:0.0.6"
@@ -16605,13 +16602,6 @@ __metadata:
1660516602
languageName: node
1660616603
linkType: hard
1660716604

16608-
"psl@npm:^1.1.33":
16609-
version: 1.9.0
16610-
resolution: "psl@npm:1.9.0"
16611-
checksum: 10c0/6a3f805fdab9442f44de4ba23880c4eba26b20c8e8e0830eff1cb31007f6825dace61d17203c58bfe36946842140c97a1ba7f67bc63ca2d88a7ee052b65d97ab
16612-
languageName: node
16613-
linkType: hard
16614-
1661516605
"pstree.remy@npm:^1.1.8":
1661616606
version: 1.1.8
1661716607
resolution: "pstree.remy@npm:1.1.8"
@@ -16629,7 +16619,7 @@ __metadata:
1662916619
languageName: node
1663016620
linkType: hard
1663116621

16632-
"punycode@npm:2.3.1, punycode@npm:^2.1.0, punycode@npm:^2.1.1":
16622+
"punycode@npm:2.3.1, punycode@npm:^2.1.0":
1663316623
version: 2.3.1
1663416624
resolution: "punycode@npm:2.3.1"
1663516625
checksum: 10c0/14f76a8206bc3464f794fb2e3d3cc665ae416c01893ad7a02b23766eb07159144ee612ad67af5e84fa4479ccfe67678c4feb126b0485651b302babf66f04f9e9
@@ -16643,15 +16633,6 @@ __metadata:
1664316633
languageName: node
1664416634
linkType: hard
1664516635

16646-
"qs@npm:6.10.4":
16647-
version: 6.10.4
16648-
resolution: "qs@npm:6.10.4"
16649-
dependencies:
16650-
side-channel: "npm:^1.0.4"
16651-
checksum: 10c0/7a8c9d77968aeccb769aedd7e047c0e0109dad0cfa57cab1ad906f4069fd58f361b80abd2de5854ba9a09b4c5d06d6a2c82108766f1f1527572fe6130deaa471
16652-
languageName: node
16653-
linkType: hard
16654-
1665516636
"qs@npm:6.11.1":
1665616637
version: 6.11.1
1665716638
resolution: "qs@npm:6.11.1"
@@ -16661,7 +16642,7 @@ __metadata:
1666116642
languageName: node
1666216643
linkType: hard
1666316644

16664-
"qs@npm:^6.11.0, qs@npm:^6.5.2":
16645+
"qs@npm:6.13.0, qs@npm:^6.11.0, qs@npm:^6.5.2":
1666516646
version: 6.13.0
1666616647
resolution: "qs@npm:6.13.0"
1666716648
dependencies:
@@ -16670,13 +16651,6 @@ __metadata:
1667016651
languageName: node
1667116652
linkType: hard
1667216653

16673-
"querystringify@npm:^2.1.1":
16674-
version: 2.2.0
16675-
resolution: "querystringify@npm:2.2.0"
16676-
checksum: 10c0/3258bc3dbdf322ff2663619afe5947c7926a6ef5fb78ad7d384602974c467fadfc8272af44f5eb8cddd0d011aae8fabf3a929a8eee4b86edcc0a21e6bd10f9aa
16677-
languageName: node
16678-
linkType: hard
16679-
1668016654
"queue-microtask@npm:^1.2.2":
1668116655
version: 1.2.3
1668216656
resolution: "queue-microtask@npm:1.2.3"
@@ -17402,13 +17376,6 @@ __metadata:
1740217376
languageName: node
1740317377
linkType: hard
1740417378

17405-
"requires-port@npm:^1.0.0":
17406-
version: 1.0.0
17407-
resolution: "requires-port@npm:1.0.0"
17408-
checksum: 10c0/b2bfdd09db16c082c4326e573a82c0771daaf7b53b9ce8ad60ea46aa6e30aaf475fe9b164800b89f93b748d2c234d8abff945d2551ba47bf5698e04cd7713267
17409-
languageName: node
17410-
linkType: hard
17411-
1741217379
"reselect@npm:^4.1.8":
1741317380
version: 4.1.8
1741417381
resolution: "reselect@npm:4.1.8"
@@ -18475,7 +18442,7 @@ __metadata:
1847518442
languageName: node
1847618443
linkType: hard
1847718444

18478-
"sshpk@npm:^1.14.1":
18445+
"sshpk@npm:^1.18.0":
1847918446
version: 1.18.0
1848018447
resolution: "sshpk@npm:1.18.0"
1848118448
dependencies:
@@ -18565,7 +18532,7 @@ __metadata:
1856518532
"@types/jest": "npm:^29.5.12"
1856618533
babel-jest: "npm:^29.7.0"
1856718534
concurrently: "npm:^8.2.2"
18568-
cypress: "npm:^13.14.2"
18535+
cypress: "npm:^13.16.0"
1856918536
eslint: "npm:^8.2.0"
1857018537
eslint-config-prettier: "npm:^9.1.0"
1857118538
eslint-plugin-cypress: "npm:^2.12.1"
@@ -19186,6 +19153,24 @@ __metadata:
1918619153
languageName: node
1918719154
linkType: hard
1918819155

19156+
"tldts-core@npm:^6.1.64":
19157+
version: 6.1.64
19158+
resolution: "tldts-core@npm:6.1.64"
19159+
checksum: 10c0/e5f562c5c46bbea520db3a5675f63c679cd4f107b716031899f1b65f333677ef413a321492c06c1745d0e0e7f9f686cb862cd286adc62332c83a18782cfbb0f4
19160+
languageName: node
19161+
linkType: hard
19162+
19163+
"tldts@npm:^6.1.32":
19164+
version: 6.1.64
19165+
resolution: "tldts@npm:6.1.64"
19166+
dependencies:
19167+
tldts-core: "npm:^6.1.64"
19168+
bin:
19169+
tldts: bin/cli.js
19170+
checksum: 10c0/d30b0501a57f9ad918ce5c6ee49ac67d37f5e81db482a0ff274a634bbb35360086e815f82d35990d1327655cd26a96ac0205916ae8aabe9ec60a5632c359e3bc
19171+
languageName: node
19172+
linkType: hard
19173+
1918919174
"tmp@npm:^0.0.33":
1919019175
version: 0.0.33
1919119176
resolution: "tmp@npm:0.0.33"
@@ -19286,15 +19271,12 @@ __metadata:
1928619271
languageName: node
1928719272
linkType: hard
1928819273

19289-
"tough-cookie@npm:^4.1.3":
19290-
version: 4.1.3
19291-
resolution: "tough-cookie@npm:4.1.3"
19274+
"tough-cookie@npm:^5.0.0":
19275+
version: 5.0.0
19276+
resolution: "tough-cookie@npm:5.0.0"
1929219277
dependencies:
19293-
psl: "npm:^1.1.33"
19294-
punycode: "npm:^2.1.1"
19295-
universalify: "npm:^0.2.0"
19296-
url-parse: "npm:^1.5.3"
19297-
checksum: 10c0/4fc0433a0cba370d57c4b240f30440c848906dee3180bb6e85033143c2726d322e7e4614abb51d42d111ebec119c4876ed8d7247d4113563033eebbc1739c831
19278+
tldts: "npm:^6.1.32"
19279+
checksum: 10c0/4a69c885bf6f45c5a64e60262af99e8c0d58a33bd3d0ce5da62121eeb9c00996d0128a72df8fc4614cbde59cc8b70aa3e21e4c3c98c2bbde137d7aba7fa00124
1929819280
languageName: node
1929919281
linkType: hard
1930019282

@@ -19305,7 +19287,7 @@ __metadata:
1930519287
languageName: node
1930619288
linkType: hard
1930719289

19308-
"tree-kill@npm:^1.2.2":
19290+
"tree-kill@npm:1.2.2, tree-kill@npm:^1.2.2":
1930919291
version: 1.2.2
1931019292
resolution: "tree-kill@npm:1.2.2"
1931119293
bin:
@@ -19763,13 +19745,6 @@ __metadata:
1976319745
languageName: node
1976419746
linkType: hard
1976519747

19766-
"universalify@npm:^0.2.0":
19767-
version: 0.2.0
19768-
resolution: "universalify@npm:0.2.0"
19769-
checksum: 10c0/cedbe4d4ca3967edf24c0800cfc161c5a15e240dac28e3ce575c689abc11f2c81ccc6532c8752af3b40f9120fb5e454abecd359e164f4f6aa44c29cd37e194fe
19770-
languageName: node
19771-
linkType: hard
19772-
1977319748
"universalify@npm:^2.0.0":
1977419749
version: 2.0.1
1977519750
resolution: "universalify@npm:2.0.1"
@@ -19871,16 +19846,6 @@ __metadata:
1987119846
languageName: node
1987219847
linkType: hard
1987319848

19874-
"url-parse@npm:^1.5.3":
19875-
version: 1.5.10
19876-
resolution: "url-parse@npm:1.5.10"
19877-
dependencies:
19878-
querystringify: "npm:^2.1.1"
19879-
requires-port: "npm:^1.0.0"
19880-
checksum: 10c0/bd5aa9389f896974beb851c112f63b466505a04b4807cea2e5a3b7092f6fbb75316f0491ea84e44f66fed55f1b440df5195d7e3a8203f64fcefa19d182f5be87
19881-
languageName: node
19882-
linkType: hard
19883-
1988419849
"use-callback-ref@npm:^1.3.0":
1988519850
version: 1.3.2
1988619851
resolution: "use-callback-ref@npm:1.3.2"

0 commit comments

Comments
 (0)