File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
"@rollup/plugin-commonjs" : " ^18.0.0" ,
19
19
"@rollup/plugin-json" : " ^4.1.0" ,
20
20
"@rollup/plugin-node-resolve" : " ^11.2.1" ,
21
- "@rollup/plugin-replace" : " ^2.4.1 " ,
21
+ "@rollup/plugin-replace" : " ^2.4.2 " ,
22
22
"@types/jest" : " 26.0.22" ,
23
23
"@types/node" : " 14.14.37" ,
24
24
"@vue/compiler-sfc" : " 3.0.7" ,
Original file line number Diff line number Diff line change 1322
1322
is-module "^1.0.0"
1323
1323
resolve "^1.19.0"
1324
1324
1325
- " @rollup/plugin-replace@^2.4.1 " :
1326
- version "2.4.1 "
1327
- resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.1 .tgz#c411b5ab72809fb1bfc8b487d8d02eef661460d3 "
1328
- integrity sha512-XwC1oK5rrtRJ0tn1ioLHS6OV5JTluJF7QE1J/q1hN3bquwjnVxjtMyY9iCnoyH9DQbf92CxajB3o98wZbP3oAQ ==
1325
+ " @rollup/plugin-replace@^2.4.2 " :
1326
+ version "2.4.2 "
1327
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.2 .tgz#a2d539314fbc77c244858faa523012825068510a "
1328
+ integrity sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg ==
1329
1329
dependencies :
1330
1330
" @rollup/pluginutils" " ^3.1.0"
1331
1331
magic-string "^0.25.7"
You can’t perform that action at this time.
0 commit comments