Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.8.1 (#958)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 9ca1477 commit d8e658f
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 47 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test:unit": "vitest run --dir packages"
},
"devDependencies": {
"@nuxt/test-utils": "^3.8.0",
"@nuxt/test-utils": "^3.8.1",
"@nuxtjs/eslint-config": "^12.0.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"changelogen": "^0.5.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@babel/plugin-transform-typescript": "^7.22.15",
"@nuxt/bridge-schema": "0.0.1",
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "3.8.0",
"@nuxt/kit": "3.8.1",
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.8.0",
"@nuxt/schema": "3.8.1",
"@nuxt/ui-templates": "^1.3.1",
"@unhead/ssr": "^1.8.3",
"@unhead/vue": "^1.8.3",
Expand Down
59 changes: 15 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d8e658f

Please sign in to comment.