Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 1dbfedc commit 9de890d
Show file tree
Hide file tree
Showing 4 changed files with 359 additions and 174 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.0"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"devDependencies": {
"@nuxt/eslint-config": "0.7.4",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.14.1592",
"@nuxt/schema": "3.15.0",
"@nuxt/test-utils": "3.15.1",
"@vitest/coverage-v8": "2.1.8",
"@vue/test-utils": "2.4.6",
Expand All @@ -81,7 +81,7 @@
"installed-check": "9.3.0",
"lint-staged": "15.2.11",
"nuxi": "3.17.2",
"nuxt": "3.14.1592",
"nuxt": "3.15.0",
"simple-git-hooks": "2.11.1",
"typescript": "5.6.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.0",
"react": "18.3.1",
"vue": "latest",
"vue-router": "latest"
Expand Down
Loading

0 comments on commit 9de890d

Please sign in to comment.