Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies (main) #23063

Merged
merged 4 commits into from Sep 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -204,7 +204,7 @@ jobs:
echo "PLAYWRIGHT_VERSION=$env:PLAYWRIGHT_VERSION" >> $env:GITHUB_ENV
- name: Cache Playwright's binary
uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
with:
key: ${{ runner.os }}-playwright-bin-v1-${{ env.PLAYWRIGHT_VERSION }}
path: ${{ env.PLAYWRIGHT_BROWSERS_PATH }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
- name: 'Dependency Review'
uses: actions/dependency-review-action@f6fff72a3217f580d5afd49a46826795305b63c7 # v3.0.8
uses: actions/dependency-review-action@6c5ccdad469c9f8a2996bfecaec55a631a347034 # v3.1.0
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -39,31 +39,31 @@
"magic-string": "^0.30.3"
},
"devDependencies": {
"@actions/core": "1.10.0",
"@actions/core": "1.10.1",
"@nuxt/test-utils": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@types/fs-extra": "11.0.1",
"@types/node": "18.17.14",
"@types/node": "18.17.15",
"@types/semver": "7.5.1",
"case-police": "0.6.1",
"chalk": "5.3.0",
"changelogen": "0.5.5",
"cheerio": "1.0.0-rc.12",
"consola": "3.2.3",
"devalue": "4.3.2",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "41.1.2",
"eslint-plugin-no-only-tests": "3.1.0",
"execa": "7.2.0",
"fs-extra": "11.1.1",
"globby": "13.2.2",
"h3": "1.8.1",
"happy-dom": "11.0.1",
"jiti": "1.19.3",
"happy-dom": "11.0.2",
"jiti": "1.20.0",
"markdownlint-cli": "^0.33.0",
"nitropack": "2.6.2",
"nitropack": "2.6.3",
"nuxi": "3.7.3",
"nuxt": "workspace:*",
"nuxt-vitest": "0.10.4",
Expand All @@ -83,7 +83,7 @@
"vue-router": "4.2.4",
"vue-tsc": "1.8.10"
},
"packageManager": "pnpm@8.7.4",
"packageManager": "pnpm@8.7.5",
"engines": {
"node": "^14.18.0 || >=16.10.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/kit/package.json
Expand Up @@ -27,7 +27,7 @@
"globby": "^13.2.2",
"hash-sum": "^2.0.0",
"ignore": "^5.2.4",
"jiti": "^1.19.3",
"jiti": "^1.20.0",
"knitwork": "^1.0.0",
"mlly": "^1.4.2",
"pathe": "^1.1.1",
Expand All @@ -44,7 +44,7 @@
"@types/lodash-es": "4.17.9",
"@types/semver": "7.5.1",
"lodash-es": "4.17.21",
"nitropack": "2.6.2",
"nitropack": "2.6.3",
"unbuild": "latest",
"vite": "4.4.9",
"vitest": "0.33.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/nuxt/package.json
Expand Up @@ -58,9 +58,9 @@
"@nuxt/telemetry": "^2.4.1",
"@nuxt/ui-templates": "^1.3.1",
"@nuxt/vite-builder": "workspace:*",
"@unhead/dom": "^1.5.3",
"@unhead/ssr": "^1.5.3",
"@unhead/vue": "^1.5.3",
"@unhead/dom": "^1.6.2",
"@unhead/ssr": "^1.6.2",
"@unhead/vue": "^1.6.2",
"@vue/shared": "^3.3.4",
"acorn": "8.10.0",
"c12": "^1.4.2",
Expand All @@ -76,14 +76,14 @@
"globby": "^13.2.2",
"h3": "^1.8.1",
"hookable": "^5.5.3",
"jiti": "^1.19.3",
"jiti": "^1.20.0",
"klona": "^2.0.6",
"knitwork": "^1.0.0",
"magic-string": "^0.30.3",
"mlly": "^1.4.2",
"nitropack": "^2.6.2",
"nitropack": "^2.6.3",
"nuxi": "^3.7.3",
"nypm": "^0.3.2",
"nypm": "^0.3.3",
"ofetch": "^1.3.3",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
Expand All @@ -94,7 +94,7 @@
"std-env": "^3.4.3",
"strip-literal": "^1.3.0",
"ufo": "^1.3.0",
"ultrahtml": "^1.4.0",
"ultrahtml": "^1.5.2",
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
"unenv": "^1.7.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/schema/package.json
Expand Up @@ -32,14 +32,14 @@
"@types/file-loader": "5.0.1",
"@types/pug": "2.0.6",
"@types/sass-loader": "8.0.5",
"@unhead/schema": "1.5.3",
"@unhead/schema": "1.6.2",
"@vitejs/plugin-vue": "4.3.4",
"@vitejs/plugin-vue-jsx": "3.0.2",
"@vue/compiler-core": "3.3.4",
"esbuild-loader": "4.0.2",
"h3": "1.8.1",
"ignore": "5.2.4",
"nitropack": "2.6.2",
"nitropack": "2.6.3",
"unbuild": "latest",
"unctx": "2.3.1",
"vite": "4.4.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Expand Up @@ -33,7 +33,7 @@
"ufo": "^1.3.0"
},
"devDependencies": {
"@jest/globals": "29.6.4",
"@jest/globals": "29.7.0",
"playwright-core": "1.37.1",
"unbuild": "latest",
"vitest": "0.33.0"
Expand Down