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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-03 11:27:54 +01:00 committed by GitHub
parent 5d14a5d6c2
commit 5c9143fe4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 19 additions and 14 deletions

View File

@ -33,7 +33,7 @@
"test:unit": "jest packages --forceExit" "test:unit": "jest packages --forceExit"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.21.5", "@babel/core": "^7.21.8",
"@babel/preset-env": "^7.21.5", "@babel/preset-env": "^7.21.5",
"@ls-lint/ls-lint": "^1.11.2", "@ls-lint/ls-lint": "^1.11.2",
"@nuxtjs/eslint-config": "^12.0.0", "@nuxtjs/eslint-config": "^12.0.0",

View File

@ -11,7 +11,7 @@
"main": "src/index.js", "main": "src/index.js",
"dependencies": { "dependencies": {
"@babel/compat-data": "^7.21.7", "@babel/compat-data": "^7.21.7",
"@babel/core": "^7.21.5", "@babel/core": "^7.21.8",
"@babel/helper-compilation-targets": "^7.21.5", "@babel/helper-compilation-targets": "^7.21.5",
"@babel/helper-module-imports": "^7.21.4", "@babel/helper-module-imports": "^7.21.4",
"@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-class-properties": "^7.18.6",

View File

@ -8,7 +8,7 @@
"dist" "dist"
], ],
"dependencies": { "dependencies": {
"@nuxt/devalue": "^2.0.0", "@nuxt/devalue": "^2.0.2",
"@nuxt/utils": "2.16.3", "@nuxt/utils": "2.16.3",
"@nuxt/vue-app": "2.16.3", "@nuxt/vue-app": "2.16.3",
"@nuxt/webpack": "2.16.3", "@nuxt/webpack": "2.16.3",

View File

@ -8,7 +8,7 @@
"dist" "dist"
], ],
"dependencies": { "dependencies": {
"@nuxt/devalue": "^2.0.0", "@nuxt/devalue": "^2.0.2",
"@nuxt/utils": "2.16.3", "@nuxt/utils": "2.16.3",
"consola": "^3.1.0", "consola": "^3.1.0",
"defu": "^6.1.2", "defu": "^6.1.2",

View File

@ -8,7 +8,7 @@
"dist" "dist"
], ],
"dependencies": { "dependencies": {
"@babel/core": "^7.21.5", "@babel/core": "^7.21.8",
"@nuxt/babel-preset-app": "2.16.3", "@nuxt/babel-preset-app": "2.16.3",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2", "@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
"@nuxt/utils": "2.16.3", "@nuxt/utils": "2.16.3",

View File

@ -55,10 +55,10 @@
json5 "^2.2.2" json5 "^2.2.2"
semver "^6.3.0" semver "^6.3.0"
"@babel/core@^7.21.5": "@babel/core@^7.21.8":
version "7.21.5" version "7.21.8"
resolved "https://registry.npmjs.org/@babel/core/-/core-7.21.5.tgz#92f753e8b9f96e15d4b398dbe2f25d1408c9c426" resolved "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz#2a8c7f0f53d60100ba4c32470ba0281c92aa9aa4"
integrity sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g== integrity sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==
dependencies: dependencies:
"@ampproject/remapping" "^2.2.0" "@ampproject/remapping" "^2.2.0"
"@babel/code-frame" "^7.21.4" "@babel/code-frame" "^7.21.4"
@ -66,7 +66,7 @@
"@babel/helper-compilation-targets" "^7.21.5" "@babel/helper-compilation-targets" "^7.21.5"
"@babel/helper-module-transforms" "^7.21.5" "@babel/helper-module-transforms" "^7.21.5"
"@babel/helpers" "^7.21.5" "@babel/helpers" "^7.21.5"
"@babel/parser" "^7.21.5" "@babel/parser" "^7.21.8"
"@babel/template" "^7.20.7" "@babel/template" "^7.20.7"
"@babel/traverse" "^7.21.5" "@babel/traverse" "^7.21.5"
"@babel/types" "^7.21.5" "@babel/types" "^7.21.5"
@ -415,6 +415,11 @@
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.5.tgz#821bb520118fd25b982eaf8d37421cf5c64a312b" resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.5.tgz#821bb520118fd25b982eaf8d37421cf5c64a312b"
integrity sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ== integrity sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ==
"@babel/parser@^7.21.8":
version "7.21.8"
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8"
integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
version "7.18.6" version "7.18.6"
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2" resolved "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
@ -2273,10 +2278,10 @@
upath "^2.0.1" upath "^2.0.1"
vue-template-compiler "^2.6.14" vue-template-compiler "^2.6.14"
"@nuxt/devalue@^2.0.0": "@nuxt/devalue@^2.0.2":
version "2.0.0" version "2.0.2"
resolved "https://registry.npmjs.org/@nuxt/devalue/-/devalue-2.0.0.tgz#c7bd7e9a516514e612d5d2e511ffc399e0eac322" resolved "https://registry.npmjs.org/@nuxt/devalue/-/devalue-2.0.2.tgz#5749f04df13bda4c863338d8dabaf370f45ef7c7"
integrity sha512-YBI/6o2EBz02tdEJRBK8xkt3zvOFOWlLBf7WKYGBsSYSRtjjgrqPe2skp6VLLmKx5WbHHDNcW+6oACaurxGzeA== integrity sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==
"@nuxt/friendly-errors-webpack-plugin@^2.5.2": "@nuxt/friendly-errors-webpack-plugin@^2.5.2":
version "2.5.2" version "2.5.2"