chore(deps): update all non-major dependencies (2.x) (#21421)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-07 09:27:17 +01:00 committed by GitHub
parent f2ddc67bec
commit 7cd2b19b44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 12 deletions

View File

@ -33,7 +33,7 @@
"@nuxt/telemetry": "^1.4.1", "@nuxt/telemetry": "^1.4.1",
"@nuxt/utils": "2.16.3", "@nuxt/utils": "2.16.3",
"@nuxt/vue-renderer": "2.16.3", "@nuxt/vue-renderer": "2.16.3",
"node-fetch-native": "^1.1.1", "node-fetch-native": "^1.2.0",
"vue": "^2.7.10", "vue": "^2.7.10",
"vue-client-only": "^2.1.0", "vue-client-only": "^2.1.0",
"vue-meta": "^2.4.0", "vue-meta": "^2.4.0",

View File

@ -75,11 +75,11 @@
"klaw-sync": "6.0.0", "klaw-sync": "6.0.0",
"lerna": "6.6.2", "lerna": "6.6.2",
"lodash": "4.17.21", "lodash": "4.17.21",
"node-fetch-native": "1.1.1", "node-fetch-native": "1.2.0",
"puppeteer-core": "20.5.0", "puppeteer-core": "20.5.0",
"request": "2.88.2", "request": "2.88.2",
"rimraf": "4.4.1", "rimraf": "4.4.1",
"rollup": "3.23.1", "rollup": "3.24.0",
"rollup-plugin-esbuild": "5.0.0", "rollup-plugin-esbuild": "5.0.0",
"rollup-plugin-license": "3.0.1", "rollup-plugin-license": "3.0.1",
"sass": "1.62.1", "sass": "1.62.1",

View File

@ -13,7 +13,7 @@
"index.d.ts" "index.d.ts"
], ],
"dependencies": { "dependencies": {
"node-fetch-native": "^1.1.1", "node-fetch-native": "^1.2.0",
"ufo": "^1.1.2", "ufo": "^1.1.2",
"unfetch": "^5.0.0", "unfetch": "^5.0.0",
"vue": "^2.7.10", "vue": "^2.7.10",

View File

@ -10834,10 +10834,10 @@ node-addon-api@^3.2.1:
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161" resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161"
integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A== integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==
node-fetch-native@1.1.1, node-fetch-native@^1.1.1: node-fetch-native@1.2.0, node-fetch-native@^1.2.0:
version "1.1.1" version "1.2.0"
resolved "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.1.1.tgz#b8977dd7fe6c5599e417301ed3987bca787d3d6f" resolved "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.2.0.tgz#13ec6df98f33168958dbfb6945f10aedf42e7ea8"
integrity sha512-9VvspTSUp2Sxbl+9vbZTlFGq9lHwE8GDVVekxx6YsNd1YH59sb3Ba8v3Y3cD8PkLNcileGGcA21PFjVl0jzDaw== integrity sha512-5IAMBTl9p6PaAjYCnMv5FmqIF6GcZnawAVnzaCG0rX2aYZJ4CxEkZNtVPuTRug7fL7wyM5BQYTlAzcyMPi6oTQ==
node-fetch@2.6.7: node-fetch@2.6.7:
version "2.6.7" version "2.6.7"
@ -13492,10 +13492,10 @@ rollup-plugin-license@3.0.1:
spdx-expression-validate "~2.0.0" spdx-expression-validate "~2.0.0"
spdx-satisfies "~5.0.1" spdx-satisfies "~5.0.1"
rollup@3.23.1: rollup@3.24.0:
version "3.23.1" version "3.24.0"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.23.1.tgz#a6e50cb86a17fc2e3248d8ec12ff8666992b0780" resolved "https://registry.npmjs.org/rollup/-/rollup-3.24.0.tgz#865dee1fe0bb528747b59914dfab25e6f480e370"
integrity sha512-ybRdFVHOoljGEFILHLd2g/qateqUdjE6YS41WXq4p3C/WwD3xtWxV4FYWETA1u9TeXQc5K8L8zHE5d/scOvrOQ== integrity sha512-OgraHOIg2YpHQTjl0/ymWfFNBEyPucB7lmhXrQUh38qNOegxLapSPFs9sNr0qKR75awW41D93XafoR2QfhBdUQ==
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"