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 Sep 23, 2024
1 parent 0af6c87 commit 76f2353
Show file tree
Hide file tree
Showing 4 changed files with 429 additions and 176 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- 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 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.8",
"vue-router": "latest"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@nuxt/devtools-kit": "^1.5.0",
"@nuxt/devtools-ui-kit": "^1.5.0",
"@nuxt/kit": "^3.13.2",
"@types/google.maps": "^3.58.0",
"@types/google.maps": "^3.58.1",
"@types/stripe-v3": "^3.1.33",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.1.0",
Expand Down Expand Up @@ -100,7 +100,7 @@
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "3.14.2",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.6.0",
"@typescript-eslint/typescript-estree": "^8.7.0",
"@unhead/schema": "1.11.6",
"acorn-loose": "^8.4.0",
"bumpp": "^9.5.2",
Expand Down
Loading

0 comments on commit 76f2353

Please sign in to comment.