Update all dependencies
This commit is contained in:
parent
0d4e53bcac
commit
76653a186f
@ -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.4",
|
||||||
"@types/react": "18.0.21",
|
"@types/react": "18.0.21",
|
||||||
"typescript": "4.8.4"
|
"typescript": "5.5.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user