@lingxiteam/ebe-utils 0.3.0 → 0.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/pcpublic/yarn.lock +48 -5
- package/package.json +2 -2
package/lib/pcpublic/yarn.lock
CHANGED
|
@@ -3007,6 +3007,21 @@ ahooks@^3.0.8:
|
|
|
3007
3007
|
screenfull "^5.0.0"
|
|
3008
3008
|
tslib "^2.4.1"
|
|
3009
3009
|
|
|
3010
|
+
ahooks@^3.7.7:
|
|
3011
|
+
version "3.8.4"
|
|
3012
|
+
resolved "http://npm.iwhalecloud.com:8081/repository/npm-taobao/ahooks/-/ahooks-3.8.4.tgz#ee2a22d52b6ee57743a1f6ab51c91a7c36bcd7c6"
|
|
3013
|
+
integrity sha512-39wDEw2ZHvypaT14EpMMk4AzosHWt0z9bulY0BeDsvc9PqJEV+Kjh/4TZfftSsotBMq52iYIOFPd3PR56e0ZJg==
|
|
3014
|
+
dependencies:
|
|
3015
|
+
"@babel/runtime" "^7.21.0"
|
|
3016
|
+
dayjs "^1.9.1"
|
|
3017
|
+
intersection-observer "^0.12.0"
|
|
3018
|
+
js-cookie "^3.0.5"
|
|
3019
|
+
lodash "^4.17.21"
|
|
3020
|
+
react-fast-compare "^3.2.2"
|
|
3021
|
+
resize-observer-polyfill "^1.5.1"
|
|
3022
|
+
screenfull "^5.0.0"
|
|
3023
|
+
tslib "^2.4.1"
|
|
3024
|
+
|
|
3010
3025
|
ajv-errors@^1.0.0:
|
|
3011
3026
|
version "1.0.1"
|
|
3012
3027
|
resolved "https://registry.npmmirror.com/ajv-errors/-/ajv-errors-1.0.1.tgz#f35986aceb91afadec4102fbd85014950cefa64d"
|
|
@@ -6934,6 +6949,11 @@ js-cookie@^2.x.x:
|
|
|
6934
6949
|
resolved "https://registry.npmmirror.com/js-cookie/-/js-cookie-2.2.1.tgz#69e106dc5d5806894562902aa5baec3744e9b2b8"
|
|
6935
6950
|
integrity sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==
|
|
6936
6951
|
|
|
6952
|
+
js-cookie@^3.0.5:
|
|
6953
|
+
version "3.0.5"
|
|
6954
|
+
resolved "http://npm.iwhalecloud.com:8081/repository/npm-taobao/js-cookie/-/js-cookie-3.0.5.tgz#0b7e2fd0c01552c58ba86e0841f94dc2557dcdbc"
|
|
6955
|
+
integrity sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==
|
|
6956
|
+
|
|
6937
6957
|
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
|
6938
6958
|
version "4.0.0"
|
|
6939
6959
|
resolved "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
|
|
@@ -10631,8 +10651,16 @@ string-convert@^0.2.0:
|
|
|
10631
10651
|
resolved "https://registry.npmmirror.com/string-convert/-/string-convert-0.2.1.tgz#6982cc3049fbb4cd85f8b24568b9d9bf39eeff97"
|
|
10632
10652
|
integrity sha512-u/1tdPl4yQnPBjnVrmdLo9gtuLvELKsAoRapekWggdiQNvvvum+jYF329d84NAa660KQw7pB2n36KrIKVoXa3A==
|
|
10633
10653
|
|
|
10634
|
-
"string-width-cjs@npm:string-width@^4.2.0"
|
|
10635
|
-
|
|
10654
|
+
"string-width-cjs@npm:string-width@^4.2.0":
|
|
10655
|
+
version "4.2.3"
|
|
10656
|
+
resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
|
10657
|
+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
10658
|
+
dependencies:
|
|
10659
|
+
emoji-regex "^8.0.0"
|
|
10660
|
+
is-fullwidth-code-point "^3.0.0"
|
|
10661
|
+
strip-ansi "^6.0.1"
|
|
10662
|
+
|
|
10663
|
+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
|
|
10636
10664
|
version "4.2.3"
|
|
10637
10665
|
resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
|
10638
10666
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
@@ -10717,7 +10745,14 @@ string_decoder@~1.1.1:
|
|
|
10717
10745
|
dependencies:
|
|
10718
10746
|
safe-buffer "~5.1.0"
|
|
10719
10747
|
|
|
10720
|
-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1"
|
|
10748
|
+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
|
|
10749
|
+
version "6.0.1"
|
|
10750
|
+
resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
|
10751
|
+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
10752
|
+
dependencies:
|
|
10753
|
+
ansi-regex "^5.0.1"
|
|
10754
|
+
|
|
10755
|
+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
|
10721
10756
|
version "6.0.1"
|
|
10722
10757
|
resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
|
10723
10758
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
@@ -11559,8 +11594,7 @@ worker-loader@^2.0.0:
|
|
|
11559
11594
|
loader-utils "^1.0.0"
|
|
11560
11595
|
schema-utils "^0.4.0"
|
|
11561
11596
|
|
|
11562
|
-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"
|
|
11563
|
-
name wrap-ansi-cjs
|
|
11597
|
+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
|
|
11564
11598
|
version "7.0.0"
|
|
11565
11599
|
resolved "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
|
11566
11600
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
@@ -11578,6 +11612,15 @@ wrap-ansi@^6.2.0:
|
|
|
11578
11612
|
string-width "^4.1.0"
|
|
11579
11613
|
strip-ansi "^6.0.0"
|
|
11580
11614
|
|
|
11615
|
+
wrap-ansi@^7.0.0:
|
|
11616
|
+
version "7.0.0"
|
|
11617
|
+
resolved "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
|
11618
|
+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
11619
|
+
dependencies:
|
|
11620
|
+
ansi-styles "^4.0.0"
|
|
11621
|
+
string-width "^4.1.0"
|
|
11622
|
+
strip-ansi "^6.0.0"
|
|
11623
|
+
|
|
11581
11624
|
wrap-ansi@^8.1.0:
|
|
11582
11625
|
version "8.1.0"
|
|
11583
11626
|
resolved "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lingxiteam/ebe-utils",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.2",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"author": "",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"@babel/types": "^7.12.12",
|
|
20
20
|
"cac": "^6.7.14",
|
|
21
21
|
"fs-extra": "9.x",
|
|
22
|
-
"@lingxiteam/ebe": "0.3.
|
|
22
|
+
"@lingxiteam/ebe": "0.3.2"
|
|
23
23
|
},
|
|
24
24
|
"publishConfig": {
|
|
25
25
|
"access": "public"
|