mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump date-fns from 3.0.6 to 3.2.0 (#21081)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.0.6 to 3.2.0. - [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.6...v3.2.0) --- 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:
@@ -103,7 +103,7 @@
|
||||
"cookie-parser": "1.4.6",
|
||||
"cors": "2.8.5",
|
||||
"cron-parser": "4.9.0",
|
||||
"date-fns": "3.0.6",
|
||||
"date-fns": "3.2.0",
|
||||
"deep-diff": "1.0.2",
|
||||
"destroy": "1.2.0",
|
||||
"directus": "workspace:*",
|
||||
|
||||
@@ -103,7 +103,7 @@
|
||||
"codemirror": "5.65.16",
|
||||
"color": "4.2.3",
|
||||
"cropperjs": "1.6.1",
|
||||
"date-fns": "3.0.6",
|
||||
"date-fns": "3.2.0",
|
||||
"diacritics": "1.3.0",
|
||||
"diff": "5.1.0",
|
||||
"dompurify": "3.0.8",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@directus/constants": "workspace:*",
|
||||
"date-fns": "3.0.6",
|
||||
"date-fns": "3.2.0",
|
||||
"fs-extra": "11.2.0",
|
||||
"joi": "17.11.0",
|
||||
"js-yaml": "4.1.0",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -153,8 +153,8 @@ importers:
|
||||
specifier: 4.9.0
|
||||
version: 4.9.0
|
||||
date-fns:
|
||||
specifier: 3.0.6
|
||||
version: 3.0.6
|
||||
specifier: 3.2.0
|
||||
version: 3.2.0
|
||||
deep-diff:
|
||||
specifier: 1.0.2
|
||||
version: 1.0.2
|
||||
@@ -737,8 +737,8 @@ importers:
|
||||
specifier: 1.6.1
|
||||
version: 1.6.1
|
||||
date-fns:
|
||||
specifier: 3.0.6
|
||||
version: 3.0.6
|
||||
specifier: 3.2.0
|
||||
version: 3.2.0
|
||||
diacritics:
|
||||
specifier: 1.3.0
|
||||
version: 1.3.0
|
||||
@@ -1954,8 +1954,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:../constants
|
||||
date-fns:
|
||||
specifier: 3.0.6
|
||||
version: 3.0.6
|
||||
specifier: 3.2.0
|
||||
version: 3.2.0
|
||||
fs-extra:
|
||||
specifier: 11.2.0
|
||||
version: 11.2.0
|
||||
@@ -10017,8 +10017,8 @@ packages:
|
||||
resolution: {integrity: sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==}
|
||||
dev: false
|
||||
|
||||
/date-fns@3.0.6:
|
||||
resolution: {integrity: sha512-W+G99rycpKMMF2/YD064b2lE7jJGUe+EjOES7Q8BIGY8sbNdbgcs9XFTZwvzc9Jx1f3k7LB7gZaZa7f8Agzljg==}
|
||||
/date-fns@3.2.0:
|
||||
resolution: {integrity: sha512-E4KWKavANzeuusPi0jUjpuI22SURAznGkx7eZV+4i6x2A+IZxAMcajgkvuDAU1bg40+xuhW1zRdVIIM/4khuIg==}
|
||||
|
||||
/date-format@4.0.3:
|
||||
resolution: {integrity: sha512-7P3FyqDcfeznLZp2b+OMitV9Sz2lUnsT87WaTat9nVwqsBkTzPG3lPLNwW3en6F4pHUiWzr6vb8CLhjdK9bcxQ==}
|
||||
|
||||
Reference in New Issue
Block a user