This repository was archived by the owner on Aug 6, 2025. It is now read-only.
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 51
51
"@hover/javascript" : " ^6.16.0" ,
52
52
"@rollup/plugin-commonjs" : " ^19.0.0" ,
53
53
"@rollup/plugin-node-resolve" : " ^11.2.0" ,
54
- "@rollup/plugin-replace" : " ^2.3.1 " ,
54
+ "@rollup/plugin-replace" : " ^3.0.0 " ,
55
55
"@types/jest" : " ^26.0.4" ,
56
56
"generate-export-aliases" : " ^1.1.0" ,
57
57
"husky" : " ^4.3.8" ,
Original file line number Diff line number Diff line change 796
796
is-module "^1.0.0"
797
797
resolve "^1.19.0"
798
798
799
- " @rollup/plugin-replace@^2.3.1 " :
800
- version "2.4.1 "
801
- resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.1 .tgz#c411b5ab72809fb1bfc8b487d8d02eef661460d3 "
802
- integrity sha512-XwC1oK5rrtRJ0tn1ioLHS6OV5JTluJF7QE1J/q1hN3bquwjnVxjtMyY9iCnoyH9DQbf92CxajB3o98wZbP3oAQ ==
799
+ " @rollup/plugin-replace@^3.0.0 " :
800
+ version "3.0.0 "
801
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-3.0.0 .tgz#3a4c9665d4e7a4ce2c360cf021232784892f3fac "
802
+ integrity sha512-3c7JCbMuYXM4PbPWT4+m/4Y6U60SgsnDT/cCyAyUKwFHg7pTSfsSQzIpETha3a3ig6OdOKzZz87D9ZXIK3qsDg ==
803
803
dependencies :
804
804
" @rollup/pluginutils" " ^3.1.0"
805
805
magic-string "^0.25.7"
You can’t perform that action at this time.
0 commit comments