Skip to content

Commit be8126f

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 5cbaa12 commit be8126f

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
@@ -4764,10 +4764,10 @@ __metadata:
47644764
languageName: node
47654765
linkType: hard
47664766

4767-
"date-fns@npm:^3.6.0":
4768-
version: 3.6.0
4769-
resolution: "date-fns@npm:3.6.0"
4770-
checksum: 10c0/0b5fb981590ef2f8e5a3ba6cd6d77faece0ea7f7158948f2eaae7bbb7c80a8f63ae30b01236c2923cf89bb3719c33aeb150c715ea4fe4e86e37dcf06bed42fb6
4767+
"date-fns@npm:^4.1.0":
4768+
version: 4.1.0
4769+
resolution: "date-fns@npm:4.1.0"
4770+
checksum: 10c0/b79ff32830e6b7faa009590af6ae0fb8c3fd9ffad46d930548fbb5acf473773b4712ae887e156ba91a7b3dc30591ce0f517d69fd83bd9c38650fdc03b4e0bac8
47714771
languageName: node
47724772
linkType: hard
47734773

@@ -9285,7 +9285,7 @@ __metadata:
92859285
babel-plugin-transform-react-remove-prop-types: "npm:^0.4.24"
92869286
clsx: "npm:^2.1.1"
92879287
core-js: "npm:^3.38.1"
9288-
date-fns: "npm:^3.6.0"
9288+
date-fns: "npm:^4.1.0"
92899289
eslint: "npm:^8.57.0"
92909290
eslint-config-prettier: "npm:^9.1.0"
92919291
eslint-plugin-import: "npm:^2.29.1"

0 commit comments

Comments
 (0)