File tree Expand file tree Collapse file tree 4 files changed +9
-21
lines changed Expand file tree Collapse file tree 4 files changed +9
-21
lines changed Original file line number Diff line number Diff line change 48
48
"stylelint" : " ^13.3.0" ,
49
49
"stylelint-config-standard" : " ^20.0.0" ,
50
50
"stylelint-scss" : " ^3.16.0" ,
51
- "typescript" : " ~3.7.2 "
51
+ "typescript" : " ~4.1.0 "
52
52
},
53
53
"resolutions" : {
54
54
"sharp" : " ^0.28.3"
Original file line number Diff line number Diff line change 82
82
"react-refresh" : " ^0.11.0" ,
83
83
"sass" : " ^1.49.9" ,
84
84
"stylelint" : " ^14.4.0" ,
85
- "typescript" : " ^4.1.0" ,
86
85
"webpack" : " 4.46.0"
87
86
},
88
87
"resolutions" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " taro-ui" ,
3
- "version" : " 3.1.0-beta.4 " ,
3
+ "version" : " 3.1.0-beta.5 " ,
4
4
"description" : " UI KIT for Taro" ,
5
5
"module" : " dist/index.esm.js" ,
6
6
"main" : " dist/index.js" ,
75
75
"rollup" : " ^2.3.1" ,
76
76
"rollup-plugin-copy" : " ^3.3.0" ,
77
77
"rollup-plugin-typescript2" : " ^0.27.0" ,
78
- "rollup-plugin-visualizer" : " ^4.0.2" ,
79
- "typescript" : " ^3.8.3"
78
+ "rollup-plugin-visualizer" : " ^4.0.2"
80
79
},
81
80
"peerDependencies" : {
82
81
"@tarojs/taro" : " >=3" ,
Original file line number Diff line number Diff line change 17752
17752
"@tarojs/taro" "3.6.6"
17753
17753
react "^18.2.0"
17754
17754
react-dom "^18.2.0"
17755
- taro-ui "file:../../Library/Caches/Yarn/v6/npm-taro-ui-demo-3.1.0-beta.4-2fb21315-8c20-4004-a214-9a8fba63b1b3-1684774094338 /node_modules/taro-ui"
17755
+ taro-ui "file:../../Library/Caches/Yarn/v6/npm-taro-ui-demo-3.1.0-beta.4-7223e386-b3d9-4fc0-bf1e-becbe3704d54-1684775109049 /node_modules/taro-ui"
17756
17756
17757
17757
"taro-ui@file:packages/taro-ui":
17758
- version "3.1.0-beta.4 "
17758
+ version "3.1.0-beta.5cd "
17759
17759
dependencies:
17760
17760
classnames "^2.2.6"
17761
17761
dayjs "^1.7.7"
@@ -18252,20 +18252,10 @@ typedarray@^0.0.6:
18252
18252
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
18253
18253
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
18254
18254
18255
- typescript@^3.8.3:
18256
- version "3.9.10"
18257
- resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.10.tgz"
18258
- integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
18259
-
18260
- typescript@^4.1.0:
18261
- version "4.9.5"
18262
- resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz"
18263
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
18264
-
18265
- typescript@~3.7.2:
18266
- version "3.7.7"
18267
- resolved "https://registry.npmjs.org/typescript/-/typescript-3.7.7.tgz"
18268
- integrity sha512-MmQdgo/XenfZPvVLtKZOq9jQQvzaUAUpcKW8Z43x9B2fOm4S5g//tPtMweZUIP+SoBqrVPEIm+dJeQ9dfO0QdA==
18255
+ typescript@~4.1.0:
18256
+ version "4.1.6"
18257
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.6.tgz#1becd85d77567c3c741172339e93ce2e69932138"
18258
+ integrity sha512-pxnwLxeb/Z5SP80JDRzVjh58KsM6jZHRAOtTpS7sXLS4ogXNKC9ANxHHZqLLeVHZN35jCtI4JdmLLbLiC1kBow==
18269
18259
18270
18260
ua-parser-js@^0.7.30:
18271
18261
version "0.7.35"
You can’t perform that action at this time.
0 commit comments