Skip to content

Commit

Permalink
chore(deps): update nuxt core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2024
1 parent 4a8e4d4 commit 160c120
Show file tree
Hide file tree
Showing 4 changed files with 670 additions and 330 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"devDependencies": {
"@nuxt-themes/docus": "1.15.0",
"@nuxtjs/plausible": "latest",
"nuxt": "3.12.3"
"nuxt": "3.12.4"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
"devDependencies": {
"@nuxt/eslint-config": "0.3.13",
"@nuxt/module-builder": "0.8.1",
"@nuxt/schema": "3.12.3",
"@nuxt/test-utils": "3.13.1",
"@nuxt/schema": "3.12.4",
"@nuxt/test-utils": "3.14.0",
"@vitest/coverage-v8": "2.0.3",
"@vue/runtime-core": "3.4.31",
"@vue/test-utils": "2.4.6",
Expand All @@ -81,12 +81,12 @@
"happy-dom": "14.12.3",
"lint-staged": "15.2.7",
"nuxi": "3.12.0",
"nuxt": "3.12.3",
"nuxt": "3.12.4",
"simple-git-hooks": "2.11.1",
"typescript": "5.5.3",
"vitest": "2.0.3",
"vitest-environment-nuxt": "1.0.0",
"vue": "3.4.31",
"vue": "3.4.35",
"vue-router": "4.4.0",
"vue-tsc": "2.0.26"
},
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@nuxtjs/sanity": "latest",
"nuxt": "3.12.3",
"nuxt": "3.12.4",
"vue": "latest",
"vue-router": "latest"
}
Expand Down
Loading

0 comments on commit 160c120

Please sign in to comment.