diff --git a/example/react-component-tsx/package.json b/example/react-component-tsx/package.json index 99d1216f..3e908258 100644 --- a/example/react-component-tsx/package.json +++ b/example/react-component-tsx/package.json @@ -55,7 +55,7 @@ "@kkt/scope-plugin-options": "7.1.2", "@types/react": "~18.0.0", "@types/react-dom": "~18.0.0", - "@types/react-test-renderer": "~17.0.1", + "@types/react-test-renderer": "~18.0.0", "compile-less-cli": "~1.8.13", "husky": "~7.0.4", "kkt": "7.1.6",