chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2023-09-05 10:31:58 +00:00 committed by GitHub
parent 5390ca4321
commit d56b44224e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 534 additions and 480 deletions

View File

@ -86,7 +86,7 @@ jobs:
run: pnpm install
- name: Initialize CodeQL
uses: github/codeql-action/init@a09933a12a80f87b87005513f0abb1494c27a716 # v2.21.4
uses: github/codeql-action/init@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 # v2.21.5
with:
languages: javascript
queries: +security-and-quality
@ -98,7 +98,7 @@ jobs:
path: packages
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@a09933a12a80f87b87005513f0abb1494c27a716 # v2.21.4
uses: github/codeql-action/analyze@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 # v2.21.5
with:
category: "/language:javascript"

View File

@ -64,7 +64,7 @@ jobs:
repo: pr.head.repo.full_name
}
- id: generate-token
uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92 # v1.8.0
uses: tibdex/github-app-token@0d49dd721133f900ebd5e0dff2810704e8defbc6 # v1.8.2
with:
app_id: ${{ secrets.ECOSYSTEM_CI_GITHUB_APP_ID }}
private_key: ${{ secrets.ECOSYSTEM_CI_GITHUB_APP_PRIVATE_KEY }}

View File

@ -66,6 +66,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@a09933a12a80f87b87005513f0abb1494c27a716 # v2.21.4
uses: github/codeql-action/upload-sarif@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 # v2.21.5
with:
sarif_file: results.sarif

View File

@ -42,10 +42,10 @@
"@actions/core": "1.10.0",
"@nuxt/test-utils": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"@nuxtjs/eslint-config-typescript": "12.0.0",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@types/fs-extra": "11.0.1",
"@types/node": "18.17.11",
"@types/semver": "7.5.0",
"@types/node": "18.17.14",
"@types/semver": "7.5.1",
"case-police": "0.6.1",
"chalk": "5.3.0",
"changelogen": "0.5.5",
@ -60,13 +60,13 @@
"fs-extra": "11.1.1",
"globby": "13.2.2",
"h3": "1.8.1",
"happy-dom": "10.11.0",
"happy-dom": "10.11.2",
"jiti": "1.19.3",
"markdownlint-cli": "^0.33.0",
"nitropack": "2.6.2",
"nuxi": "3.7.2",
"nuxi": "3.7.3",
"nuxt": "workspace:*",
"nuxt-vitest": "0.10.2",
"nuxt-vitest": "0.10.4",
"ofetch": "1.3.3",
"pathe": "1.1.1",
"playwright-core": "1.37.1",
@ -77,13 +77,13 @@
"ufo": "1.3.0",
"vite": "4.4.9",
"vitest": "0.33.0",
"vitest-environment-nuxt": "0.10.2",
"vitest-environment-nuxt": "0.10.4",
"vue": "3.3.4",
"vue-eslint-parser": "9.3.1",
"vue-router": "4.2.4",
"vue-tsc": "1.8.8"
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.7.1",
"engines": {
"node": "^14.18.0 || >=16.10.0"
}

View File

