mirror of
https://github.com/discourse/discourse.git
synced 2026-08-02 09:29:37 -05:00
DEPS: Bump moment-timezone from 0.5.45 to 0.6.0 (#36833)
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.45 to 0.6.0. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.45...0.6.0) 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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
7fe38ebaba
commit
808ced37c0
@@ -56,7 +56,7 @@
|
||||
"immer": "^11.1.0",
|
||||
"jspreadsheet-ce": "^4.15.0",
|
||||
"moment": "2.30.1",
|
||||
"moment-timezone": "0.5.45",
|
||||
"moment-timezone": "0.6.0",
|
||||
"morphlex": "^1.0.5",
|
||||
"orderedmap": "^2.1.1",
|
||||
"photoswipe": "5.4.4",
|
||||
|
||||
Generated
+8
-8
@@ -246,7 +246,7 @@ importers:
|
||||
version: 6.1.19(@fullcalendar/core@6.1.19)(moment@2.30.1)
|
||||
'@fullcalendar/moment-timezone':
|
||||
specifier: ^6.1.19
|
||||
version: 6.1.19(@fullcalendar/core@6.1.19)(moment-timezone@0.5.45)
|
||||
version: 6.1.19(@fullcalendar/core@6.1.19)(moment-timezone@0.6.0)
|
||||
'@fullcalendar/timegrid':
|
||||
specifier: ^6.1.19
|
||||
version: 6.1.19(@fullcalendar/core@6.1.19)
|
||||
@@ -323,8 +323,8 @@ importers:
|
||||
specifier: 2.30.1
|
||||
version: 2.30.1
|
||||
moment-timezone:
|
||||
specifier: 0.5.45
|
||||
version: 0.5.45
|
||||
specifier: 0.6.0
|
||||
version: 0.6.0
|
||||
morphlex:
|
||||
specifier: ^1.0.5
|
||||
version: 1.0.5
|
||||
@@ -6925,8 +6925,8 @@ packages:
|
||||
resolution: {integrity: sha512-Q9wJ/xhzeD9Wua1MwDN2v3ah3HENsUVSlzzL9Qw149cL9hHZkXtQGl3Eq36BbdLV+/qUwaP1WtJQ+H/+Oxso8g==}
|
||||
engines: {node: 20 || 22 || 24}
|
||||
|
||||
moment-timezone@0.5.45:
|
||||
resolution: {integrity: sha512-HIWmqA86KcmCAhnMAN0wuDOARV/525R2+lOLotuGFzn4HO+FH+/645z2wx0Dt3iDv6/p61SIvKnDstISainhLQ==}
|
||||
moment-timezone@0.6.0:
|
||||
resolution: {integrity: sha512-ldA5lRNm3iJCWZcBCab4pnNL3HSZYXVb/3TYr75/1WCTWYuTqYUb5f/S384pncYjJ88lbO8Z4uPDvmoluHJc8Q==}
|
||||
|
||||
moment@2.30.1:
|
||||
resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==}
|
||||
@@ -10881,10 +10881,10 @@ snapshots:
|
||||
dependencies:
|
||||
'@fullcalendar/core': 6.1.19
|
||||
|
||||
'@fullcalendar/moment-timezone@6.1.19(@fullcalendar/core@6.1.19)(moment-timezone@0.5.45)':
|
||||
'@fullcalendar/moment-timezone@6.1.19(@fullcalendar/core@6.1.19)(moment-timezone@0.6.0)':
|
||||
dependencies:
|
||||
'@fullcalendar/core': 6.1.19
|
||||
moment-timezone: 0.5.45
|
||||
moment-timezone: 0.6.0
|
||||
|
||||
'@fullcalendar/moment@6.1.19(@fullcalendar/core@6.1.19)(moment@2.30.1)':
|
||||
dependencies:
|
||||
@@ -16784,7 +16784,7 @@ snapshots:
|
||||
|
||||
mktemp@2.0.2: {}
|
||||
|
||||
moment-timezone@0.5.45:
|
||||
moment-timezone@0.6.0:
|
||||
dependencies:
|
||||
moment: 2.30.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user