File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"devDependencies" : {
12
12
"@rollup/plugin-alias" : " ^5.0.0" ,
13
- "@rollup/plugin-commonjs" : " ^26 .0.0" ,
13
+ "@rollup/plugin-commonjs" : " ^28 .0.0" ,
14
14
"@rollup/plugin-json" : " ^6.0.0" ,
15
15
"@rollup/plugin-node-resolve" : " ^15.0.1" ,
16
16
"@rollup/plugin-replace" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 520
520
dependencies :
521
521
slash "^4.0.0"
522
522
523
- " @rollup/plugin-commonjs@^26 .0.0 " :
524
- version "26 .0.1 "
525
- resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-26 .0.1 .tgz#16d4d6e54fa63021249a292b50f27c0b0f1a30d8 "
526
- integrity sha512-UnsKoZK6/aGIH6AdkptXhNvhaqftcjq3zZdT+LY5Ftms6JR06nADcDsYp5hTU9E2lbJUEOhdlY5J4DNTneM+jQ ==
523
+ " @rollup/plugin-commonjs@^28 .0.0 " :
524
+ version "28 .0.0 "
525
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28 .0.0 .tgz#44b5e49cb5d5e6233f1e4996013a8649fdbb9557 "
526
+ integrity sha512-BJcu+a+Mpq476DMXG+hevgPSl56bkUoi88dKT8t3RyUp8kGuOh+2bU8Gs7zXDlu+fyZggnJ+iOBGrb/O1SorYg ==
527
527
dependencies :
528
528
" @rollup/pluginutils" " ^5.0.1"
529
529
commondir "^1.0.1"
530
530
estree-walker "^2.0.2"
531
- glob "^10.4 .1"
531
+ fdir "^6.1 .1"
532
532
is-reference "1.2.1"
533
533
magic-string "^0.30.3"
534
+ picomatch "^2.3.1"
534
535
535
536
" @rollup/plugin-json@^6.0.0 " :
536
537
version "6.1.0"
@@ -2472,6 +2473,11 @@ fastq@^1.6.0:
2472
2473
dependencies :
2473
2474
reusify "^1.0.4"
2474
2475
2476
+ fdir@^6.1.1 :
2477
+ version "6.3.0"
2478
+ resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.3.0.tgz#fcca5a23ea20e767b15e081ee13b3e6488ee0bb0"
2479
+ integrity sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ==
2480
+
2475
2481
figures@^6.0.1 :
2476
2482
version "6.1.0"
2477
2483
resolved "https://registry.yarnpkg.com/figures/-/figures-6.1.0.tgz#935479f51865fa7479f6fa94fc6fc7ac14e62c4a"
2728
2734
minimatch "^5.0.1"
2729
2735
once "^1.3.0"
2730
2736
2731
- glob@^10.3.10, glob@^10.3.7, glob@^10.4.1 :
2737
+ glob@^10.3.10, glob@^10.3.7 :
2732
2738
version "10.4.2"
2733
2739
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2.tgz#bed6b95dade5c1f80b4434daced233aee76160e5"
2734
2740
integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==
You can’t perform that action at this time.
0 commit comments