Skip to content

Commit 5aa11eb

Browse files
chore(deps): bump date-fns from 3.6.0 to 4.1.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](date-fns/date-fns@v3.6.0...v4.1.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6903813 commit 5aa11eb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"dependencies": {
8585
"@floating-ui/react": "^0.26.23",
8686
"clsx": "^2.1.1",
87-
"date-fns": "^3.6.0",
87+
"date-fns": "^4.1.0",
8888
"prop-types": "^15.8.1"
8989
},
9090
"scripts": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4733,10 +4733,10 @@ __metadata:
47334733
languageName: node
47344734
linkType: hard
47354735

4736-
"date-fns@npm:^3.6.0":
4737-
version: 3.6.0
4738-
resolution: "date-fns@npm:3.6.0"
4739-
checksum: 10c0/0b5fb981590ef2f8e5a3ba6cd6d77faece0ea7f7158948f2eaae7bbb7c80a8f63ae30b01236c2923cf89bb3719c33aeb150c715ea4fe4e86e37dcf06bed42fb6
4736+
"date-fns@npm:^4.1.0":
4737+
version: 4.1.0
4738+
resolution: "date-fns@npm:4.1.0"
4739+
checksum: 10c0/b79ff32830e6b7faa009590af6ae0fb8c3fd9ffad46d930548fbb5acf473773b4712ae887e156ba91a7b3dc30591ce0f517d69fd83bd9c38650fdc03b4e0bac8
47404740
languageName: node
47414741
linkType: hard
47424742

@@ -9256,7 +9256,7 @@ __metadata:
92569256
babel-plugin-transform-react-remove-prop-types: "npm:^0.4.24"
92579257
clsx: "npm:^2.1.1"
92589258
core-js: "npm:^3.38.1"
9259-
date-fns: "npm:^3.6.0"
9259+
date-fns: "npm:^4.1.0"
92609260
eslint: "npm:^8.57.0"
92619261
eslint-config-prettier: "npm:^9.1.0"
92629262
eslint-plugin-import: "npm:^2.29.1"

0 commit comments

Comments
 (0)