stellar / stellar-disbursement-platform-frontend

Stellar Disbursement Platform Frontend
Apache License 2.0
18 stars 12 forks source link

chore(deps): bump the minor-and-patch group across 1 directory with 27 updates #156

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the minor-and-patch group with 27 updates in the / directory:

Package From To
@stellar/design-system 1.1.1 1.1.3
@testing-library/user-event 14.5.1 14.5.2
@types/jest 29.5.6 29.5.13
@types/lodash 4.14.200 4.17.10
@types/react-google-recaptcha 2.1.5 2.1.9
dotenv 16.4.1 16.4.5
eslint-config-prettier 9.0.0 9.1.0
eslint-plugin-import 2.29.0 2.31.0
eslint-plugin-jsx-a11y 6.7.1 6.10.0
eslint-plugin-react 7.33.2 7.37.1
eslint-plugin-react-hooks 4.6.0 4.6.2
lint-staged 15.0.2 15.2.10
react 18.2.0 18.3.1
@types/react 18.2.15 18.3.11
react-dom 18.2.0 18.3.1
@types/react-dom 18.2.7 18.3.0
react-router-dom 6.17.0 6.26.2
sass 1.69.4 1.79.4
typescript 5.2.2 5.6.2
url 0.11.3 0.11.4
@types/papaparse 5.3.10 5.3.14
eslint-webpack-plugin 4.0.1 4.2.0
fork-ts-checker-webpack-plugin 9.0.0 9.0.2
html-webpack-plugin 5.5.3 5.6.0
mini-css-extract-plugin 2.7.6 2.9.1
ts-loader 9.5.0 9.5.1
webpack 5.89.0 5.95.0

Updates @stellar/design-system from 1.1.1 to 1.1.3

Release notes

Sourced from @​stellar/design-system's releases.

v1.1.3

What's Changed

Full Changelog: https://github.com/stellar/stellar-design-system/compare/v1.1.2...v1.1.3

v1.1.2

What's Changed

Full Changelog: https://github.com/stellar/stellar-design-system/compare/v1.1.1...v1.1.2

Commits


Updates @testing-library/user-event from 14.5.1 to 14.5.2

Release notes

Sourced from @​testing-library/user-event's releases.

v14.5.2

14.5.2 (2023-12-29)

Bug Fixes

  • remove interop and deep DTL imports (6a3c896)
Commits
  • d036279 chore: upgrade node in codesandbox
  • 910fee5 chore: set tsconfig baseUrl
  • fa8d867 revert: swap release script
  • c4b4629 chore: upgrade testing environment
  • 6a3c896 fix: remove interop and deep DTL imports
  • See full diff in compare view


Updates @types/jest from 29.5.6 to 29.5.13

Commits


Updates @types/lodash from 4.14.200 to 4.17.10

Commits


Updates @types/react-google-recaptcha from 2.1.5 to 2.1.9

Commits


Updates dotenv from 16.4.1 to 16.4.5

Changelog

Sourced from dotenv's changelog.

16.4.5 (2024-02-19)

Changed

  • 🐞 fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #814

16.4.4 (2024-02-13)

Changed

  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #812

16.4.3 (2024-02-12)

Changed

  • Fixed processing of multiple files in options.path #805

16.4.2 (2024-02-10)

Changed

Commits


Updates eslint-config-prettier from 9.0.0 to 9.1.0

Changelog

Sourced from eslint-config-prettier's changelog.

Version 9.1.0 (2023-12-02)

  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.
