Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 1fc4bc8 commit 15fb625
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 365 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,19 +51,19 @@
"devDependencies": {
"@nuxt/eslint-config": "0.6.1",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.13.2",
"@nuxt/schema": "3.14.0",
"@nuxt/test-utils": "3.14.4",
"@types/serve-static": "1.15.7",
"@vitest/coverage-v8": "2.1.4",
"bumpp": "9.8.1",
"eslint": "9.14.0",
"nuxt": "3.13.2",
"nuxt": "3.14.0",
"playwright": "1.48.2",
"prettier": "3.3.3",
"vitest": "2.1.4"
},
"resolutions": {
"@nuxt/schema": "3.13.2",
"@nuxt/schema": "3.14.0",
"@nuxtjs/harlem": "link:./"
},
"packageManager": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@nuxtjs/harlem": "latest",
"nuxt": "3.13.2"
"nuxt": "3.14.0"
}
}
Loading

0 comments on commit 15fb625

Please sign in to comment.