Skip to content

Commit d4bbe62

Browse files
committed
update to new tcl version:
1 parent 91cf985 commit d4bbe62

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@replit/codemirror-vim": "^6.2.1",
7272
"@sentry/nextjs": "^9",
7373
"@shopify/lang-jsonc": "^1.0.0",
74-
"@sourcebot/codemirror-lang-tcl": "^1.0.9",
74+
"@sourcebot/codemirror-lang-tcl": "^1.0.12",
7575
"@sourcebot/crypto": "workspace:*",
7676
"@sourcebot/db": "workspace:*",
7777
"@sourcebot/error": "workspace:*",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5880,17 +5880,17 @@ __metadata:
58805880
languageName: unknown
58815881
linkType: soft
58825882

5883-
"@sourcebot/codemirror-lang-tcl@npm:^1.0.9":
5884-
version: 1.0.9
5885-
resolution: "@sourcebot/codemirror-lang-tcl@npm:1.0.9"
5883+
"@sourcebot/codemirror-lang-tcl@npm:^1.0.12":
5884+
version: 1.0.12
5885+
resolution: "@sourcebot/codemirror-lang-tcl@npm:1.0.12"
58865886
dependencies:
58875887
"@codemirror/highlight": "npm:^0.19.0"
58885888
"@codemirror/language": "npm:^6.0.0"
58895889
"@lezer/common": "npm:^1.0.0"
58905890
"@lezer/highlight": "npm:^1.0.0"
58915891
"@lezer/lr": "npm:^1.0.0"
58925892
tslib: "npm:^2.8.1"
5893-
checksum: 10c0/40b5b6ed60decfdfe495513242828585b1849cfd2ad70c8289811b6624225c0e219a5eb685ab107784d2ef8231a0eb9c9c31dd32fd3e909ea5b37864066c602c
5893+
checksum: 10c0/3f858a1fb57a2da63d3b197a2d2617075fdf84598b77b0c8b8237835363035088aec4a7784da5909bd2c9c98422dda5577be6366a3e266715fc5436a8078dab3
58945894
languageName: node
58955895
linkType: hard
58965896

@@ -6062,7 +6062,7 @@ __metadata:
60626062
"@replit/codemirror-vim": "npm:^6.2.1"
60636063
"@sentry/nextjs": "npm:^9"
60646064
"@shopify/lang-jsonc": "npm:^1.0.0"
6065-
"@sourcebot/codemirror-lang-tcl": "npm:^1.0.9"
6065+
"@sourcebot/codemirror-lang-tcl": "npm:^1.0.12"
60666066
"@sourcebot/crypto": "workspace:*"
60676067
"@sourcebot/db": "workspace:*"
60686068
"@sourcebot/error": "workspace:*"

0 commit comments

Comments
 (0)