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 7474 "@rollup/plugin-commonjs" : " ^19.0.0" ,
7575 "@rollup/plugin-html" : " ^0.2.3" ,
7676 "@rollup/plugin-node-resolve" : " ^13.0.0" ,
77- "@rollup/plugin-replace" : " ^2.4.2 " ,
77+ "@rollup/plugin-replace" : " ^4.0.0 " ,
7878 "@rollup/plugin-url" : " ^6.0.0" ,
7979 "@testing-library/react-hooks" : " ^7.0.1" ,
8080 "@types/jest" : " ^26.0.24" ,
Original file line number Diff line number Diff line change 13701370 is-module "^1.0.0"
13711371 resolve "^1.19.0"
13721372
1373- " @rollup/plugin-replace@^2.3.2" , "@rollup/plugin-replace@^2.4.2" :
1373+ " @rollup/plugin-replace@^2.3.2 " :
13741374 version "2.4.2"
13751375 resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz#a2d539314fbc77c244858faa523012825068510a"
13761376 integrity sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==
13771377 dependencies :
13781378 " @rollup/pluginutils" " ^3.1.0"
13791379 magic-string "^0.25.7"
13801380
1381+ " @rollup/plugin-replace@^4.0.0 " :
1382+ version "4.0.0"
1383+ resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-4.0.0.tgz#e34c457d6a285f0213359740b43f39d969b38a67"
1384+ integrity sha512-+rumQFiaNac9y64OHtkHGmdjm7us9bo1PlbgQfdihQtuNxzjpaB064HbRnewUOggLQxVCCyINfStkgmBeQpv1g==
1385+ dependencies :
1386+ " @rollup/pluginutils" " ^3.1.0"
1387+ magic-string "^0.25.7"
1388+
13811389" @rollup/plugin-url@^6.0.0 " :
13821390 version "6.0.0"
13831391 resolved "https://registry.yarnpkg.com/@rollup/plugin-url/-/plugin-url-6.0.0.tgz#20fbc8cda9bc5f0c31d7225f633002ce73e920b0"
You can’t perform that action at this time.
0 commit comments