mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 23:55:47 -06:00
Update dependency date-fns to v3.6.0 (#85243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
951d5b4e9f
commit
c7b4427151
@ -308,7 +308,7 @@
|
||||
"d3-force": "3.0.0",
|
||||
"d3-scale-chromatic": "3.1.0",
|
||||
"dangerously-set-html-content": "1.1.0",
|
||||
"date-fns": "3.5.0",
|
||||
"date-fns": "3.6.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.5.0",
|
||||
"date-fns": "3.6.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.5.0",
|
||||
"date-fns": "3.6.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.5.0",
|
||||
"date-fns": "3.6.0",
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"i18next": "^23.0.0",
|
||||
"i18next-browser-languagedetector": "^7.0.2",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -3573,7 +3573,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.5.0"
|
||||
date-fns: "npm:3.6.0"
|
||||
dompurify: "npm:^3.0.0"
|
||||
esbuild: "npm:0.18.12"
|
||||
eventemitter3: "npm:5.0.1"
|
||||
@ -3979,7 +3979,7 @@ __metadata:
|
||||
copy-webpack-plugin: "npm:12.0.2"
|
||||
css-loader: "npm:6.10.0"
|
||||
d3: "npm:7.9.0"
|
||||
date-fns: "npm:3.5.0"
|
||||
date-fns: "npm:3.6.0"
|
||||
debounce-promise: "npm:3.1.2"
|
||||
esbuild: "npm:0.18.12"
|
||||
eslint: "npm:8.57.0"
|
||||
@ -4281,7 +4281,7 @@ __metadata:
|
||||
css-loader: "npm:6.10.0"
|
||||
csstype: "npm:3.1.3"
|
||||
d3: "npm:7.9.0"
|
||||
date-fns: "npm:3.5.0"
|
||||
date-fns: "npm:3.6.0"
|
||||
esbuild: "npm:0.18.12"
|
||||
expose-loader: "npm:5.0.0"
|
||||
hoist-non-react-statics: "npm:3.3.2"
|
||||
@ -14986,10 +14986,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"date-fns@npm:3.5.0":
|
||||
version: 3.5.0
|
||||
resolution: "date-fns@npm:3.5.0"
|
||||
checksum: 10/d37eff45f97e6c6745072ff2733c63fffa89e91d4bf407c368641b83c05eaa5222f3f1ba2d7f88862c4fc26fbcf4ad2ffac4526ae6a6414c10fcaea411ab71c3
|
||||
"date-fns@npm:3.6.0":
|
||||
version: 3.6.0
|
||||
resolution: "date-fns@npm:3.6.0"
|
||||
checksum: 10/cac35c58926a3b5d577082ff2b253612ec1c79eb6754fddef46b6a8e826501ea2cb346ecbd211205f1ba382ddd1f9d8c3f00bf433ad63cc3063454d294e3a6b8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18679,7 +18679,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.5.0"
|
||||
date-fns: "npm:3.6.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