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 13
13
"@rollup/plugin-commonjs" : " ^28.0.0" ,
14
14
"@rollup/plugin-json" : " ^6.0.0" ,
15
15
"@rollup/plugin-node-resolve" : " ^16.0.0" ,
16
- "@rollup/plugin-replace" : " ^5 .0.1 " ,
16
+ "@rollup/plugin-replace" : " ^6 .0.0 " ,
17
17
"@rollup/plugin-typescript" : " ^11.0.0" ,
18
18
"@types/file-saver" : " ^2.0.1" ,
19
19
"@types/resize-observer-browser" : " ^0.1.5" ,
Original file line number Diff line number Diff line change 548
548
is-module "^1.0.0"
549
549
resolve "^1.22.1"
550
550
551
- " @rollup/plugin-replace@^5 .0.1 " :
552
- version "5 .0.7 "
553
- resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-5 .0.7 .tgz#150c9ee9db8031d9e4580a61a0edeaaed3d37687 "
554
- integrity sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ ==
551
+ " @rollup/plugin-replace@^6 .0.0 " :
552
+ version "6 .0.2 "
553
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-6 .0.2 .tgz#2f565d312d681e4570ff376c55c5c08eb6f1908d "
554
+ integrity sha512-7QaYCf8bqF04dOy7w/eHmJeNExxTYwvKAmlSAH/EaWWUzbT0h5sbF6bktFoX/0F/0qwng5/dWFMyf3gzaM8DsQ ==
555
555
dependencies :
556
556
" @rollup/pluginutils" " ^5.0.1"
557
557
magic-string "^0.30.3"
You can’t perform that action at this time.
0 commit comments