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 1, 2024
1 parent 59105c9 commit 8d1a73f
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 338 deletions.
24 changes: 12 additions & 12 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 @@ -42,24 +42,24 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/eslint": "^0.5.3",
"@nuxt/eslint": "^0.5.4",
"@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",
"shiki": "^1.15.2",
"twoslash": "^0.2.9",
"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",
"vue-tsc": "^2.1.4",
"twoslash": "^0.2.9",
"twoslash-vue": "^0.2.9"
}
Expand Down
Loading

0 comments on commit 8d1a73f

Please sign in to comment.