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

Configure Feed

Select the types of activity you want to include in your feed.

Fix solid urql/core dep

+4 -14
+1 -1
packages/solid-urql/package.json
··· 60 60 "solid-js": "^1.7.7" 61 61 }, 62 62 "dependencies": { 63 - "@urql/core": "^4.0.0", 63 + "@urql/core": "^5.0.0", 64 64 "wonka": "^6.3.2" 65 65 }, 66 66 "publishConfig": {
+3 -13
pnpm-lock.yaml
··· 550 550 packages/solid-urql: 551 551 dependencies: 552 552 '@urql/core': 553 - specifier: ^4.0.0 554 - version: 4.3.0(graphql@16.6.0) 553 + specifier: ^5.0.0 554 + version: 5.0.6(graphql@16.6.0) 555 555 solid-js: 556 556 specifier: ^1.7.7 557 557 version: 1.8.17 ··· 2791 2791 2792 2792 '@ungap/structured-clone@1.2.0': 2793 2793 resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} 2794 - 2795 - '@urql/core@4.3.0': 2796 - resolution: {integrity: sha512-wT+FeL8DG4x5o6RfHEnONNFVDM3616ouzATMYUClB6CB+iIu2mwfBKd7xSUxYOZmwtxna5/hDRQdMl3nbQZlnw==} 2797 2794 2798 2795 '@urql/core@5.0.6': 2799 2796 resolution: {integrity: sha512-38rgSDqVNihFDauw1Pm9V7XLWIKuK8V9CKgrUF7/xEKinze8ENKP1ZeBhkG+dxWzJan7CHK+SLl46kAdvZwIlA==} ··· 5211 5208 resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} 5212 5209 engines: {node: '>= 4.0'} 5213 5210 os: [darwin] 5214 - deprecated: Upgrade to fsevents v2 to mitigate potential security issues 5211 + deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 5215 5212 5216 5213 fsevents@2.3.3: 5217 5214 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} ··· 13847 13844 eslint-visitor-keys: 3.4.3 13848 13845 13849 13846 '@ungap/structured-clone@1.2.0': {} 13850 - 13851 - '@urql/core@4.3.0(graphql@16.6.0)': 13852 - dependencies: 13853 - '@0no-co/graphql.web': 1.0.8(graphql@16.6.0) 13854 - wonka: 6.3.2 13855 - transitivePeerDependencies: 13856 - - graphql 13857 13847 13858 13848 '@urql/core@5.0.6(graphql@16.6.0)': 13859 13849 dependencies: