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] committed Jun 18, 2024
1 parent 7183ad0 commit 6a0c57c
Show file tree
Hide file tree
Showing 7 changed files with 10,187 additions and 6,318 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
permissions:
id-token: write
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
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@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- 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": "^1.3.3",
"@nuxt/kit": "^3.12.1",
"nuxt": "^3.12.1",
"vue": "^3.4.27",
"vue": "^3.4.29",
"vue-router": "^4.3.3"
}
}
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"dependencies": {
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.105",
"@iconify-json/simple-icons": "^1.1.106",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.7.0",
"@nuxt/image": "^1.7.0",
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.2.0",
"@nuxt/ui-pro": "^1.3.0",
"@nuxthq/studio": "^1.1.2",
"@nuxtjs/seo": "^2.0.0-rc.10",
"@vueuse/core": "^10.10.1",
"@vueuse/nuxt": "^10.10.1",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"nuxt": "npm:nuxt-nightly@latest",
"nuxt-scripts-devtools": "workspace:*"
}
Expand Down
20 changes: 10 additions & 10 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.5.1",
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -64,12 +64,12 @@
"@nuxt/devtools-kit": "^1.3.3",
"@nuxt/devtools-ui-kit": "^1.3.3",
"@nuxt/kit": "^3.12.1",
"@types/google.maps": "^3.55.9",
"@types/google.maps": "^3.55.10",
"@types/stripe-v3": "^3.1.33",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.0.50",
"@unhead/vue": "^1.9.12",
"@vueuse/core": "^10.10.1",
"@unhead/vue": "^1.9.13",
"@vueuse/core": "^10.11.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"estree-walker": "^3.0.3",
Expand All @@ -81,40 +81,40 @@
"pathe": "^1.1.2",
"pkg-types": "^1.1.1",
"semver": "^7.6.2",
"shiki": "^1.6.4",
"shiki": "^1.7.0",
"sirv": "^2.0.4",
"std-env": "^3.7.0",
"third-party-capital": "^1.0.30",
"ufo": "^1.5.3",
"unimport": "^3.7.2",
"unplugin": "^1.10.1",
"unstorage": "^1.10.2",
"valibot": "^0.31.1"
"valibot": "^0.33.0"
},
"devDependencies": {
"@nuxt/devtools-ui-kit": "^1.3.3",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.7.1",
"@nuxt/test-utils": "3.13.1",
"@types/semver": "^7.5.8",
"@unhead/schema": "^1.9.12",
"@unhead/schema": "^1.9.13",
"acorn-loose": "^8.4.0",
"bumpp": "^9.4.1",
"changelogen": "^0.5.5",
"eslint": "9.4.0",
"eslint": "9.5.0",
"knitwork": "^1.1.0",
"nuxt": "^3.12.1",
"playwright-core": "^1.44.1",
"typescript": "^5.4.5",
"vitest": "^1.6.0",
"vue": "^3.4.27",
"vue": "^3.4.29",
"vue-router": "^4.3.3"
},
"resolutions": {
"@nuxt/scripts": "workspace:*",
"nuxt": "^3.12.1",
"nuxt-scripts-devtools": "workspace:*",
"vue": "^3.4.27",
"vue": "^3.4.29",
"vue-router": "^4.3.3"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@nuxt/scripts": "workspace:*",
"@nuxt/ui": "^2.16.0",
"@nuxt/ui": "^2.17.0",
"nuxt-scripts-devtools": "workspace:*"
}
}
Loading

0 comments on commit 6a0c57c

Please sign in to comment.