diff --git a/packages/react-scroll-section/package.json b/packages/react-scroll-section/package.json index d20c501..18d8859 100644 --- a/packages/react-scroll-section/package.json +++ b/packages/react-scroll-section/package.json @@ -9,12 +9,12 @@ "smoothscroll-polyfill": "^0.4.4" }, "devDependencies": { - "react": "17.0.2", - "react-dom": "17.0.2", + "react": "18.2.0", + "react-dom": "18.2.0", "@types/smoothscroll-polyfill": "^0.3.1", "@babel/core": "7.19.3", "@types/node": "18.8.5", - "@types/react": "18.0.21", + "@types/react": "18.2.39", "@types/react-dom": "18.0.6", "@vitejs/plugin-react": "1.3.2", "acorn-jsx": "5.3.2",