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 13, 2022
1 parent c7385c6 commit 6c61c60
Show file tree
Hide file tree
Showing 4 changed files with 413 additions and 977 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Expand Up @@ -9,8 +9,8 @@
"preview": "nuxi preview"
},
"devDependencies": {
"@docus/docs-theme": "npm:@docus/docs-theme-edge@3.0.0-077f840",
"@docus/github": "npm:@docus/github-edge@1.2.6-077f840",
"@docus/docs-theme": "npm:@docus/docs-theme-edge@3.0.0-b99961f",
"@docus/github": "npm:@docus/github-edge@1.2.6-b99961f",
"nuxt": "^3.0.0-rc.9",
"vue-plausible": "^1.3.2"
},
Expand Down
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -51,15 +51,15 @@
"fs-extra": "^10.1.0",
"knitwork": "^0.1.2",
"ohash": "^0.1.5",
"pathe": "^0.3.5"
"pathe": "^0.3.7"
},
"devDependencies": {
"@nuxt/module-builder": "^0.1.7",
"@nuxt/schema": "^3.0.0-rc.9",
"@nuxt/test-utils": "^3.0.0-rc.9",
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@release-it/conventional-changelog": "^5.1.0",
"@sanity/client": "^3.3.3",
"@sanity/client": "^3.3.7",
"@types/fs-extra": "^9.0.13",
"@vitest/coverage-c8": "^0.22.1",
"@vue/test-utils": "^2.0.2",
Expand All @@ -68,12 +68,12 @@
"happy-dom": "^6.0.4",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"nuxi": "^3.0.0-rc.8",
"nuxi": "^3.0.0-rc.9",
"nuxt": "^3.0.0-rc.9",
"release-it": "^15.3.0",
"typescript": "^4.7.4",
"vitest": "^0.22.1",
"vue": "^3.2.37"
"vue": "^3.2.39"
},
"resolutions": {
"@nuxtjs/sanity": "link:."
Expand All @@ -86,7 +86,7 @@
"@sanity/client"
]
},
"packageManager": "pnpm@7.5.0",
"packageManager": "pnpm@7.5.2",
"volta": {
"node": "16.17.0"
}
Expand Down
4 changes: 2 additions & 2 deletions playground/cms/package.json
Expand Up @@ -18,11 +18,11 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-icons": "^4.4.0",
"sanity": "3.0.0-dev-preview.8",
"sanity": "3.0.0-v3-v2-pte.56",
"styled-components": "^5.3.5"
},
"devDependencies": {
"@types/react": "^18.0.17",
"@types/react": "^18.0.20",
"@types/styled-components": "^5.1.26"
}
}

0 comments on commit 6c61c60

Please sign in to comment.