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 18, 2022
1 parent 262caa8 commit 8dc596f
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 277 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Expand Up @@ -15,6 +15,6 @@
"vue-plausible": "^1.3.2"
},
"resolutions": {
"@vercel/nft": "0.18.2"
"@vercel/nft": "0.22.1"
}
}
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -59,9 +59,9 @@
"@nuxt/test-utils": "^3.0.0-rc.10",
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@release-it/conventional-changelog": "^5.1.0",
"@sanity/client": "^3.3.7",
"@sanity/client": "^3.4.1",
"@types/fs-extra": "^9.0.13",
"@vitest/coverage-c8": "^0.22.1",
"@vitest/coverage-c8": "^0.23.4",
"@vue/test-utils": "^2.0.2",
"c8": "^7.12.0",
"eslint": "^8.23.1",
Expand All @@ -70,9 +70,9 @@
"lint-staged": "^13.0.3",
"nuxi": "^3.0.0-rc.9",
"nuxt": "^3.0.0-rc.10",
"release-it": "^15.3.0",
"typescript": "^4.7.4",
"vitest": "^0.22.1",
"release-it": "^15.4.2",
"typescript": "^4.8.3",
"vitest": "^0.23.4",
"vue": "^3.2.39"
},
"resolutions": {
Expand All @@ -86,7 +86,7 @@
"@sanity/client"
]
},
"packageManager": "pnpm@7.5.2",
"packageManager": "pnpm@7.12.0",
"volta": {
"node": "16.17.0"
}
Expand Down

0 comments on commit 8dc596f

Please sign in to comment.