File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 30
30
"license" : " MIT" ,
31
31
"dependencies" : {
32
32
"@rollup/pluginutils" : " 4.2.1" ,
33
- "magic-string" : " 0.26.5 "
33
+ "magic-string" : " 0.30.0 "
34
34
}
35
35
}
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
+ " @jridgewell/sourcemap-codec@^1.4.13 " :
6
+ version "1.4.14"
7
+ resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
8
+ integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
9
+
5
10
6
11
version "7.0.96"
7
12
resolved "https://registry.yarnpkg.com/@mdi/js/-/js-7.0.96.tgz#8e7a54d5cb38831e3150632cc19e380f54d9edd6"
@@ -157,12 +162,12 @@ is-core-module@^2.9.0:
157
162
dependencies :
158
163
has "^1.0.3"
159
164
160
- magic-string@^0.26.5 :
161
- version "0.26.5 "
162
- resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.26.5 .tgz#3ceb5c60f546ba4e21e3865ab8de4d32bd8ed07f "
163
- integrity sha512-yXUIYOOQnEHKHOftp5shMWpB9ImfgfDJpapa38j/qMtTj5QHWucvxP4lUtuRmHT9vAzvtpHkWKXW9xBwimXeNg ==
165
+ magic-string@0.30.0 :
166
+ version "0.30.0 "
167
+ resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.0 .tgz#fd58a4748c5c4547338a424e90fa5dd17f4de529 "
168
+ integrity sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ ==
164
169
dependencies :
165
- sourcemap-codec "^1.4.8 "
170
+ " @jridgewell/ sourcemap-codec" " ^1.4.13 "
166
171
167
172
nanoid@^3.3.4 :
168
173
version "3.3.4"
@@ -214,11 +219,6 @@ source-map-js@^1.0.2:
214
219
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
215
220
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
216
221
217
- sourcemap-codec@^1.4.8 :
218
- version "1.4.8"
219
- resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
220
- integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
221
-
222
222
supports-preserve-symlinks-flag@^1.0.0 :
223
223
version "1.0.0"
224
224
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
You can’t perform that action at this time.
0 commit comments