mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
Update dependency @types/jquery to v3.5.32
This commit is contained in:
parent
01b75828ba
commit
3103776892
@ -116,7 +116,7 @@
|
||||
"@types/history": "4.7.11",
|
||||
"@types/ini": "^4",
|
||||
"@types/jest": "29.5.14",
|
||||
"@types/jquery": "3.5.31",
|
||||
"@types/jquery": "3.5.32",
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/jsurl": "^1.2.28",
|
||||
"@types/lodash": "4.17.12",
|
||||
|
@ -90,7 +90,7 @@
|
||||
"@types/debounce-promise": "3.1.9",
|
||||
"@types/eslint": "9.6.1",
|
||||
"@types/jest": "29.5.14",
|
||||
"@types/jquery": "3.5.31",
|
||||
"@types/jquery": "3.5.32",
|
||||
"@types/lodash": "4.17.12",
|
||||
"@types/node": "20.16.14",
|
||||
"@types/pluralize": "^0.0.33",
|
||||
|
@ -64,7 +64,7 @@
|
||||
"@react-aria/overlays": "3.23.4",
|
||||
"@react-aria/utils": "3.25.3",
|
||||
"@tanstack/react-virtual": "^3.5.1",
|
||||
"@types/jquery": "3.5.31",
|
||||
"@types/jquery": "3.5.32",
|
||||
"@types/lodash": "4.17.12",
|
||||
"@types/react-table": "7.7.20",
|
||||
"ansicolor": "1.1.100",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -3934,7 +3934,7 @@ __metadata:
|
||||
"@types/debounce-promise": "npm:3.1.9"
|
||||
"@types/eslint": "npm:9.6.1"
|
||||
"@types/jest": "npm:29.5.14"
|
||||
"@types/jquery": "npm:3.5.31"
|
||||
"@types/jquery": "npm:3.5.32"
|
||||
"@types/lodash": "npm:4.17.12"
|
||||
"@types/node": "npm:20.16.14"
|
||||
"@types/pluralize": "npm:^0.0.33"
|
||||
@ -4250,7 +4250,7 @@ __metadata:
|
||||
"@types/hoist-non-react-statics": "npm:3.3.5"
|
||||
"@types/is-hotkey": "npm:0.1.10"
|
||||
"@types/jest": "npm:29.5.14"
|
||||
"@types/jquery": "npm:3.5.31"
|
||||
"@types/jquery": "npm:3.5.32"
|
||||
"@types/lodash": "npm:4.17.12"
|
||||
"@types/mock-raf": "npm:1.0.6"
|
||||
"@types/node": "npm:20.16.14"
|
||||
@ -10253,12 +10253,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jquery@npm:3.5.31":
|
||||
version: 3.5.31
|
||||
resolution: "@types/jquery@npm:3.5.31"
|
||||
"@types/jquery@npm:3.5.32":
|
||||
version: 3.5.32
|
||||
resolution: "@types/jquery@npm:3.5.32"
|
||||
dependencies:
|
||||
"@types/sizzle": "npm:*"
|
||||
checksum: 10/c14b3db4d2c34eb44b30ae119f1983d9d94231a02d44357b08f3ef406852c777edd928eb35875e879515a96eb8eb2188ed5572a0de35f322019bf6de858ce610
|
||||
checksum: 10/2c67cac338828870ead5c5e608f5fa5ab8101598ed4572cf49b58c342adffe8918d2e2fc94d7954e6b98a889cef8c3f4e6f44b8fecb75e80854b0f9cf9dd18a1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -19083,7 +19083,7 @@ __metadata:
|
||||
"@types/history": "npm:4.7.11"
|
||||
"@types/ini": "npm:^4"
|
||||
"@types/jest": "npm:29.5.14"
|
||||
"@types/jquery": "npm:3.5.31"
|
||||
"@types/jquery": "npm:3.5.32"
|
||||
"@types/js-yaml": "npm:^4.0.5"
|
||||
"@types/jsurl": "npm:^1.2.28"
|
||||
"@types/lodash": "npm:4.17.12"
|
||||
|
Loading…
Reference in New Issue
Block a user