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 and Tschonti committed Mar 9, 2024
1 parent 46d400d commit f6da210
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 @@ -24,7 +24,7 @@
"@tanstack/react-query-devtools": "^5.25.0",
"axios": "1.6.7",
"chakra-ui-markdown-renderer": "4.1.0",
"date-fns": "2.30.0",
"date-fns": "3.3.1",
"framer-motion": "10.18.0",
"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 @@ -1485,15 +1485,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: 10c0/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 @@ -6797,12 +6788,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.3.1":
version: 3.3.1
resolution: "date-fns@npm:3.3.1"
checksum: 10c0/e04ff79244010e03b912d791cd3250af5f18866ce868604958d76bd87e5fb0b79f0a810b8e7066248452b41779b288c4fd21de1cac2cd4b6d384e9dd931c9674
languageName: node
linkType: hard

Expand Down Expand Up @@ -10688,7 +10677,7 @@ __metadata:
"@typescript-eslint/parser": "npm:6.21.0"
axios: "npm:1.6.7"
chakra-ui-markdown-renderer: "npm:4.1.0"
date-fns: "npm:2.30.0"
date-fns: "npm:3.3.1"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-prettier: "npm:5.1.3"
Expand Down

0 comments on commit f6da210

Please sign in to comment.