Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 3426256 commit 416f2de
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 263 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt.com",
"version": "0.3.11",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
Expand All @@ -22,7 +22,7 @@
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.7.2",
"@nuxt/image": "1.8.0",
"@nuxt/scripts": "^0.6.5",
"@nuxt/scripts": "^0.8.5",
"@nuxt/ui-pro": "^1.4.1",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/html-validator": "^1.8.2",
Expand Down Expand Up @@ -50,16 +50,16 @@
"eslint": "^9.10.0",
"nuxt-build-cache": "^0.1.1",
"nuxt-content-twoslash": "0.1.1",
"shiki": "^1.16.2",
"shiki": "^1.16.3",
"twoslash": "^0.2.11",
"vitest": "^2.0.5",
"vue": "^3.4.38",
"vue": "^3.5.3",
"vue-tsc": "^2.1.6"
},
"resolutions": {
"@nuxt/kit": "3.13.0",
"@nuxt/schema": "3.13.0",
"vue": "3.4.38",
"vue": "^3.5.3",
"twoslash": "^0.2.11",
"twoslash-vue": "^0.2.11"
}
Expand Down
Loading

0 comments on commit 416f2de

Please sign in to comment.