diff --git a/package.json b/package.json index 3024d51a..ba0538af 100644 --- a/package.json +++ b/package.json @@ -40,16 +40,16 @@ "memory-cache": "^0.2.0", "mermaid": "9.2.2", "mongodb": "^4.6.0", - "next": "12.1.6", + "next": "^13.1.1", "notion-client": "6.15.6", "notion-utils": "6.15.6", "preact": "^10.5.15", "prism-themes": "1.9.0", "qrcode.react": "^1.0.1", - "react": "17.0.2", + "react": "^18.2.0", "react-cookies": "^0.1.1", "react-cusdis": "^2.1.3", - "react-dom": "17.0.2", + "react-dom": "^18.2.0", "react-facebook": "^8.1.4", "react-messenger-customer-chat": "^0.8.0", "react-notion-x": "6.15.6", @@ -64,7 +64,7 @@ "@waline/client": "^2.5.1", "autoprefixer": "^10.4.13", "eslint": "^7.26.0", - "eslint-config-next": "^11.0.0", + "eslint-config-next": "^13.1.1", "eslint-config-standard": "^16.0.2", "eslint-plugin-import": "^2.23.0", "eslint-plugin-node": "^11.1.0",