chore(deps): update dependency date-fns to v2.29.2

This commit is contained in:
renovate[bot] 2022-08-18 12:41:51 +00:00 committed by GitHub
parent 60dff3f607
commit e98791fc50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 deletions

View file

@ -20,7 +20,7 @@
"@types/recharts": "1.8.23",
"autoprefixer": "10.4.8",
"axios": "0.27.2",
"date-fns": "2.29.1",
"date-fns": "2.29.2",
"npm-run-all": "4.1.5",
"postcss": "8.4.16",
"prettier": "2.7.1",
@ -6449,9 +6449,9 @@
}
},
"node_modules/date-fns": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
"integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==",
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
"integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==",
"engines": {
"node": ">=0.11"
},
@ -23279,9 +23279,9 @@
}
},
"date-fns": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
"integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw=="
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
"integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA=="
},
"debug": {
"version": "4.3.4",

View file

@ -19,7 +19,7 @@
"@types/recharts": "1.8.23",
"autoprefixer": "10.4.8",
"axios": "0.27.2",
"date-fns": "2.29.1",
"date-fns": "2.29.2",
"npm-run-all": "4.1.5",
"postcss": "8.4.16",
"prettier": "2.7.1",

14
package-lock.json generated
View file

@ -44,7 +44,7 @@
"class-transformer": "0.5.1",
"class-validator": "0.13.2",
"cookie-parser": "1.4.6",
"date-fns": "2.29.1",
"date-fns": "2.29.2",
"nest-raven": "8.2.0",
"nestjs-otel": "3.0.4",
"nestjs-pino": "3.1.1",
@ -4740,9 +4740,9 @@
"dev": true
},
"node_modules/date-fns": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
"integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==",
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
"integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==",
"engines": {
"node": ">=0.11"
},
@ -15829,9 +15829,9 @@
"dev": true
},
"date-fns": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
"integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw=="
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
"integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA=="
},
"dateformat": {
"version": "4.6.3",

View file

@ -60,7 +60,7 @@
"class-transformer": "0.5.1",
"class-validator": "0.13.2",
"cookie-parser": "1.4.6",
"date-fns": "2.29.1",
"date-fns": "2.29.2",
"nest-raven": "8.2.0",
"nestjs-otel": "3.0.4",
"nestjs-pino": "3.1.1",