Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit fe16587

Browse files
dependabot[bot]joonatank
authored andcommitted
build(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] <support@github.com>
1 parent 80b538e commit fe16587

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"apollo-upload-client": "17.0.0",
3737
"classnames": "^2.5.1",
3838
"common": "workspace:*",
39-
"date-fns": "^3.6.0",
39+
"date-fns": "^4.1.0",
4040
"eslint-config-custom": "workspace:*",
4141
"focus-trap-react": "^10.2.3",
4242
"form-data": "^4.0.0",

apps/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@sentry/nextjs": "^8.29.0",
2323
"classnames": "^2.5.1",
2424
"common": "workspace:*",
25-
"date-fns": "^3.6.0",
25+
"date-fns": "^4.1.0",
2626
"eslint-config-custom": "workspace:*",
2727
"focus-trap-react": "^10.2.3",
2828
"graphql": "^16.9.0",

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"classnames": "^2.5.1",
24-
"date-fns": "^3.6.0",
24+
"date-fns": "^4.1.0",
2525
"eslint-config-custom": "workspace:*",
2626
"hds-react": "^3.10.1",
2727
"i18next": "^23.15.1",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)