Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): bump the other group with 62 updates #958

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2024

Bumps the other group with 62 updates:

Package From To
@apollo/client 3.8.7 3.9.5
@cypress/code-coverage 3.10.0 3.12.22
@graphql-codegen/typescript-react-apollo 4.1.0 4.3.0
@json2csv/formatters 7.0.5 7.0.6
@json2csv/plainjs 7.0.5 7.0.6
@json2csv/transforms 7.0.5 7.0.6
@okta/okta-react 6.4.2 6.7.0
@okta/okta-signin-widget 7.10.0 7.15.1
@tiptap/core 2.1.11 2.2.3
@tiptap/extension-character-count 2.1.11 2.2.3
@tiptap/extension-document 2.1.11 2.2.3
@tiptap/extension-mention 2.1.11 2.2.3
@tiptap/extension-paragraph 2.1.11 2.2.3
@tiptap/extension-text 2.1.11 2.2.3
@tiptap/pm 2.1.11 2.2.3
@tiptap/react 2.1.11 2.2.3
@tiptap/starter-kit 2.1.11 2.2.3
@tiptap/suggestion 2.1.11 2.2.3
@trussworks/react-uswds 6.0.0 6.2.0
@types/enzyme 3.10.8 3.10.18
@uswds/uswds 3.5.0 3.7.1
classnames 2.3.1 2.5.1
detect-browser 5.1.1 5.3.0
formik 2.2.9 2.4.5
i18next 23.7.6 23.8.2
istanbul-lib-coverage 3.0.0 3.2.0
js-base64 3.6.0 3.7.6
react-ga4 2.0.0 2.1.0
react-idle-timer 5.4.2 5.7.2
react-modal 3.11.2 3.16.1
@types/react-modal 3.12.0 3.16.3
react-paginate 8.1.4 8.2.0
react-select 5.4.0 5.8.0
react-table 7.5.1 7.8.0
@types/react-table 7.7.1 7.7.19
react-to-print 2.14.15 2.15.1
redux-devtools-extension 2.13.8 2.13.9
redux-saga 1.1.3 1.3.0
sass 1.57.1 1.71.0
storybook 7.5.1 7.6.16
yup 1.2.0 1.3.3
@babel/core 7.22.17 7.23.9
@babel/preset-env 7.22.15 7.23.9
@graphql-codegen/client-preset 4.1.0 4.2.2
@storybook/addon-actions 7.5.1 7.6.16
@storybook/addon-controls 7.5.1 7.6.16
@storybook/addon-essentials 7.5.1 7.6.16
@storybook/addon-links 7.5.1 7.6.16
@storybook/node-logger 7.5.1 7.6.16
@storybook/react 7.5.1 7.6.16
@storybook/react-vite 7.5.1 7.6.16
@vitejs/plugin-react 4.0.4 4.2.1
@wojtekmaj/enzyme-adapter-react-17 0.6.2 0.8.0
cypress 13.1.0 13.6.4
eslint-plugin-cypress 2.11.2 2.15.1
eslint-plugin-import 2.27.4 2.29.1
eslint-plugin-jsx-a11y 6.7.1 6.8.0
eslint-plugin-react 7.32.0 7.33.2
eslint-plugin-react-hooks 4.2.0 4.6.0
regenerator-runtime 0.13.9 0.14.1
vite-tsconfig-paths 4.2.1 4.3.1
webpack 5.88.2 5.90.2

Updates @apollo/client from 3.8.7 to 3.9.5

Release notes

Sourced from @​apollo/client's releases.

v3.9.5

Patch Changes

v3.9.4

Patch Changes

v3.9.3

Patch Changes

v3.9.2

Patch Changes

v3.9.1

Patch Changes

v3.9.0

Minor Changes

Memory optimizations

  • #11424 62f3b6d Thanks @​phryneas! - Simplify RetryLink, fix potential memory leak

    Historically, RetryLink would keep a values array of all previous values, in case the operation would get an additional subscriber at a later point in time.

... (truncated)

Changelog

Sourced from @​apollo/client's changelog.

3.9.5

Patch Changes

3.9.4

Patch Changes

3.9.3

Patch Changes

3.9.2

Patch Changes

3.9.1

Patch Changes

3.9.0

Minor Changes

... (truncated)

