diff --git a/webgui-new/package.json b/webgui-new/package.json index 02dc446ec..017e9284c 100644 --- a/webgui-new/package.json +++ b/webgui-new/package.json @@ -13,14 +13,14 @@ "@creditkarma/thrift-typescript": "^3.7.6", "@types/dagre": "^0.7.48", "@types/express": "^4.17.17", - "@types/react": "18.2.48", - "@types/react-dom": "18.0.10", + "@types/react": "^18.2.48", + "@types/react-dom": "^18.0.10", "@types/thrift": "^0.10.12", "@typescript-eslint/eslint-plugin": "^5.59.2", "@typescript-eslint/parser": "^5.59.2", "dotenv": "^16.0.3", "eslint": "^8.31.0", - "eslint-config-next": "13.1.1", + "eslint-config-next": "^13.1.1", "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "express": "^4.18.2",