Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent b133959 commit 56772ce
Show file tree
Hide file tree
Showing 6 changed files with 923 additions and 682 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
permissions:
id-token: write
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- run: corepack enable
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
node-version: 20
registry-url: 'https://registry.npmjs.org/'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reproduction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
reproduire:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp
with:
label: needs reproduction
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.13.2",
"nuxt": "latest",
"vue": "3.5.5",
"vue": "3.5.10",
"vue-router": "latest"
}
}
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"dependencies": {
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/ph": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.4",
"@iconify-json/simple-icons": "^1.2.5",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.9.2",
"@nuxt/image": "^1.8.0",
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.4.3",
"@nuxthq/studio": "^2.1.1",
"@nuxtjs/seo": "^2.0.0-rc.21",
"@nuxtjs/seo": "^2.0.0-rc.23",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "^1.20.0"
"shiki": "^1.21.0"
}
}
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxt/scripts",
"type": "module",
"version": "0.9.4",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -72,7 +72,7 @@
"@types/stripe-v3": "^3.1.33",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.1.0",
"@unhead/vue": "1.11.6",
"@unhead/vue": "1.11.7",
"@vueuse/core": "^11.1.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand All @@ -84,12 +84,12 @@
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"semver": "^7.6.3",
"shiki": "1.20.0",
"shiki": "1.21.0",
"sirv": "^2.0.4",
"std-env": "^3.7.0",
"third-party-capital": "2.3.0",
"third-party-capital": "3.0.0",
"ufo": "^1.5.4",
"unimport": "^3.13.0",
"unimport": "^3.13.1",
"unplugin": "^1.14.1",
"unstorage": "^1.12.0",
"valibot": "^0.42.1"
Expand All @@ -100,10 +100,10 @@
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "3.14.2",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.7.0",
"@unhead/schema": "1.11.6",
"@typescript-eslint/typescript-estree": "^8.8.0",
"@unhead/schema": "1.11.7",
"acorn-loose": "^8.4.0",
"bumpp": "^9.5.2",
"bumpp": "^9.6.1",
"changelogen": "^0.5.7",
"eslint": "9.11.1",
"eslint-plugin-n": "^17.10.3",
Expand All @@ -113,21 +113,21 @@
"playwright-core": "^1.47.2",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
"vue": "^3.5.9",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"resolutions": {
"@nuxt/schema": "3.13.2",
"@nuxt/scripts": "workspace:*",
"@unhead/dom": "1.11.6",
"@unhead/schema": "1.11.6",
"@unhead/shared": "1.11.6",
"@unhead/ssr": "1.11.6",
"@unhead/vue": "1.11.6",
"@unhead/dom": "1.11.7",
"@unhead/schema": "1.11.7",
"@unhead/shared": "1.11.7",
"@unhead/ssr": "1.11.7",
"@unhead/vue": "1.11.7",
"nuxt": "^3.13.2",
"nuxt-scripts-devtools": "workspace:*",
"unhead": "1.11.6",
"vue": "^3.5.9",
"unhead": "1.11.7",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
}
}
Loading

0 comments on commit 56772ce

Please sign in to comment.