mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 15:45:43 -06:00
Update dependency @types/prismjs to v1.26.3
This commit is contained in:
parent
66c85d9826
commit
9ba56d9349
@ -128,7 +128,7 @@
|
||||
"@types/ol-ext": "npm:@siedlerchr/types-ol-ext@3.2.4",
|
||||
"@types/papaparse": "5.3.14",
|
||||
"@types/pluralize": "^0.0.33",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.15",
|
||||
"@types/react-beautiful-dnd": "13.1.4",
|
||||
"@types/react-dom": "18.2.7",
|
||||
|
@ -144,7 +144,7 @@
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/mock-raf": "1.0.6",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.15",
|
||||
"@types/react-beautiful-dnd": "13.1.4",
|
||||
"@types/react-calendar": "3.9.0",
|
||||
|
@ -30,7 +30,7 @@
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.15",
|
||||
"@types/testing-library__jest-dom": "5.14.8",
|
||||
"react-select-event": "5.5.1",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -2948,7 +2948,7 @@ __metadata:
|
||||
"@types/jest": "npm:29.5.11"
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/node": "npm:20.8.10"
|
||||
"@types/prismjs": "npm:1.26.0"
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
"@types/react": "npm:18.2.15"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.8"
|
||||
fast-deep-equal: "npm:^3.1.3"
|
||||
@ -3554,7 +3554,7 @@ __metadata:
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/mock-raf": "npm:1.0.6"
|
||||
"@types/node": "npm:20.8.10"
|
||||
"@types/prismjs": "npm:1.26.0"
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
"@types/react": "npm:18.2.15"
|
||||
"@types/react-beautiful-dnd": "npm:13.1.4"
|
||||
"@types/react-calendar": "npm:3.9.0"
|
||||
@ -8952,10 +8952,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/prismjs@npm:1.26.0":
|
||||
version: 1.26.0
|
||||
resolution: "@types/prismjs@npm:1.26.0"
|
||||
checksum: 61b46e490acd46abba6c7c8c491247ba0c94f65f36f2eb1b8a80b0afc7961c7f9f2b386bd51daf114d61758e59957fe196a285f5e34bd88e46b4794b3e2a597d
|
||||
"@types/prismjs@npm:1.26.3":
|
||||
version: 1.26.3
|
||||
resolution: "@types/prismjs@npm:1.26.3"
|
||||
checksum: 4bd55230ffc0b2b16f4008be3a7f1d7c6b32dd3bed8006e64d24fb22c44fc7e300dac77b856f732803ccdc9a3472b2c0ee7776cad048843c47d608c41a89b6a6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17133,7 +17133,7 @@ __metadata:
|
||||
"@types/ol-ext": "npm:@siedlerchr/types-ol-ext@3.2.4"
|
||||
"@types/papaparse": "npm:5.3.14"
|
||||
"@types/pluralize": "npm:^0.0.33"
|
||||
"@types/prismjs": "npm:1.26.0"
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
"@types/react": "npm:18.2.15"
|
||||
"@types/react-beautiful-dnd": "npm:13.1.4"
|
||||
"@types/react-dom": "npm:18.2.7"
|
||||
|
Loading…
Reference in New Issue
Block a user