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 Sep 15, 2024
1 parent a76a39f commit 67cce83
Show file tree
Hide file tree
Showing 2 changed files with 728 additions and 439 deletions.
22 changes: 11 additions & 11 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 @@ -20,11 +20,11 @@
"@iconify-json/simple-icons": "^1.2.2",
"@iconify-json/uil": "^1.2.0",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.7.2",
"@nuxt/fonts": "^0.8.0",
"@nuxt/image": "1.8.0",
"@nuxt/scripts": "^0.6.5",
"@nuxt/ui-pro": "^1.4.1",
"@nuxthq/studio": "^2.0.3",
"@nuxt/scripts": "^0.9.1",
"@nuxt/ui-pro": "^1.4.2",
"@nuxthq/studio": "^2.1.0",
"@nuxtjs/html-validator": "^1.8.2",
"@nuxtjs/plausible": "^1.0.2",
"@vueuse/core": "^11.0.3",
Expand All @@ -33,7 +33,7 @@
"feed": "^4.2.2",
"floating-vue": "^5.2.2",
"nuxt": "^3.13.0",
"nuxt-og-image": "^3.0.0-rc.66",
"nuxt-og-image": "^3.0.2",
"ofetch": "^1.3.4",
"perfect-debounce": "^1.0.0",
"scule": "^1.3.0",
Expand All @@ -42,24 +42,24 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/eslint": "^0.5.6",
"@nuxt/eslint": "^0.5.7",
"@nuxt/test-utils": "^3.14.1",
"@nuxtjs/turnstile": "^0.9.4",
"@testing-library/vue": "^8.1.0",
"capture-website": "^4.1.0",
"eslint": "^9.10.0",
"nuxt-build-cache": "^0.1.1",
"nuxt-content-twoslash": "0.1.1",
"shiki": "^1.16.2",
"shiki": "^1.17.6",
"twoslash": "^0.2.11",
"vitest": "^2.0.5",
"vue": "^3.4.38",
"vitest": "^2.1.1",
"vue": "^3.5.5",
"vue-tsc": "^2.1.6"
},
"resolutions": {
"@nuxt/kit": "3.13.0",
"@nuxt/schema": "3.13.0",
"vue": "3.4.38",
"vue": "^3.5.5",
"twoslash": "^0.2.11",
"twoslash-vue": "^0.2.11"
}
Expand Down
Loading

0 comments on commit 67cce83

Please sign in to comment.