feat: update moment

aka i removed it for a smaller package. turns out that package has some issues and is abandoned. so i put it back
This commit is contained in:
Spectralitree 2021-12-30 10:16:16 +01:00
parent 5f372f50cf
commit 46b6c72ed4
2 changed files with 1 additions and 9 deletions

View File

@ -25,7 +25,6 @@
"discord-markdown": "^2.5.1",
"gh-pages": "^3.2.3",
"moment": "^2.29.1",
"moment-timezone": "^0.5.34",
"sass": "^1.45.1",
"svelecte": "^3.4.5",
"svelte-autosize": "^1.0.1",

View File

@ -681,14 +681,7 @@ mkdirp@^0.5.1:
dependencies:
minimist "^1.2.5"
moment-timezone@^0.5.34:
version "0.5.34"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.34.tgz#a75938f7476b88f155d3504a9343f7519d9a405c"
integrity sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==
dependencies:
moment ">= 2.9.0"
"moment@>= 2.9.0", moment@^2.29.1:
moment@^2.29.1:
version "2.29.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==