aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index eebfe19..c0bcb1f 100644
--- a/package.json
+++ b/package.json
@@ -12,16 +12,16 @@
"clsx": "^1.1.1",
"highlight.js": "^11.1.0",
"html-loader": "^2.1.2",
- "markdown-loader": "^6.0.0",
- "marked": "^0.7.0",
- "next": "11.0.1",
+ "markdown-loader": "^8.0.0",
+ "marked": "^4.0.16",
+ "next": "^12.1.6",
"react": "17.0.2",
"react-dom": "17.0.2",
"sass": "^1.35.2"
},
"devDependencies": {
"@types/marked": "^2.0.4",
- "@types/react": "^17.0.14",
- "typescript": "4.3.5"
+ "@types/react": "^17.0.45",
+ "typescript": "^4.7.2"
}
}