Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.7.0 (#888)
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 Aug 26, 2023
1 parent df31aeb commit 689a9c3
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 101 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.6.5",
"@nuxt/test-utils": "^3.7.0",
"@nuxtjs/eslint-config": "^12.0.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"devalue": "^4.3.2",
Expand Down
6 changes: 3 additions & 3 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.10",
"@nuxt/bridge-schema": "0.0.1",
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "3.6.5",
"@nuxt/kit": "3.7.0",
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.6.5",
"@nuxt/schema": "3.7.0",
"@nuxt/ui-templates": "^1.3.1",
"@unhead/ssr": "^1.3.3",
"@unhead/vue": "^1.3.3",
Expand All @@ -51,7 +51,7 @@
"mlly": "^1.4.0",
"nitropack": "^2.5.2",
"node-fetch": "^3.3.2",
"nuxi": "3.6.5",
"nuxi": "3.7.0",
"ofetch": "^1.1.1",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
Expand Down
Loading

0 comments on commit 689a9c3

Please sign in to comment.