@ -29,20 +29,20 @@
"ignore": "^5.2.4",
"jiti": "^1.19.3",
"knitwork": "^1.0.0",
"mlly": "^1.4.1",
"mlly": "^1.4.2",
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"scule": "^1.0.0",
"semver": "^7.5.4",
"ufo": "^1.3.0",
"unctx": "^2.3.1",
"unimport": "^3.2.0",
"unimport": "^3.3.0",
"untyped": "^1.4.0"
},
"devDependencies": {
"@types/hash-sum": "1.0.0",
"@types/lodash-es": "4.17.8",
"@types/semver": "7.5.0",
"@types/lodash-es": "4.17.9",
"@types/semver": "7.5.1",
"lodash-es": "4.17.21",
"nitropack": "2.6.2",
"unbuild": "latest",

View File

@ -80,10 +80,10 @@
"klona": "^2.0.6",
"knitwork": "^1.0.0",
"magic-string": "^0.30.3",
"mlly": "^1.4.1",
"mlly": "^1.4.2",
"nitropack": "^2.6.2",
"nuxi": "^3.7.2",
"nypm": "^0.3.1",
"nuxi": "^3.7.3",
"nypm": "^0.3.2",
"ofetch": "^1.3.3",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
@ -94,11 +94,11 @@
"std-env": "^3.4.3",
"strip-literal": "^1.3.0",
"ufo": "^1.3.0",
"ultrahtml": "^1.3.0",
"ultrahtml": "^1.4.0",
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
"unenv": "^1.7.4",
"unimport": "^3.2.0",
"unimport": "^3.3.0",
"unplugin": "^1.4.0",
"unplugin-vue-router": "^0.6.4",
"untyped": "^1.4.0",
@ -112,7 +112,7 @@
"@types/estree": "1.0.1",
"@types/fs-extra": "11.0.1",
"@types/prompts": "2.4.4",
"@vitejs/plugin-vue": "4.3.3",
"@vitejs/plugin-vue": "4.3.4",
"unbuild": "latest",
"vite": "4.4.9",
"vitest": "0.33.0"

View File

@ -33,10 +33,10 @@
"@types/pug": "2.0.6",
"@types/sass-loader": "8.0.5",
"@unhead/schema": "1.5.2",
"@vitejs/plugin-vue": "4.3.3",
"@vitejs/plugin-vue": "4.3.4",
"@vitejs/plugin-vue-jsx": "3.0.2",
"@vue/compiler-core": "3.3.4",
"esbuild-loader": "4.0.1",
"esbuild-loader": "4.0.2",
"h3": "1.8.1",
"ignore": "5.2.4",
"nitropack": "2.6.2",
@ -59,7 +59,7 @@
"postcss-import-resolver": "^2.0.0",
"std-env": "^3.4.3",
"ufo": "^1.3.0",
"unimport": "^3.2.0",
"unimport": "^3.3.0",
"untyped": "^1.4.0"
},
"engines": {

View File

@ -28,7 +28,7 @@
"dependencies": {
"@nuxt/kit": "workspace:../kit",
"@rollup/plugin-replace": "^5.0.2",
"@vitejs/plugin-vue": "^4.3.3",
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"autoprefixer": "^10.4.15",
"clear": "^0.1.0",
@ -44,12 +44,12 @@
"h3": "^1.8.1",
"knitwork": "^1.0.0",
"magic-string": "^0.30.3",
"mlly": "^1.4.1",
"mlly": "^1.4.2",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"postcss": "^8.4.28",
"postcss": "^8.4.29",
"postcss-import": "^15.1.0",
"postcss-url": "^10.1.3",
"rollup-plugin-visualizer": "^5.9.2",

View File

@ -26,7 +26,7 @@
"css-minimizer-webpack-plugin": "^5.0.1",
"cssnano": "^6.0.1",
"defu": "^6.1.2",
"esbuild-loader": "^4.0.1",
"esbuild-loader": "^4.0.2",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"file-loader": "^6.2.0",
@ -38,11 +38,11 @@
"magic-string": "^0.30.3",
"memfs": "^4.2.1",
"mini-css-extract-plugin": "^2.7.6",
"mlly": "^1.4.1",
"mlly": "^1.4.2",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"pify": "^6.1.0",
"postcss": "^8.4.28",
"postcss": "^8.4.29",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.3.3",
"postcss-url": "^10.1.3",
@ -55,7 +55,7 @@
"vue-bundle-renderer": "^2.0.0",
"vue-loader": "^17.2.2",
"webpack": "^5.88.2",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-bundle-analyzer": "^4.9.1",
"webpack-dev-middleware": "^6.1.1",
"webpack-hot-middleware": "^2.25.4",
"webpack-virtual-modules": "^0.5.0",
@ -65,7 +65,7 @@
"@nuxt/schema": "workspace:../schema",
"@types/fs-extra": "11.0.1",
"@types/hash-sum": "1.0.0",
"@types/lodash-es": "4.17.8",
"@types/lodash-es": "4.17.9",
"@types/pify": "5.0.1",
"@types/webpack-bundle-analyzer": "4.6.0",
"@types/webpack-hot-middleware": "2.25.6",

File diff suppressed because it is too large Load Diff