Skip to content

Commit

Permalink
build(deps): bump date-fns from 3.3.1 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.3.1 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.3.1...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]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent e5ffd28 commit ff2c942
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/hanging-garden/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@equinor/fusion-react-styles": "^0.6.0",
"@types/history": "4.x",
"date-fns": "3.6.0",
"date-fns": "4.1.0",
"history": "4.x",
"pixi.js-legacy": "^5.3.7"
},
Expand All @@ -52,7 +52,7 @@
"@equinor/fusion": "^3.3.1",
"@equinor/fusion-react-styles": "0.6.2",
"@types/history": "4.x",
"date-fns": "3.6.0",
"date-fns": "4.1.0",
"history": "4.x"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"dependencies": {
"date-fns": "^3.2.0"
"date-fns": "^4.1.0"
},
"devDependencies": {
"@types/react": "^18.2.24",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ff2c942

Please sign in to comment.