Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

Fix solid urql/core dep

Changed files
+4 -14
packages
solid-urql
+1 -1
packages/solid-urql/package.json
···
"solid-js": "^1.7.7"
},
"dependencies": {
-
"@urql/core": "^4.0.0",
"wonka": "^6.3.2"
},
"publishConfig": {
···
"solid-js": "^1.7.7"
},
"dependencies": {
+
"@urql/core": "^5.0.0",
"wonka": "^6.3.2"
},
"publishConfig": {
+3 -13
pnpm-lock.yaml
···
packages/solid-urql:
dependencies:
'@urql/core':
-
specifier: ^4.0.0
-
version: 4.3.0(graphql@16.6.0)
solid-js:
specifier: ^1.7.7
version: 1.8.17
···
'@ungap/structured-clone@1.2.0':
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
-
-
'@urql/core@4.3.0':
-
resolution: {integrity: sha512-wT+FeL8DG4x5o6RfHEnONNFVDM3616ouzATMYUClB6CB+iIu2mwfBKd7xSUxYOZmwtxna5/hDRQdMl3nbQZlnw==}
'@urql/core@5.0.6':
resolution: {integrity: sha512-38rgSDqVNihFDauw1Pm9V7XLWIKuK8V9CKgrUF7/xEKinze8ENKP1ZeBhkG+dxWzJan7CHK+SLl46kAdvZwIlA==}
···
resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==}
engines: {node: '>= 4.0'}
os: [darwin]
-
deprecated: Upgrade to fsevents v2 to mitigate potential security issues
fsevents@2.3.3:
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
···
eslint-visitor-keys: 3.4.3
'@ungap/structured-clone@1.2.0': {}
-
-
'@urql/core@4.3.0(graphql@16.6.0)':
-
dependencies:
-
'@0no-co/graphql.web': 1.0.8(graphql@16.6.0)
-
wonka: 6.3.2
-
transitivePeerDependencies:
-
- graphql
'@urql/core@5.0.6(graphql@16.6.0)':
dependencies:
···
packages/solid-urql:
dependencies:
'@urql/core':
+
specifier: ^5.0.0
+
version: 5.0.6(graphql@16.6.0)
solid-js:
specifier: ^1.7.7
version: 1.8.17
···
'@ungap/structured-clone@1.2.0':
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
'@urql/core@5.0.6':
resolution: {integrity: sha512-38rgSDqVNihFDauw1Pm9V7XLWIKuK8V9CKgrUF7/xEKinze8ENKP1ZeBhkG+dxWzJan7CHK+SLl46kAdvZwIlA==}
···
resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==}
engines: {node: '>= 4.0'}
os: [darwin]
+
deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2
fsevents@2.3.3:
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
···
eslint-visitor-keys: 3.4.3
'@ungap/structured-clone@1.2.0': {}
'@urql/core@5.0.6(graphql@16.6.0)':
dependencies: