mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump date-fns from 3.0.1 to 3.0.5 (#20846)
* Bump date-fns from 3.0.1 to 3.0.5 Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.0.1 to 3.0.5. - [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/v3.0.1...v3.0.5) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Add changeset --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
This commit is contained in:
7
.changeset/rotten-suits-hammer.md
Normal file
7
.changeset/rotten-suits-hammer.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
"@directus/api": patch
|
||||
"@directus/utils": patch
|
||||
---
|
||||
|
||||
Bumped date-fns from 3.0.1 to 3.0.5
|
||||
@@ -101,7 +101,7 @@
|
||||
"cookie-parser": "1.4.6",
|
||||
"cors": "2.8.5",
|
||||
"cron-parser": "4.9.0",
|
||||
"date-fns": "3.0.1",
|
||||
"date-fns": "3.0.5",
|
||||
"deep-diff": "1.0.2",
|
||||
"destroy": "1.2.0",
|
||||
"directus": "workspace:*",
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
"codemirror": "5.65.16",
|
||||
"color": "4.2.3",
|
||||
"cropperjs": "1.6.1",
|
||||
"date-fns": "3.0.1",
|
||||
"date-fns": "3.0.5",
|
||||
"diacritics": "1.3.0",
|
||||
"diff": "5.1.0",
|
||||
"dompurify": "3.0.6",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@directus/constants": "workspace:*",
|
||||
"date-fns": "3.0.1",
|
||||
"date-fns": "3.0.5",
|
||||
"fs-extra": "11.2.0",
|
||||
"joi": "17.11.0",
|
||||
"lodash-es": "4.17.21",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -147,8 +147,8 @@ importers:
|
||||
specifier: 4.9.0
|
||||
version: 4.9.0
|
||||
date-fns:
|
||||
specifier: 3.0.1
|
||||
version: 3.0.1
|
||||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
deep-diff:
|
||||
specifier: 1.0.2
|
||||
version: 1.0.2
|
||||
@@ -731,8 +731,8 @@ importers:
|
||||
specifier: 1.6.1
|
||||
version: 1.6.1
|
||||
date-fns:
|
||||
specifier: 3.0.1
|
||||
version: 3.0.1
|
||||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
diacritics:
|
||||
specifier: 1.3.0
|
||||
version: 1.3.0
|
||||
@@ -1908,8 +1908,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:../constants
|
||||
date-fns:
|
||||
specifier: 3.0.1
|
||||
version: 3.0.1
|
||||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
fs-extra:
|
||||
specifier: 11.2.0
|
||||
version: 11.2.0
|
||||
@@ -9802,8 +9802,8 @@ packages:
|
||||
resolution: {integrity: sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==}
|
||||
dev: false
|
||||
|
||||
/date-fns@3.0.1:
|
||||
resolution: {integrity: sha512-cr9igCUa0QSqgAMj7JOrYTY6Nh1rmyGrFDko7ADqfmaQqP/I2N4rlfrLl7AWuzDaoIpz6MNjoEcTPzgZYIrhnA==}
|
||||
/date-fns@3.0.5:
|
||||
resolution: {integrity: sha512-Q4Tq5c5s/Zl/zbgdWf6pejn9ru7UwdIlLfvEEg1hVsQNQ7LKt76qIduagIT9OPK7+JCv1mAKherdU6bOqGYDnw==}
|
||||
|
||||
/date-format@4.0.3:
|
||||
resolution: {integrity: sha512-7P3FyqDcfeznLZp2b+OMitV9Sz2lUnsT87WaTat9nVwqsBkTzPG3lPLNwW3en6F4pHUiWzr6vb8CLhjdK9bcxQ==}
|
||||
|
||||
Reference in New Issue
Block a user