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] authored Dec 21, 2023
1 parent e03c372 commit 9a245a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@fullcalendar/timegrid": "^6.1.4",
"axios": "1.6.2",
"chakra-ui-markdown-renderer": "4.1.0",
"date-fns": "2.30.0",
"date-fns": "3.0.2",
"framer-motion": "10.16.16",
"i18next": "^23.7.6",
"js-cookie": "3.0.5",
Expand Down
21 changes: 5 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1471,15 +1471,6 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.21.0":
version: 7.21.5
resolution: "@babel/runtime@npm:7.21.5"
dependencies:
regenerator-runtime: "npm:^0.13.11"
checksum: c704c36bf1c7f948b1d404e3ad3b00897f6dbaf8bb9455b0a78f96ed0e2f24599f89fd3950a277566be6694ab8814a47bec743e98dd7c7f57e9f0fedc6c6c32f
languageName: node
linkType: hard

"@babel/runtime@npm:^7.22.5, @babel/runtime@npm:^7.23.2":
version: 7.23.2
resolution: "@babel/runtime@npm:7.23.2"
Expand Down Expand Up @@ -6748,12 +6739,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: e4b521fbf22bc8c3db332bbfb7b094fd3e7627de0259a9d17c7551e2d2702608a7307a449206065916538e384f37b181565447ce2637ae09828427aed9cb5581
"date-fns@npm:3.0.2":
version: 3.0.2
resolution: "date-fns@npm:3.0.2"
checksum: c9fc77e0852ce51d0681efef069b3619f912413193fccec5440b8d097026e174bf7a1c172689310622fd1b9a96548cf5e7a44c0bd7159cfb4b0bbbd021b2f0ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -10634,7 +10623,7 @@ __metadata:
"@typescript-eslint/parser": "npm:6.15.0"
axios: "npm:1.6.2"
chakra-ui-markdown-renderer: "npm:4.1.0"
date-fns: "npm:2.30.0"
date-fns: "npm:3.0.2"
eslint: "npm:8.56.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-prettier: "npm:5.1.0"
Expand Down

0 comments on commit 9a245a3

Please sign in to comment.