File tree Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 33
33
"@babel/core" : " 7.19.3" ,
34
34
"@babel/polyfill" : " 7.12.1" ,
35
35
"@babel/preset-env" : " 7.19.4" ,
36
- "@rollup/plugin-json" : " 4.1 .0" ,
36
+ "@rollup/plugin-json" : " 5.0 .0" ,
37
37
"c8" : " 7.12.0" ,
38
38
"core-js" : " 3.25.5" ,
39
39
"eslint-plugin-ghost" : " 2.16.0" ,
Original file line number Diff line number Diff line change 1199
1199
estree-walker "^2.0.1"
1200
1200
magic-string "^0.25.7"
1201
1201
1202
- " @rollup/plugin-json@4.1 .0 " :
1203
- version "4.1 .0"
1204
- resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1 .0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3 "
1205
- integrity sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw ==
1202
+ " @rollup/plugin-json@5.0 .0 " :
1203
+ version "5.0 .0"
1204
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-5.0 .0.tgz#1e3e18302637760353c83a41d1f3c4e760afb20d "
1205
+ integrity sha512-LsWDA5wJs/ggzakVuKQhZo7HPRcQZgBa3jWIVxQSFxaRToUGNi8ZBh3+k/gQ+1eInVYJgn4WBRCUkmoDrmmGzw ==
1206
1206
dependencies :
1207
- " @rollup/pluginutils" " ^3.0.8 "
1207
+ " @rollup/pluginutils" " ^4.2.1 "
1208
1208
1209
- " @rollup/pluginutils@^3.0.8 " , "@rollup/pluginutils@^3. 1.0":
1209
+ " @rollup/pluginutils@^3.1.0 " :
1210
1210
version "3.1.0"
1211
1211
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
1212
1212
integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
1215
1215
estree-walker "^1.0.1"
1216
1216
picomatch "^2.2.2"
1217
1217
1218
+ " @rollup/pluginutils@^4.2.1 " :
1219
+ version "4.2.1"
1220
+ resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#e6c6c3aba0744edce3fb2074922d3776c0af2a6d"
1221
+ integrity sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==
1222
+ dependencies :
1223
+ estree-walker "^2.0.1"
1224
+ picomatch "^2.2.2"
1225
+
1218
1226
" @sindresorhus/is@^4.0.0 " :
1219
1227
version "4.6.0"
1220
1228
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
You can’t perform that action at this time.
0 commit comments