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" : " ^17.1.0" ,
19
19
"@rollup/plugin-json" : " ^4.1.0" ,
20
20
"@rollup/plugin-node-resolve" : " ^11.2.0" ,
21
- "@rollup/plugin-replace" : " ^2.3.4 " ,
21
+ "@rollup/plugin-replace" : " ^2.4.1 " ,
22
22
"@types/jest" : " 26.0.20" ,
23
23
"@types/node" : " 14.14.30" ,
24
24
"@vue/compiler-sfc" : " 3.0.3" ,
Original file line number Diff line number Diff line change 1274
1274
is-module "^1.0.0"
1275
1275
resolve "^1.19.0"
1276
1276
1277
- " @rollup/plugin-replace@^2.3.4 " :
1278
- version "2.3.4 "
1279
- resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.3.4. tgz#7dd84c17755d62b509577f2db37eb524d7ca88ca "
1280
- integrity sha512-waBhMzyAtjCL1GwZes2jaE9MjuQ/DQF2BatH3fRivUF3z0JBFrU0U6iBNC/4WR+2rLKhaAhPWDNPYp4mI6RqdQ ==
1277
+ " @rollup/plugin-replace@^2.4.1 " :
1278
+ version "2.4.1 "
1279
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.1. tgz#c411b5ab72809fb1bfc8b487d8d02eef661460d3 "
1280
+ integrity sha512-XwC1oK5rrtRJ0tn1ioLHS6OV5JTluJF7QE1J/q1hN3bquwjnVxjtMyY9iCnoyH9DQbf92CxajB3o98wZbP3oAQ ==
1281
1281
dependencies :
1282
1282
" @rollup/pluginutils" " ^3.1.0"
1283
1283
magic-string "^0.25.7"
You can’t perform that action at this time.
0 commit comments