mirror of https://github.com/grafana/grafana.git
Update dependency moment-timezone to v0.5.48
This commit is contained in:
parent
e2ac229bc5
commit
613569d96d
|
@ -353,7 +353,7 @@
|
|||
"ml-regression-polynomial": "^3.0.0",
|
||||
"ml-regression-simple-linear": "^3.0.0",
|
||||
"moment": "2.30.1",
|
||||
"moment-timezone": "0.5.47",
|
||||
"moment-timezone": "0.5.48",
|
||||
"monaco-editor": "0.34.1",
|
||||
"moveable": "0.53.0",
|
||||
"nanoid": "^5.0.9",
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"marked": "15.0.11",
|
||||
"marked-mangle": "1.1.10",
|
||||
"moment": "2.30.1",
|
||||
"moment-timezone": "0.5.47",
|
||||
"moment-timezone": "0.5.48",
|
||||
"ol": "7.4.0",
|
||||
"papaparse": "5.5.2",
|
||||
"react-use": "17.6.0",
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
"debounce-promise": "3.1.2",
|
||||
"lodash": "4.17.21",
|
||||
"moment": "2.30.1",
|
||||
"moment-timezone": "0.5.47",
|
||||
"moment-timezone": "0.5.48",
|
||||
"monaco-promql": "1.7.4",
|
||||
"pluralize": "8.0.0",
|
||||
"prismjs": "1.30.0",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -2991,7 +2991,7 @@ __metadata:
|
|||
marked: "npm:15.0.11"
|
||||
marked-mangle: "npm:1.1.10"
|
||||
moment: "npm:2.30.1"
|
||||
moment-timezone: "npm:0.5.47"
|
||||
moment-timezone: "npm:0.5.48"
|
||||
ol: "npm:7.4.0"
|
||||
papaparse: "npm:5.5.2"
|
||||
react: "npm:18.3.1"
|
||||
|
@ -3384,7 +3384,7 @@ __metadata:
|
|||
jest-environment-jsdom: "npm:29.7.0"
|
||||
lodash: "npm:4.17.21"
|
||||
moment: "npm:2.30.1"
|
||||
moment-timezone: "npm:0.5.47"
|
||||
moment-timezone: "npm:0.5.48"
|
||||
monaco-promql: "npm:1.7.4"
|
||||
pluralize: "npm:8.0.0"
|
||||
prismjs: "npm:1.30.0"
|
||||
|
@ -17872,7 +17872,7 @@ __metadata:
|
|||
ml-regression-polynomial: "npm:^3.0.0"
|
||||
ml-regression-simple-linear: "npm:^3.0.0"
|
||||
moment: "npm:2.30.1"
|
||||
moment-timezone: "npm:0.5.47"
|
||||
moment-timezone: "npm:0.5.48"
|
||||
monaco-editor: "npm:0.34.1"
|
||||
moveable: "npm:0.53.0"
|
||||
msw: "npm:2.7.0"
|
||||
|
@ -22494,12 +22494,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"moment-timezone@npm:0.5.47":
|
||||
version: 0.5.47
|
||||
resolution: "moment-timezone@npm:0.5.47"
|
||||
"moment-timezone@npm:0.5.48":
|
||||
version: 0.5.48
|
||||
resolution: "moment-timezone@npm:0.5.48"
|
||||
dependencies:
|
||||
moment: "npm:^2.29.4"
|
||||
checksum: 10/b2ad32e6b7ea4ce99756c9f571f8eb1bdd6592ecdc2bf3f7fb988ae980a49a7e87b986776090571b9608c8576205f839b736dc7589c180ce36c82fad4b8416c6
|
||||
checksum: 10/8e0b7a05577623552293b28eeee4e60634b8be87fdb74084fa6d5ccc516771eb42d88f29c5a5e50a94c494048d14cdef94f94526a9dfd5e1b0050ff29d0a6c0a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in New Issue