Skip to content

Commit

Permalink
Update dependency date-fns to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 612a6be commit 82eb86f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 13 deletions.
2 changes: 1 addition & 1 deletion actors/uploader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@hlidac-shopu/lib": "1.4.0",
"apify": "3.2.0",
"byte-size": "8.1.1",
"date-fns": "2.30.0",
"date-fns": "3.6.0",
"node-gzip": "1.1.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion api.hlidacshopu.cz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@aws-sdk/client-sqs": "3.577.0",
"@aws-sdk/util-dynamodb": "3.577.0",
"@hlidac-shopu/lib": "workspace:*",
"date-fns": "2.30.0",
"date-fns": "3.6.0",
"ramda": "0.30.0",
"rollbar": "2.26.4",
"unzipper": "0.11.6"
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"chart.js": "4.4.3",
"chartjs-adapter-date-fns": "3.0.0",
"date-fns": "2.30.0",
"date-fns": "3.6.0",
"lit": "3.1.3"
},
"devDependencies": {
Expand Down
18 changes: 8 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2815,7 +2815,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.8.4":
"@babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.8.4":
version: 7.24.4
resolution: "@babel/runtime@npm:7.24.4"
dependencies:
Expand Down Expand Up @@ -4476,7 +4476,7 @@ __metadata:
ava: "npm:6.1.3"
c8: "npm:9.1.0"
chai: "npm:5.1.1"
date-fns: "npm:2.30.0"
date-fns: "npm:3.6.0"
ramda: "npm:0.30.0"
rollbar: "npm:2.26.4"
unzipper: "npm:0.11.6"
Expand Down Expand Up @@ -4729,7 +4729,7 @@ __metadata:
"@web/test-runner-junit-reporter": "npm:0.7.1"
chart.js: "npm:4.4.3"
chartjs-adapter-date-fns: "npm:3.0.0"
date-fns: "npm:2.30.0"
date-fns: "npm:3.6.0"
lit: "npm:3.1.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4959,7 +4959,7 @@ __metadata:
"@hlidac-shopu/lib": "npm:1.4.0"
apify: "npm:3.2.0"
byte-size: "npm:8.1.1"
date-fns: "npm:2.30.0"
date-fns: "npm:3.6.0"
node-gzip: "npm:1.1.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11784,12 +11784,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:2.30.0":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
"@babel/runtime": "npm:^7.21.0"
checksum: 10c0/e4b521fbf22bc8c3db332bbfb7b094fd3e7627de0259a9d17c7551e2d2702608a7307a449206065916538e384f37b181565447ce2637ae09828427aed9cb5581
"date-fns@npm:3.6.0":
version: 3.6.0
resolution: "date-fns@npm:3.6.0"
checksum: 10c0/0b5fb981590ef2f8e5a3ba6cd6d77faece0ea7f7158948f2eaae7bbb7c80a8f63ae30b01236c2923cf89bb3719c33aeb150c715ea4fe4e86e37dcf06bed42fb6
languageName: node
linkType: hard

Expand Down

0 comments on commit 82eb86f

Please sign in to comment.