Coder Social home page Coder Social logo

enalmada / next-gql Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.77 MB

A collection of graphql best practices and sensible defaults.

Home Page: https://next-gql-tau.vercel.app

License: MIT License

Shell 0.23% JavaScript 14.07% TypeScript 77.51% MDX 4.93% CSS 3.26%

next-gql's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

next-gql's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: File contents are invalid JSON but parse using JSON5. Support for this will be removed in a future release so please change to a support .json5 file name or ensure correct JSON syntax.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @astrojs/prefetch Unavailable

Pending Status Checks

These updates await pending status checks. To force their creation now, click the checkbox below.

  • Update dependency husky to v9.1.1
  • Update dependency eslint-plugin-react to v7.35.0

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

bun
package.json
  • @changesets/cli 2.27.7
  • @ianvs/prettier-plugin-sort-imports 4.3.1
  • @scaleway/changesets-renovate 2.0.5
  • @types/bun 1.1.6
  • @types/node 20.14.11
  • @types/react 18.3.3
  • @typescript-eslint/eslint-plugin 7.16.1
  • @typescript-eslint/parser 7.16.1
  • cross-env 7.0.3
  • eslint 9.7.0
  • eslint-config-prettier 9.1.0
  • eslint-plugin-prettier 5.2.1
  • eslint-plugin-react 7.34.4
  • eslint-plugin-react-hooks 4.6.2
  • fixpack 4.0.0
  • husky 9.1.0
  • lint-staged 15.2.7
  • prettier 3.3.3
  • react 18.3.1
  • turbo 1.13.4
  • typescript 5.5.3
  • vitest 2.0.3
packages/next-gql-codegen/package.json
  • @graphql-codegen/cli 5.0.2
  • @graphql-codegen/client-preset 4.3.2
  • @graphql-codegen/client-preset-swc-plugin 0.2.0
  • @graphql-codegen/schema-ast 4.1.0
  • @graphql-codegen/urql-introspection 3.0.0
  • @changesets/cli 2.27.7
  • @enalmada/bun-externals 0.0.6
  • @ianvs/prettier-plugin-sort-imports 4.3.1
  • @scaleway/changesets-renovate 2.0.5
  • @types/node 20.14.11
  • @types/react 18.3.3
  • @typescript-eslint/eslint-plugin 7.16.1
  • @typescript-eslint/parser 7.16.1
  • cross-env 7.0.3
  • eslint 9.7.0
  • eslint-config-prettier 9.1.0
  • eslint-plugin-prettier 5.2.1
  • eslint-plugin-react 7.34.4
  • eslint-plugin-react-hooks 4.6.2
  • fixpack 4.0.0
  • graphql 16.9.0
  • prettier 3.3.3
  • react 18.3.1
  • typescript 5.5.3
  • vitest 2.0.3
  • graphql ^16.8.1
  • react ^18.2.0
packages/next-gql/package.json
  • @envelop/generic-auth ^7.0.0
  • @escape.tech/graphql-armor ^3.0.0
  • @graphql-yoga/plugin-apq ^3.1.1
  • @graphql-yoga/plugin-csrf-prevention ^3.1.1
  • @graphql-yoga/subscription ^5.0.0
  • @graphql-yoga/urql-exchange ^3.1.1
  • @pothos/core 4.0.2
  • @pothos/plugin-with-input 4.0.2
  • @urql/core ^5.0.0
  • @urql/exchange-auth ^2.1.6
  • @urql/exchange-graphcache ^6.4.0
  • @urql/exchange-persisted ^4.1.1
  • @urql/next 1.1.1
  • graphql-scalars 1.23.0
  • graphql-yoga ^5.1.1
  • urql ^4.0.6
  • @changesets/cli 2.27.7
  • @enalmada/bun-externals 0.0.6
  • @ianvs/prettier-plugin-sort-imports 4.3.1
  • @scaleway/changesets-renovate 2.0.5
  • @types/node 20.14.11
  • @types/react 18.3.3
  • @typescript-eslint/eslint-plugin 7.16.1
  • @typescript-eslint/parser 7.16.1
  • cross-env 7.0.3
  • eslint 9.7.0
  • eslint-config-prettier 9.1.0
  • eslint-plugin-prettier 5.2.1
  • eslint-plugin-react 7.34.4
  • eslint-plugin-react-hooks 4.6.2
  • fixpack 4.0.0
  • graphql 16.9.0
  • prettier 3.3.3
  • react 18.3.1
  • typescript 5.5.3
  • vitest 2.0.3
  • graphql ^16.8.1
  • react ^18.2.0
github-actions
.github/workflows/changesets-renovate.yml
.github/workflows/release.yml
.github/workflows/run-tests.yml
npm
website/package.json
  • @astrojs/check ^0.8.0
  • @astrojs/prefetch ^0.4.1
  • @astrojs/react ^3.0.8
  • @astrojs/starlight ^0.25.0
  • @astrojs/starlight-tailwind ^2.0.1
  • @astrojs/tailwind ^5.0.4
  • @types/react ^18.2.45
  • @types/react-dom ^18.2.18
  • astro ^4.0.7
  • react ^18.2.0
  • react-dom ^18.2.0
  • sharp ^0.33.1
  • tailwindcss ^3.4.0
  • typescript ^5.3.3

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.