Remove moment

This commit is contained in:
Michael Weimann 2022-10-22 16:14:28 +02:00
parent 00eb800f96
commit 968f0141cb
No known key found for this signature in database
GPG Key ID: 34F0524D4DA694A1
2 changed files with 0 additions and 14 deletions

View File

@ -15,8 +15,6 @@
"bootstrap": "^5.1.0",
"core-js": "^3.6.5",
"jquery": "^3.5.1",
"moment": "^2.29.4",
"moment-timezone": "^0.5.35",
"select2": "^4.0.13",
"select2-bootstrap-5-theme": "^1.1.1"
},

View File

@ -2062,18 +2062,6 @@ mini-css-extract-plugin@^2.5.3:
dependencies:
schema-utils "^4.0.0"
moment-timezone@^0.5.35:
version "0.5.35"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839"
integrity sha512-cY/pBOEXepQvlgli06ttCTKcIf8cD1nmNwOKQQAdHBqYApQSpAqotBMX0RJZNgMp6i0PlZuf1mFtnlyEkwyvFw==
dependencies:
moment ">= 2.9.0"
"moment@>= 2.9.0", moment@^2.29.4:
version "2.29.4"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
ms@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"