Skip to content

Commit

Permalink
Update dependency date-fns to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent dba3027 commit c03a905
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@typescript-eslint/parser": "^8.0.0",
"@vitest/coverage-istanbul": "^2.0.5",
"axios": "1.7.5",
"date-fns": "^3.0.0",
"date-fns": "^4.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.4",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3685,10 +3685,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^3.0.0":
version: 3.6.0
resolution: "date-fns@npm:3.6.0"
checksum: 10c0/0b5fb981590ef2f8e5a3ba6cd6d77faece0ea7f7158948f2eaae7bbb7c80a8f63ae30b01236c2923cf89bb3719c33aeb150c715ea4fe4e86e37dcf06bed42fb6
"date-fns@npm:^4.0.0":
version: 4.1.0
resolution: "date-fns@npm:4.1.0"
checksum: 10c0/b79ff32830e6b7faa009590af6ae0fb8c3fd9ffad46d930548fbb5acf473773b4712ae887e156ba91a7b3dc30591ce0f517d69fd83bd9c38650fdc03b4e0bac8
languageName: node
linkType: hard

Expand Down Expand Up @@ -9532,7 +9532,7 @@ __metadata:
"@vitest/coverage-istanbul": "npm:^2.0.5"
axios: "npm:1.7.5"
cypress: "npm:^13.13.3"
date-fns: "npm:^3.0.0"
date-fns: "npm:^4.0.0"
eslint: "npm:^9.7.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.1.3"
Expand Down

0 comments on commit c03a905

Please sign in to comment.