Commits
  • 17ccc42 3.9.5 release (#11580)
  • 1133469 fix: strengthen MockedResponse.newData type (#11592)
  • a0d40aa Fix anchor links in ApolloClient api docs (#11599)
  • 1ba2fd9 Fix regression that causes partial data to be reported unexpectedly in some c...
  • 8c20955 bump rehackt to v0.0.5 (#11595)
  • ac4ae84 chore(deps): update all devdependencies (#11586)
  • 6933e0e chore(deps): update mad9000/actions-find-and-replace-string action to v5 (#11...
  • 9cba37c chore(deps): update all dependencies - patch updates (#11585)
  • d46acaf Update ROADMAP.md
  • 65ab695 Make mock response error and result optional when delay is infinite (#11562)
  • Additional commits viewable in compare view

Updates @cypress/code-coverage from 3.10.0 to 3.12.22

Release notes

Sourced from @​cypress/code-coverage's releases.

v3.12.22

3.12.22 (2024-02-12)

Bug Fixes

v3.12.21

3.12.21 (2024-02-09)

Bug Fixes

  • deps: update dependency @​types/react to v18.2.52 (#775) (0235395)

v3.12.20

3.12.20 (2024-02-05)

Bug Fixes

  • deps: update dependency @​types/jest to v29.5.12 (#774) (1f5d77f)

v3.12.19

3.12.19 (2024-01-23)

Bug Fixes

  • deps: update dependency @​types/react to v18.2.48 (#769) (b87408b)

v3.12.18

3.12.18 (2024-01-10)

Bug Fixes

  • deps: update dependency @​types/react to v18.2.47 (#762) (4ab9fb1)

v3.12.17

3.12.17 (2024-01-02)

Bug Fixes

  • deps: update dependency @​types/node to v20.10.6 (#759) (085ab72)
  • deps: update dependency @​types/react to v18.2.46 (#760) (e124ca5)

v3.12.16

... (truncated)

Commits
  • 7003902 fix(deps): update react monorepo (#778)
  • 19c8d59 chore(deps): update dependency prettier to v3.2.5 (#776)
  • 0235395 fix(deps): update dependency @​types/react to v18.2.52 (#775)
  • f5cbb9a chore(deps): update dependency cypress to v13.6.4 (#773)
  • 1f5d77f fix(deps): update dependency @​types/jest to v29.5.12 (#774)
  • 02d60d2 chore(deps): update dependency webpack to v5.90.1 (#772)
  • e114063 chore(deps): update node.js to v21.6.1 (#771)
  • d8b3cad chore(deps): update dependency prettier to v3.2.4 (#768)
  • 029e37d chore(deps): update dependency cypress to v13.6.3 (#767)
  • b87408b fix(deps): update dependency @​types/react to v18.2.48 (#769)
  • Additional commits viewable in compare view

Updates @graphql-codegen/typescript-react-apollo from 4.1.0 to 4.3.0

Changelog

Sourced from @​graphql-codegen/typescript-react-apollo's changelog.

4.3.0

Minor Changes

  • #620 3e2c8de Thanks @​tomaskukk! - Improved type-safety: when a query contains required variables, passing the variables object to the useQuery hook is enforced

4.2.0

Minor Changes

Patch Changes

Commits
  • d23f7ea chore(release): update monorepo packages versions (#625)
  • 3e2c8de Fix/required variables in query hook (#620)
  • 5f5f7e4 chore(release): update monorepo packages versions (#607)
  • fa53f8f fix(typescript-react-apollo): loosen defaultBaseOptions type (#464)
  • ba7e551 feat(typescript-react-apollo): Apollo Client useFragment hook (#483)
  • See full diff in compare view

Updates @json2csv/formatters from 7.0.5 to 7.0.6

Changelog

Sourced from @​json2csv/formatters's changelog.

7.0.6 (2024-02-11)

Bug Fixes

  • remove legacy unused settings (bbe451e)
Commits
  • 1bc87a0 chore: bump version number and update changelog
  • adae90a chore: update dependencies
  • bbe451e fix: remove legacy unused settings
  • See full diff in compare view

Updates @json2csv/plainjs from 7.0.5 to 7.0.6

Changelog

Sourced from @​json2csv/plainjs's changelog.

7.0.6 (2024-02-11)

Bug Fixes

  • remove legacy unused settings (bbe451e)
Commits
  • 1bc87a0 chore: bump version number and update changelog
  • adae90a chore: update dependencies
  • bbe451e fix: remove legacy unused settings
  • See full diff in compare view

Updates @json2csv/transforms from 7.0.5 to 7.0.6

Changelog

Sourced from @​json2csv/transforms's changelog.

7.0.6 (2024-02-11)

Bug Fixes

  • remove legacy unused settings (bbe451e)
Commits
  • 1bc87a0 chore: bump version number and update changelog
  • adae90a chore: update dependencies
  • bbe451e fix: remove legacy unused settings
  • See full diff in compare view

Updates @okta/okta-react from 6.4.2 to 6.7.0

Changelog

Sourced from @​okta/okta-react's changelog.

6.7.0

-#248 Adds support for @okta/okta-auth-js 7.x

  • Bumps minimum node version to 14

6.6.0

  • #239
    • Fixes Two custom restoreOriginalUri callbacks are detected warning, will only fire once on <Security> didMount
    • Fixes react-router v6 routing samples, no longer calls /authorize on page load with valid, active session

6.5.0

Others

  • #233
    • Removes oktaAuth.stop() from <Security>
    • Removes oktaAuth.start() from <LoginCallback> after handleLoginRedirect()
    • Fixes useEffect hook in <Security> - don't watch for restoreOriginalUri prop to perform side effects (start, subscribe, unsubscribe) on oktaAuth
    • Upgrades internal dependencies

6.4.3

Bug Fixes

  • #213
    • Avoids build time error when react-router-dom v6 is in app dependencies
    • Throws unsupported error when SecureRoute is used with react-router-dom v6
Commits
  • 5c810a6 dev-7 upgrade (#248)
  • 8f318ff Fixes auth-js downstream bacon builds (#246)
  • 1f0f684 fixes react sample SPA_CLIENT_ID (#245)
  • 55f0703 update release table (#244)
  • 95dc979 chore: set basename in samples vite config (#243)
  • 44f3062 Dependency Updates (and README fix) (#242)
  • 7e86a15 Releng: Revving up to version(s) 6.7.0 for artifact(s) okta-react
  • 5afc5ef fix: adjusts restoreOriginalUri warning & issue with routing samples
  • 5d50adc adds okta-react to auth-js downstream
  • 770f99f Releng: Revving up to version(s) 6.6.0 for artifact(s) okta-react
  • Additional commits viewable in compare view

Updates @okta/okta-signin-widget from 7.10.0 to 7.15.1

Release notes

Sourced from @​okta/okta-signin-widget's releases.

7.15.1

🚀 Features

  • [Gen 3] adds Device Fingerprinting (#3501) 8786bbd40

7.15.0

🚀 Features

  • updates password requirements history translation text grammar. (#3506) 1492d4b5b

🐞 Bug fixes

  • [Gen 3] fix Radio group label for screen readers to recognize and announce (#3521) c48b61567 (#3520) a77b2b691
  • fix and display appropriate error when activation token is invalid (#3513) 55efeb406
  • [Gen 3] fix page title escaping special characters (#3505) a692da7a3

🎨 Others

  • updates RSA authenticator icon (#3510) 67d018c04

7.14.2

🎨 Others

  • fixes redundant password complexity rule display (#3530) ecc90db8a

7.14.1

🐞 Bug fixes

  • Adds aria label to Authenticator buttons (#3514) d4665302e
  • Adds live region to form for dynamic content to be announced by assistive technologies (#3516) 3af4327aa

7.14.0

🚀 Features

  • adds support for custom logo to IdP Authenticator (#3485) ebd7f970c
  • updates QR code image alt label (#3480) bdf57aa22

🐞 Bug fixes

  • [Gen3] enables loading state to be announced via screenreaders (#3488) 9b36dbd87

🎨 Others

... (truncated)

Commits

Updates @tiptap/core from 2.1.11 to 2.2.3

Release notes

Sourced from @​tiptap/core's releases.

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

v2.2.1

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.0...v2.2.1

v2.2.0

What's Changed

... (truncated)

Changelog

Sourced from @​tiptap/core's changelog.

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/core

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/core

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/core

2.2.0 (2024-01-29)

Bug Fixes

2.2.0-rc.8 (2024-01-08)

Bug Fixes

  • core: fix options now being empty (fc67cb1)

2.2.0-rc.7 (2023-11-27)

Bug Fixes

... (truncated)

Commits

Updates @tiptap/extension-character-count from 2.1.11 to 2.2.3

Release notes

Sourced from @​tiptap/extension-character-count's releases.

v2.2.3

Bugfixes

  • Removed pasteRule logic in the link extension that lead to broken link positions when html content was pasted into the editor

Full Changelog: ueberdosis/tiptap@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.1...v2.2.2

v2.2.1

What's Changed

Full Changelog: ueberdosis/tiptap@v2.2.0...v2.2.1

v2.2.0

What's Changed

Bumps the other group with 62 updates:

| Package | From | To |
| --- | --- | --- |
| [@apollo/client](https://github.com/apollographql/apollo-client) | `3.8.7` | `3.9.5` |
| [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.10.0` | `3.12.22` |
| [@graphql-codegen/typescript-react-apollo](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/react-apollo) | `4.1.0` | `4.3.0` |
| [@json2csv/formatters](https://github.com/juanjoDiaz/json2csv) | `7.0.5` | `7.0.6` |
| [@json2csv/plainjs](https://github.com/juanjoDiaz/json2csv) | `7.0.5` | `7.0.6` |
| [@json2csv/transforms](https://github.com/juanjoDiaz/json2csv) | `7.0.5` | `7.0.6` |
| [@okta/okta-react](https://github.com/okta/okta-react) | `6.4.2` | `6.7.0` |
| [@okta/okta-signin-widget](https://github.com/okta/okta-signin-widget) | `7.10.0` | `7.15.1` |
| [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) | `2.1.11` | `2.2.3` |
| [@tiptap/extension-character-count](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-character-count) | `2.1.11` | `2.2.3` |
| [@tiptap/extension-document](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-document) | `2.1.11` | `2.2.3` |
| [@tiptap/extension-mention](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-mention) | `2.1.11` | `2.2.3` |
| [@tiptap/extension-paragraph](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-paragraph) | `2.1.11` | `2.2.3` |
| [@tiptap/extension-text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text) | `2.1.11` | `2.2.3` |
| [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) | `2.1.11` | `2.2.3` |
| [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `2.1.11` | `2.2.3` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `2.1.11` | `2.2.3` |
| [@tiptap/suggestion](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/suggestion) | `2.1.11` | `2.2.3` |
| [@trussworks/react-uswds](https://github.com/trussworks/react-uswds) | `6.0.0` | `6.2.0` |
| [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme) | `3.10.8` | `3.10.18` |
| [@uswds/uswds](https://github.com/uswds/uswds) | `3.5.0` | `3.7.1` |
| [classnames](https://github.com/JedWatson/classnames) | `2.3.1` | `2.5.1` |
| [detect-browser](https://github.com/DamonOehlman/detect-browser) | `5.1.1` | `5.3.0` |
| [formik](https://github.com/jaredpalmer/formik) | `2.2.9` | `2.4.5` |
| [i18next](https://github.com/i18next/i18next) | `23.7.6` | `23.8.2` |
| [istanbul-lib-coverage](https://github.com/istanbuljs/istanbuljs/tree/HEAD/packages/istanbul-lib-coverage) | `3.0.0` | `3.2.0` |
| [js-base64](https://github.com/dankogai/js-base64) | `3.6.0` | `3.7.6` |
| [react-ga4](https://github.com/codler/react-ga4) | `2.0.0` | `2.1.0` |
| [react-idle-timer](https://github.com/supremetechnopriest/react-idle-timer) | `5.4.2` | `5.7.2` |
| [react-modal](https://github.com/reactjs/react-modal) | `3.11.2` | `3.16.1` |
| [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal) | `3.12.0` | `3.16.3` |
| [react-paginate](https://github.com/AdeleD/react-paginate) | `8.1.4` | `8.2.0` |
| [react-select](https://github.com/JedWatson/react-select) | `5.4.0` | `5.8.0` |
| [react-table](https://github.com/tannerlinsley/react-table) | `7.5.1` | `7.8.0` |
| [@types/react-table](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-table) | `7.7.1` | `7.7.19` |
| [react-to-print](https://github.com/gregnb/react-to-print) | `2.14.15` | `2.15.1` |
| [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension) | `2.13.8` | `2.13.9` |
| [redux-saga](https://github.com/redux-saga/redux-saga) | `1.1.3` | `1.3.0` |
| [sass](https://github.com/sass/dart-sass) | `1.57.1` | `1.71.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.5.1` | `7.6.16` |
| [yup](https://github.com/jquense/yup) | `1.2.0` | `1.3.3` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.22.17` | `7.23.9` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.22.15` | `7.23.9` |
| [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client) | `4.1.0` | `4.2.2` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `7.5.1` | `7.6.16` |
| [@storybook/addon-controls](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/controls) | `7.5.1` | `7.6.16` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.5.1` | `7.6.16` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.5.1` | `7.6.16` |
| [@storybook/node-logger](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/node-logger) | `7.5.1` | `7.6.16` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.5.1` | `7.6.16` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.5.1` | `7.6.16` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.0.4` | `4.2.1` |
| [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17) | `0.6.2` | `0.8.0` |
| [cypress](https://github.com/cypress-io/cypress) | `13.1.0` | `13.6.4` |
| [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `2.11.2` | `2.15.1` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.4` | `2.29.1` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.8.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.32.0` | `7.33.2` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.2.0` | `4.6.0` |
| [regenerator-runtime](https://github.com/facebook/regenerator) | `0.13.9` | `0.14.1` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.2.1` | `4.3.1` |
| [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.90.2` |


Updates `@apollo/client` from 3.8.7 to 3.9.5
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.8.7...v3.9.5)

Updates `@cypress/code-coverage` from 3.10.0 to 3.12.22
- [Release notes](https://github.com/cypress-io/code-coverage/releases)
- [Changelog](https://github.com/cypress-io/code-coverage/blob/master/.releaserc)
- [Commits](cypress-io/code-coverage@v3.10.0...v3.12.22)

Updates `@graphql-codegen/typescript-react-apollo` from 4.1.0 to 4.3.0
- [Release notes](https://github.com/dotansimha/graphql-code-generator-community/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator-community/blob/main/packages/plugins/typescript/react-apollo/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator-community/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/react-apollo)

Updates `@json2csv/formatters` from 7.0.5 to 7.0.6
- [Release notes](https://github.com/juanjoDiaz/json2csv/releases)
- [Changelog](https://github.com/juanjoDiaz/json2csv/blob/main/CHANGELOG.md)
- [Commits](juanjoDiaz/json2csv@v7.0.5...v7.0.6)

Updates `@json2csv/plainjs` from 7.0.5 to 7.0.6
- [Release notes](https://github.com/juanjoDiaz/json2csv/releases)
- [Changelog](https://github.com/juanjoDiaz/json2csv/blob/main/CHANGELOG.md)
- [Commits](juanjoDiaz/json2csv@v7.0.5...v7.0.6)

Updates `@json2csv/transforms` from 7.0.5 to 7.0.6
- [Release notes](https://github.com/juanjoDiaz/json2csv/releases)
- [Changelog](https://github.com/juanjoDiaz/json2csv/blob/main/CHANGELOG.md)
- [Commits](juanjoDiaz/json2csv@v7.0.5...v7.0.6)

Updates `@okta/okta-react` from 6.4.2 to 6.7.0
- [Release notes](https://github.com/okta/okta-react/releases)
- [Changelog](https://github.com/okta/okta-react/blob/master/CHANGELOG.md)
- [Commits](okta/okta-react@okta-react-6.4.2...okta-react-6.7.0)

Updates `@okta/okta-signin-widget` from 7.10.0 to 7.15.1
- [Release notes](https://github.com/okta/okta-signin-widget/releases)
- [Changelog](https://github.com/okta/okta-signin-widget/blob/master/webpack.release.config.js)
- [Commits](okta/okta-signin-widget@okta-signin-widget-7.10.0...okta-signin-widget-7.15.1)

Updates `@tiptap/core` from 2.1.11 to 2.2.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.3/packages/core)

Updates `@tiptap/extension-character-count` from 2.1.11 to 2.2.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-character-count/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.3/packages/extension-character-count)

Updates `@tiptap/extension-document` from 2.1.11 to 2.2.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-document/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.3/packages/extension-document)

Updates `@tiptap/extension-mention` from 2.1.11 to 2.2.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-mention/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.3/packages/extension-mention)

Updates `@tiptap/extension-paragraph` from 2.1.11 to 2.2.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-paragraph/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.3/packages/extension-paragraph)

Updates `@tiptap/extension-text` from 2.1.11 to 2.2.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-text/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.3/packages/extension-text)

Updates `@tiptap/pm` from 2.1.11 to 2.2.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/pm/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.3/packages/pm)

Updates `@tiptap/react` from 2.1.11 to 2.2.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.3/packages/react)

Updates `@tiptap/starter-kit` from 2.1.11 to 2.2.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.3/packages/starter-kit)

Updates `@tiptap/suggestion` from 2.1.11 to 2.2.3
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/suggestion/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.3/packages/suggestion)

Updates `@trussworks/react-uswds` from 6.0.0 to 6.2.0
- [Release notes](https://github.com/trussworks/react-uswds/releases)
- [Changelog](https://github.com/trussworks/react-uswds/blob/main/CHANGELOG.md)
- [Commits](trussworks/react-uswds@6.0.0...6.2.0)

Updates `@types/enzyme` from 3.10.8 to 3.10.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/enzyme)

Updates `@uswds/uswds` from 3.5.0 to 3.7.1
- [Release notes](https://github.com/uswds/uswds/releases)
- [Commits](uswds/uswds@v3.5.0...v3.7.1)

Updates `classnames` from 2.3.1 to 2.5.1
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](JedWatson/classnames@v2.3.1...v2.5.1)

Updates `detect-browser` from 5.1.1 to 5.3.0
- [Release notes](https://github.com/DamonOehlman/detect-browser/releases)
- [Commits](DamonOehlman/detect-browser@v5.1.1...v5.3.0)

Updates `formik` from 2.2.9 to 2.4.5
- [Release notes](https://github.com/jaredpalmer/formik/releases)
- [Commits](https://github.com/jaredpalmer/formik/compare/[email protected]@2.4.5)

Updates `i18next` from 23.7.6 to 23.8.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.7.6...v23.8.2)

Updates `istanbul-lib-coverage` from 3.0.0 to 3.2.0
- [Release notes](https://github.com/istanbuljs/istanbuljs/releases)
- [Changelog](https://github.com/istanbuljs/istanbuljs/blob/master/packages/istanbul-lib-coverage/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/istanbuljs/commits/istanbul-lib-coverage-v3.2.0/packages/istanbul-lib-coverage)

Updates `js-base64` from 3.6.0 to 3.7.6
- [Commits](dankogai/js-base64@3.6.0...3.7.6)

Updates `react-ga4` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/codler/react-ga4/releases)
- [Commits](codler/react-ga4@v2.0.0...v2.1.0)

Updates `react-idle-timer` from 5.4.2 to 5.7.2
- [Release notes](https://github.com/supremetechnopriest/react-idle-timer/releases)
- [Changelog](https://github.com/SupremeTechnopriest/react-idle-timer/blob/master/CHANGELOG.md)
- [Commits](SupremeTechnopriest/react-idle-timer@5.4.2...5.7.2)

Updates `react-modal` from 3.11.2 to 3.16.1
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](reactjs/react-modal@v3.11.2...v3.16.1)

Updates `@types/react-modal` from 3.12.0 to 3.16.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal)

Updates `react-paginate` from 8.1.4 to 8.2.0
- [Release notes](https://github.com/AdeleD/react-paginate/releases)
- [Changelog](https://github.com/AdeleD/react-paginate/blob/master/CHANGELOG.md)
- [Commits](AdeleD/react-paginate@v8.1.4...v8.2.0)

Updates `react-select` from 5.4.0 to 5.8.0
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.8.0)

Updates `react-table` from 7.5.1 to 7.8.0
- [Release notes](https://github.com/tannerlinsley/react-table/releases)
- [Commits](TanStack/table@v7.5.1...v7.8.0)

Updates `@types/react-table` from 7.7.1 to 7.7.19
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-table)

Updates `react-to-print` from 2.14.15 to 2.15.1
- [Release notes](https://github.com/gregnb/react-to-print/releases)
- [Changelog](https://github.com/gregnb/react-to-print/blob/master/CHANGELOG.md)
- [Commits](MatthewHerbst/react-to-print@2.14.15...v2.15.1)

Updates `redux-devtools-extension` from 2.13.8 to 2.13.9
- [Release notes](https://github.com/zalmoxisus/redux-devtools-extension/releases)
- [Changelog](https://github.com/zalmoxisus/redux-devtools-extension/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zalmoxisus/redux-devtools-extension/commits)

Updates `redux-saga` from 1.1.3 to 1.3.0
- [Release notes](https://github.com/redux-saga/redux-saga/releases)
- [Changelog](https://github.com/redux-saga/redux-saga/blob/main/CHANGELOG.md)
- [Commits](https://github.com/redux-saga/redux-saga/compare/@redux-saga/[email protected]@1.3.0)

Updates `sass` from 1.57.1 to 1.71.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.57.1...1.71.0)

Updates `storybook` from 7.5.1 to 7.6.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/lib/cli)

Updates `yup` from 1.2.0 to 1.3.3
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.2.0...v1.3.3)

Updates `@babel/core` from 7.22.17 to 7.23.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-core)

Updates `@babel/preset-env` from 7.22.15 to 7.23.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-preset-env)

Updates `@graphql-codegen/client-preset` from 4.1.0 to 4.2.2
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/presets/client)

Updates `@storybook/addon-actions` from 7.5.1 to 7.6.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/addons/actions)

Updates `@storybook/addon-controls` from 7.5.1 to 7.6.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/addons/controls)

Updates `@storybook/addon-essentials` from 7.5.1 to 7.6.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/addons/essentials)

Updates `@storybook/addon-links` from 7.5.1 to 7.6.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/addons/links)

Updates `@storybook/node-logger` from 7.5.1 to 7.6.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/lib/node-logger)

Updates `@storybook/react` from 7.5.1 to 7.6.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/renderers/react)

Updates `@storybook/react-vite` from 7.5.1 to 7.6.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.16/code/frameworks/react-vite)

Updates `@vitejs/plugin-react` from 4.0.4 to 4.2.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.2.1/packages/plugin-react)

Updates `@wojtekmaj/enzyme-adapter-react-17` from 0.6.2 to 0.8.0
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases)
- [Commits](wojtekmaj/enzyme-adapter-react-17@v0.6.2...v0.8.0)

Updates `cypress` from 13.1.0 to 13.6.4
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.1.0...v13.6.4)

Updates `eslint-plugin-cypress` from 2.11.2 to 2.15.1
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.11.2...v2.15.1)

Updates `eslint-plugin-import` from 2.27.4 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.27.4...v2.29.1)

Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.8.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.8.0)

Updates `eslint-plugin-react` from 7.32.0 to 7.33.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.32.0...v7.33.2)

Updates `eslint-plugin-react-hooks` from 4.2.0 to 4.6.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `regenerator-runtime` from 0.13.9 to 0.14.1
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/[email protected]@0.14.1)

Updates `vite-tsconfig-paths` from 4.2.1 to 4.3.1
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v4.2.1...v4.3.1)

Updates `webpack` from 5.88.2 to 5.90.2
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.90.2)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@cypress/code-coverage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@graphql-codegen/typescript-react-apollo"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@json2csv/formatters"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@json2csv/plainjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@json2csv/transforms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@okta/okta-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@okta/okta-signin-widget"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/extension-character-count"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/extension-document"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/extension-mention"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/extension-paragraph"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/extension-text"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/pm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/starter-kit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/suggestion"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@trussworks/react-uswds"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/enzyme"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@uswds/uswds"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: classnames
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: detect-browser
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: formik
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: istanbul-lib-coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: js-base64
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react-ga4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react-idle-timer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react-modal
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/react-modal"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react-paginate
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react-table
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: react-to-print
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: redux-devtools-extension
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: redux-saga
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: storybook
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@graphql-codegen/client-preset"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@storybook/addon-controls"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@storybook/node-logger"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@storybook/react-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@wojtekmaj/enzyme-adapter-react-17"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: eslint-plugin-cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: regenerator-runtime
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 16, 2024 19:50
@dependabot dependabot bot requested review from garyjzhao and removed request for a team February 16, 2024 19:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/other-46307e5274 branch February 20, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants