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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-07 21:56:17 +01:00 committed by GitHub
parent fd2265c1fb
commit 5651463ad7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 826 additions and 576 deletions

View File

@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
fetch-depth: 0
- run: corepack enable

View File

@ -28,7 +28,7 @@ jobs:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
fetch-depth: 0 # All history
- run: corepack enable
@ -61,7 +61,7 @@ jobs:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
@ -90,7 +90,7 @@ jobs:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
@ -122,7 +122,7 @@ jobs:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
@ -152,7 +152,7 @@ jobs:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
@ -191,7 +191,7 @@ jobs:
NODE_OPTIONS: "--max_old_space_size=4096"
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
@ -226,7 +226,7 @@ jobs:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
@ -244,7 +244,7 @@ jobs:
key: ${{ matrix.os }}-node-v18-nuxt-${{ github.sha }}
- name: restore fixtures
uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
with:
name: fixtures-${{ matrix.os }}-node-v18
path: test/fixtures
@ -262,7 +262,7 @@ jobs:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
@ -280,7 +280,7 @@ jobs:
key: ${{ matrix.os }}-node-v18-nuxt-${{ github.sha }}
- name: restore fixtures
uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
with:
name: fixtures-${{ matrix.os }}-node-v18
path: test/fixtures
@ -298,7 +298,7 @@ jobs:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
@ -316,7 +316,7 @@ jobs:
key: ${{ matrix.os }}-node-v18-nuxt-${{ github.sha }}
- name: restore fixtures
uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
with:
name: fixtures-${{ matrix.os }}-node-v18
path: test/fixtures
@ -335,7 +335,7 @@ jobs:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
ref: "refs/heads/dev"
fetch-depth: 0 # All history

View File

@ -27,7 +27,7 @@ jobs:
os: [windows-latest]
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
@ -58,7 +58,7 @@ jobs:
NODE_OPTIONS: "--max_old_space_size=4096"
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
@ -91,7 +91,7 @@ jobs:
NODE_OPTIONS: "--max_old_space_size=4096"
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
@ -129,7 +129,7 @@ jobs:
NODE_OPTIONS: "--max_old_space_size=4096"
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
@ -147,7 +147,7 @@ jobs:
key: ${{ matrix.os }}-node-v18-nuxt-${{ github.sha }}
- name: restore fixtures
uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
with:
name: fixtures-${{ matrix.os }}-node-v18
path: test/fixtures

View File

@ -34,8 +34,8 @@
"test:vue-types": "vue-tsc -p ./test/fixtures/vue-tsc/tsconfig.json"
},
"devDependencies": {
"@babel/core": "7.24.4",
"@babel/preset-env": "7.24.4",
"@babel/core": "7.24.5",
"@babel/preset-env": "7.24.5",
"@ls-lint/ls-lint": "2.2.3",
"@nuxtjs/eslint-config": "12.0.0",
"@nuxtjs/eslint-config-typescript": "12.1.0",
@ -56,10 +56,10 @@
"consola": "3.2.3",
"create-require": "1.1.1",
"cross-spawn": "7.0.3",
"esbuild": "0.20.2",
"esbuild": "0.21.1",
"eslint": "8.57.0",
"eslint-multiplexer": "2.0.0",
"eslint-plugin-jest": "28.2.0",
"eslint-plugin-jest": "28.5.0",
"execa": "^5.1.1",
"express": "4.19.2",
"finalhandler": "1.2.0",
@ -79,19 +79,19 @@
"lodash": "4.17.21",
"node-fetch-native": "1.6.4",
"ofetch": "1.3.4",
"puppeteer-core": "22.0.0",
"puppeteer-core": "22.8.0",
"request": "2.88.2",
"rimraf": "4.4.1",
"rollup": "4.16.4",
"rollup": "4.17.2",
"rollup-plugin-esbuild": "6.1.1",
"rollup-plugin-license": "3.3.1",
"sass": "1.75.0",
"sass": "1.77.0",
"sass-loader": "^10.4.1",
"semver": "7.6.0",
"semver": "7.6.1",
"sort-package-json": "2.10.0",
"typescript": "5.4.5",
"vue-jest": "4.0.1",
"vue-tsc": "2.0.14"
"vue-tsc": "2.0.16"
},
"resolutions": {
"tar": "6.2.1"

View File

@ -14,7 +14,7 @@
"main": "src/index.js",
"dependencies": {
"@babel/compat-data": "^7.24.4",
"@babel/core": "^7.24.4",
"@babel/core": "^7.24.5",
"@babel/helper-compilation-targets": "^7.23.6",
"@babel/helper-module-imports": "^7.24.3",
"@babel/plugin-proposal-class-properties": "^7.18.6",
@ -24,8 +24,8 @@
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/preset-env": "^7.24.4",
"@babel/runtime": "^7.24.4",
"@babel/preset-env": "^7.24.5",
"@babel/runtime": "^7.24.5",
"@vue/babel-preset-jsx": "^1.4.0",
"core-js": "^3.37.0",
"core-js-compat": "^3.37.0",

View File

@ -34,7 +34,7 @@
"minimist": "^1.2.8",
"opener": "1.5.2",
"pretty-bytes": "^5.6.0",
"semver": "^7.6.0",
"semver": "^7.6.1",
"serve-static": "^1.15.0",
"std-env": "^3.7.0",
"upath": "^2.0.1",

View File

@ -18,7 +18,7 @@
"jiti": "^1.21.0",
"lodash": "^4.17.21",
"proper-lockfile": "^4.1.2",
"semver": "^7.6.0",
"semver": "^7.6.1",
"serialize-javascript": "^6.0.2",
"signal-exit": "^4.1.0",
"ua-parser-js": "^1.0.37",

View File

@ -11,13 +11,13 @@
"dist"
],
"dependencies": {
"@babel/core": "^7.24.4",
"@babel/core": "^7.24.5",
"@nuxt/babel-preset-app": "2.17.3",
"@nuxt/friendly-errors-webpack-plugin": "^2.6.0",
"@nuxt/utils": "2.17.3",
"babel-loader": "^8.3.0",
"cache-loader": "^4.1.0",
"caniuse-lite": "^1.0.30001612",
"caniuse-lite": "^1.0.30001616",
"consola": "^3.2.3",
"css-loader": "^5.2.7",
"cssnano": "^6.1.2",
@ -37,9 +37,9 @@
"postcss-import": "^15.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-loader": "^4.3.0",
"postcss-preset-env": "^9.5.9",
"postcss-preset-env": "^9.5.11",
"postcss-url": "^10.1.3",
"semver": "^7.6.0",
"semver": "^7.6.1",
"std-env": "^3.7.0",
"style-resources-loader": "^1.5.0",
"terser-webpack-plugin": "^4.2.3",

1328
yarn.lock

File diff suppressed because it is too large Load Diff