refactor: Bump @apollo/client from 3.9.11 to 3.11.1 (#9249)

This commit is contained in:
dependabot[bot]
2024-07-25 16:39:45 +02:00
committed by GitHub
parent cb26e20463
commit 388ecde6a6
2 changed files with 18 additions and 18 deletions

34
package-lock.json generated
View File

@@ -61,7 +61,7 @@
},
"devDependencies": {
"@actions/core": "1.10.1",
"@apollo/client": "3.9.11",
"@apollo/client": "3.11.1",
"@babel/cli": "7.24.8",
"@babel/core": "7.24.7",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
@@ -162,9 +162,9 @@
}
},
"node_modules/@apollo/client": {
"version": "3.9.11",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.9.11.tgz",
"integrity": "sha512-H7e9m7cRcFO93tokwzqrsbnfKorkpV24xU30hFH5u2g6B+c1DMo/ouyF/YrBPdrTzqxQCjTUmds/FLmJ7626GA==",
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.1.tgz",
"integrity": "sha512-fVuAi7ufRt2apIEYV18upvykw5JD+CwHAThxZkclby4phWCXtO4LD39Z0sk0+4i+j7oZ+jOofEkO1XGDDomZvQ==",
"dev": true,
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
@@ -175,7 +175,7 @@
"hoist-non-react-statics": "^3.3.2",
"optimism": "^0.18.0",
"prop-types": "^15.7.2",
"rehackt": "0.0.6",
"rehackt": "^0.1.0",
"response-iterator": "^0.2.6",
"symbol-observable": "^4.0.0",
"ts-invariant": "^0.10.3",
@@ -185,8 +185,8 @@
"peerDependencies": {
"graphql": "^15.0.0 || ^16.0.0",
"graphql-ws": "^5.5.5",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0",
"subscriptions-transport-ws": "^0.9.0 || ^0.11.0"
},
"peerDependenciesMeta": {
@@ -18106,9 +18106,9 @@
}
},
"node_modules/rehackt": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/rehackt/-/rehackt-0.0.6.tgz",
"integrity": "sha512-l3WEzkt4ntlEc/IB3/mF6SRgNHA6zfQR7BlGOgBTOmx7IJJXojDASav+NsgXHFjHn+6RmwqsGPFgZpabWpeOdw==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/rehackt/-/rehackt-0.1.0.tgz",
"integrity": "sha512-7kRDOuLHB87D/JESKxQoRwv4DzbIdwkAGQ7p6QKGdVlY1IZheUnVhlk/4UZlNUVxdAXpyxikE3URsG067ybVzw==",
"dev": true,
"peerDependencies": {
"@types/react": "*",
@@ -21247,9 +21247,9 @@
"requires": {}
},
"@apollo/client": {
"version": "3.9.11",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.9.11.tgz",
"integrity": "sha512-H7e9m7cRcFO93tokwzqrsbnfKorkpV24xU30hFH5u2g6B+c1DMo/ouyF/YrBPdrTzqxQCjTUmds/FLmJ7626GA==",
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.1.tgz",
"integrity": "sha512-fVuAi7ufRt2apIEYV18upvykw5JD+CwHAThxZkclby4phWCXtO4LD39Z0sk0+4i+j7oZ+jOofEkO1XGDDomZvQ==",
"dev": true,
"requires": {
"@graphql-typed-document-node/core": "^3.1.1",
@@ -21260,7 +21260,7 @@
"hoist-non-react-statics": "^3.3.2",
"optimism": "^0.18.0",
"prop-types": "^15.7.2",
"rehackt": "0.0.6",
"rehackt": "^0.1.0",
"response-iterator": "^0.2.6",
"symbol-observable": "^4.0.0",
"ts-invariant": "^0.10.3",
@@ -34184,9 +34184,9 @@
}
},
"rehackt": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/rehackt/-/rehackt-0.0.6.tgz",
"integrity": "sha512-l3WEzkt4ntlEc/IB3/mF6SRgNHA6zfQR7BlGOgBTOmx7IJJXojDASav+NsgXHFjHn+6RmwqsGPFgZpabWpeOdw==",
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/rehackt/-/rehackt-0.1.0.tgz",
"integrity": "sha512-7kRDOuLHB87D/JESKxQoRwv4DzbIdwkAGQ7p6QKGdVlY1IZheUnVhlk/4UZlNUVxdAXpyxikE3URsG067ybVzw==",
"dev": true,
"requires": {}
},

View File

@@ -67,7 +67,7 @@
},
"devDependencies": {
"@actions/core": "1.10.1",
"@apollo/client": "3.9.11",
"@apollo/client": "3.11.1",
"@babel/cli": "7.24.8",
"@babel/core": "7.24.7",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",