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-02-15 17:11:16 +00:00
parent 0d4e53bcac
commit f6655654e1
2 changed files with 867 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.11.19",
"@types/react": "18.0.21", "@types/react": "18.0.21",
"typescript": "4.8.4" "typescript": "5.3.3"
} }
} }

1695
yarn.lock

File diff suppressed because it is too large Load Diff