diff --git a/package-lock.json b/package-lock.json index f115b3f..7676bbf 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index 935843a..c1aff63 100644 --- a/package.json +++ b/package.json @@ -46,10 +46,10 @@ "devDependencies": { "@next/bundle-analyzer": "12.0.9", "@svgr/webpack": "^6.1.2", - "@types/react": "^17.0.14", + "@types/react": "^18.0.18", "@types/tailwindcss": "^2.2.0", - "@typescript-eslint/eslint-plugin": "^4.28.1", - "@typescript-eslint/parser": "^4.28.1", + "@typescript-eslint/eslint-plugin": "^5.36.2", + "@typescript-eslint/parser": "^5.36.2", "cross-env": "^7.0.3", "dedent": "^0.7.0", "eslint": "^7.29.0",