Skip to content

Commit

Permalink
Bump the utils group across 1 directory with 3 updates (#16561)
Browse files Browse the repository at this point in the history
Bumps the utils group with 3 updates in the /frontend-react directory: [date-fns](https://github.com/date-fns/date-fns), [uuid](https://github.com/uuidjs/uuid) and [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash).


Updates `date-fns` from 3.6.0 to 4.1.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v3.6.0...v4.1.0)

Updates `uuid` from 10.0.0 to 11.0.3
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.0.3)

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

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: utils
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: utils
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: utils
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 2eaf879 commit 24461c2
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 16 deletions.
6 changes: 3 additions & 3 deletions frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@uswds/uswds": "3.7.1",
"axios": "^1.7.7",
"classnames": "^2.5.1",
"date-fns": "^3.6.0",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"dompurify": "^3.2.2",
"export-to-csv-fix-source-map": "^0.2.1",
Expand All @@ -42,7 +42,7 @@
"sanitize-html": "^2.13.1",
"tsx": "^4.19.2",
"use-deep-compare-effect": "^1.8.1",
"uuid": "^10.0.0",
"uuid": "^11.0.3",
"web-vitals": "^3.4.0"
},
"scripts": {
Expand Down Expand Up @@ -137,7 +137,7 @@
"@types/eslint__js": "^8.42.3",
"@types/github-slugger": "^1.3.0",
"@types/html-to-text": "^9.0.4",
"@types/lodash": "^4.17.12",
"@types/lodash": "^4.17.13",
"@types/mdx": "^2.0.13",
"@types/node": "^20.12.5",
"@types/react": "18.3.11",
Expand Down
33 changes: 20 additions & 13 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2825,13 +2825,20 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.14.167, @types/lodash@npm:^4.17.12":
"@types/lodash@npm:^4.14.167":
version: 4.17.12
resolution: "@types/lodash@npm:4.17.12"
checksum: 7b564e4114f09ce5ae31a2e9493592baf20bb498507f3705c5d91cf838c2298b4f6a06f2d6c8dc608fcac63e210a2b7b13388c7a5e220e15688f813521030127
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.13":
version: 4.17.13
resolution: "@types/lodash@npm:4.17.13"
checksum: d0bf8fbd950be71946e0076b30fd40d492293baea75f05931b6b5b906fd62583708c6229abdb95b30205ad24ce1ed2f48bc9d419364f682320edd03405cc0c7e
languageName: node
linkType: hard

"@types/mdast@npm:^4.0.0":
version: 4.0.0
resolution: "@types/mdast@npm:4.0.0"
Expand Down Expand Up @@ -4888,10 +4895,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^3.6.0":
version: 3.6.0
resolution: "date-fns@npm:3.6.0"
checksum: 0daa1e9a436cf99f9f2ae9232b55e11f3dd46132bee10987164f3eebd29f245b2e066d7d7db40782627411ecf18551d8f4c9fcdf2226e48bb66545407d448ab7
"date-fns@npm:^4.1.0":
version: 4.1.0
resolution: "date-fns@npm:4.1.0"
checksum: fb681b242cccabed45494468f64282a7d375ea970e0adbcc5dcc92dcb7aba49b2081c2c9739d41bf71ce89ed68dd73bebfe06ca35129490704775d091895710b
languageName: node
linkType: hard

Expand Down Expand Up @@ -10435,7 +10442,7 @@ __metadata:
"@types/eslint__js": ^8.42.3
"@types/github-slugger": ^1.3.0
"@types/html-to-text": ^9.0.4
"@types/lodash": ^4.17.12
"@types/lodash": ^4.17.13
"@types/mdx": ^2.0.13
"@types/node": ^20.12.5
"@types/react": 18.3.11
Expand All @@ -10454,7 +10461,7 @@ __metadata:
chromatic: ^11.12.6
classnames: ^2.5.1
cross-env: ^7.0.3
date-fns: ^3.6.0
date-fns: ^4.1.0
date-fns-tz: ^3.2.0
dompurify: ^3.2.2
dotenv-flow: ^4.1.0
Expand Down Expand Up @@ -10518,7 +10525,7 @@ __metadata:
typescript-eslint: ^8.16.0
undici: ^6.20.1
use-deep-compare-effect: ^1.8.1
uuid: ^10.0.0
uuid: ^11.0.3
vite: ^5.4.10
vite-plugin-checker: ^0.8.0
vite-plugin-svgr: ^4.2.0
Expand Down Expand Up @@ -12815,12 +12822,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
"uuid@npm:^11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/bin/uuid
checksum: 4b81611ade2885d2313ddd8dc865d93d8dccc13ddf901745edca8f86d99bc46d7a330d678e7532e7ebf93ce616679fb19b2e3568873ac0c14c999032acb25869
uuid: dist/esm/bin/uuid
checksum: 646181c77e8b8df9bd07254faa703943e1c4d5ccde7d080312edf12f443f6c5750801fd9b27bf2e628594182165e6b1b880c0382538f7eca00b26622203741dc
languageName: node
linkType: hard

Expand Down

0 comments on commit 24461c2

Please sign in to comment.