mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 14:42:20 +08:00
Update dependency @types/lodash to v4.17.0 (#84299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -112,7 +112,7 @@
|
||||
"@types/jquery": "3.5.29",
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/jsurl": "^1.2.28",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/logfmt": "^1.2.3",
|
||||
"@types/lucene": "^2",
|
||||
"@types/marked": "5.0.2",
|
||||
|
@ -65,7 +65,7 @@
|
||||
"@rollup/plugin-node-resolve": "15.2.3",
|
||||
"@types/dompurify": "^3.0.0",
|
||||
"@types/history": "4.7.11",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/marked": "5.0.2",
|
||||
"@types/node": "20.11.26",
|
||||
"@types/papaparse": "5.3.14",
|
||||
|
@ -66,7 +66,7 @@
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/d3": "^7",
|
||||
"@types/jest": "^29.5.4",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/react": "18.2.65",
|
||||
"@types/react-virtualized-auto-sizer": "1.0.4",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
|
@ -92,7 +92,7 @@
|
||||
"@types/eslint": "8.56.5",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/jquery": "3.5.29",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/marked": "5.0.2",
|
||||
"@types/node": "20.11.26",
|
||||
"@types/pluralize": "^0.0.33",
|
||||
|
@ -59,7 +59,7 @@
|
||||
"@types/angular": "1.8.9",
|
||||
"@types/history": "4.7.11",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/react": "18.2.65",
|
||||
"@types/react-dom": "18.2.21",
|
||||
"@types/systemjs": "6.13.5",
|
||||
|
@ -20,7 +20,7 @@
|
||||
"@grafana/runtime": "11.0.0-pre",
|
||||
"@grafana/ui": "11.0.0-pre",
|
||||
"@react-awesome-query-builder/ui": "6.4.2",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/react-virtualized-auto-sizer": "1.0.4",
|
||||
"@types/uuid": "9.0.8",
|
||||
"immutable": "4.3.5",
|
||||
|
@ -137,7 +137,7 @@
|
||||
"@types/is-hotkey": "0.1.10",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/jquery": "3.5.29",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/mock-raf": "1.0.6",
|
||||
"@types/node": "20.11.26",
|
||||
"@types/prismjs": "1.26.3",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/node": "20.11.26",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.65",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/debounce-promise": "3.1.9",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/node": "20.11.26",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.65",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.65",
|
||||
"@types/react-dom": "18.2.21",
|
||||
|
@ -26,7 +26,7 @@
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/d3-random": "^3.0.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/node": "20.11.26",
|
||||
"@types/react": "18.2.65",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
|
@ -20,7 +20,7 @@
|
||||
"@grafana/plugin-configs": "11.0.0-pre",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/react": "18.2.65",
|
||||
"ts-node": "10.9.2",
|
||||
"webpack": "5.90.3"
|
||||
|
@ -43,7 +43,7 @@
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/node": "20.11.26",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.65",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/react": "18.2.65",
|
||||
"ts-node": "10.9.2",
|
||||
"webpack": "5.90.3"
|
||||
|
36
yarn.lock
36
yarn.lock
@ -3230,7 +3230,7 @@ __metadata:
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:29.5.12"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/node": "npm:20.11.26"
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
"@types/react": "npm:18.2.65"
|
||||
@ -3268,7 +3268,7 @@ __metadata:
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:29.5.12"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
"@types/react": "npm:18.2.65"
|
||||
"@types/react-dom": "npm:18.2.21"
|
||||
@ -3309,7 +3309,7 @@ __metadata:
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/d3-random": "npm:^3.0.2"
|
||||
"@types/jest": "npm:29.5.12"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/node": "npm:20.11.26"
|
||||
"@types/react": "npm:18.2.65"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
@ -3364,7 +3364,7 @@ __metadata:
|
||||
"@grafana/ui": "npm:11.0.0-pre"
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/react": "npm:18.2.65"
|
||||
lodash: "npm:4.17.21"
|
||||
monaco-editor: "npm:0.34.0"
|
||||
@ -3397,7 +3397,7 @@ __metadata:
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/debounce-promise": "npm:3.1.9"
|
||||
"@types/jest": "npm:29.5.12"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/node": "npm:20.11.26"
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
"@types/react": "npm:18.2.65"
|
||||
@ -3449,7 +3449,7 @@ __metadata:
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:29.5.12"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/node": "npm:20.11.26"
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
"@types/react": "npm:18.2.65"
|
||||
@ -3496,7 +3496,7 @@ __metadata:
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@types/jest": "npm:29.5.12"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/react": "npm:18.2.65"
|
||||
lodash: "npm:4.17.21"
|
||||
react: "npm:18.2.0"
|
||||
@ -3540,7 +3540,7 @@ __metadata:
|
||||
"@types/d3-interpolate": "npm:^3.0.0"
|
||||
"@types/dompurify": "npm:^3.0.0"
|
||||
"@types/history": "npm:4.7.11"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/marked": "npm:5.0.2"
|
||||
"@types/node": "npm:20.11.26"
|
||||
"@types/papaparse": "npm:5.3.14"
|
||||
@ -3775,7 +3775,7 @@ __metadata:
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/d3": "npm:^7"
|
||||
"@types/jest": "npm:^29.5.4"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/react": "npm:18.2.65"
|
||||
"@types/react-virtualized-auto-sizer": "npm:1.0.4"
|
||||
"@types/tinycolor2": "npm:1.4.6"
|
||||
@ -3938,7 +3938,7 @@ __metadata:
|
||||
"@types/eslint": "npm:8.56.5"
|
||||
"@types/jest": "npm:29.5.12"
|
||||
"@types/jquery": "npm:3.5.29"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/marked": "npm:5.0.2"
|
||||
"@types/node": "npm:20.11.26"
|
||||
"@types/pluralize": "npm:^0.0.33"
|
||||
@ -4035,7 +4035,7 @@ __metadata:
|
||||
"@types/angular": "npm:1.8.9"
|
||||
"@types/history": "npm:4.7.11"
|
||||
"@types/jest": "npm:29.5.12"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/react": "npm:18.2.65"
|
||||
"@types/react-dom": "npm:18.2.21"
|
||||
"@types/systemjs": "npm:6.13.5"
|
||||
@ -4118,7 +4118,7 @@ __metadata:
|
||||
"@testing-library/react-hooks": "npm:^8.0.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:^29.5.4"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/react": "npm:18.2.65"
|
||||
"@types/react-virtualized-auto-sizer": "npm:1.0.4"
|
||||
"@types/systemjs": "npm:6.13.5"
|
||||
@ -4202,7 +4202,7 @@ __metadata:
|
||||
"@types/is-hotkey": "npm:0.1.10"
|
||||
"@types/jest": "npm:29.5.12"
|
||||
"@types/jquery": "npm:3.5.29"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/mock-raf": "npm:1.0.6"
|
||||
"@types/node": "npm:20.11.26"
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
@ -9446,10 +9446,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/lodash@npm:*, @types/lodash@npm:4.14.202, @types/lodash@npm:^4.14.167, @types/lodash@npm:^4.14.172":
|
||||
version: 4.14.202
|
||||
resolution: "@types/lodash@npm:4.14.202"
|
||||
checksum: 10/1bb9760a5b1dda120132c4b987330d67979c95dbc22612678682cd61b00302e190f4207228f3728580059cdab5582362262e3819aea59960c1017bd2b9fb26f6
|
||||
"@types/lodash@npm:*, @types/lodash@npm:4.17.0, @types/lodash@npm:^4.14.167, @types/lodash@npm:^4.14.172":
|
||||
version: 4.17.0
|
||||
resolution: "@types/lodash@npm:4.17.0"
|
||||
checksum: 10/2053203292b5af99352d108656ceb15d39da5922fc3fb8186e1552d65c82d6e545372cc97f36c95873aa7186404d59d9305e9d49254d4ae55e77df1e27ab7b5d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18306,7 +18306,7 @@ __metadata:
|
||||
"@types/jquery": "npm:3.5.29"
|
||||
"@types/js-yaml": "npm:^4.0.5"
|
||||
"@types/jsurl": "npm:^1.2.28"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/logfmt": "npm:^1.2.3"
|
||||
"@types/lucene": "npm:^2"
|
||||
"@types/marked": "npm:5.0.2"
|
||||
|
Reference in New Issue
Block a user