mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency date-fns to v3.5.0 (#84557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1208888bb6
commit
25ed621aa3
@ -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.4.0",
|
||||
"date-fns": "3.5.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.4.0",
|
||||
"date-fns": "3.5.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.4.0",
|
||||
"date-fns": "3.5.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.4.0",
|
||||
"date-fns": "3.5.0",
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"i18next": "^23.0.0",
|
||||
"i18next-browser-languagedetector": "^7.0.2",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -3549,7 +3549,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.4.0"
|
||||
date-fns: "npm:3.5.0"
|
||||
dompurify: "npm:^3.0.0"
|
||||
esbuild: "npm:0.18.12"
|
||||
eventemitter3: "npm:5.0.1"
|
||||
@ -3955,7 +3955,7 @@ __metadata:
|
||||
copy-webpack-plugin: "npm:12.0.2"
|
||||
css-loader: "npm:6.10.0"
|
||||
d3: "npm:7.9.0"
|
||||
date-fns: "npm:3.4.0"
|
||||
date-fns: "npm:3.5.0"
|
||||
debounce-promise: "npm:3.1.2"
|
||||
esbuild: "npm:0.18.12"
|
||||
eslint: "npm:8.57.0"
|
||||
@ -4226,7 +4226,7 @@ __metadata:
|
||||
css-loader: "npm:6.10.0"
|
||||
csstype: "npm:3.1.3"
|
||||
d3: "npm:7.9.0"
|
||||
date-fns: "npm:3.4.0"
|
||||
date-fns: "npm:3.5.0"
|
||||
esbuild: "npm:0.18.12"
|
||||
expose-loader: "npm:5.0.0"
|
||||
hoist-non-react-statics: "npm:3.3.2"
|
||||
@ -14890,10 +14890,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"date-fns@npm:3.4.0":
|
||||
version: 3.4.0
|
||||
resolution: "date-fns@npm:3.4.0"
|
||||
checksum: 10/38932c99ad28a69a18bd9e2331d0c86a46146d3e9efc92cbc612400a075785231c3271822948eb0377db738fa8a583aa4782d8246a939fe6f188727ea9323c29
|
||||
"date-fns@npm:3.5.0":
|
||||
version: 3.5.0
|
||||
resolution: "date-fns@npm:3.5.0"
|
||||
checksum: 10/d37eff45f97e6c6745072ff2733c63fffa89e91d4bf407c368641b83c05eaa5222f3f1ba2d7f88862c4fc26fbcf4ad2ffac4526ae6a6414c10fcaea411ab71c3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18633,7 +18633,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.4.0"
|
||||
date-fns: "npm:3.5.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