Skip to content

Commit

Permalink
npm: bump the all group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates in the /apps/frontend directory: [json-diff-kit](https://github.com/RexSkz/json-diff-kit), [react-markdown](https://github.com/remarkjs/react-markdown) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).


Updates `json-diff-kit` from 1.0.18 to 1.0.31
- [Commits](RexSkz/json-diff-kit@v1.0.18...v1.0.31)

Updates `react-markdown` from 9.1.0 to 10.0.0
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@9.1.0...10.0.0)

Updates `react-router-dom` from 7.1.5 to 7.2.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.2.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: json-diff-kit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: react-router-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent dff9d6d commit e08e75f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"draft-js": "^0.11.7",
"formik": "^2.4.5",
"graphql": "^16.8.1",
"json-diff-kit": "1.0.18",
"json-diff-kit": "1.0.31",
"lodash": "^4.17.21",
"markdown-draft-js": "^2.4.0",
"moment": "^2.29.4",
Expand All @@ -40,7 +40,7 @@
"react-helmet-async": "^2.0.5",
"react-hotjar": "^6.1.0",
"react-json-view-lite": "2.3.0",
"react-markdown": "^9.0.3",
"react-markdown": "^10.0.0",
"react-markdown-editor-lite": "^1.3.4",
"react-process-string": "^1.2.0",
"react-select": "^5.10.0",
Expand Down Expand Up @@ -122,7 +122,7 @@
"postcss": "^8.5.1",
"prettier": "3.5.1",
"react-localization": "^2.0.5",
"react-router-dom": "7.1.5",
"react-router-dom": "7.2.0",
"react-scripts": "5.0.1"
},
"packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
Expand Down

0 comments on commit e08e75f

Please sign in to comment.