Update dependency @types/lodash to v4.17.15 (#99632)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/99633/head
renovate[bot] 5 months ago committed by GitHub
parent 9c7618160d
commit a05f539dd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      package.json
  2. 2
      packages/grafana-data/package.json
  3. 2
      packages/grafana-flamegraph/package.json
  4. 2
      packages/grafana-prometheus/package.json
  5. 2
      packages/grafana-runtime/package.json
  6. 2
      packages/grafana-sql/package.json
  7. 2
      packages/grafana-ui/package.json
  8. 2
      public/app/plugins/datasource/azuremonitor/package.json
  9. 2
      public/app/plugins/datasource/cloud-monitoring/package.json
  10. 2
      public/app/plugins/datasource/grafana-postgresql-datasource/package.json
  11. 2
      public/app/plugins/datasource/grafana-pyroscope-datasource/package.json
  12. 2
      public/app/plugins/datasource/grafana-testdata-datasource/package.json
  13. 2
      public/app/plugins/datasource/jaeger/package.json
  14. 2
      public/app/plugins/datasource/mssql/package.json
  15. 2
      public/app/plugins/datasource/mysql/package.json
  16. 2
      public/app/plugins/datasource/parca/package.json
  17. 2
      public/app/plugins/datasource/tempo/package.json
  18. 2
      public/app/plugins/datasource/zipkin/package.json
  19. 44
      yarn.lock

@ -120,7 +120,7 @@
"@types/jquery": "3.5.32",
"@types/js-yaml": "^4.0.5",
"@types/jsurl": "^1.2.28",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/logfmt": "^1.2.3",
"@types/lucene": "^2",
"@types/node": "22.10.10",

@ -64,7 +64,7 @@
"@grafana/tsconfig": "^2.0.0",
"@rollup/plugin-node-resolve": "16.0.0",
"@types/history": "4.7.11",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/papaparse": "5.3.15",
"@types/react": "18.3.18",

@ -67,7 +67,7 @@
"@testing-library/user-event": "14.5.2",
"@types/d3": "^7",
"@types/jest": "^29.5.4",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/react": "18.3.18",
"@types/react-virtualized-auto-sizer": "1.0.4",

@ -92,7 +92,7 @@
"@types/eslint": "9.6.1",
"@types/jest": "29.5.14",
"@types/jquery": "3.5.32",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/pluralize": "^0.0.33",
"@types/prismjs": "1.26.5",

@ -58,7 +58,7 @@
"@types/angular": "1.8.9",
"@types/history": "4.7.11",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/systemjs": "6.15.1",

@ -40,7 +40,7 @@
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "^29.5.4",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",

@ -64,7 +64,7 @@
"@react-aria/utils": "3.27.0",
"@tanstack/react-virtual": "^3.5.1",
"@types/jquery": "3.5.32",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/react-table": "7.7.20",
"calculate-size": "1.1.1",
"classnames": "2.5.1",

@ -32,7 +32,7 @@
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/prismjs": "1.26.5",
"@types/react": "18.3.18",

@ -34,7 +34,7 @@
"@testing-library/user-event": "14.5.2",
"@types/debounce-promise": "3.1.9",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/prismjs": "1.26.5",
"@types/react": "18.3.18",

@ -22,7 +22,7 @@
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/react": "18.3.18",
"ts-node": "10.9.2",

@ -26,7 +26,7 @@
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/prismjs": "1.26.5",
"@types/react": "18.3.18",

@ -29,7 +29,7 @@
"@testing-library/user-event": "14.5.2",
"@types/d3-random": "^3.0.2",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",

@ -29,7 +29,7 @@
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/logfmt": "^1.2.3",
"@types/node": "22.10.10",
"@types/react": "18.3.18",

@ -22,7 +22,7 @@
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/react": "18.3.18",
"ts-node": "10.9.2",

@ -22,7 +22,7 @@
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/react": "18.3.18",
"ts-node": "10.9.2",

@ -22,7 +22,7 @@
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",

@ -45,7 +45,7 @@
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/prismjs": "1.26.5",
"@types/react": "18.3.18",

@ -25,7 +25,7 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/lodash": "4.17.15",
"@types/node": "22.10.10",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",

@ -2717,7 +2717,7 @@ __metadata:
"@testing-library/react": "npm:16.1.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/prismjs": "npm:1.26.5"
"@types/react": "npm:18.3.18"
@ -2759,7 +2759,7 @@ __metadata:
"@testing-library/react": "npm:16.1.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/react": "npm:18.3.18"
lodash: "npm:4.17.21"
@ -2789,7 +2789,7 @@ __metadata:
"@testing-library/react": "npm:16.1.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/prismjs": "npm:1.26.5"
"@types/react": "npm:18.3.18"
@ -2831,7 +2831,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2"
"@types/d3-random": "npm:^3.0.2"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
@ -2871,7 +2871,7 @@ __metadata:
"@testing-library/react": "npm:16.1.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/logfmt": "npm:^1.2.3"
"@types/node": "npm:22.10.10"
"@types/react": "npm:18.3.18"
@ -2912,7 +2912,7 @@ __metadata:
"@testing-library/react": "npm:16.1.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/react": "npm:18.3.18"
lodash: "npm:4.17.21"
@ -2943,7 +2943,7 @@ __metadata:
"@testing-library/react": "npm:16.1.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/react": "npm:18.3.18"
lodash: "npm:4.17.21"
@ -2971,7 +2971,7 @@ __metadata:
"@testing-library/dom": "npm:10.4.0"
"@testing-library/react": "npm:16.1.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
@ -3009,7 +3009,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2"
"@types/debounce-promise": "npm:3.1.9"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/prismjs": "npm:1.26.5"
"@types/react": "npm:18.3.18"
@ -3062,7 +3062,7 @@ __metadata:
"@testing-library/react": "npm:16.1.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/prismjs": "npm:1.26.5"
"@types/react": "npm:18.3.18"
@ -3112,7 +3112,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.1.0"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
@ -3205,7 +3205,7 @@ __metadata:
"@rollup/plugin-node-resolve": "npm:16.0.0"
"@types/d3-interpolate": "npm:^3.0.0"
"@types/history": "npm:4.7.11"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/papaparse": "npm:5.3.15"
"@types/react": "npm:18.3.18"
@ -3398,7 +3398,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2"
"@types/d3": "npm:^7"
"@types/jest": "npm:^29.5.4"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/react": "npm:18.3.18"
"@types/react-virtualized-auto-sizer": "npm:1.0.4"
@ -3627,7 +3627,7 @@ __metadata:
"@types/eslint": "npm:9.6.1"
"@types/jest": "npm:29.5.14"
"@types/jquery": "npm:3.5.32"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/pluralize": "npm:^0.0.33"
"@types/prismjs": "npm:1.26.5"
@ -3719,7 +3719,7 @@ __metadata:
"@types/angular": "npm:1.8.9"
"@types/history": "npm:4.7.11"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
"@types/systemjs": "npm:6.15.1"
@ -3885,7 +3885,7 @@ __metadata:
"@testing-library/react": "npm:16.1.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:^29.5.4"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/node": "npm:22.10.10"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
@ -4048,7 +4048,7 @@ __metadata:
"@types/is-hotkey": "npm:0.1.10"
"@types/jest": "npm:29.5.14"
"@types/jquery": "npm:3.5.32"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/mock-raf": "npm:1.0.6"
"@types/node": "npm:22.10.10"
"@types/prismjs": "npm:1.26.5"
@ -9647,10 +9647,10 @@ __metadata:
languageName: node
linkType: hard
"@types/lodash@npm:*, @types/lodash@npm:4.17.14, @types/lodash@npm:^4.14.172":
version: 4.17.14
resolution: "@types/lodash@npm:4.17.14"
checksum: 10/6ee40725f3e192f5ef1f493caca19210aa7acd7adc3136b8dba84d418a35be0abea0668105aed9f696ad62a54310a9c0d328971ad4b157f5bcda700424ed5aae
"@types/lodash@npm:*, @types/lodash@npm:4.17.15, @types/lodash@npm:^4.14.172":
version: 4.17.15
resolution: "@types/lodash@npm:4.17.15"
checksum: 10/27b348b5971b9c670215331b52448a13d7d65bf1fbd320a7049c9c153c1186ff5d116ba75f05f07d32d7ece8a992b26a30c7bdc9be22a3d1e4e3e6068aa04603
languageName: node
linkType: hard
@ -17819,7 +17819,7 @@ __metadata:
"@types/jquery": "npm:3.5.32"
"@types/js-yaml": "npm:^4.0.5"
"@types/jsurl": "npm:^1.2.28"
"@types/lodash": "npm:4.17.14"
"@types/lodash": "npm:4.17.15"
"@types/logfmt": "npm:^1.2.3"
"@types/lucene": "npm:^2"
"@types/node": "npm:22.10.10"

Loading…
Cancel
Save