mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +00:00
Update dependency @lezer/highlight to v1.2.1 (#21719)
This commit is contained in:
parent
2b5f778f2e
commit
ebbade2fb7
@ -49,7 +49,7 @@
|
||||
"@fullcalendar/list": "6.1.15",
|
||||
"@fullcalendar/luxon3": "6.1.15",
|
||||
"@fullcalendar/timegrid": "6.1.15",
|
||||
"@lezer/highlight": "1.2.0",
|
||||
"@lezer/highlight": "1.2.1",
|
||||
"@lit-labs/context": "0.4.1",
|
||||
"@lit-labs/motion": "1.0.7",
|
||||
"@lit-labs/observers": "2.0.2",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -2160,12 +2160,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@lezer/highlight@npm:1.2.0, @lezer/highlight@npm:^1.0.0":
|
||||
version: 1.2.0
|
||||
resolution: "@lezer/highlight@npm:1.2.0"
|
||||
"@lezer/highlight@npm:1.2.1, @lezer/highlight@npm:^1.0.0":
|
||||
version: 1.2.1
|
||||
resolution: "@lezer/highlight@npm:1.2.1"
|
||||
dependencies:
|
||||
"@lezer/common": "npm:^1.0.0"
|
||||
checksum: 10/14a80cbfb0cd1ce716decb4f3a045d42e7146f539cfd483b62ce46c4586a26d2f4fbdc35ace1cad81645304be4d30eafb95a2b057c34dfd471d56c7fbd82df3a
|
||||
checksum: 10/fec3082419ee87fb265039b680fbac6796f862d8e3042dcb860e8c5a34291503a74927302b568ff1a626f0d2b5cf8dae02a51cfd200084eb329e5fd1236c3163
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9003,7 +9003,7 @@ __metadata:
|
||||
"@fullcalendar/luxon3": "npm:6.1.15"
|
||||
"@fullcalendar/timegrid": "npm:6.1.15"
|
||||
"@koa/cors": "npm:5.0.0"
|
||||
"@lezer/highlight": "npm:1.2.0"
|
||||
"@lezer/highlight": "npm:1.2.1"
|
||||
"@lit-labs/context": "npm:0.4.1"
|
||||
"@lit-labs/motion": "npm:1.0.7"
|
||||
"@lit-labs/observers": "npm:2.0.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user