mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency date-fns to v2.29.2
This commit is contained in:
parent
60dff3f607
commit
e98791fc50
4 changed files with 16 additions and 16 deletions
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue