File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 "esbuild-register" : " 2.5.0" ,
6363 "open-cli" : " 6.0.1" ,
6464 "strict-npm-engines" : " 0.0.1" ,
65- "tsup" : " 4.11.2 " ,
65+ "tsup" : " 4.12.0 " ,
6666 "typescript" : " 4.3.4" ,
6767 "wait-on" : " 5.3.0"
6868 }
Original file line number Diff line number Diff line change @@ -5027,7 +5027,7 @@ esbuild-register@2.5.0:
50275027 esbuild "^0.11.5"
50285028 jsonc-parser "^3.0.0"
50295029
5030- esbuild@0.12.9:
5030+ esbuild@0.12.9, esbuild@^0.12.9 :
50315031 version "0.12.9"
50325032 resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.9.tgz#bed4e7087c286cd81d975631f77d47feb1660070"
50335033 integrity sha512-MWRhAbMOJ9RJygCrt778rz/qNYgA4ZVj6aXnNPxFjs7PmIpb0fuB9Gmg5uWrr6n++XKwwm/RmSz6RR5JL2Ocsw==
@@ -11237,6 +11237,25 @@ tsup@4.11.2:
1123711237 sucrase "^3.18.1"
1123811238 tree-kill "^1.2.2"
1123911239
11240+ tsup@4.12.0:
11241+ version "4.12.0"
11242+ resolved "https://registry.yarnpkg.com/tsup/-/tsup-4.12.0.tgz#ad1d2814c2ce04cc8f74d5e9785347660b4bbbc5"
11243+ integrity sha512-TjODlDrJYcMHW8nRVbhf2PBelo2ew3s7zfSdp/17dXlPkMbnYs80ZmITPgR1KRa6cagSqU+9lYZZe/xbRqhWAQ==
11244+ dependencies:
11245+ cac "^6.7.2"
11246+ chalk "^4.1.0"
11247+ chokidar "^3.5.1"
11248+ debug "^4.3.1"
11249+ esbuild "^0.12.9"
11250+ execa "^5.0.0"
11251+ globby "^11.0.3"
11252+ joycon "^3.0.1"
11253+ postcss-load-config "^3.0.1"
11254+ resolve-from "^5.0.0"
11255+ rollup "^2.45.2"
11256+ sucrase "^3.18.1"
11257+ tree-kill "^1.2.2"
11258+
1124011259tsutils@^3.21.0:
1124111260 version "3.21.0"
1124211261 resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
You can’t perform that action at this time.
0 commit comments