Comparing version 4.1.15 to 4.1.16
{ | ||
"name": "react-rx", | ||
"version": "4.1.15", | ||
"version": "4.1.16", | ||
"description": "React + RxJS = <3", | ||
@@ -78,7 +78,7 @@ "keywords": [ | ||
"observable-callback": "^1.0.3", | ||
"react-compiler-runtime": "19.0.0-beta-55955c9-20241229", | ||
"react-compiler-runtime": "19.0.0-beta-decd7b8-20250118", | ||
"use-effect-event": "^1.0.2" | ||
}, | ||
"devDependencies": { | ||
"@sanity/pkg-utils": "^6.12.3", | ||
"@sanity/pkg-utils": "^6.13.4", | ||
"@sanity/prettier-config": "^1.0.3", | ||
@@ -89,8 +89,8 @@ "@sanity/semantic-release-preset": "^5.0.0", | ||
"@types/node": "^18.17.5", | ||
"@types/react": "^19.0.2", | ||
"@types/react-dom": "^19.0.2", | ||
"@types/react": "^19.0.6", | ||
"@types/react-dom": "^19.0.3", | ||
"@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-e552027-20250112", | ||
"babel-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118", | ||
"eslint": "^8.57.1", | ||
@@ -100,3 +100,3 @@ "eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-react": "^7.37.3", | ||
"eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112", | ||
"eslint-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118", | ||
"eslint-plugin-react-hooks": "^5.1.0", | ||
@@ -110,4 +110,4 @@ "eslint-plugin-simple-import-sort": "^12.1.1", | ||
"rxjs": "^7.8.1", | ||
"semantic-release": "^24.2.0", | ||
"typescript": "5.7.2", | ||
"semantic-release": "^24.2.1", | ||
"typescript": "5.7.3", | ||
"vitest": "^2.1.8" | ||
@@ -119,3 +119,3 @@ }, | ||
}, | ||
"packageManager": "pnpm@9.15.2" | ||
"packageManager": "pnpm@9.15.4" | ||
} |
+ Addedreact-compiler-runtime@19.0.0-beta-decd7b8-20250118(transitive)
- Removedreact-compiler-runtime@19.0.0-beta-55955c9-20241229(transitive)