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 39
39
"devDependencies" : {
40
40
"@commitlint/cli" : " ^19.2.1" ,
41
41
"@commitlint/config-conventional" : " ^19.1.0" ,
42
- "@rollup/plugin-replace" : " ^5 .0.5 " ,
42
+ "@rollup/plugin-replace" : " ^6 .0.2 " ,
43
43
"@rollup/plugin-typescript" : " ^11.1.6" ,
44
44
"@types/jest" : " ^29.5.12" ,
45
45
"@types/node" : " ^22.5.2" ,
Original file line number Diff line number Diff line change 752
752
" @jridgewell/resolve-uri" " ^3.1.0"
753
753
" @jridgewell/sourcemap-codec" " ^1.4.14"
754
754
755
- " @rollup/plugin-replace@^5 .0.5 " :
756
- version "5 .0.7 "
757
- resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-5 .0.7 .tgz#150c9ee9db8031d9e4580a61a0edeaaed3d37687 "
758
- integrity sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ ==
755
+ " @rollup/plugin-replace@^6 .0.2 " :
756
+ version "6 .0.2 "
757
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-6 .0.2 .tgz#2f565d312d681e4570ff376c55c5c08eb6f1908d "
758
+ integrity sha512-7QaYCf8bqF04dOy7w/eHmJeNExxTYwvKAmlSAH/EaWWUzbT0h5sbF6bktFoX/0F/0qwng5/dWFMyf3gzaM8DsQ ==
759
759
dependencies :
760
760
" @rollup/pluginutils" " ^5.0.1"
761
761
magic-string "^0.30.3"
You can’t perform that action at this time.
0 commit comments