Commits
  • 40c7f3d eslint-config-prettier v9.1.0
  • 4110dff Merge pull request #271 from prettier/deprecated
  • 6d0bd92 Update tests to handle newly deprecated rules
  • 4c876b9 Move rules deprecated in ESLint 8.53.0 to the deprecated section
  • 24445c0 Use specialRule constant
  • 7827196 Group deprecated and removed rules by version
  • 48f804c Roll back to ESLint 8.52.0 for now
  • 16f03b8 Update Prettier
  • b06d618 Update npm packages
  • 25fc427 turn off unicorn/template-indent (#269)
  • Additional commits viewable in compare view


Updates eslint-plugin-import from 2.29.0 to 2.31.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.31.0

Added

Fixed

Changed

#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@​akwodkiewicz]: https://github.com/akwodkiewicz [@​joshuaobrien]: https://github.com/joshuaobrien [@​liuxingbaoyu]: https://github.com/liuxingbaoyu [@​manuth]: https://github.com/manuth [@​michaelfaith]: https://github.com/michaelfaith [@​phryneas]: https://github.com/phryneas

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@​akwodkiewicz])
  • [export]: False positive for exported overloaded functions in TS (#3065, thanks [@​liuxingbaoyu])
  • exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@​michaelfaith])
  • exportMap: improve cacheKey when using flat config (#3072, thanks [@​michaelfaith])
  • adjust "is source type module" checks for flat config (#2996, thanks [@​G-Rath])

Changed

[2.30.0] - 2024-09-02

Added

  • [dynamic-import-chunkname]: add allowEmpty option to allow empty leading comments (#2942, thanks [@​JiangWeixian])
  • [dynamic-import-chunkname]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (#3004, thanks [@​amsardesai])
  • [no-unused-modules]: Add ignoreUnusedTypeExports option (#3011, thanks [@​silverwind])
  • add support for Flat Config (#3018, thanks [@​michaelfaith])

Fixed

Changed

  • [Docs] [no-extraneous-dependencies]: Make glob pattern description more explicit (#2944, thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug #2866
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap (#2982, thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic (#2985, thanks [@​soryy708])
  • [Docs] [order]: Add a quick note on how unbound imports and --fix (#2640, thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) (#2987, thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting (#2989, thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files (#2991, thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option (#3036, thanks [@​liby])
  • [readme] Clarify how to install the plugin (#2993, thanks [@​jwbth])

... (truncated)

Commits
  • 91f809b v2.31.0
  • 3f1ac24 [utils] [refactor] parse: avoid using a regex here
  • d225176 [New] extensions: add the checkTypeImports option
  • 5a51b9a [Tests] rule-tester: try this babel class workaround
  • d66cde0 [New] support eslint v9
  • d27a639 [Fix] adjust "is source type module" checks for flat config
  • 1fa8a07 [Refactor] create sourceType helper
  • 0bc1355 [Tests] no-default-export, no-named-export: add test cases with non-modu...
  • 55fa203 [Tests] no-default-export, no-named-export: add test case
  • 6be20df [Docs] no-restricted-paths: fix grammar
  • Additional commits viewable in compare view


Updates eslint-plugin-jsx-a11y from 6.7.1 to 6.10.0

Release notes

Sourced from eslint-plugin-jsx-a11y's releases.

v6.10.0

Added

Fixed

New Contributors

Full Changelog: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.9.0...v6.10.0

v6.9.0

Added

  • add support for Flat Config 6b5f096
  • no-noninteractive-element-to-interactive-role: allow menuitemradio and menuitemcheckbox on <li> c0733f9

Fixed

Changed

Full Changelog: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0

v6.8.0

Full Changelog: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.7.1...v6.8.0

Changelog

Sourced from eslint-plugin-jsx-a11y's changelog.

v6.10.0 - 2024-09-03

Fixed

Commits

  • [Tests] switch from jest to tape a284cbf
  • [New] add eslint 9 support deac4fd
  • [New] add attributes setting a1ee7f8
  • [New] allow polymorphic linting to be restricted 6cd1a70
  • [Tests] remove duplicate tests 74d5dec
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types 6eca235
  • [readme] remove deprecated travis ci badge; add github actions badge 0be7ea9
  • [Tests] use npm audit instead of aud 05a5e49
  • [Deps] update axobject-query 912e98c
  • [Deps] unpin axobject-query 75147aa
  • [Deps] update axe-core 27ff7cb
  • [readme] fix jsxA11y import name ce846e0
  • [readme] fix typo in shareable config section in readme cca288b

v6.9.0 - 2024-06-19

Fixed

Commits

  • [New] add support for Flat Config 6b5f096
  • Revert "[Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1" 75d5dd7
  • [Robustness] use safe-regex-test 4c7e781
  • [actions] update actions/checkout 51a1ca7
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, eslint-doc-generator, object.entries 1271ac1
  • [Dev Deps] update @babel/cli, @babel/core, @babel/register, aud, eslint-plugin-import, npmignore, object.assign 540cb7a
  • [Deps] update @babel/runtime, array-includes, es-iterator-helpers, hasown, object.fromentries, safe-regex-test 5d14408
  • [Deps] pin aria-query and axobject-query, add ls-engines test to CI 32fd82c
  • [Dev Deps] update @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-doc-generator d1b4114
  • [Fix] ensure summary remains non-interactive 6a048da
  • [Deps] remove @babel/runtime 0a98ad8
  • [New] no-noninteractive-element-to-interactive-role: allow menuitemradio and menuitemcheckbox on <li> c0733f9
  • [Deps] update @babel/runtime, safe-regex-test 0d5321a
  • [actions] pin codecov to v3.1.5 961817f
  • [Deps] unpin axe-core b3559cf
  • [Deps] move object.entries to dev deps 1be7b70
  • [Deps] update @babel/runtime 2a48abb
  • [Deps] update @babel/runtime 1adec35

... (truncated)

Commits
  • 65c9338 v6.10.0
  • 912e98c [Deps] update axobject-query
  • 6cd1a70 [New] allow polymorphic linting to be restricted
  • a1ee7f8 [New] add attributes setting
  • 83fd9c4 [New] label-has-associated-control: add additional error message
  • 75147aa [Deps] unpin axobject-query
  • a284cbf [Tests] switch from jest to tape
  • deac4fd [New] add eslint 9 support
  • 74d5dec [Tests] remove duplicate tests
  • 05a5e49 [Tests] use npm audit instead of aud
  • Additional commits viewable in compare view


Updates eslint-plugin-react from 7.33.2 to 7.37.1

Release notes

Sourced from eslint-plugin-react's releases.

v7.37.1

Fixed

Changed

#3834: jsx-eslint/eslint-plugin-react#3834 #3836: jsx-eslint/eslint-plugin-react#3836

v7.37.0

Added

Changed

#3805: jsx-eslint/eslint-plugin-react#3805 #3824: jsx-eslint/eslint-plugin-react#3824 #3826: jsx-eslint/eslint-plugin-react#3826 #3830: jsx-eslint/eslint-plugin-react#3830 #3831: jsx-eslint/eslint-plugin-react#3831 [forbid-component-props]: docs/rules/forbid-component-props.md [no-unescaped-entities]: docs/rules/no-unescaped-entities.md [no-unstable-nested-components]: docs/rules/no-unstable-nested-components.md

v7.36.1

Fixed

#3823: jsx-eslint/eslint-plugin-react#3823 #3821: jsx-eslint/eslint-plugin-react#3821

v7.36.0

Added

Fixed

  • [function-component-definition], [boolean-prop-naming], [jsx-first-prop-new-line], [jsx-props-no-multi-spaces], propTypes: use type args (#3629[] @​HenryBrown0)
  • JSX pragma: fail gracefully (#3632[] @​ljharb)
  • [jsx-props-no-spreading]: add explicitSpread option to schema (#3799[] @​ljharb)

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

[7.37.1] - 2024.10.01

Fixed

Changed

#3836: jsx-eslint/eslint-plugin-react#3836 #3834: jsx-eslint/eslint-plugin-react#3834

[7.37.0] - 2024.09.26

Added

Changed

#3831: jsx-eslint/eslint-plugin-react#3831 #3830: jsx-eslint/eslint-plugin-react#3830 #3826: jsx-eslint/eslint-plugin-react#3826 #3824: jsx-eslint/eslint-plugin-react#3824 #3805: jsx-eslint/eslint-plugin-react#3805

7.36.1 - 2024.09.12

Fixed

#3823: jsx-eslint/eslint-plugin-react#3823 #3821: jsx-eslint/eslint-plugin-react#3821

[7.36.0] - 2024.09.12

Added

Fixed

  • [function-component-definition], [boolean-prop-naming], [jsx-first-prop-new-line], [jsx-props-no-multi-spaces], propTypes: use type args (#3629[] @​HenryBrown0)
  • JSX pragma: fail gracefully (#3632[] @​ljharb)
  • [jsx-props-no-spreading]: add explicitSpread option to schema (#3799[] @​ljharb)

... (truncated)

Commits
  • ae6fb8d Update CHANGELOG and bump version
  • 63e0b49 [meta] do not npmignore d.ts files
  • 1f95a24 [readme] Fix shared settings link
  • ec27e20 Update CHANGELOG and bump version
  • 0cc5b7a [meta] fix release workflow
  • 744135b [readme] flat config example for react 17+
  • a1273d5 [New] no-unstable-nested-components: add propNamePattern to support ... _Description has been truncated_
socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/code-frame@7.24.7 environment 0 24.1 kB nicolo-ribaudo
npm/@babel/highlight@7.24.7 environment 0 20.3 kB nicolo-ribaudo
npm/@babel/runtime@7.22.6 None 0 282 kB nicolo-ribaudo
npm/@remix-run/router@1.19.2 network 0 2.72 MB mjackson
npm/@rtsao/scc@1.1.0 None 0 3.61 kB rtsao
npm/@stellar/design-system@1.1.3 environment, eval 0 2.99 MB stellar-npm-ci
npm/@testing-library/user-event@14.5.2 None 0 435 kB testing-library-bot
npm/@types/eslint@8.56.12 None 0 193 kB types
npm/@types/estree@1.0.6 None 0 25.8 kB types
npm/@types/jest@29.5.13 None 0 78.8 kB types
npm/@types/lodash@4.17.10 None 0 867 kB types
npm/@types/papaparse@5.3.14 None 0 24.1 kB types
npm/@types/react-dom@18.3.0 None 0 37.8 kB types
npm/@types/react-google-recaptcha@2.1.9 None 0 7.36 kB types
npm/@types/react@18.3.11 None 0 438 kB types
npm/@webassemblyjs/ast@1.12.1 None 0 207 kB xtuc
npm/@webassemblyjs/helper-buffer@1.12.1 None 0 10.8 kB xtuc
npm/@webassemblyjs/helper-wasm-section@1.12.1 None 0 19.7 kB xtuc
npm/@webassemblyjs/wasm-edit@1.12.1 None 0 34.6 kB xtuc
npm/@webassemblyjs/wasm-gen@1.12.1 None 0 28.1 kB xtuc
npm/@webassemblyjs/wasm-opt@1.12.1 None 0 14.4 kB xtuc
npm/@webassemblyjs/wasm-parser@1.12.1 None 0 129 kB xtuc
npm/@webassemblyjs/wast-printer@1.12.1 None 0 39.6 kB xtuc
npm/acorn-import-attributes@1.9.5 None 0 32 kB xtuc
npm/acorn@8.12.1 None 0 538 kB marijn
npm/ansi-escapes@7.0.0 environment 0 17.9 kB sindresorhus
npm/array-buffer-byte-length@1.0.1 None 0 13.5 kB ljharb
npm/array-includes@3.1.8 None 0 26.3 kB ljharb
npm/array.prototype.findlast@1.2.5 None 0 29.1 kB ljharb
npm/array.prototype.findlastindex@1.2.5 None 0 29.4 kB ljharb
npm/array.prototype.flat@1.3.2 None 0 18.7 kB ljharb
npm/array.prototype.flatmap@1.3.2 None 0 19.1 kB ljharb
npm/array.prototype.tosorted@1.1.4 None 0 20.9 kB ljharb
npm/arraybuffer.prototype.slice@1.0.3 None 0 20.2 kB ljharb
npm/ast-types-flow@0.0.8 None 0 126 kB kyldvs
npm/axe-core@4.10.0 None 0 2.79 MB npmdeque
npm/axobject-query@4.1.0 None 0 111 kB ljharb
npm/browserslist@4.24.0 None 0 63.5 kB ai
npm/caniuse-lite@1.0.30001667 None 0 2.11 MB ai, beneb, caniuse-lite
npm/chokidar@4.0.1 environment, filesystem 0 257 kB paulmillr
npm/cli-cursor@5.0.0 None 0 4.11 kB sindresorhus
npm/cli-truncate@4.0.0 None 0 10.9 kB sindresorhus
npm/cosmiconfig@8.3.6 filesystem 0 78.5 kB d-fischer
npm/data-view-buffer@1.0.1 None 0 12.3 kB ljharb
npm/data-view-byte-length@1.0.1 None 0 9.99 kB ljharb
npm/data-view-byte-offset@1.0.0 None 0 12.2 kB ljharb
npm/debug@4.3.7 environment 0 42.1 kB qix
npm/dotenv@16.4.5 environment, filesystem 0 79.1 kB motdotla
npm/electron-to-chromium@1.5.32 None 0 148 kB kilianvalkhof
npm/enhanced-resolve@5.17.1 unsafe 0 212 kB evilebottnawi
npm/environment@1.1.0 None 0 8.89 kB sindresorhus
npm/es-abstract@1.23.3 None 0 2.38 MB ljharb
npm/es-define-property@1.0.0 None 0 11.8 kB ljharb
npm/es-errors@1.3.0 None 0 12.3 kB ljharb
npm/es-iterator-helpers@1.0.19 None 0 156 kB ljharb
npm/es-object-atoms@1.0.0 None 0 9.17 kB ljharb
npm/es-set-tostringtag@2.0.3 None 0 13.9 kB ljharb
npm/es-shim-unscopables@1.0.2 None 0 11 kB ljharb
npm/escalade@3.2.0 filesystem 0 12.4 kB lukeed
npm/eslint-config-prettier@9.1.0 None 0 20.8 kB lydell
npm/eslint-import-resolver-node@0.3.9 None 0 5.29 kB ljharb
npm/eslint-module-utils@2.12.0 None 0 54.6 kB benmosher, jfmengels, ljharb
npm/eslint-plugin-import@2.31.0 None 0 1.35 MB benmosher, jfmengels, ljharb
npm/eslint-plugin-jsx-a11y@6.10.0 None 0 758 kB ljharb
npm/eslint-plugin-react-hooks@4.6.2 environment 0 118 kB react-bot
npm/eslint-plugin-react@7.37.1 filesystem 0 970 kB ljharb
npm/eslint-webpack-plugin@4.2.0 filesystem 0 48.3 kB ricardogobbosouza
npm/fork-ts-checker-webpack-plugin@9.0.2 environment, filesystem, shell 0 210 kB piotr-oles
npm/function-bind@1.1.2 None 0 31.4 kB ljharb
npm/function.prototype.name@1.1.6 None 0 25.5 kB ljharb
npm/get-symbol-description@1.0.2 None 0 14.3 kB ljharb
npm/has-proto@1.0.3 None 0 12 kB ljharb
npm/hasown@2.0.2 None 0 8.77 kB ljharb
npm/html-webpack-plugin@5.6.0 filesystem, unsafe 0 120 kB evilebottnawi
npm/is-core-module@2.15.1 None 0 32.7 kB ljharb
npm/is-data-view@1.0.1 None 0 15.6 kB ljharb
npm/is-negative-zero@2.0.3 None 0 27.1 kB ljharb
npm/jest-worker@29.7.0 environment, shell 0 90.8 kB simenb
npm/jsx-ast-utils@3.3.5 None 0 236 kB ljharb
npm/language-subtag-registry@0.3.23 None 0 1.54 MB mcg
npm/language-tags@1.0.9 None 0 32 kB mcg
npm/lilconfig@3.1.2 filesystem 0 17.9 kB antonk52
npm/lint-staged@15.2.10 None 0 122 kB okonet
npm/listr2@8.2.5 None 0 276 kB cenk1cenk2
npm/log-update@6.1.0 None 0 7.58 kB sindresorhus
npm/micromatch@4.0.8 None 0 56.6 kB doowb
npm/mini-css-extract-plugin@2.9.1 unsafe 0 134 kB evilebottnawi
npm/ms@2.1.3 None 0 6.72 kB styfle
npm/node-releases@2.0.18 None 0 35.7 kB chicoxyzzy
npm/object.entries@1.1.8 None 0 32.6 kB ljharb
npm/object.fromentries@2.0.8 None 0 16.3 kB ljharb
npm/object.groupby@1.0.3 None 0 14.6 kB ljharb
npm/object.values@1.2.0 None 0 31.5 kB ljharb
npm/possible-typed-array-names@1.0.0 None 0 10.9 kB ljharb
npm/qs@6.13.0 None 0 254 kB ljharb
npm/react-dom@18.3.1 environment 0 4.51 MB react-bot
npm/react-router-dom@6.26.2 environment 0 895 kB mjackson
npm/react-router@6.26.2 environment 0 824 kB mjackson
npm/react@18.3.1 environment 0 318 kB react-bot
npm/readdirp@4.0.2 None 0 32.2 kB paulmillr, thlorenz
npm/resolve@1.22.8 environment, filesystem 0 145 kB ljharb
npm/restore-cursor@5.1.0 None 0 3.13 kB sindresorhus
npm/rfdc@1.4.1 None 0 27.1 kB matteo.collina
npm/safe-array-concat@1.1.2 None 0 16.4 kB ljharb
npm/safe-regex-test@1.0.3 None 0 10.2 kB ljharb
npm/sass@1.79.4 filesystem, unsafe 0 5.61 MB sassbot
npm/scheduler@0.23.2 environment 0 93.4 kB react-bot
npm/schema-utils@4.2.0 environment 0 71.6 kB evilebottnawi
npm/slice-ansi@7.1.0 None 0 7.95 kB sindresorhus
npm/source-map-js@1.2.0 None 0 140 kB 7rulnik
npm/string.prototype.includes@2.0.0 None 0 13.8 kB nicolo-ribaudo
npm/string.prototype.matchall@4.0.11 None 0 38.5 kB ljharb
npm/string.prototype.repeat@1.0.0 None 0 8.61 kB nicolo-ribaudo
npm/string.prototype.trim@1.2.9 None 0 33.5 kB ljharb
npm/string.prototype.trimend@1.0.8 None 0 22.1 kB ljharb
npm/string.prototype.trimstart@1.0.8 None 0 22.9 kB ljharb
npm/terser-webpack-plugin@5.3.10 None 0 88 kB evilebottnawi
npm/ts-loader@9.5.1 filesystem 0 258 kB johnnyreilly
npm/tsconfig-paths@3.15.0 environment, filesystem, unsafe 0 216 kB jonaskello
npm/type-fest@0.8.1 None 0 57.9 kB sindresorhus
npm/typed-array-buffer@1.0.2 None 0 13.1 kB ljharb
npm/typed-array-byte-length@1.0.1 None 0 20 kB ljharb
npm/typed-array-byte-offset@1.0.2 None 0 20.3 kB ljharb
npm/typed-array-length@1.0.6 None 0 23.3 kB ljharb
npm/typescript@5.6.2 None 0 22.4 MB typescript-bot
npm/update-browserslist-db@1.1.1 environment, filesystem, shell 0 14.8 kB ai
npm/url@0.11.4 None 0 78.3 kB ljharb
npm/watchpack@2.4.2 environment, filesystem 0 56.4 kB evilebottnawi
npm/webpack@5.95.0 None 0 5.08 MB evilebottnawi, jhnns, sokra, ...1 more
npm/yaml@2.5.1 environment 0 675 kB eemeli

🚮 Removed packages: npm/@babel/code-frame@7.22.5, npm/@babel/highlight@7.22.5, npm/@babel/runtime@7.21.0, npm/@remix-run/router@1.10.0, npm/@stellar/design-system@1.1.1, npm/@testing-library/user-event@14.5.1, npm/@types/eslint-scope@3.7.4, npm/@types/eslint@8.37.0, npm/@types/estree@1.0.0, npm/@types/jest@29.5.6, npm/@types/lodash@4.14.200, npm/@types/papaparse@5.3.10, npm/@types/react-dom@18.2.7, npm/@types/react-google-recaptcha@2.1.5, npm/@types/react@18.2.15, npm/@types/scheduler@0.16.3, npm/@webassemblyjs/ast@1.11.6, npm/@webassemblyjs/helper-buffer@1.11.6, npm/@webassemblyjs/helper-wasm-section@1.11.6, npm/@webassemblyjs/wasm-edit@1.11.6, npm/@webassemblyjs/wasm-gen@1.11.6, npm/@webassemblyjs/wasm-opt@1.11.6, npm/@webassemblyjs/wasm-parser@1.11.6, npm/@webassemblyjs/wast-printer@1.11.6, npm/acorn-import-assertions@1.9.0, npm/acorn@8.10.0, npm/ansi-escapes@5.0.0, npm/anymatch@3.1.3, npm/array-buffer-byte-length@1.0.0, npm/array-includes@3.1.6, npm/array.prototype.findlastindex@1.2.3, npm/array.prototype.flat@1.3.1, npm/array.prototype.flatmap@1.3.1, npm/array.prototype.tosorted@1.1.1, npm/ast-types-flow@0.0.7, npm/asynciterator.prototype@1.0.0, npm/axe-core@4.7.0, npm/axobject-query@3.1.1, npm/binary-extensions@2.2.0, npm/browserslist@4.21.9, npm/caniuse-lite@1.0.30001553, npm/chokidar@3.5.3, npm/cli-cursor@4.0.0, npm/cli-truncate@3.1.0, npm/cosmiconfig@8.2.0, npm/debug@4.3.4, npm/dotenv@16.4.1, npm/electron-to-chromium@1.4.466, npm/enhanced-resolve@5.12.0, npm/es-abstract@1.21.2, npm/es-iterator-helpers@1.0.15, npm/es-set-tostringtag@2.0.1, npm/es-shim-unscopables@1.0.0, npm/escalade@3.1.1, npm/eslint-config-prettier@9.0.0, npm/eslint-import-resolver-node@0.3.7, npm/eslint-module-utils@2.8.0, npm/eslint-plugin-import@2.29.0, npm/eslint-plugin-jsx-a11y@6.7.1, npm/eslint-plugin-react-hooks@4.6.0, npm/eslint-plugin-react@7.33.2, npm/eslint-webpack-plugin@4.0.1, npm/fork-ts-checker-webpack-plugin@9.0.0, npm/fsevents@2.3.2, npm/function-bind@1.1.1, npm/function.prototype.name@1.1.5, npm/get-symbol-description@1.0.0, npm/has-proto@1.0.1, npm/hasown@2.0.0, npm/html-webpack-plugin@5.5.3, npm/is-binary-path@2.1.0, npm/is-core-module@2.12.0, npm/is-negative-zero@2.0.2, npm/jest-worker@29.5.0, npm/jsx-ast-utils@3.3.3, npm/language-subtag-registry@0.3.22, npm/language-tags@1.0.5, npm/lilconfig@2.1.0, npm/lint-staged@15.0.2, npm/listr2@7.0.2, npm/log-update@5.0.1, npm/micromatch@4.0.5, npm/mini-css-extract-plugin@2.7.6, npm/ms@2.1.2, npm/node-releases@2.0.13, npm/object.entries@1.1.6, npm/object.fromentries@2.0.6, npm/object.groupby@1.0.1, npm/object.hasown@1.1.2, npm/object.values@1.1.6, npm/qs@6.11.2, npm/react-dom@18.2.0, npm/react-router-dom@6.17.0, npm/react-router@6.17.0, npm/react@18.2.0, npm/readdirp@3.6.0, npm/resolve@1.22.2, npm/restore-cursor@4.0.0, npm/rfdc@1.3.0, npm/safe-array-concat@1.0.1, npm/safe-regex-test@1.0.0, npm/sass@1.69.4, npm/scheduler@0.23.0, npm/schema-utils@4.0.1, npm/slice-ansi@5.0.0, npm/source-map-js@1.0.2, npm/string.prototype.matchall@4.0.8, npm/string.prototype.trim@1.2.7, npm/string.prototype.trimend@1.0.6, npm/string.prototype.trimstart@1.0.6, npm/terser-webpack-plugin@5.3.7, npm/ts-loader@9.5.0, npm/tsconfig-paths@3.14.2, npm/type-fest@1.4.0, npm/typed-array-length@1.0.4, npm/typescript@5.2.2, npm/update-browserslist-db@1.0.11, npm/url@0.11.3, npm/watchpack@2.4.0, npm/webpack@5.89.0, npm/yaml@2.3.3

View full report↗︎

dependabot[bot] commented 1 month ago

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