Skip to content

Commit

Permalink
chore(deps): update nuxt core (#1264)
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] committed Aug 12, 2024
1 parent 1c06c93 commit 7969491
Show file tree
Hide file tree
Showing 3 changed files with 161 additions and 67 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.13.1",
"@nuxt/test-utils": "^3.14.0",
"@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 @@ -28,9 +28,9 @@
"@babel/plugin-transform-typescript": "^7.24.7",
"@nuxt/bridge-schema": "workspace:*",
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "3.12.2",
"@nuxt/kit": "3.12.4",
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.12.2",
"@nuxt/schema": "3.12.4",
"@nuxt/ui-templates": "^1.3.4",
"@rollup/plugin-replace": "^5.0.7",
"@unhead/ssr": "^1.9.14",
Expand Down
Loading

0 comments on commit 7969491

Please sign in to comment.