File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 6969 "@rollup/plugin-babel" : " ^5.3.0" ,
7070 "@rollup/plugin-commonjs" : " ^19.0.0" ,
7171 "@rollup/plugin-node-resolve" : " ^13.0.0" ,
72- "@rollup/plugin-replace" : " ^2.4.2 " ,
72+ "@rollup/plugin-replace" : " ^4.0.0 " ,
7373 "@testing-library/react-hooks" : " ^7.0.1" ,
7474 "@types/jest" : " ^26.0.24" ,
7575 "@types/react" : " ^17.0.14" ,
Original file line number Diff line number Diff line change 12821282 is-module "^1.0.0"
12831283 resolve "^1.19.0"
12841284
1285- " @rollup/plugin-replace@^2.3.2" , "@rollup/plugin-replace@^2.4.2" :
1285+ " @rollup/plugin-replace@^2.3.2 " :
12861286 version "2.4.2"
12871287 resolved "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz"
12881288 integrity sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==
12891289 dependencies :
12901290 " @rollup/pluginutils" " ^3.1.0"
12911291 magic-string "^0.25.7"
12921292
1293+ " @rollup/plugin-replace@^4.0.0 " :
1294+ version "4.0.0"
1295+ resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-4.0.0.tgz#e34c457d6a285f0213359740b43f39d969b38a67"
1296+ integrity sha512-+rumQFiaNac9y64OHtkHGmdjm7us9bo1PlbgQfdihQtuNxzjpaB064HbRnewUOggLQxVCCyINfStkgmBeQpv1g==
1297+ dependencies :
1298+ " @rollup/pluginutils" " ^3.1.0"
1299+ magic-string "^0.25.7"
1300+
12931301" @rollup/pluginutils@^3.1.0 " :
12941302 version "3.1.0"
12951303 resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz"
You can’t perform that action at this time.
0 commit comments