Comparing version 4.1.10 to 4.1.11
{ | ||
"name": "react-rx", | ||
"version": "4.1.10", | ||
"version": "4.1.11", | ||
"description": "React + RxJS = <3", | ||
@@ -78,7 +78,7 @@ "keywords": [ | ||
"observable-callback": "^1.0.3", | ||
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215", | ||
"react-compiler-runtime": "19.0.0-beta-55955c9-20241229", | ||
"use-effect-event": "^1.0.2" | ||
}, | ||
"devDependencies": { | ||
"@sanity/pkg-utils": "^6.12.2", | ||
"@sanity/pkg-utils": "^6.12.3", | ||
"@sanity/prettier-config": "^1.0.3", | ||
@@ -91,11 +91,11 @@ "@sanity/semantic-release-preset": "^5.0.0", | ||
"@types/react-dom": "^19.0.2", | ||
"@typescript-eslint/eslint-plugin": "^8.17.0", | ||
"@typescript-eslint/parser": "^8.17.0", | ||
"@typescript-eslint/eslint-plugin": "^8.19.0", | ||
"@typescript-eslint/parser": "^8.19.0", | ||
"@vitejs/plugin-react": "^4.3.4", | ||
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215", | ||
"babel-plugin-react-compiler": "19.0.0-beta-55955c9-20241229", | ||
"eslint": "^8.57.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"eslint-plugin-react": "^7.37.2", | ||
"eslint-plugin-react-compiler": "19.0.0-beta-201e55d-20241215", | ||
"eslint-plugin-react": "^7.37.3", | ||
"eslint-plugin-react-compiler": "19.0.0-beta-55955c9-20241229", | ||
"eslint-plugin-react-hooks": "^5.1.0", | ||
@@ -117,3 +117,3 @@ "eslint-plugin-simple-import-sort": "^12.1.1", | ||
}, | ||
"packageManager": "pnpm@9.15.0" | ||
"packageManager": "pnpm@9.15.2" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedreact-compiler-runtime@19.0.0-beta-55955c9-20241229(transitive)
- Removedreact-compiler-runtime@19.0.0-beta-201e55d-20241215(transitive)