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 2, 2024
1 parent 59105c9 commit 3fed7c2
Show file tree
Hide file tree
Showing 2 changed files with 309 additions and 514 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"test": "pnpm lint && pnpm typecheck"
},
"dependencies": {
"@iconify-json/heroicons": "^1.1.24",
"@iconify-json/logos": "^1.1.44",
"@iconify-json/octicon": "^1.1.57",
"@iconify-json/ph": "^1.1.14",
"@iconify-json/simple-icons": "^1.1.115",
"@iconify-json/uil": "^1.1.9",
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/logos": "^1.2.0",
"@iconify-json/octicon": "^1.2.0",
"@iconify-json/ph": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.1",
"@iconify-json/uil": "^1.2.0",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.7.2",
"@nuxt/image": "1.7.0",
"@nuxt/scripts": "^0.6.5",
"@nuxt/image": "1.8.0",
"@nuxt/scripts": "^0.7.1",
"@nuxt/ui-pro": "^1.4.1",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/html-validator": "^1.8.2",
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.65",
"nuxt-og-image": "^3.0.0-rc.66",
"ofetch": "^1.3.4",
"perfect-debounce": "^1.0.0",
"scule": "^1.3.0",
Expand All @@ -42,25 +42,25 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/eslint": "^0.5.3",
"@nuxt/eslint": "^0.5.5",
"@nuxt/test-utils": "^3.14.1",
"@nuxtjs/turnstile": "^0.9.3",
"@testing-library/vue": "^8.1.0",
"capture-website": "^4.1.0",
"eslint": "^9.9.1",
"nuxt-build-cache": "^0.1.1",
"nuxt-content-twoslash": "0.1.1",
"shiki": "^1.14.1",
"twoslash": "^0.2.9",
"shiki": "^1.16.1",
"twoslash": "^0.2.10",
"vitest": "^2.0.5",
"vue": "^3.4.38",
"vue-tsc": "^2.0.29"
"vue-tsc": "^2.1.4"
},
"resolutions": {
"@nuxt/kit": "3.13.0",
"@nuxt/schema": "3.13.0",
"vue-tsc": "^2.0.29",
"twoslash": "^0.2.9",
"twoslash-vue": "^0.2.9"
"vue-tsc": "^2.1.4",
"twoslash": "^0.2.10",
"twoslash-vue": "^0.2.10"
}
}
Loading

0 comments on commit 3fed7c2

Please sign in to comment.