Skip to content

Commit

Permalink
chore(deps): update nuxt core (#1209)
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 May 21, 2024
1 parent 7fe72fb commit ba491a7
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:unit": "vitest run --dir packages"
},
"devDependencies": {
"@nuxt/test-utils": "^3.12.1",
"@nuxt/test-utils": "^3.13.1",
"@nuxtjs/eslint-config": "^12.0.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"changelogen": "^0.5.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nuxt/kit": "3.11.2",
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.11.2",
"@nuxt/ui-templates": "^1.3.3",
"@nuxt/ui-templates": "^1.3.4",
"@rollup/plugin-replace": "^5.0.5",
"@unhead/ssr": "^1.9.10",
"@unhead/vue": "^1.9.10",
Expand Down
51 changes: 30 additions & 21 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 ba491a7

Please sign in to comment.