Skip to content

Commit

Permalink
chore: bump deps (#966)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Mar 7, 2024
1 parent 69596f0 commit 02a8657
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 88 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"dependencies": {
"@nuxt/kit": "^3.10.3",
"@portabletext/types": "^2.0.8",
"@sanity/core-loader": "^1.6.0",
"@sanity/core-loader": "^1.6.1",
"@sanity/preview-url-secret": "^1.6.4",
"@sanity/visual-editing": "^1.6.0",
"@sanity/visual-editing": "^1.7.0",
"chalk": "^5.3.0",
"defu": "^6.1.4",
"knitwork": "^1.0.0",
Expand All @@ -65,7 +65,7 @@
"@nuxt/module-builder": "0.5.5",
"@nuxt/schema": "3.10.3",
"@nuxt/test-utils": "3.11.0",
"@sanity/client": "6.13.3",
"@sanity/client": "6.15.2",
"@vitest/coverage-v8": "1.3.1",
"@vue/test-utils": "2.4.4",
"bumpp": "9.4.0",
Expand All @@ -74,12 +74,12 @@
"lint-staged": "15.2.2",
"nuxi": "3.10.1",
"nuxt": "3.10.3",
"simple-git-hooks": "^2.10.0",
"simple-git-hooks": "2.10.0",
"typescript": "5.4.2",
"vitest": "1.3.1",
"vitest-environment-nuxt": "1.0.0",
"vue": "3.4.21",
"vue-tsc": "2.0.5"
"vue-tsc": "2.0.6"
},
"resolutions": {
"@nuxt/schema": "3.10.3",
Expand Down
Loading

0 comments on commit 02a8657

Please sign in to comment.