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 37
37
"@rollup/plugin-alias" : " ^3.1.4" ,
38
38
"@rollup/plugin-commonjs" : " ^19.0.1" ,
39
39
"@rollup/plugin-node-resolve" : " ^13.0.2" ,
40
- "@rollup/plugin-replace" : " ^2.4.2 " ,
40
+ "@rollup/plugin-replace" : " ^3.0.0 " ,
41
41
"@size-limit/preset-small-lib" : " ^5.0.1" ,
42
42
"@sucrase/jest-plugin" : " ^2.1.0" ,
43
43
"@types/jest" : " ^26.0.24" ,
Original file line number Diff line number Diff line change 583
583
is-module "^1.0.0"
584
584
resolve "^1.19.0"
585
585
586
- " @rollup/plugin-replace@^2.4.2 " :
587
- version "2.4.2 "
588
- resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.2 .tgz#a2d539314fbc77c244858faa523012825068510a "
589
- integrity sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg ==
586
+ " @rollup/plugin-replace@^3.0.0 " :
587
+ version "3.0.0 "
588
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-3.0.0 .tgz#3a4c9665d4e7a4ce2c360cf021232784892f3fac "
589
+ integrity sha512-3c7JCbMuYXM4PbPWT4+m/4Y6U60SgsnDT/cCyAyUKwFHg7pTSfsSQzIpETha3a3ig6OdOKzZz87D9ZXIK3qsDg ==
590
590
dependencies :
591
591
" @rollup/pluginutils" " ^3.1.0"
592
592
magic-string "^0.25.7"
You can’t perform that action at this time.
0 commit comments