@apollo/client-react-streaming
Advanced tools
Comparing version 0.11.6 to 0.11.7
{ | ||
"name": "@apollo/client-react-streaming", | ||
"version": "0.11.6", | ||
"version": "0.11.7", | ||
"repository": { | ||
@@ -138,7 +138,8 @@ "url": "git+https://github.com/apollographql/apollo-client-nextjs" | ||
"@microsoft/api-extractor": "7.43.2", | ||
"@testing-library/react": "15.0.7", | ||
"@testing-library/dom": "^10.4.0", | ||
"@testing-library/react": "^16.1.0", | ||
"@total-typescript/shoehorn": "0.1.2", | ||
"@tsconfig/recommended": "1.0.6", | ||
"@types/node": "20.12.11", | ||
"@types/react": "18.3.1", | ||
"@types/react": "^19.0.0", | ||
"@typescript-eslint/eslint-plugin": "7.5.0", | ||
@@ -156,5 +157,5 @@ "@typescript-eslint/parser": "7.5.0", | ||
"publint": "0.2.7", | ||
"react": "18.3.0", | ||
"react": "^19.0.0", | ||
"react-error-boundary": "4.0.13", | ||
"react-server-dom-webpack": "0.0.1", | ||
"react-server-dom-webpack": "^19.0.0", | ||
"rimraf": "5.0.5", | ||
@@ -169,3 +170,3 @@ "ts-node": "10.9.2", | ||
"@apollo/client": "^3.10.4", | ||
"react": "^18 || >=19.0.0-rc <19.0.0" | ||
"react": "^18 || >=19.0.0-rc" | ||
}, | ||
@@ -172,0 +173,0 @@ "dependencies": { |
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
721842
31