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 Dec 20, 2024
1 parent 7e1477c commit b5d038a
Show file tree
Hide file tree
Showing 7 changed files with 962 additions and 779 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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- run: corepack enable
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp
with:
label: needs reproduction
8 changes: 4 additions & 4 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"generate": "nuxi generate"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.3",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/devtools-ui-kit": "^1.6.0",
"@iconify-json/carbon": "^1.2.5",
"@nuxt/devtools-kit": "^1.6.4",
"@nuxt/devtools-ui-kit": "^1.6.4",
"@nuxt/kit": "^3.13.2",
"nuxt": "latest",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vue-router": "latest"
}
}
16 changes: 8 additions & 8 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
"preview": "nuxi preview"
},
"dependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/noto": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.12",
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/noto": "^1.2.2",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.16",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.2",
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "^1.8.1",
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.5.0",
"@nuxt/ui-pro": "^1.6.0",
"@nuxthq/studio": "^2.2.1",
"@nuxtjs/seo": "^2.0.0",
"@nuxtjs/seo": "^2.0.2",
"@vueuse/core": "^11.3.0",
"@vueuse/nuxt": "^11.3.0",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "^1.23.1"
"shiki": "^1.24.3"
}
}
54 changes: 27 additions & 27 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.5",
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.15.1",
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -66,53 +66,53 @@
]
},
"dependencies": {
"@nuxt/devtools-kit": "^1.6.3",
"@nuxt/devtools-ui-kit": "^1.6.3",
"@nuxt/devtools-kit": "^1.6.4",
"@nuxt/devtools-ui-kit": "^1.6.4",
"@nuxt/kit": "^3.14.1592",
"@stripe/stripe-js": "^5.2.0",
"@stripe/stripe-js": "^5.4.0",
"@types/google.maps": "^3.58.1",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.1.0",
"@unhead/vue": "1.11.13",
"@unhead/vue": "1.11.14",
"@vueuse/core": "^12.0.0",
"consola": "^3.2.3",
"consola": "^3.3.0",
"defu": "^6.1.4",
"h3": "^1.13.0",
"magic-string": "^0.30.14",
"magic-string": "^0.30.17",
"mlly": "^1.7.3",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"semver": "^7.6.3",
"shiki": "1.24.0",
"shiki": "1.24.3",
"sirv": "^3.0.0",
"std-env": "^3.8.0",
"third-party-capital": "2.3.0",
"ufo": "^1.5.4",
"unimport": "^3.14.4",
"unplugin": "^2.0.0",
"unstorage": "^1.13.1",
"unimport": "^3.14.5",
"unplugin": "^2.1.0",
"unstorage": "^1.14.1",
"valibot": "1.0.0-beta.9"
},
"devDependencies": {
"@nuxt/devtools-ui-kit": "^1.6.1",
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/devtools-ui-kit": "^1.6.4",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "3.15.1",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.17.0",
"@unhead/schema": "1.11.13",
"@typescript-eslint/typescript-estree": "^8.18.1",
"@unhead/schema": "1.11.14",
"acorn-loose": "^8.4.0",
"bumpp": "^9.8.1",
"bumpp": "^9.9.1",
"changelogen": "^0.5.7",
"eslint": "9.16.0",
"eslint-plugin-n": "^17.14.0",
"eslint": "9.17.0",
"eslint-plugin-n": "^17.15.1",
"happy-dom": "^15.11.7",
"knitwork": "^1.1.0",
"knitwork": "^1.2.0",
"nuxt": "^3.14.1592",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.49.0",
"playwright-core": "^1.49.1",
"typescript": "5.7.2",
"vitest": "^2.1.8",
"vue": "^3.5.13",
Expand All @@ -123,15 +123,15 @@
"typescript": "5.6.3",
"@nuxt/schema": "3.14.1592",
"@nuxt/scripts": "workspace:*",
"@unhead/dom": "1.11.11",
"@unhead/schema": "1.11.11",
"@unhead/shared": "1.11.11",
"@unhead/ssr": "1.11.11",
"@unhead/vue": "1.11.11",
"@unhead/dom": "1.11.14",
"@unhead/schema": "1.11.14",
"@unhead/shared": "1.11.14",
"@unhead/ssr": "1.11.14",
"@unhead/vue": "1.11.14",
"nuxt": "^3.14.1592",
"nuxt-scripts-devtools": "workspace:*",
"unhead": "1.11.11",
"unhead": "1.11.14",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
}
}
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.18.7",
"@nuxt/ui": "^2.20.0",
"nuxt-scripts-devtools": "workspace:*"
}
}
Loading

0 comments on commit b5d038a

Please sign in to comment.