Skip to content

Commit

Permalink
Update dependency @date-io/date-fns to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 4bb133c commit dd6c784
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"dependencies": {
"@codecov/vite-plugin": "1.7.0",
"@date-io/date-fns": "3.0.0",
"@date-io/date-fns": "3.2.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@hookform/resolvers": "^3.6.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -394,24 +394,24 @@ __metadata:
languageName: node
linkType: hard

"@date-io/core@npm:^3.0.0":
version: 3.0.0
resolution: "@date-io/core@npm:3.0.0"
checksum: 10c0/c8a725ad5729b38d3f73b7c2bf852ac18a980d6b610832db9f87eb6821e6377854112ba4b5f8510d3e3f49d5290a50dd79ae7724bbafeb146bfdfb5b4c8a13ed
"@date-io/core@npm:^3.2.0":
version: 3.2.0
resolution: "@date-io/core@npm:3.2.0"
checksum: 10c0/e320e5eb1dc5cdafbebdb5b3a4c80fcf18cef1ccf39bd57e63de7826c966b89814c984b59f7fb1fc3f7650859fb0ba890e39b0e77bfb671f4b01991432ccc06e
languageName: node
linkType: hard

"@date-io/date-fns@npm:3.0.0":
version: 3.0.0
resolution: "@date-io/date-fns@npm:3.0.0"
"@date-io/date-fns@npm:3.2.0":
version: 3.2.0
resolution: "@date-io/date-fns@npm:3.2.0"
dependencies:
"@date-io/core": "npm:^3.0.0"
"@date-io/core": "npm:^3.2.0"
peerDependencies:
date-fns: ^3.2.0
peerDependenciesMeta:
date-fns:
optional: true
checksum: 10c0/0393a924a4e39b35ba2f1840c54746717c8f5563d182ddbe3a6c534910ecf02c7f9c5e32ed8eadd0cb9fd9b78bb9230c74ae0ea777c5b4b9da632420be1f8911
checksum: 10c0/f618e5669ae6add13e092f0479d213e4e4a88084c06c578b7e7e47ef956acfbb2d6732bb57c778572893620579ebbbe0bd5fea90f3dbc4e987a43394a8f265e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -5378,7 +5378,7 @@ __metadata:
dependencies:
"@babel/eslint-parser": "npm:7.25.9"
"@codecov/vite-plugin": "npm:1.7.0"
"@date-io/date-fns": "npm:3.0.0"
"@date-io/date-fns": "npm:3.2.0"
"@emotion/react": "npm:^11.11.4"
"@emotion/styled": "npm:^11.11.5"
"@eslint/compat": "npm:1.2.4"
Expand Down

0 comments on commit dd6c784

Please sign in to comment.