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] authored Jan 15, 2025
1 parent 5537706 commit c245426
Show file tree
Hide file tree
Showing 4 changed files with 547 additions and 715 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.14.1592"
"nuxt": "3.15.1"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"devDependencies": {
"@nuxt/eslint-config": "0.7.5",
"@nuxt/module-builder": "1.0.0-alpha.1",
"@nuxt/schema": "3.14.1592",
"@nuxt/test-utils": "3.15.1",
"@nuxt/schema": "3.15.1",
"@nuxt/test-utils": "3.15.4",
"@vitest/coverage-v8": "2.1.8",
"@vue/test-utils": "2.4.6",
"bumpp": "9.10.0",
Expand All @@ -77,8 +77,8 @@
"happy-dom": "16.5.3",
"installed-check": "9.3.0",
"lint-staged": "15.3.0",
"nuxi": "3.17.2",
"nuxt": "3.14.1592",
"nuxi": "3.20.0",
"nuxt": "3.15.1",
"simple-git-hooks": "2.11.1",
"typescript": "5.7.3",
"vitest": "2.1.8",
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.14.1592",
"nuxt": "3.15.1",
"react": "18.3.1",
"vue": "latest",
"vue-router": "latest"
Expand Down
Loading

0 comments on commit c245426

Please sign in to comment.