Skip to content

Commit

Permalink
chore: bump minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Nov 20, 2024
1 parent b55bfcd commit c4c510f
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 182 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"test:e2e": "vitest run test/e2e/*.test.*"
},
"dependencies": {
"@nuxt/kit": "^3.14.159",
"@nuxt/kit": "^3.14.1592",
"@portabletext/types": "^2.0.13",
"@sanity/client": "^6.22.4",
"@sanity/core-loader": "^1.7.9",
"@sanity/preview-url-secret": "^2.0.3",
"@sanity/visual-editing": "^2.6.0",
"@sanity/client": "^6.22.5",
"@sanity/core-loader": "^1.7.12",
"@sanity/preview-url-secret": "^2.0.4",
"@sanity/visual-editing": "^2.8.0",
"chalk": "^5.3.0",
"defu": "^6.1.4",
"jiti": "^2.4.0",
Expand Down Expand Up @@ -104,5 +104,5 @@
"@sanity/client"
]
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
Loading

0 comments on commit c4c510f

Please sign in to comment.