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] committed Jun 20, 2024
1 parent 6f2d32b commit c33d1f8
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 207 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.3.0",
"packageManager": "pnpm@9.4.0",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
Expand All @@ -23,7 +23,7 @@
"@nuxt/fonts": "^0.7.0",
"@nuxt/image": "^1.7.0",
"@nuxt/ui-pro": "^1.3.0",
"@nuxthq/studio": "^1.0.13",
"@nuxthq/studio": "^1.1.2",
"@nuxtjs/html-validator": "^1.8.2",
"@nuxtjs/plausible": "^1.0.0",
"@vueuse/components": "^10.11.0",
Expand All @@ -32,7 +32,7 @@
"feed": "^4.2.2",
"floating-vue": "^5.2.2",
"nuxt": "^3.12.2",
"nuxt-og-image": "^3.0.0-rc.53",
"nuxt-og-image": "^3.0.0-rc.54",
"ofetch": "^1.3.4",
"perfect-debounce": "^1.0.0",
"scule": "^1.3.0",
Expand All @@ -53,11 +53,11 @@
"twoslash": "^0.2.8",
"vitest": "^1.6.0",
"vue": "^3.4.29",
"vue-tsc": "^2.0.16"
"vue-tsc": "^2.0.21"
},
"resolutions": {
"@nuxt/kit": "3.12.2",
"@nuxt/schema": "3.12.2",
"vue-tsc": "2.0.16"
"vue-tsc": "^2.0.21"
}
}
Loading

0 comments on commit c33d1f8

Please sign in to comment.