|
|
|
@ -63,7 +63,7 @@
|
|
|
|
|
"countries-and-timezones": "3.4.1",
|
|
|
|
|
"countries-list": "3.1.0",
|
|
|
|
|
"countup.js": "2.8.0",
|
|
|
|
|
"date-fns": "2.29.3",
|
|
|
|
|
"date-fns": "3.6.0",
|
|
|
|
|
"envalid": "7.3.1",
|
|
|
|
|
"google-spreadsheet": "3.2.0",
|
|
|
|
|
"got": "11.8.6",
|
|
|
|
@ -16647,15 +16647,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/date-fns": {
|
|
|
|
|
"version": "2.29.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.3.tgz",
|
|
|
|
|
"integrity": "sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.11"
|
|
|
|
|
},
|
|
|
|
|
"version": "3.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/date-fns"
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/kossnocorp"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/date-format": {
|
|
|
|
|