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 Oct 11, 2024
1 parent a891541 commit bb7e1e2
Show file tree
Hide file tree
Showing 3 changed files with 1,550 additions and 674 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@
},
"devDependencies": {
"@nuxt/eslint-config": "0.5.7",
"@nuxt/module-builder": "0.8.3",
"@nuxt/schema": "3.12.4",
"@nuxt/test-utils": "3.14.1",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.13.2",
"@nuxt/test-utils": "3.14.3",
"@types/serve-static": "1.15.7",
"@vitest/coverage-v8": "2.1.2",
"bumpp": "9.6.1",
"eslint": "9.12.0",
"nuxt": "3.12.4",
"nuxt": "3.13.2",
"playwright": "1.47.2",
"prettier": "3.3.3",
"vitest": "2.1.2"
},
"resolutions": {
"@nuxt/schema": "3.12.4",
"@nuxt/schema": "3.13.2",
"@nuxtjs/harlem": "link:./"
},
"packageManager": "pnpm@9.11.0"
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.12.4"
"nuxt": "3.13.2"
}
}
Loading

0 comments on commit bb7e1e2

Please sign in to comment.