Skip to content

Commit 5ecdb9d

Browse files
chore(deps): update all non-major dependencies (#6786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc2e460 commit 5ecdb9d

File tree

4 files changed

+25
-20
lines changed

4 files changed

+25
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@typescript-eslint/parser": "8.18.1",
5858
"babel-jest": "29.7.0",
5959
"bob-the-bundler": "7.0.1",
60-
"chalk": "5.3.0",
60+
"chalk": "5.4.0",
6161
"concurrently": "9.1.0",
6262
"cross-env": "7.0.3",
6363
"eslint": "9.17.0",

packages/loaders/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"graphql-sse": "2.5.3",
7676
"graphql-upload": "17.0.0",
7777
"graphql-yoga": "5.10.6",
78-
"puppeteer": "23.11.0",
78+
"puppeteer": "23.11.1",
7979
"subscriptions-transport-ws": "0.11.0",
8080
"webpack": "5.97.1"
8181
},

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@theguild/tailwind-config": "0.6.2",
2020
"@types/node": "22.10.2",
21-
"@types/react": "19.0.1",
21+
"@types/react": "19.0.2",
2222
"postcss-import": "16.1.0",
2323
"postcss-lightningcss": "1.0.1",
2424
"tailwindcss": "3.4.17",

yarn.lock

Lines changed: 22 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3306,10 +3306,10 @@
33063306
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.7.tgz#50ae4353eaaddc04044279812f52c8c65857dbcb"
33073307
integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==
33083308

3309-
"@types/react@19.0.1":
3310-
version "19.0.1"
3311-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.1.tgz#a000d5b78f473732a08cecbead0f3751e550b3df"
3312-
integrity sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==
3309+
"@types/react@19.0.2":
3310+
version "19.0.2"
3311+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.2.tgz#9363e6b3ef898c471cb182dd269decc4afc1b4f6"
3312+
integrity sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==
33133313
dependencies:
33143314
csstype "^3.0.2"
33153315

@@ -4455,10 +4455,10 @@ ccount@^2.0.0:
44554455
resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5"
44564456
integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==
44574457

4458-
chalk@5.3.0, chalk@^5.0.0, chalk@~5.3.0:
4459-
version "5.3.0"
4460-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
4461-
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
4458+
chalk@5.4.0, chalk@^5.0.0:
4459+
version "5.4.0"
4460+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.0.tgz#846fdb5d5d939d6fa3d565cd5545697b6f8b6923"
4461+
integrity sha512-ZkD35Mx92acjB2yNJgziGqT9oKHEOxjTBTDRpOsRWtdecL/0jM3z5kM/CTzHWvHIen1GvkM85p6TuFfDGfc8/Q==
44624462

44634463
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.2:
44644464
version "4.1.2"
@@ -4468,6 +4468,11 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.2:
44684468
ansi-styles "^4.1.0"
44694469
supports-color "^7.1.0"
44704470

4471+
chalk@~5.3.0:
4472+
version "5.3.0"
4473+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
4474+
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
4475+
44714476
char-regex@^1.0.2:
44724477
version "1.0.2"
44734478
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
@@ -10138,10 +10143,10 @@ punycode@^2.1.0:
1013810143
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
1013910144
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
1014010145

10141-
puppeteer-core@23.11.0:
10142-
version "23.11.0"
10143-
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-23.11.0.tgz#1d49f5c254b140e5021bc15cbe3a9c5916baccbc"
10144-
integrity sha512-fr5Xp8KeZGRiLrYmosAxPAObi1vmb09vmwak9lqS7KvKMbcN+mk+bDpnDKXPd7QN9b7b/mb9Fgp0A6+024XbVA==
10146+
puppeteer-core@23.11.1:
10147+
version "23.11.1"
10148+
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-23.11.1.tgz#3e064de11b3cb3a2df1a8060ff2d05b41be583db"
10149+
integrity sha512-3HZ2/7hdDKZvZQ7dhhITOUg4/wOrDRjyK2ZBllRB0ZCOi9u0cwq1ACHDjBB+nX+7+kltHjQvBRdeY7+W0T+7Gg==
1014510150
dependencies:
1014610151
"@puppeteer/browsers" "2.6.1"
1014710152
chromium-bidi "0.11.0"
@@ -10150,16 +10155,16 @@ puppeteer-core@23.11.0:
1015010155
typed-query-selector "^2.12.0"
1015110156
ws "^8.18.0"
1015210157

10153-
puppeteer@23.11.0:
10154-
version "23.11.0"
10155-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-23.11.0.tgz#9f99f4bdf752a20d778780c003da7fcf0f351135"
10156-
integrity sha512-UaHfTIcg02bTahmZjrjrpU8efyjNeItrNvANu+DdnYMEcQ24X8LOkBWv2Z4bqDzkOzFymqJkADS0bdSDMUNi1A==
10158+
puppeteer@23.11.1:
10159+
version "23.11.1"
10160+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-23.11.1.tgz#98fd9040786b1219b1a4f639c270377586e8899c"
10161+
integrity sha512-53uIX3KR5en8l7Vd8n5DUv90Ae9QDQsyIthaUFVzwV6yU750RjqRznEtNMBT20VthqAdemnJN+hxVdmMHKt7Zw==
1015710162
dependencies:
1015810163
"@puppeteer/browsers" "2.6.1"
1015910164
chromium-bidi "0.11.0"
1016010165
cosmiconfig "^9.0.0"
1016110166
devtools-protocol "0.0.1367902"
10162-
puppeteer-core "23.11.0"
10167+
puppeteer-core "23.11.1"
1016310168
typed-query-selector "^2.12.0"
1016410169

1016510170
pure-rand@^6.0.0:

0 commit comments

Comments
 (0)