File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 74
74
"rollup-plugin-babel" : " 4.4.0" ,
75
75
"rollup-plugin-node-builtins" : " 2.1.2" ,
76
76
"rollup-plugin-node-globals" : " 1.4.0" ,
77
- "rollup- plugin-node-resolve" : " 5.2 .0" ,
77
+ "@ rollup/ plugin-node-resolve" : " 6.0 .0" ,
78
78
"rollup-plugin-sourcemaps" : " 0.6.3"
79
79
},
80
80
"peerDependencies" : {
Original file line number Diff line number Diff line change 2134
2134
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
2135
2135
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
2136
2136
2137
- " @rollup/pluginutils@^3.0.9 " :
2137
+
2138
+ version "6.0.0"
2139
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-6.0.0.tgz#f351e29b45c007c17df4e28a0efd0d1f5662f59b"
2140
+ integrity sha512-GqWz1CfXOsqpeVMcoM315+O7zMxpRsmhWyhJoxLFHVSp9S64/u02i7len/FnbTNbmgYs+sZyilasijH8UiuboQ==
2141
+ dependencies :
2142
+ " @rollup/pluginutils" " ^3.0.0"
2143
+ " @types/resolve" " 0.0.8"
2144
+ builtin-modules "^3.1.0"
2145
+ is-module "^1.0.0"
2146
+ resolve "^1.11.1"
2147
+
2148
+ " @rollup/pluginutils@^3.0.0" , "@rollup/pluginutils@^3.0.9":
2138
2149
version "3.1.0"
2139
2150
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
2140
2151
integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
8703
8714
process-es6 "^0.11.6"
8704
8715
rollup-pluginutils "^2.3.1"
8705
8716
8706
-
8707
- version "5.2.0"
8708
- resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.2.0.tgz#730f93d10ed202473b1fb54a5997a7db8c6d8523"
8709
- integrity sha512-jUlyaDXts7TW2CqQ4GaO5VJ4PwwaV8VUGA7+km3n6k6xtOEacf61u0VXwN80phY/evMcaS+9eIeJ9MOyDxt5Zw==
8710
- dependencies :
8711
- " @types/resolve" " 0.0.8"
8712
- builtin-modules "^3.1.0"
8713
- is-module "^1.0.0"
8714
- resolve "^1.11.1"
8715
- rollup-pluginutils "^2.8.1"
8716
-
8717
8717
8718
8718
version "0.6.3"
8719
8719
resolved "https://registry.yarnpkg.com/rollup-plugin-sourcemaps/-/rollup-plugin-sourcemaps-0.6.3.tgz#bf93913ffe056e414419607f1d02780d7ece84ed"
You can’t perform that action at this time.
0 commit comments