use-clipboard-api
use-clipboard-api copied to clipboard
📋 useClipboardApi() is a React Hook that consumes Web Clipboard API.
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.1 to 7.8.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.2.0 to 18.3.0 Commits See full diff in compare view Maintainer changes This version was pushed...
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.23 to 1.5.0. Changelog Sourced from @swc/core's changelog. [1.5.0] - 2024-04-24 Bug Fixes (es/minifier) Abort seq inline on recursive usage (#8887) (cd4548f) Features (es/ast) Support abstract auto-accessors...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.3.0 to 19.3.0. Release notes Sourced from @commitlint/cli's releases. v19.3.0 19.3.0 (2024-04-23) Features feat(format): print full commit message for valid commits if -V by @weixinwu in conventional-changelog/commitlint#4026...
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...
Bumps [@swc/jest](https://github.com/swc-project/pkgs) from 0.2.23 to 0.2.36. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 29.3.1 to 29.7.0 Release notes Sourced from jest's releases. v29.7.0 Features [create-jest] Add npm init /...
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.3.0 to 29.7.0. Release notes Sourced from jest-environment-jsdom's releases. v29.7.0 Features [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465) [jest-validate] Allow deprecation warnings...
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.0 to 15.2.2. Release notes Sourced from lint-staged's releases. v15.2.2 Patch Changes #1391 fdcdad4 Thanks @iiroj! - Lint-staged no longer tries to load configuration from files that...
Bumps [husky](https://github.com/typicode/husky) from 8.0.2 to 9.0.11. Release notes Sourced from husky's releases. v9.0.11 chore: update package-lock.json by @btea in typicode/husky#1383 fix: export HUSKY=0 in init (fixes #1393) by @typicode in...