Skip to content

Commit 1d8fc10

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

File tree

3 files changed

+47
-47
lines changed

3 files changed

+47
-47
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@envelop/core": "5.3.0",
5757
"@theguild/prettier-config": "3.0.1",
5858
"@types/jest": "30.0.0",
59-
"@types/node": "24.2.0",
59+
"@types/node": "24.2.1",
6060
"@typescript-eslint/eslint-plugin": "8.39.0",
6161
"@typescript-eslint/parser": "8.39.0",
6262
"@urql/core": "5.2.0",
@@ -65,7 +65,7 @@
6565
"bun": "1.2.19",
6666
"concurrently": "9.2.0",
6767
"cross-env": "10.0.0",
68-
"eslint": "9.32.0",
68+
"eslint": "9.33.0",
6969
"eslint-config-prettier": "10.1.8",
7070
"eslint-config-standard": "17.1.0",
7171
"eslint-plugin-import": "2.32.0",
@@ -77,7 +77,7 @@
7777
"graphql-yoga": "5.15.1",
7878
"husky": "9.1.7",
7979
"jest": "30.0.5",
80-
"lint-staged": "16.1.4",
80+
"lint-staged": "16.1.5",
8181
"patch-package": "8.0.0",
8282
"prettier": "3.6.2",
8383
"prettier-plugin-tailwindcss": "0.6.14",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@theguild/tailwind-config": "0.6.3",
25-
"@types/node": "24.2.0",
25+
"@types/node": "24.2.1",
2626
"@types/react": "19.1.9",
2727
"pagefind": "^1.3.0",
2828
"postcss": "8.5.6",

yarn.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1534,15 +1534,15 @@
15341534
debug "^4.3.1"
15351535
minimatch "^3.1.2"
15361536

1537-
"@eslint/config-helpers@^0.3.0":
1538-
version "0.3.0"
1539-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
1540-
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
1537+
"@eslint/config-helpers@^0.3.1":
1538+
version "0.3.1"
1539+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617"
1540+
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
15411541

1542-
"@eslint/core@^0.15.0", "@eslint/core@^0.15.1":
1543-
version "0.15.1"
1544-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60"
1545-
integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
1542+
"@eslint/core@^0.15.2":
1543+
version "0.15.2"
1544+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
1545+
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
15461546
dependencies:
15471547
"@types/json-schema" "^7.0.15"
15481548

@@ -1561,22 +1561,22 @@
15611561
minimatch "^3.1.2"
15621562
strip-json-comments "^3.1.1"
15631563

1564-
"@eslint/js@9.32.0":
1565-
version "9.32.0"
1566-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
1567-
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
1564+
"@eslint/js@9.33.0":
1565+
version "9.33.0"
1566+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368"
1567+
integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==
15681568

15691569
"@eslint/object-schema@^2.1.6":
15701570
version "2.1.6"
15711571
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
15721572
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
15731573

1574-
"@eslint/plugin-kit@^0.3.4":
1575-
version "0.3.4"
1576-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
1577-
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
1574+
"@eslint/plugin-kit@^0.3.5":
1575+
version "0.3.5"
1576+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
1577+
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
15781578
dependencies:
1579-
"@eslint/core" "^0.15.1"
1579+
"@eslint/core" "^0.15.2"
15801580
levn "^0.4.1"
15811581

15821582
"@fastify/busboy@^3.1.1":
@@ -3687,10 +3687,10 @@
36873687
"@types/node" "*"
36883688
form-data "^4.0.4"
36893689

3690-
"@types/node@*", "@types/node@24.2.0":
3691-
version "24.2.0"
3692-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.2.0.tgz#cde712f88c5190006d6b069232582ecd1f94a760"
3693-
integrity sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==
3690+
"@types/node@*", "@types/node@24.2.1":
3691+
version "24.2.1"
3692+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.2.1.tgz#83e41543f0a518e006594bb394e2cd961de56727"
3693+
integrity sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==
36943694
dependencies:
36953695
undici-types "~7.10.0"
36963696

@@ -4956,10 +4956,10 @@ chalk@^4.0.0, chalk@^4.1.2:
49564956
ansi-styles "^4.1.0"
49574957
supports-color "^7.1.0"
49584958

