Skip to content

Commit 7451c6b

Browse files
chore(deps): update dependency cross-env to v10 (#2870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 010264b commit 7451c6b

File tree

4 files changed

+26
-14
lines changed

4 files changed

+26
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@typescript-eslint/eslint-plugin": "8.38.0",
6969
"@typescript-eslint/parser": "8.38.0",
7070
"bob-the-bundler": "7.0.1",
71-
"cross-env": "7.0.3",
71+
"cross-env": "10.0.0",
7272
"eslint": "9.32.0",
7373
"eslint-config-prettier": "10.1.8",
7474
"eslint-config-standard": "17.1.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@theguild/tailwind-config": "0.6.3",
2222
"@types/node": "22.16.5",
2323
"@types/react": "19.1.8",
24-
"cross-env": "7.0.3",
24+
"cross-env": "10.0.0",
2525
"next-sitemap": "4.2.3",
2626
"postcss-import": "16.1.1",
2727
"postcss-lightningcss": "1.0.1",

website/yarn.lock

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474
dependencies:
7575
tslib "^2.4.0"
7676

77+
"@epic-web/invariant@^1.0.0":
78+
version "1.0.0"
79+
resolved "https://registry.yarnpkg.com/@epic-web/invariant/-/invariant-1.0.0.tgz#1073e5dee6dd540410784990eb73e4acd25c9813"
80+
integrity sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==
81+
7782
"@floating-ui/core@^1.7.2":
7883
version "1.7.2"
7984
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.2.tgz#3d1c35263950b314b6d5a72c8bfb9e3c1551aefd"
@@ -1543,14 +1548,15 @@ cose-base@^2.2.0:
15431548
dependencies:
15441549
layout-base "^2.0.0"
15451550

1546-
cross-env@7.0.3:
1547-
version "7.0.3"
1548-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
1549-
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
1551+
cross-env@10.0.0:
1552+
version "10.0.0"
1553+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-10.0.0.tgz#ba25823cfa1ed6af293dcded8796fa16cd162456"
1554+
integrity sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q==
15501555
dependencies:
1551-
cross-spawn "^7.0.1"
1556+
"@epic-web/invariant" "^1.0.0"
1557+
cross-spawn "^7.0.6"
15521558

1553-
cross-spawn@^7.0.1, cross-spawn@^7.0.3, cross-spawn@^7.0.6:
1559+
cross-spawn@^7.0.3, cross-spawn@^7.0.6:
15541560
version "7.0.6"
15551561
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
15561562
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==

yarn.lock

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,6 +1149,11 @@
11491149
human-id "^4.1.1"
11501150
prettier "^2.7.1"
11511151

1152+
"@epic-web/invariant@^1.0.0":
1153+
version "1.0.0"
1154+
resolved "https://registry.yarnpkg.com/@epic-web/invariant/-/invariant-1.0.0.tgz#1073e5dee6dd540410784990eb73e4acd25c9813"
1155+
integrity sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==
1156+
11521157
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.7.0":
11531158
version "4.7.0"
11541159
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
@@ -2357,12 +2362,13 @@ create-jest@^29.7.0:
23572362
jest-util "^29.7.0"
23582363
prompts "^2.0.1"
23592364

2360-
cross-env@7.0.3:
2361-
version "7.0.3"
2362-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
2363-
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
2365+
cross-env@10.0.0:
2366+
version "10.0.0"
2367+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-10.0.0.tgz#ba25823cfa1ed6af293dcded8796fa16cd162456"
2368+
integrity sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q==
23642369
dependencies:
2365-
cross-spawn "^7.0.1"
2370+
"@epic-web/invariant" "^1.0.0"
2371+
cross-spawn "^7.0.6"
23662372

23672373
23682374
version "1.0.1"
@@ -2371,7 +2377,7 @@ [email protected]:
23712377
dependencies:
23722378
tslib "^2.4.0"
23732379

2374-
cross-spawn@^7.0.1, cross-spawn@^7.0.3, cross-spawn@^7.0.5, cross-spawn@^7.0.6:
2380+
cross-spawn@^7.0.3, cross-spawn@^7.0.5, cross-spawn@^7.0.6:
23752381
version "7.0.6"
23762382
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
23772383
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==

0 commit comments

Comments
 (0)