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 Nov 29, 2024
1 parent 3d87e17 commit 6cc9724
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/date-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"peerDependencies": {
"@types/luxon": "^3.4.2",
"@types/react": ">=16.14.0",
"date-fns": "^3.6.0",
"date-fns": "^4.0.0",
"dayjs": "^1.11.13",
"luxon": "^3.5.0",
"moment": "^2.30.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/lab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/luxon": "^3.4.2",
"date-fns": "^3.6.0",
"date-fns": "^4.0.0",
"dayjs": "^1.11.13",
"luxon": "^3.5.0",
"moment": "^2.30.1",
Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@philpl/buble": "^0.19.7",
"@types/luxon": "^3.4.2",
"@types/react": "^18.3.3",
"date-fns": "^3.6.0",
"date-fns": "^4.0.0",
"dayjs": "^1.11.13",
"lodash-es": "^4.17.21",
"luxon": "^3.5.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3227,7 +3227,7 @@ __metadata:
peerDependencies:
"@types/luxon": ^3.4.2
"@types/react": ">=16.14.0"
date-fns: ^3.6.0
date-fns: ^4.0.0
dayjs: ^1.11.13
luxon: ^3.5.0
moment: ^2.30.1
Expand Down Expand Up @@ -3282,7 +3282,7 @@ __metadata:
clipboard-copy: "npm:^4.0.1"
clsx: "npm:^2.0.0"
compute-scroll-into-view: "npm:^3.0.0"
date-fns: "npm:^3.6.0"
date-fns: "npm:^4.0.0"
dayjs: "npm:^1.11.13"
deepmerge: "npm:^4.2.2"
luxon: "npm:^3.5.0"
Expand Down Expand Up @@ -3407,7 +3407,7 @@ __metadata:
"@types/react": "npm:^18.3.3"
concurrently: "npm:^9.0.0"
cross-env: "npm:^7.0.3"
date-fns: "npm:^3.6.0"
date-fns: "npm:^4.0.0"
dayjs: "npm:^1.11.13"
dotenv-load: "npm:^2.0.1"
lodash-es: "npm:^4.17.21"
Expand Down Expand Up @@ -7835,10 +7835,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^3.6.0":
version: 3.6.0
resolution: "date-fns@npm:3.6.0"
checksum: 10/cac35c58926a3b5d577082ff2b253612ec1c79eb6754fddef46b6a8e826501ea2cb346ecbd211205f1ba382ddd1f9d8c3f00bf433ad63cc3063454d294e3a6b8
"date-fns@npm:^4.0.0":
version: 4.1.0
resolution: "date-fns@npm:4.1.0"
checksum: 10/d5f6e9de5bbc52310f786099e18609289ed5e30af60a71e0646784c8185ddd1d0eebcf7c96b7faaaefc4a8366f3a3a4244d099b6d0866ee2bec80d1361e64342
languageName: node
linkType: hard

Expand Down

0 comments on commit 6cc9724

Please sign in to comment.