4959-
chalk@^5.0.0, chalk@^5.4.1:
4960-
version "5.4.1"
4961-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
4962-
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
4959+
chalk@^5.0.0, chalk@^5.5.0:
4960+
version "5.5.0"
4961+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.5.0.tgz#67ada1df5ca809dc84c9b819d76418ddcf128428"
4962+
integrity sha512-1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg==
49634963

49644964
char-regex@^1.0.2:
49654965
version "1.0.2"
@@ -6283,19 +6283,19 @@ eslint-visitor-keys@^4.2.1:
62836283
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
62846284
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
62856285

6286-
eslint@9.32.0:
6287-
version "9.32.0"
6288-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
6289-
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
6286+
eslint@9.33.0:
6287+
version "9.33.0"
6288+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33.0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73"
6289+
integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA==
62906290
dependencies:
62916291
"@eslint-community/eslint-utils" "^4.2.0"
62926292
"@eslint-community/regexpp" "^4.12.1"
62936293
"@eslint/config-array" "^0.21.0"
6294-
"@eslint/config-helpers" "^0.3.0"
6295-
"@eslint/core" "^0.15.0"
6294+
"@eslint/config-helpers" "^0.3.1"
6295+
"@eslint/core" "^0.15.2"
62966296
"@eslint/eslintrc" "^3.3.1"
6297-
"@eslint/js" "9.32.0"
6298-
"@eslint/plugin-kit" "^0.3.4"
6297+
"@eslint/js" "9.33.0"
6298+
"@eslint/plugin-kit" "^0.3.5"
62996299
"@humanfs/node" "^0.16.6"
63006300
"@humanwhocodes/module-importer" "^1.0.1"
63016301
"@humanwhocodes/retry" "^0.4.2"
@@ -8607,12 +8607,12 @@ lines-and-columns@^1.1.6:
86078607
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
86088608
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
86098609

8610-
lint-staged@16.1.4:
8611-
version "16.1.4"
8612-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.4.tgz#f6ff3f23b87369da6184f165abc56553b70bb988"
8613-
integrity sha512-xy7rnzQrhTVGKMpv6+bmIA3C0yET31x8OhKBYfvGo0/byeZ6E0BjGARrir3Kg/RhhYHutpsi01+2J5IpfVoueA==
8610+
lint-staged@16.1.5:
8611+
version "16.1.5"
8612+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.5.tgz#e102066b2c98157bad03afffb491d2329553e86b"
8613+
integrity sha512-uAeQQwByI6dfV7wpt/gVqg+jAPaSp8WwOA8kKC/dv1qw14oGpnpAisY65ibGHUGDUv0rYaZ8CAJZ/1U8hUvC2A==
86148614
dependencies:
8615-
chalk "^5.4.1"
8615+
chalk "^5.5.0"
86168616
commander "^14.0.0"
86178617
debug "^4.4.1"
86188618
lilconfig "^3.1.3"
@@ -8621,7 +8621,7 @@ lint-staged@16.1.4:
86218621
nano-spawn "^1.0.2"
86228622
pidtree "^0.6.0"
86238623
string-argv "^0.3.2"
8624-
yaml "^2.8.0"
8624+
yaml "^2.8.1"
86258625

86268626
listr2@^9.0.1:
86278627
version "9.0.1"
@@ -12938,10 +12938,10 @@ yallist@^3.0.2:
1293812938
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
1293912939
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
1294012940

12941-
yaml@^2.2.2, yaml@^2.3.2, yaml@^2.3.4, yaml@^2.8.0:
12942-
version "2.8.0"
12943-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.0.tgz#15f8c9866211bdc2d3781a0890e44d4fa1a5fff6"
12944-
integrity sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==
12941+
yaml@^2.2.2, yaml@^2.3.2, yaml@^2.3.4, yaml@^2.8.1:
12942+
version "2.8.1"
12943+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79"
12944+
integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==
1294512945

1294612946
yargs-parser@^21.1.1:
1294712947
version "21.1.1"

0 commit comments

Comments
 (0)