Skip to content

Commit 257873a

Browse files
chore(deps): bump @codecov/vite-plugin from 1.9.1 to 2.0.1 (#246)
Bumps @codecov/vite-plugin from 1.9.1 to 2.0.1. --- updated-dependencies: - dependency-name: "@codecov/vite-plugin" dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 015a65a commit 257873a

2 files changed

Lines changed: 148 additions & 66 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"start:e2e": "lerna run start:e2e --scope=frontend"
3232
},
3333
"devDependencies": {
34-
"@codecov/vite-plugin": "^1.9.1",
34+
"@codecov/vite-plugin": "^2.0.1",
3535
"@playwright/test": "^1.58.2",
3636
"@testing-library/dom": "^10.4.1",
3737
"@testing-library/jest-dom": "^6.9.1",

yarn.lock

Lines changed: 147 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,54 @@
22
# yarn lockfile v1
33

44

5-
"@actions/core@^1.10.1":
6-
version "1.11.1"
7-
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.11.1.tgz#ae683aac5112438021588030efb53b1adb86f172"
8-
integrity sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==
5+
"@actions/core@^3.0.0":
6+
version "3.0.1"
7+
resolved "https://registry.yarnpkg.com/@actions/core/-/core-3.0.1.tgz#0f4d8b14527ee51e0db061eedc24a206c9f98c23"
8+
integrity sha512-a6d/Nwahm9fliVGRhdhofo40HjHQasUPusmc7vBfyky+7Z+P2A1J68zyFVaNcEclc/Se+eO595oAr5nwEIoIUA==
99
dependencies:
10-
"@actions/exec" "^1.1.1"
11-
"@actions/http-client" "^2.0.1"
10+
"@actions/exec" "^3.0.0"
11+
"@actions/http-client" "^4.0.0"
1212

13-
"@actions/exec@^1.1.1":
14-
version "1.1.1"
15-
resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.1.1.tgz#2e43f28c54022537172819a7cf886c844221a611"
16-
integrity sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==
13+
"@actions/exec@^3.0.0":
14+
version "3.0.0"
15+
resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-3.0.0.tgz#8c3464d20f0aa4068707757021d7e3c01a7ee203"
16+
integrity sha512-6xH/puSoNBXb72VPlZVm7vQ+svQpFyA96qdDBvhB8eNZOE8LtPf9L4oAsfzK/crCL8YZ+19fKYVnM63Sl+Xzlw==
1717
dependencies:
18-
"@actions/io" "^1.0.1"
18+
"@actions/io" "^3.0.2"
1919

20-
"@actions/github@^6.0.0":
21-
version "6.0.1"
22-
resolved "https://registry.yarnpkg.com/@actions/github/-/github-6.0.1.tgz#76e5f96df062c90635a7181ef45ff1c4ac21306e"
23-
integrity sha512-xbZVcaqD4XnQAe35qSQqskb3SqIAfRyLBrHMd/8TuL7hJSz2QtbDwnNM8zWx4zO5l2fnGtseNE3MbEvD7BxVMw==
20+
"@actions/github@^9.0.0":
21+
version "9.1.1"
22+
resolved "https://registry.yarnpkg.com/@actions/github/-/github-9.1.1.tgz#b93be4c36a46cc67cc94d6dfd33c1e33b9c59a6f"
23+
integrity sha512-tL5JbYOBZHc0ngEnCsaDcryUizIUIlQyIMwy1Wkx93H5HzbBJ7TbiPx2PnFjBwZW0Vh05JmfFZhecE6gglYegA==
2424
dependencies:
25-
"@actions/http-client" "^2.2.0"
26-
"@octokit/core" "^5.0.1"
27-
"@octokit/plugin-paginate-rest" "^9.2.2"
28-
"@octokit/plugin-rest-endpoint-methods" "^10.4.0"
29-
"@octokit/request" "^8.4.1"
30-
"@octokit/request-error" "^5.1.1"
31-
undici "^5.28.5"
25+
"@actions/http-client" "^3.0.2"
26+
"@octokit/core" "^7.0.6"
27+
"@octokit/plugin-paginate-rest" "^14.0.0"
28+
"@octokit/plugin-rest-endpoint-methods" "^17.0.0"
29+
"@octokit/request" "^10.0.7"
30+
"@octokit/request-error" "^7.1.0"
31+
undici "^6.23.0"
3232

33-
"@actions/http-client@^2.0.1", "@actions/http-client@^2.2.0":
34-
version "2.2.3"
35-
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.2.3.tgz#31fc0b25c0e665754ed39a9f19a8611fc6dab674"
36-
integrity sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==
33+
"@actions/http-client@^3.0.2":
34+
version "3.0.2"
35+
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-3.0.2.tgz#3db9c83af9d29d51ac8c30b45bc17f7014beb1b2"
36+
integrity sha512-JP38FYYpyqvUsz+Igqlc/JG6YO9PaKuvqjM3iGvaLqFnJ7TFmcLyy2IDrY0bI0qCQug8E9K+elv5ZNfw62ZJzA==
3737
dependencies:
3838
tunnel "^0.0.6"
39-
undici "^5.25.4"
39+
undici "^6.23.0"
4040

41-
"@actions/io@^1.0.1":
42-
version "1.1.3"
43-
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71"
44-
integrity sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==
41+
"@actions/http-client@^4.0.0":
42+
version "4.0.1"
43+
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-4.0.1.tgz#22a23a7625ba1326d9ba154012ca8301a27f88a3"
44+
integrity sha512-+Nvd1ImaOZBSoPbsUtEhv+1z99H12xzncCkz0a3RuehINE81FZSe2QTj3uvAPTcJX/SCzUQHQ0D1GrPMbrPitg==
45+
dependencies:
46+
tunnel "^0.0.6"
47+
undici "^6.23.0"
48+
49+
"@actions/io@^3.0.2":
50+
version "3.0.2"
51+
resolved "https://registry.yarnpkg.com/@actions/io/-/io-3.0.2.tgz#6f89b27a159d109836d983efa283997c23b92284"
52+
integrity sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==
4553

4654
"@adobe/css-tools@^4.4.0":
4755
version "4.4.4"
@@ -377,24 +385,24 @@
377385
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
378386
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
379387

380-
"@codecov/bundler-plugin-core@^1.9.1":
381-
version "1.9.1"
382-
resolved "https://registry.yarnpkg.com/@codecov/bundler-plugin-core/-/bundler-plugin-core-1.9.1.tgz#d964f4937d528b6118e8c0918df2a7daef4c8f29"
383-
integrity sha512-dt3ic7gMswz4p/qdkYPVJwXlLiLsz55rBBn2I7mr0HTG8pCoLRqnANJIwo5WrqGBZgPyVSMPBqBra6VxLWfDyA==
388+
"@codecov/bundler-plugin-core@^2.0.1":
389+
version "2.0.1"
390+
resolved "https://registry.yarnpkg.com/@codecov/bundler-plugin-core/-/bundler-plugin-core-2.0.1.tgz#bdbeb575339a25b330178154eee6df9dcb01f31e"
391+
integrity sha512-TkdKn/rEwZQ723M7DDUmHe5r0IJa23rUT4TAx5jXmg12wGZGAHGWWU7LKeQsYCsKdLMxK7bLaGk9M++4wSRD5w==
384392
dependencies:
385-
"@actions/core" "^1.10.1"
386-
"@actions/github" "^6.0.0"
393+
"@actions/core" "^3.0.0"
394+
"@actions/github" "^9.0.0"
387395
chalk "4.1.2"
388396
semver "^7.5.4"
389397
unplugin "^1.10.1"
390398
zod "^3.22.4"
391399

392-
"@codecov/vite-plugin@^1.9.1":
393-
version "1.9.1"
394-
resolved "https://registry.yarnpkg.com/@codecov/vite-plugin/-/vite-plugin-1.9.1.tgz#72454a97135aa524b5e8eaf4c69657e2ecfebe2c"
395-
integrity sha512-S6Yne7comVulJ1jD3T7rCfYFHPR0zUjAYoLjUDPXNJCUrdzWJdf/ak/UepE7TicqQG+yBa6eb5WusqcPgg+1AQ==
400+
"@codecov/vite-plugin@^2.0.1":
401+
version "2.0.1"
402+
resolved "https://registry.yarnpkg.com/@codecov/vite-plugin/-/vite-plugin-2.0.1.tgz#89b2c3cc235115a52c4fb514eea7e8238dae8490"
403+
integrity sha512-w7nGA9SSc0WECzn05yRrw3uN8293I620Kd9x97I0kyyxUjtWxCMmlgmAbS364gJZYvljd0A6iQyAigVV2dOX9A==
396404
dependencies:
397-
"@codecov/bundler-plugin-core" "^1.9.1"
405+
"@codecov/bundler-plugin-core" "^2.0.1"
398406
unplugin "^1.10.1"
399407

400408
"@csstools/color-helpers@^5.1.0":
@@ -1497,7 +1505,12 @@
14971505
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-4.0.0.tgz#40d203ea827b9f17f42a29c6afb93b7745ef80c7"
14981506
integrity sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==
14991507

1500-
"@octokit/core@^5.0.1", "@octokit/core@^5.0.2":
1508+
"@octokit/auth-token@^6.0.0":
1509+
version "6.0.0"
1510+
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-6.0.0.tgz#b02e9c08a2d8937df09a2a981f226ad219174c53"
1511+
integrity sha512-P4YJBPdPSpWTQ1NU4XYdvHvXJJDxM6YwpS0FZHRgP7YFkdVxsWcpWGy/NVqlAA7PcPCnMacXlRm1y2PFZRWL/w==
1512+
1513+
"@octokit/core@^5.0.2":
15011514
version "5.2.2"
15021515
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-5.2.2.tgz#252805732de9b4e8e4f658d34b80c4c9b2534761"
15031516
integrity sha512-/g2d4sW9nUDJOMz3mabVQvOGhVa4e/BN/Um7yca9Bb2XTzPPnfTWHWQg+IsEYO7M3Vx+EXvaM/I2pJWIMun1bg==
@@ -1510,6 +1523,27 @@
15101523
before-after-hook "^2.2.0"
15111524
universal-user-agent "^6.0.0"
15121525

1526+
"@octokit/core@^7.0.6":
1527+
version "7.0.6"
1528+
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-7.0.6.tgz#0d58704391c6b681dec1117240ea4d2a98ac3916"
1529+
integrity sha512-DhGl4xMVFGVIyMwswXeyzdL4uXD5OGILGX5N8Y+f6W7LhC1Ze2poSNrkF/fedpVDHEEZ+PHFW0vL14I+mm8K3Q==
1530+
dependencies:
1531+
"@octokit/auth-token" "^6.0.0"
1532+
"@octokit/graphql" "^9.0.3"
1533+
"@octokit/request" "^10.0.6"
1534+
"@octokit/request-error" "^7.0.2"
1535+
"@octokit/types" "^16.0.0"
1536+
before-after-hook "^4.0.0"
1537+
universal-user-agent "^7.0.0"
1538+
1539+
"@octokit/endpoint@^11.0.3":
1540+
version "11.0.3"
1541+
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-11.0.3.tgz#acf5f7feddde4e12185d5312ee38ff77235d8205"
1542+
integrity sha512-FWFlNxghg4HrXkD3ifYbS/IdL/mDHjh9QcsNyhQjN8dplUoZbejsdpmuqdA76nxj2xoWPs7p8uX2SNr9rYu0Ag==
1543+
dependencies:
1544+
"@octokit/types" "^16.0.0"
1545+
universal-user-agent "^7.0.2"
1546+
15131547
"@octokit/endpoint@^9.0.6":
15141548
version "9.0.6"
15151549
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-9.0.6.tgz#114d912108fe692d8b139cfe7fc0846dfd11b6c0"
@@ -1527,16 +1561,25 @@
15271561
"@octokit/types" "^13.0.0"
15281562
universal-user-agent "^6.0.0"
15291563

1530-
"@octokit/openapi-types@^20.0.0":
1531-
version "20.0.0"
1532-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-20.0.0.tgz#9ec2daa0090eeb865ee147636e0c00f73790c6e5"
1533-
integrity sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==
1564+
"@octokit/graphql@^9.0.3":
1565+
version "9.0.3"
1566+
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-9.0.3.tgz#5b8341c225909e924b466705c13477face869456"
1567+
integrity sha512-grAEuupr/C1rALFnXTv6ZQhFuL1D8G5y8CN04RgrO4FIPMrtm+mcZzFG7dcBm+nq+1ppNixu+Jd78aeJOYxlGA==
1568+
dependencies:
1569+
"@octokit/request" "^10.0.6"
1570+
"@octokit/types" "^16.0.0"
1571+
universal-user-agent "^7.0.0"
15341572

15351573
"@octokit/openapi-types@^24.2.0":
15361574
version "24.2.0"
15371575
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-24.2.0.tgz#3d55c32eac0d38da1a7083a9c3b0cca77924f7d3"
15381576
integrity sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==
15391577

1578+
"@octokit/openapi-types@^27.0.0":
1579+
version "27.0.0"
1580+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-27.0.0.tgz#374ea53781965fd02a9d36cacb97e152cefff12d"
1581+
integrity sha512-whrdktVs1h6gtR+09+QsNk2+FO+49j6ga1c55YZudfEG+oKJVvJLQi3zkOm5JjiUXAagWK2tI2kTGKJ2Ys7MGA==
1582+
15401583
"@octokit/plugin-enterprise-rest@6.0.1":
15411584
version "6.0.1"
15421585
resolved "https://registry.yarnpkg.com/@octokit/plugin-enterprise-rest/-/plugin-enterprise-rest-6.0.1.tgz#e07896739618dab8da7d4077c658003775f95437"
@@ -1549,12 +1592,12 @@
15491592
dependencies:
15501593
"@octokit/types" "^13.7.0"
15511594

1552-
"@octokit/plugin-paginate-rest@^9.2.2":
1553-
version "9.2.2"
1554-
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.2.2.tgz#c516bc498736bcdaa9095b9a1d10d9d0501ae831"
1555-
integrity sha512-u3KYkGF7GcZnSD/3UP0S7K5XUFT2FkOQdcfXZGZQPGv3lm4F2Xbf71lvjldr8c1H3nNbF+33cLEkWYbokGWqiQ==
1595+
"@octokit/plugin-paginate-rest@^14.0.0":
1596+
version "14.0.0"
1597+
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-14.0.0.tgz#44dc9fff2dacb148d4c5c788b573ddc044503026"
1598+
integrity sha512-fNVRE7ufJiAA3XUrha2omTA39M6IXIc6GIZLvlbsm8QOQCYvpq/LkMNGyFlB1d8hTDzsAXa3OKtybdMAYsV/fw==
15561599
dependencies:
1557-
"@octokit/types" "^12.6.0"
1600+
"@octokit/types" "^16.0.0"
15581601

15591602
"@octokit/plugin-request-log@^4.0.0":
15601603
version "4.0.1"
@@ -1568,12 +1611,12 @@
15681611
dependencies:
15691612
"@octokit/types" "^13.8.0"
15701613

1571-
"@octokit/plugin-rest-endpoint-methods@^10.4.0":
1572-
version "10.4.1"
1573-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.4.1.tgz#41ba478a558b9f554793075b2e20cd2ef973be17"
1574-
integrity sha512-xV1b+ceKV9KytQe3zCVqjg+8GTGfDYwaT1ATU5isiUyVtlVAO3HNdzpS4sr4GBx4hxQ46s7ITtZrAsxG22+rVg==
1614+
"@octokit/plugin-rest-endpoint-methods@^17.0.0":
1615+
version "17.0.0"
1616+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-17.0.0.tgz#8c54397d3a4060356a1c8a974191ebf945924105"
1617+
integrity sha512-B5yCyIlOJFPqUUeiD0cnBJwWJO8lkJs5d8+ze9QDP6SvfiXSz1BF+91+0MeI1d2yxgOhU/O+CvtiZ9jSkHhFAw==
15751618
dependencies:
1576-
"@octokit/types" "^12.6.0"
1619+
"@octokit/types" "^16.0.0"
15771620

15781621
"@octokit/request-error@^5.1.1":
15791622
version "5.1.1"
@@ -1584,6 +1627,25 @@
15841627
deprecation "^2.0.0"
15851628
once "^1.4.0"
15861629

1630+
"@octokit/request-error@^7.0.2", "@octokit/request-error@^7.1.0":
1631+
version "7.1.0"
1632+
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-7.1.0.tgz#440fa3cae310466889778f5a222b47a580743638"
1633+
integrity sha512-KMQIfq5sOPpkQYajXHwnhjCC0slzCNScLHs9JafXc4RAJI+9f+jNDlBNaIMTvazOPLgb4BnlhGJOTbnN0wIjPw==
1634+
dependencies:
1635+
"@octokit/types" "^16.0.0"
1636+
1637+
"@octokit/request@^10.0.6", "@octokit/request@^10.0.7":
1638+
version "10.0.10"
1639+
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-10.0.10.tgz#45e46934f3d772f006733be6b5ec18f22e54a00c"
1640+
integrity sha512-KxNC2pTqqhszMNrf12ZRd4PonRgyJdsM4F/jySiddQK+DsRcfBtUvqn8t7UsyZhnRJHvX46OohDt5N3VqIWC2w==
1641+
dependencies:
1642+
"@octokit/endpoint" "^11.0.3"
1643+
"@octokit/request-error" "^7.0.2"
1644+
"@octokit/types" "^16.0.0"
1645+
content-type "^2.0.0"
1646+
json-with-bigint "^3.5.3"
1647+
universal-user-agent "^7.0.2"
1648+
15871649
"@octokit/request@^8.4.1":
15881650
version "8.4.1"
15891651
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-8.4.1.tgz#715a015ccf993087977ea4365c44791fc4572486"
@@ -1604,20 +1666,20 @@
16041666
"@octokit/plugin-request-log" "^4.0.0"
16051667
"@octokit/plugin-rest-endpoint-methods" "13.3.2-cjs.1"
16061668

1607-
"@octokit/types@^12.6.0":
1608-
version "12.6.0"
1609-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.6.0.tgz#8100fb9eeedfe083aae66473bd97b15b62aedcb2"
1610-
integrity sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==
1611-
dependencies:
1612-
"@octokit/openapi-types" "^20.0.0"
1613-
16141669
"@octokit/types@^13.0.0", "@octokit/types@^13.1.0", "@octokit/types@^13.7.0", "@octokit/types@^13.8.0":
16151670
version "13.10.0"
16161671
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.10.0.tgz#3e7c6b19c0236c270656e4ea666148c2b51fd1a3"
16171672
integrity sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==
16181673
dependencies:
16191674
"@octokit/openapi-types" "^24.2.0"
16201675

1676+
"@octokit/types@^16.0.0":
1677+
version "16.0.0"
1678+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-16.0.0.tgz#fbd7fa590c2ef22af881b1d79758bfaa234dbb7c"
1679+
integrity sha512-sKq+9r1Mm4efXW1FCk7hFSeJo4QKreL/tTbR0rz/qx/r1Oa2VV83LTA/H/MuCOX7uCIJmQVRKBcbmWoySjAnSg==
1680+
dependencies:
1681+
"@octokit/openapi-types" "^27.0.0"
1682+
16211683
"@oxc-project/types@=0.129.0":
16221684
version "0.129.0"
16231685
resolved "https://registry.yarnpkg.com/@oxc-project/types/-/types-0.129.0.tgz#8e6362388ce6092feafd14f3a73ae6407b1285d9"
@@ -2681,6 +2743,11 @@ before-after-hook@^2.2.0:
26812743
resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-2.2.3.tgz#c51e809c81a4e354084422b9b26bad88249c517c"
26822744
integrity sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==
26832745

2746+
before-after-hook@^4.0.0:
2747+
version "4.0.0"
2748+
resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-4.0.0.tgz#cf1447ab9160df6a40f3621da64d6ffc36050cb9"
2749+
integrity sha512-q6tR3RPqIB1pMiTRMFcZwuG5T8vwp+vUvEG0vuI6B+Rikh5BfPp2fQ82c925FOs+b0lcFQ8CFrL+KbilfZFhOQ==
2750+
26842751
bessel@^1.0.2:
26852752
version "1.0.2"
26862753
resolved "https://registry.yarnpkg.com/bessel/-/bessel-1.0.2.tgz#828812291e0b62e94959cdea43fac186e8a7202d"
@@ -3094,6 +3161,11 @@ content-type@^1.0.5:
30943161
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
30953162
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
30963163

3164+
content-type@^2.0.0:
3165+
version "2.0.0"
3166+
resolved "https://registry.yarnpkg.com/content-type/-/content-type-2.0.0.tgz#2fb3ede69dffa0af78ca7c4ce7589680638b56df"
3167+
integrity sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ==
3168+
30973169
conventional-changelog-angular@7.0.0:
30983170
version "7.0.0"
30993171
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz#5eec8edbff15aa9b1680a8dcfbd53e2d7eb2ba7a"
@@ -5060,6 +5132,11 @@ json-stringify-safe@^5.0.1:
50605132
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
50615133
integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==
50625134

5135+
json-with-bigint@^3.5.3:
5136+
version "3.5.8"
5137+
resolved "https://registry.yarnpkg.com/json-with-bigint/-/json-with-bigint-3.5.8.tgz#1b1edb55a1bc4816ca87ac684297591acd822383"
5138+
integrity sha512-eq/4KP6K34kwa7TcFdtvnftvHCD9KvHOGGICWwMFc4dOOKF5t4iYqnfLK8otCRCRv06FXOzGGyqE8h8ElMvvdw==
5139+
50635140
json5@^2.2.2, json5@^2.2.3:
50645141
version "2.2.3"
50655142
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
@@ -7620,7 +7697,7 @@ undici-types@~7.19.0:
76207697
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.19.2.tgz#1b67fc26d0f157a0cba3a58a5b5c1e2276b8ba2a"
76217698
integrity sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==
76227699

7623-
undici@^5.25.4, undici@^5.28.5, undici@^7.24.4:
7700+
undici@^6.23.0, undici@^7.24.4:
76247701
version "7.28.0"
76257702
resolved "https://registry.yarnpkg.com/undici/-/undici-7.28.0.tgz#97d64564198b285bc281f0e8e29597e3d11fe7ec"
76267703
integrity sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==
@@ -7644,6 +7721,11 @@ universal-user-agent@^6.0.0:
76447721
resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.1.tgz#15f20f55da3c930c57bddbf1734c6654d5fd35aa"
76457722
integrity sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==
76467723

7724+
universal-user-agent@^7.0.0, universal-user-agent@^7.0.2:
7725+
version "7.0.3"
7726+
resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-7.0.3.tgz#c05870a58125a2dc00431f2df815a77fe69736be"
7727+
integrity sha512-TmnEAEAsBJVZM/AADELsK76llnwcf9vMKuPz8JflO1frO8Lchitr0fNaN9d+Ap0BjKtqWqd/J17qeDnXh8CL2A==
7728+
76477729
universalify@^2.0.0:
76487730
version "2.0.1"
76497731
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.1.tgz#168efc2180964e6386d061e094df61afe239b18d"

0 commit comments

Comments
 (0)