Update all dependencies
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error

This commit is contained in:
Kasper Juul Hermansen 2024-09-28 00:49:35 +00:00
parent 0d4e53bcac
commit e55c64c8d4
2 changed files with 919 additions and 811 deletions

View File

@ -9,14 +9,14 @@
"dependencies": { "dependencies": {
"gray-matter": "^4.0.2", "gray-matter": "^4.0.2",
"next": "latest", "next": "latest",
"next-mdx-remote": "^3.0.1", "next-mdx-remote": "^5.0.0",
"next-remote-watch": "1.0.0", "next-remote-watch": "2.0.0",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2" "react-dom": "^17.0.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.8.5", "@types/node": "20.16.10",
"@types/react": "18.0.21", "@types/react": "18.0.21",
"typescript": "4.8.4" "typescript": "5.6.2"
} }
} }

1722
yarn.lock

File diff suppressed because it is too large Load Diff