Git Product home page Git Product logo

react-hook-form-generator's People

Contributors

benedictong-localz avatar dependabot[bot] avatar michaeltym avatar stefanmarbun12 avatar tomanagle avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

react-hook-form-generator's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Cannot find preset's package (github>localz/renovate-config)

Dependency Dashboard

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

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): Update Buildkite plugins (docker, docker-compose, docker-login)
  • chore(deps): Update NPM (@babel/core, @chakra-ui/icons, @chakra-ui/react, @chakra-ui/storybook-addon, @emotion/core, @emotion/react, @emotion/styled, @hookform/resolvers, @monaco-editor/react, @storybook/addon-actions, @storybook/addon-essentials, @storybook/addon-interactions, @storybook/addon-links, @storybook/builder-webpack4, @storybook/manager-webpack4, @storybook/react, @storybook/testing-library, @testing-library/react, @types/lodash.merge, @types/react, @types/react-beautiful-dnd, @types/react-datepicker, @types/react-dom, @types/react-select, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, babel-loader, chakra-react-select, emotion-theming, husky, monaco-editor, postcss, react, react-datepicker, react-dom, react-dropzone, react-hook-form, react-json-editor-ajrm, react-select, release-it, ts-loader, typescript, zod)
  • chore(deps): Update Buildkite plugins (major) (docker, docker-compose)
  • chore(deps): Update dependency @chakra-ui/react to v2
  • chore(deps): Update dependency @hookform/resolvers to v3
  • chore(deps): Update dependency @testing-library/react to v14
  • chore(deps): Update dependency babel-loader to v9
  • chore(deps): Update dependency chakra-react-select to v4
  • chore(deps): Update dependency framer-motion to v10
  • chore(deps): Update dependency husky to v8
  • chore(deps): Update dependency react-hook-form to v7
  • chore(deps): Update dependency react-select to v5 (react-select, @types/react-select)
  • chore(deps): Update dependency ts-loader to v9
  • chore(deps): Update dependency typescript to v5
  • chore(deps): Update emotion monorepo to v11 (major) (@emotion/core, emotion-theming)
  • chore(deps): Update react monorepo to v18 (major) (@types/react-dom, react, react-dom, react-is)
  • chore(deps): Update storybook monorepo to v7 (major) (@storybook/addon-actions, @storybook/addon-essentials, @storybook/addon-interactions, @storybook/addon-links, @storybook/react)
  • chore(deps): Update typescript-eslint monorepo to v5 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)

Detected dependencies

buildkite
.buildkite/pipeline.yml
  • docker-login v2.0.1
  • docker-compose v3.7.0
  • docker-login v2.0.1
  • docker v3.8.0
docker-compose
docker-compose.node-v18-alpine.yml
docker-compose.yml
dockerfile
alpine.Dockerfile
npm
package.json
  • @chakra-ui/icons 2.0.2
  • @chakra-ui/react 1.8.8
  • @emotion/react 11.9.3
  • @emotion/styled 11.9.3
  • @hookform/resolvers 2.9.0
  • @types/react-beautiful-dnd 13.1.2
  • @types/react-datepicker 4.4.2
  • @types/react-dropzone 5.1.0
  • chakra-react-select 3.3.8
  • framer-motion 4.1.17
  • lodash-es 4.17.21
  • lodash.get 4.4.2
  • lodash.merge 4.6.2
  • postcss 8.4.16
  • react-beautiful-dnd 13.1.1
  • react-colorful 5.6.1
  • react-datepicker 4.8.0
  • react-dropzone 14.2.2
  • react-hook-form 7.12.2
  • react-json-editor-ajrm 2.5.13
  • react-textarea-autosize 8.4.1
  • rollup-plugin-postcss 4.0.2
  • zod 3.17.3
  • @babel/core 7.9.0
  • @chakra-ui/storybook-addon 4.0.0
  • @emotion/core 10.0.28
  • @monaco-editor/react 4.0.5
  • @storybook/addon-actions 6.5.7
  • @storybook/addon-essentials 6.5.7
  • @storybook/addon-interactions 6.5.7
  • @storybook/addon-links 6.5.7
  • @storybook/builder-webpack4 6.5.7
  • @storybook/manager-webpack4 6.5.7
  • @storybook/react 6.5.7
  • @storybook/testing-library 0.0.11
  • @testing-library/react 10.0.4
  • @types/lodash.get 4.4.7
  • @types/lodash.merge 4.6.6
  • @types/react 18.0.0
  • @types/react-dom 16.9.6
  • @types/react-json-editor-ajrm 2.5.3
  • @types/react-select 3.0.12
  • babel-loader 8.1.0
  • emotion-theming 10.0.27
  • husky 4.2.5
  • monaco-editor 0.21.2
  • react 16.13.1
  • react-docgen-typescript-loader 3.7.2
  • react-dom 16.13.1
  • react-is 16.13.1
  • react-select 3.1.0
  • release-it 15.0.0
  • ts-loader 7.0.0
  • tsdx 0.14.1
  • typescript 4.2.3
  • @monaco-editor/react >=4.0.5
  • monaco-editor >=0.21.2
  • react >=16
  • react-hook-form 6.14.1
  • node >=10
  • @typescript-eslint/eslint-plugin 4.1.1
  • @typescript-eslint/parser 4.1.1

  • 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.