fix(deps): update dependency date-fns to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Github changeset workflow
parent
8e766bf36d
commit
03c5bbef1f
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-opencost': patch
|
||||
---
|
||||
|
||||
Updated dependency `date-fns` to `^3.0.0`.
|
||||
@@ -32,7 +32,7 @@
|
||||
"@material-ui/styles": "^4.11.5",
|
||||
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
||||
"axios": "^1.4.0",
|
||||
"date-fns": "^2.30.0",
|
||||
"date-fns": "^3.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"recharts": "^2.5.0"
|
||||
},
|
||||
|
||||
@@ -7818,7 +7818,7 @@ __metadata:
|
||||
"@testing-library/jest-dom": ^6.0.0
|
||||
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
|
||||
axios: ^1.4.0
|
||||
date-fns: ^2.30.0
|
||||
date-fns: ^3.0.0
|
||||
lodash: ^4.17.21
|
||||
recharts: ^2.5.0
|
||||
peerDependencies:
|
||||
@@ -24615,6 +24615,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"date-fns@npm:^3.0.0":
|
||||
version: 3.3.1
|
||||
resolution: "date-fns@npm:3.3.1"
|
||||
checksum: 6245e93a47de28ac96dffd4d62877f86e6b64854860ae1e00a4f83174d80bc8e59bd1259cf265223fb2ddce5c8e586dc9cc210f0d052faba2f7660e265877283
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dateformat@npm:^3.0.3":
|
||||
version: 3.0.3
|
||||
resolution: "dateformat@npm:3.0.3"
|
||||
|
||||
Reference in New Issue
Block a user