Skip to content

Commit 7d7af2a

Browse files
committed
update playground highlighting
1 parent 275503c commit 7d7af2a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@replit/codemirror-vim": "^6.3.0",
4444
"@rescript/react": "^0.14.0",
4545
"@rescript/webapi": "0.1.0-experimental-29db5f4",
46-
"@tsnobip/rescript-lezer": "^0.6.0",
46+
"@tsnobip/rescript-lezer": "^0.7.0",
4747
"docson": "^2.1.0",
4848
"fuse.js": "^6.4.3",
4949
"glob": "^7.1.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2342,14 +2342,14 @@ __metadata:
23422342
languageName: node
23432343
linkType: hard
23442344

2345-
"@tsnobip/rescript-lezer@npm:^0.6.0":
2346-
version: 0.6.0
2347-
resolution: "@tsnobip/rescript-lezer@npm:0.6.0"
2345+
"@tsnobip/rescript-lezer@npm:^0.7.0":
2346+
version: 0.7.0
2347+
resolution: "@tsnobip/rescript-lezer@npm:0.7.0"
23482348
dependencies:
23492349
"@lezer/common": "npm:^1.2.3"
23502350
"@lezer/highlight": "npm:^1.2.1"
23512351
"@lezer/lr": "npm:^1.4.2"
2352-
checksum: 10c0/9e10dd6906bd7d18b3aa3004bdb78091861dae6fdd72f489557a9d2f4ed0a0fee63b80df9fe783ed0d1210a100799502e879893f2c58b87ceb3e4ba8e7060f45
2352+
checksum: 10c0/7f8b1e3c04bf0a2aa9306d3d4213a8e3b7b79901a85aa942b9658ce971ce95f71582d51b7ade40f7141df09b37beb428133819b6eaf559108d73e4138b583f45
23532353
languageName: node
23542354
linkType: hard
23552355

@@ -8122,7 +8122,7 @@ __metadata:
81228122
"@rescript/react": "npm:^0.14.0"
81238123
"@rescript/webapi": "npm:0.1.0-experimental-29db5f4"
81248124
"@tailwindcss/vite": "npm:^4.1.13"
8125-
"@tsnobip/rescript-lezer": "npm:^0.6.0"
8125+
"@tsnobip/rescript-lezer": "npm:^0.7.0"
81268126
"@types/react": "npm:^19.2.2"
81278127
"@vitejs/plugin-react": "npm:^4.7.0"
81288128
chokidar: "npm:^4.0.3"

0 commit comments

Comments
 (0)