File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3939 "@nuxtjs/eslint-config" : " ^6.0.1" ,
4040 "@nuxtjs/eslint-config-typescript" : " ^6.0.1" ,
4141 "@rollup/plugin-alias" : " ^3.1.5" ,
42- "@rollup/plugin-commonjs" : " ^19 .0.2 " ,
42+ "@rollup/plugin-commonjs" : " ^20 .0.0 " ,
4343 "@rollup/plugin-json" : " ^4.1.0" ,
4444 "@rollup/plugin-node-resolve" : " ^13.0.4" ,
45- "@rollup/plugin-replace" : " ^2.4.2 " ,
45+ "@rollup/plugin-replace" : " ^3.0.0 " ,
4646 "@typescript-eslint/eslint-plugin" : " ^4.29.1" ,
4747 "@typescript-eslint/parser" : " ^4.29.1" ,
4848 "@vue/server-test-utils" : " ^1.2.1" ,
Original file line number Diff line number Diff line change 21522152 dependencies:
21532153 slash "^3.0.0"
21542154
2155- "@rollup/plugin-commonjs@^19 .0.2 ":
2156- version "19 .0.2 "
2157- resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-19 .0.2 .tgz#1ccc3d63878d1bc9846f8969f09dd3b3e4ecc244 "
2158- integrity sha512-gBjarfqlC7qs0AutpRW/hrFNm+cd2/QKxhwyFa+srbg1oX7rDsEU3l+W7LAUhsAp9mPJMAkXDhLbQaVwEaE8bA ==
2155+ "@rollup/plugin-commonjs@^20 .0.0 ":
2156+ version "20 .0.0 "
2157+ resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-20 .0.0 .tgz#3246872dcbcb18a54aaa6277a8c7d7f1b155b745 "
2158+ integrity sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg ==
21592159 dependencies:
21602160 "@rollup/pluginutils" "^3.1.0"
21612161 commondir "^1.0.1"
21842184 is-module "^1.0.0"
21852185 resolve "^1.19.0"
21862186
2187- "@rollup/plugin-replace@^2.4.2 ":
2188- version "2.4.2 "
2189- resolved "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2 .tgz#a2d539314fbc77c244858faa523012825068510a "
2190- integrity sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg ==
2187+ "@rollup/plugin-replace@^3.0.0 ":
2188+ version "3.0.0 "
2189+ resolved "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-3.0.0 .tgz#3a4c9665d4e7a4ce2c360cf021232784892f3fac "
2190+ integrity sha512-3c7JCbMuYXM4PbPWT4+m/4Y6U60SgsnDT/cCyAyUKwFHg7pTSfsSQzIpETha3a3ig6OdOKzZz87D9ZXIK3qsDg ==
21912191 dependencies:
21922192 "@rollup/pluginutils" "^3.1.0"
21932193 magic-string "^0.25.7"
You can’t perform that action at this time.
0 commit comments