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 Aug 19, 2024
1 parent d1c1aaa commit 9513da9
Show file tree
Hide file tree
Showing 2 changed files with 1,911 additions and 1,839 deletions.
50 changes: 25 additions & 25 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.7.1",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
Expand All @@ -13,52 +13,52 @@
"test": "pnpm lint && pnpm typecheck"
},
"dependencies": {
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/logos": "^1.1.43",
"@iconify-json/octicon": "^1.1.54",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.106",
"@iconify-json/uil": "^1.1.8",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.7.0",
"@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.113",
"@iconify-json/uil": "^1.1.9",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.7.2",
"@nuxt/image": "^1.7.0",
"@nuxt/ui-pro": "^1.3.0",
"@nuxt/ui-pro": "^1.4.1",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/html-validator": "^1.8.2",
"@nuxtjs/plausible": "^1.0.0",
"@vueuse/core": "^11.0.0",
"@vueuse/components": "^11.0.0",
"@vueuse/nuxt": "^11.0.0",
"@nuxtjs/plausible": "^1.0.2",
"@vueuse/core": "^11.0.1",
"@vueuse/components": "^11.0.1",
"@vueuse/nuxt": "^11.0.1",
"feed": "^4.2.2",
"floating-vue": "^5.2.2",
"nuxt": "^3.12.3",
"nuxt-og-image": "^3.0.0-rc.53",
"nuxt-og-image": "^3.0.0-rc.65",
"ofetch": "^1.3.4",
"perfect-debounce": "^1.0.0",
"scule": "^1.3.0",
"sitemap": "^8.0.0",
"std-env": "^3.7.0",
"ufo": "^1.5.3"
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/eslint": "^0.3.13",
"@nuxt/eslint": "^0.5.1",
"@nuxt/test-utils": "^3.13.1",
"@nuxtjs/turnstile": "^0.8.0",
"@nuxtjs/turnstile": "^0.9.3",
"@testing-library/vue": "^8.1.0",
"capture-website": "^4.1.0",
"eslint": "^9.5.0",
"eslint": "^9.9.0",
"nuxt-build-cache": "^0.1.1",
"nuxt-content-twoslash": "0.0.10",
"shiki": "^1.7.0",
"nuxt-content-twoslash": "0.1.1",
"shiki": "^1.14.1",
"twoslash": "^0.2.9",
"vitest": "^2.0.1",
"vue": "^3.4.29",
"vue-tsc": "^2.0.16"
"vitest": "^2.0.5",
"vue": "^3.4.38",
"vue-tsc": "^2.0.29"
},
"resolutions": {
"@nuxt/kit": "3.12.3",
"@nuxt/schema": "3.12.3",
"vue-tsc": "2.0.16",
"vue-tsc": "^2.0.29",
"twoslash": "^0.2.9",
"twoslash-vue": "^0.2.9"
}
Expand Down
Loading

0 comments on commit 9513da9

Please sign in to comment.