mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-09 15:35:24 +02:00
fix(deps): bump date-fns from 2.28.0 to 2.29.1 in /frontend (#1542)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.28.0 to 2.29.1. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v2.28.0...v2.29.1) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
75d4d9658c
commit
5fd79457dd
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
"@vue/composition-api": "^1.6.2",
|
||||
"@vueuse/core": "^9.0.2",
|
||||
"core-js": "^3.23.1",
|
||||
"date-fns": "^2.28.0",
|
||||
"date-fns": "^2.29.1",
|
||||
"fuse.js": "^6.6.2",
|
||||
"isomorphic-dompurify": "^0.19.0",
|
||||
"nuxt": "^2.15.8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue