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-05-06 17:30:35 +00:00
parent 0d4e53bcac
commit 7560dfabc4
2 changed files with 866 additions and 836 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": "^4.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.12.10",
"@types/react": "18.0.21", "@types/react": "18.0.21",
"typescript": "4.8.4" "typescript": "5.4.5"
} }
} }

1694
yarn.lock

File diff suppressed because it is too large Load Diff