Dependencies Updates (#83)

* Keystatic: Use the correct variable when fetching content from GitHub
* Revert default layout style
This commit is contained in:
Giancarlo Buomprisco
2024-11-22 08:55:15 +01:00
committed by GitHub
parent 977c958975
commit 5cc936b982
28 changed files with 1754 additions and 1600 deletions

View File

@@ -12,8 +12,8 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.48.2",
"@types/node": "^22.8.7",
"@playwright/test": "^1.49.0",
"@types/node": "^22.9.1",
"node-html-parser": "^6.1.13"
}
}