Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.7.1 (#897)
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 Sep 5, 2023
1 parent 5c5bc70 commit 0d35d50
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 20 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.7.0",
"@nuxt/test-utils": "^3.7.1",
"@nuxtjs/eslint-config": "^12.0.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"devalue": "^4.3.2",
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.7.0",
"@nuxt/kit": "3.7.1",
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.7.0",
"@nuxt/schema": "3.7.1",
"@nuxt/ui-templates": "^1.3.1",
"@unhead/ssr": "^1.5.2",
"@unhead/vue": "^1.5.2",
Expand Down
33 changes: 16 additions & 17 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 0d35d50

Please sign in to comment.