Skip to content

Commit fbb3850

Browse files
author
lijiahao
committed
update cross-env version
1 parent df8ac16 commit fbb3850

6 files changed

Lines changed: 10 additions & 41 deletions

File tree

images/console.jpg

17.9 KB
Loading

images/settings.jpg

4.42 KB
Loading

images/xcloud.jpg

269 KB
Loading

images/xcloud2.jpg

-132 KB
Loading

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@typescript-eslint/parser": "^8.6.0",
5656
"autoprefixer": "^10.4.20",
5757
"babel-loader": "^9.1.3",
58-
"cross-env": "^10.1.0",
58+
"cross-env": "7",
5959
"electron": "37",
6060
"electron-builder": "^24.13.3",
6161
"eslint": "^8.57.0",
@@ -72,4 +72,4 @@
7272
"typescript": "^5.3.3"
7373
},
7474
"packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
75-
}
75+
}

yarn.lock

Lines changed: 8 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,11 +1069,6 @@
10691069
minimatch "^3.0.4"
10701070
plist "^3.0.4"
10711071

1072-
"@epic-web/invariant@^1.0.0":
1073-
version "1.0.0"
1074-
resolved "https://registry.yarnpkg.com/@epic-web/invariant/-/invariant-1.0.0.tgz#1073e5dee6dd540410784990eb73e4acd25c9813"
1075-
integrity sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==
1076-
10771072
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.7.0":
10781073
version "4.7.0"
10791074
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
@@ -4602,13 +4597,12 @@ crc@^3.8.0:
46024597
dependencies:
46034598
buffer "^5.1.0"
46044599

4605-
cross-env@^10.1.0:
4606-
version "10.1.0"
4607-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-10.1.0.tgz#cfd2a6200df9ed75bfb9cb3d7ce609c13ea21783"
4608-
integrity sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw==
4600+
cross-env@7:
4601+
version "7.0.3"
4602+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
4603+
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
46094604
dependencies:
4610-
"@epic-web/invariant" "^1.0.0"
4611-
cross-spawn "^7.0.6"
4605+
cross-spawn "^7.0.1"
46124606

46134607
cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3, cross-spawn@^7.0.6:
46144608
version "7.0.6"
@@ -7440,16 +7434,7 @@ streamsearch@^1.1.0:
74407434
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
74417435
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
74427436

7443-
"string-width-cjs@npm:string-width@^4.2.0":
7444-
version "4.2.3"
7445-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7446-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7447-
dependencies:
7448-
emoji-regex "^8.0.0"
7449-
is-fullwidth-code-point "^3.0.0"
7450-
strip-ansi "^6.0.1"
7451-
7452-
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7437+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
74537438
version "4.2.3"
74547439
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
74557440
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7467,14 +7452,7 @@ string-width@^5.0.1, string-width@^5.1.2:
74677452
emoji-regex "^9.2.2"
74687453
strip-ansi "^7.0.1"
74697454

7470-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7471-
version "6.0.1"
7472-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7473-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7474-
dependencies:
7475-
ansi-regex "^5.0.1"
7476-
7477-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7455+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
74787456
version "6.0.1"
74797457
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
74807458
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8015,16 +7993,7 @@ word-wrap@^1.2.5:
80157993
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
80167994
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
80177995

8018-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
8019-
version "7.0.0"
8020-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8021-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8022-
dependencies:
8023-
ansi-styles "^4.0.0"
8024-
string-width "^4.1.0"
8025-
strip-ansi "^6.0.0"
8026-
8027-
wrap-ansi@^7.0.0:
7996+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
80287997
version "7.0.0"
80297998
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
80307999
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)