Skip to content

Commit

Permalink
chore(deps): update nuxt core (#1147)
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 Jan 29, 2025
1 parent a4a98de commit 7418d2f
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 75 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@nuxt-themes/docus": "1.15.1",
"@nuxtjs/plausible": "latest",
"nuxt": "3.15.3"
"nuxt": "3.15.4"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
"pathe": "^2.0.0"
},
"devDependencies": {
"@nuxt/cli": "3.20.0",
"@nuxt/cli": "3.21.1",
"@nuxt/eslint-config": "0.7.5",
"@nuxt/module-builder": "1.0.0-alpha.1",
"@nuxt/schema": "3.15.3",
"@nuxt/schema": "3.15.4",
"@nuxt/test-utils": "3.15.4",
"@vitest/coverage-v8": "3.0.4",
"@vue/test-utils": "2.4.6",
Expand All @@ -78,7 +78,7 @@
"happy-dom": "16.7.3",
"installed-check": "9.3.0",
"lint-staged": "15.4.3",
"nuxt": "3.15.3",
"nuxt": "3.15.4",
"simple-git-hooks": "2.11.1",
"typescript": "5.7.3",
"vitest": "3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@nuxtjs/sanity": "latest",
"@sanity/client": "latest",
"nuxt": "3.15.3",
"nuxt": "3.15.4",
"react": "18.3.1",
"vue": "latest",
"vue-router": "latest"
Expand Down
Loading

0 comments on commit 7418d2f

Please sign in to comment.