Updated dependencies (#88)

This commit is contained in:
Giancarlo Buomprisco
2024-12-03 06:56:43 +01:00
committed by GitHub
parent fbea66eba9
commit 7fb24f606c
15 changed files with 340 additions and 352 deletions

View File

@@ -16,7 +16,7 @@
"./route-handler": "./src/keystatic-route-handler.ts"
},
"dependencies": {
"@keystatic/core": "0.5.41",
"@keystatic/core": "0.5.42",
"@keystatic/next": "^5.0.1",
"@markdoc/markdoc": "^0.4.0"
},