File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 6969 "prettier" : " 3.0.3" ,
7070 "rimraf" : " 5.0.1" ,
7171 "rollup" : " 3.28.1" ,
72- "rollup-plugin-dts" : " 6.0.0 " ,
72+ "rollup-plugin-dts" : " 6.0.1 " ,
7373 "ts-jest" : " 29.1.1" ,
7474 "typescript" : " 5.2.2"
7575 },
Original file line number Diff line number Diff line change @@ -4179,10 +4179,10 @@ lru-cache@^6.0.0:
41794179 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
41804180 integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==
41814181
4182- magic-string@^0.30.2 :
4183- version "0.30.2 "
4184- resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.2 .tgz#dcf04aad3d0d1314bc743d076c50feb29b3c7aca "
4185- integrity sha512-lNZdu7pewtq/ZvWUp9Wpf/x7WzMTsR26TWV03BRZrXFsv+BI6dy8RAiKgm1uM/kyR0rCfUcqvOlXKG66KhIGug ==
4182+ magic-string@^0.30.3 :
4183+ version "0.30.3 "
4184+ resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.3 .tgz#403755dfd9d6b398dfa40635d52e96c5ac095b85 "
4185+ integrity sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw ==
41864186 dependencies :
41874187 " @jridgewell/sourcemap-codec" " ^1.4.15"
41884188
@@ -4774,12 +4774,12 @@ rimraf@^3.0.2:
47744774 dependencies :
47754775 glob "^7.1.3"
47764776
4777- rollup-plugin-dts@6.0.0 :
4778- version "6.0.0 "
4779- resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.0.0 .tgz#c916072c20261c079344351bb5184f41e486a7b6 "
4780- integrity sha512-A996xSZDAqnx/KfFttzC8mDEuyMjsRpiLCrlGc8effhK8KhE3AG0g1woQiITgFc5HSE8HWU7ccR9CiQ3vXgUlQ ==
4777+ rollup-plugin-dts@6.0.1 :
4778+ version "6.0.1 "
4779+ resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.0.1 .tgz#ca81c638322077db64989985fa2943eb40f211be "
4780+ integrity sha512-XJbCldVrp4TLc2Hg4DfrRiJgzJ73uhZB0sPSDizgdlrhSJ1bsIkkRMkwRKNQYgkbfMz4CHLdbnFKVivHE0vsPA ==
47814781 dependencies :
4782- magic-string "^0.30.2 "
4782+ magic-string "^0.30.3 "
47834783 optionalDependencies :
47844784 " @babel/code-frame" " ^7.22.10"
47854785
You can’t perform that action at this time.
0 commit comments