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 69
69
"prettier" : " 3.0.3" ,
70
70
"rimraf" : " 5.0.1" ,
71
71
"rollup" : " 3.28.1" ,
72
- "rollup-plugin-dts" : " 6.0.0 " ,
72
+ "rollup-plugin-dts" : " 6.0.1 " ,
73
73
"ts-jest" : " 29.1.1" ,
74
74
"typescript" : " 5.2.2"
75
75
},
Original file line number Diff line number Diff line change @@ -4179,10 +4179,10 @@ lru-cache@^6.0.0:
4179
4179
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
4180
4180
integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==
4181
4181
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 ==
4186
4186
dependencies :
4187
4187
" @jridgewell/sourcemap-codec" " ^1.4.15"
4188
4188
@@ -4774,12 +4774,12 @@ rimraf@^3.0.2:
4774
4774
dependencies :
4775
4775
glob "^7.1.3"
4776
4776
4777
-
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
+
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 ==
4781
4781
dependencies :
4782
- magic-string "^0.30.2 "
4782
+ magic-string "^0.30.3 "
4783
4783
optionalDependencies :
4784
4784
" @babel/code-frame" " ^7.22.10"
4785
4785
You can’t perform that action at this time.
0 commit comments