Skip to content

Commit

Permalink
build(deps): bump the minor-and-patch group across 1 directory with 3…
Browse files Browse the repository at this point in the history
… updates

Bumps the minor-and-patch group with 3 updates in the / directory: [dayjs](https://github.com/iamkun/dayjs), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) and [web-vitals](https://github.com/GoogleChrome/web-vitals).


Updates `dayjs` from 1.11.11 to 1.11.12
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.11...v1.11.12)

Updates `react-router-dom` from 6.24.1 to 6.25.1
- [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/[email protected]/packages/react-router-dom)

Updates `web-vitals` from 4.2.1 to 4.2.2
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Alezco committed Jul 22, 2024
1 parent f033642 commit c1a7dda
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@gouvfr/dsfr": "^1.12.1",
"@reduxjs/toolkit": "^2.2.6",
"axios": "^1.7.2",
"dayjs": "^1.11.11",
"dayjs": "^1.11.12",
"downloadjs": "^1.4.7",
"prop-types": "^15.8.1",
"react": "^18.3.1",
Expand All @@ -22,11 +22,11 @@
"react-dropzone": "^14.2.3",
"react-loader-spinner": "^6.1.6",
"react-redux": "^9.1.2",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.25.1",
"react-scripts": "5.0.1",
"redux": "^5.0.1",
"remixicon": "^4.3.0",
"web-vitals": "^4.2.1"
"web-vitals": "^4.2.2"
},
"devDependencies": {
"eslint-plugin-react": "^7.33.2"
Expand Down

0 comments on commit c1a7dda

Please sign in to comment.