diff --git a/example/react-component-tsx/package.json b/example/react-component-tsx/package.json index a34065e8..c2350e50 100644 --- a/example/react-component-tsx/package.json +++ b/example/react-component-tsx/package.json @@ -55,7 +55,7 @@ "@kkt/scope-plugin-options": "^7.5.5", "@types/react": "^18.2.28", "@types/react-dom": "^18.2.13", - "@types/react-test-renderer": "~18.0.0", + "@types/react-test-renderer": "~18.3.0", "compile-less-cli": "~1.9.0", "husky": "~9.1.0", "kkt": "^7.5.5",