upgrade to next 13
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
rei
2023-04-24 18:13:50 +02:00
parent 63245d9afd
commit 84cc6d64db
2 changed files with 84 additions and 95 deletions

View File

@@ -20,10 +20,10 @@
"@types/three": "^0.149.0",
"framer-motion": "^8.0.2",
"gray-matter": "^4.0.3",
"next": "13.0.6",
"next": "^13.3.1",
"parse-numeric-range": "^1.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.7.1",
"react-markdown": "^8.0.4",
"react-syntax-highlighter": "^15.5.0",