@apollo/client-react-streaming
Advanced tools
Comparing version 0.11.8-alpha.1 to 0.11.8
{ | ||
"name": "@apollo/client-react-streaming", | ||
"version": "0.11.8-alpha.1", | ||
"version": "0.11.8", | ||
"repository": { | ||
@@ -124,3 +124,3 @@ "url": "git+https://github.com/apollographql/apollo-client-nextjs.git" | ||
"prepack": "yarn build", | ||
"prepublishOnly": "true", | ||
"prepublishOnly": "yarn pack -o attw.tgz && attw attw.tgz && rm attw.tgz && yarn run test", | ||
"postpublish": "touch .published", | ||
@@ -144,2 +144,3 @@ "test-bundle": "yarn test-bundle:attw && yarn test-bundle:package && yarn test-bundle:publint && yarn test-bundle:shape", | ||
"@tsconfig/recommended": "1.0.6", | ||
"@types/eslint": "^9.6.1", | ||
"@types/node": "20.12.11", | ||
@@ -150,8 +151,7 @@ "@types/react": "^19.0.0", | ||
"concurrently": "8.2.2", | ||
"esbuild": "^0.24.2", | ||
"eslint": "8.57.0", | ||
"eslint-plugin-react": "7.34.1", | ||
"eslint-plugin-react-hooks": "4.6.0", | ||
"glob": "10.3.12", | ||
"global-jsdom": "24.0.0", | ||
"globstar": "1.0.0", | ||
"graphql": "16.8.1", | ||
@@ -164,11 +164,12 @@ "jsdom": "24.0.0", | ||
"rimraf": "5.0.5", | ||
"ts-node": "10.9.2", | ||
"tsup": "8.0.2", | ||
"tsx": "4.7.1", | ||
"typescript": "5.4.5", | ||
"vitest": "1.6.0" | ||
"typescript": "^5.7.3", | ||
"zen-observable-ts": "1.1.0" | ||
}, | ||
"peerDependencies": { | ||
"@apollo/client": "^3.10.4", | ||
"react": "^18 || >=19.0.0-rc" | ||
"graphql": "^16 || >=17.0.0-alpha.2", | ||
"react": "^18 || >=19.0.0-rc", | ||
"react-dom": "^18 || >=19.0.0-rc" | ||
}, | ||
@@ -175,0 +176,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
724348
30
5