File tree Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 2626 "@babel/preset-env" : " 7.20.2" ,
2727 "@rollup/plugin-babel" : " 6.0.2" ,
2828 "@rollup/plugin-commonjs" : " 23.0.2" ,
29- "@rollup/plugin-node-resolve" : " 15.0.1 " ,
29+ "@rollup/plugin-node-resolve" : " 15.2.0 " ,
3030 "babel-eslint" : " 10.1.0" ,
3131 "chalk" : " 5.1.2" ,
3232 "eslint" : " 8.27.0" ,
Original file line number Diff line number Diff line change 12931293 is-reference "1.2.1"
12941294 magic-string "^0.26.4"
12951295
1296- " @rollup/plugin-node-resolve@15.0.1 " :
1297- version "15.0.1 "
1298- resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.0.1 .tgz"
1299- integrity sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg ==
1296+ " @rollup/plugin-node-resolve@15.2.0 " :
1297+ version "15.2.0 "
1298+ resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.0 .tgz"
1299+ integrity sha512-mKur03xNGT8O9ODO6FtT43ITGqHWZbKPdVJHZb+iV9QYcdlhUUB0wgknvA4KCUmC5oHJF6O2W1EgmyOQyVUI4Q ==
13001300 dependencies :
13011301 " @rollup/pluginutils" " ^5.0.1"
13021302 " @types/resolve" " 1.20.2"
13031303 deepmerge "^4.2.2"
1304- is-builtin-module "^3.2.0 "
1304+ is-builtin-module "^3.2.1 "
13051305 is-module "^1.0.0"
13061306 resolve "^1.22.1"
13071307
@@ -2631,10 +2631,10 @@ is-binary-path@~2.1.0:
26312631 dependencies :
26322632 binary-extensions "^2.0.0"
26332633
2634- is-builtin-module@^3.2.0 :
2635- version "3.2.0 "
2636- resolved "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.0 .tgz"
2637- integrity sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw ==
2634+ is-builtin-module@^3.2.1 :
2635+ version "3.2.1 "
2636+ resolved "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1 .tgz"
2637+ integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A ==
26382638 dependencies :
26392639 builtin-modules "^3.3.0"
26402640
You can’t perform that action at this time.
0 commit comments