mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency date-fns to v3.4.0 (#84390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1d96707295
commit
0b806597c3
@ -305,7 +305,7 @@
|
||||
"d3-force": "3.0.0",
|
||||
"d3-scale-chromatic": "3.1.0",
|
||||
"dangerously-set-html-content": "1.1.0",
|
||||
"date-fns": "3.3.1",
|
||||
"date-fns": "3.4.0",
|
||||
"debounce-promise": "3.1.2",
|
||||
"diff": "^5.1.0",
|
||||
"emotion": "11.0.0",
|
||||
|
@ -40,7 +40,7 @@
|
||||
"@types/d3-interpolate": "^3.0.0",
|
||||
"@types/string-hash": "1.1.3",
|
||||
"d3-interpolate": "3.0.1",
|
||||
"date-fns": "3.3.1",
|
||||
"date-fns": "3.4.0",
|
||||
"dompurify": "^3.0.0",
|
||||
"eventemitter3": "5.0.1",
|
||||
"fast_array_intersect": "1.1.0",
|
||||
|
@ -51,7 +51,7 @@
|
||||
"@prometheus-io/lezer-promql": "^0.37.0-rc.1",
|
||||
"@reduxjs/toolkit": "1.9.5",
|
||||
"d3": "7.9.0",
|
||||
"date-fns": "3.3.1",
|
||||
"date-fns": "3.4.0",
|
||||
"debounce-promise": "3.1.2",
|
||||
"eventemitter3": "5.0.1",
|
||||
"lodash": "4.17.21",
|
||||
|
@ -65,7 +65,7 @@
|
||||
"calculate-size": "1.1.1",
|
||||
"classnames": "2.5.1",
|
||||
"d3": "7.9.0",
|
||||
"date-fns": "3.3.1",
|
||||
"date-fns": "3.4.0",
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"i18next": "^23.0.0",
|
||||
"i18next-browser-languagedetector": "^7.0.2",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -3710,7 +3710,7 @@ __metadata:
|
||||
"@types/string-hash": "npm:1.1.3"
|
||||
"@types/tinycolor2": "npm:1.4.6"
|
||||
d3-interpolate: "npm:3.0.1"
|
||||
date-fns: "npm:3.3.1"
|
||||
date-fns: "npm:3.4.0"
|
||||
dompurify: "npm:^3.0.0"
|
||||
esbuild: "npm:0.18.12"
|
||||
eventemitter3: "npm:5.0.1"
|
||||
@ -4117,7 +4117,7 @@ __metadata:
|
||||
copy-webpack-plugin: "npm:12.0.2"
|
||||
css-loader: "npm:6.10.0"
|
||||
d3: "npm:7.9.0"
|
||||
date-fns: "npm:3.3.1"
|
||||
date-fns: "npm:3.4.0"
|
||||
debounce-promise: "npm:3.1.2"
|
||||
esbuild: "npm:0.18.12"
|
||||
eslint: "npm:8.57.0"
|
||||
@ -4392,7 +4392,7 @@ __metadata:
|
||||
css-loader: "npm:6.10.0"
|
||||
csstype: "npm:3.1.3"
|
||||
d3: "npm:7.9.0"
|
||||
date-fns: "npm:3.3.1"
|
||||
date-fns: "npm:3.4.0"
|
||||
esbuild: "npm:0.18.12"
|
||||
expose-loader: "npm:5.0.0"
|
||||
hoist-non-react-statics: "npm:3.3.2"
|
||||
@ -15025,10 +15025,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"date-fns@npm:3.3.1":
|
||||
version: 3.3.1
|
||||
resolution: "date-fns@npm:3.3.1"
|
||||
checksum: 10/98231936765dfb6fc6897676319b500a06a39f051b2c3ecbdd541a07ce9b1344b770277b8bfb1049fb7a2f70bf365ac8e6f1e2bb452b10e1a8101d518ca7f95d
|
||||
"date-fns@npm:3.4.0":
|
||||
version: 3.4.0
|
||||
resolution: "date-fns@npm:3.4.0"
|
||||
checksum: 10/38932c99ad28a69a18bd9e2331d0c86a46146d3e9efc92cbc612400a075785231c3271822948eb0377db738fa8a583aa4782d8246a939fe6f188727ea9323c29
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18795,7 +18795,7 @@ __metadata:
|
||||
d3-force: "npm:3.0.0"
|
||||
d3-scale-chromatic: "npm:3.1.0"
|
||||
dangerously-set-html-content: "npm:1.1.0"
|
||||
date-fns: "npm:3.3.1"
|
||||
date-fns: "npm:3.4.0"
|
||||
debounce-promise: "npm:3.1.2"
|
||||
diff: "npm:^5.1.0"
|
||||
emotion: "npm:11.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user