Skip to content

Commit c913cc2

Browse files
Update dependency chevrotain to v12
1 parent 081fd79 commit c913cc2

File tree

2 files changed

+33
-41
lines changed

2 files changed

+33
-41
lines changed

packages/chevrotain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"build:transpile": "node \"../../node_modules/esbuild/bin/esbuild\" --format=cjs --target=es2022 --bundle --log-level=error --outfile=dist/cjs/lib/index.js lib/index.ts"
4242
},
4343
"dependencies": {
44-
"chevrotain": "^11.0.3"
44+
"chevrotain": "^12.0.0"
4545
},
4646
"devDependencies": {
4747
"esbuild": "^0.27.0"

yarn.lock

Lines changed: 32 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -165,37 +165,35 @@
165165
dependencies:
166166
buffer "^6.0.3"
167167

168-
"@chevrotain/cst-dts-gen@11.0.3":
169-
version "11.0.3"
170-
resolved "https://registry.yarnpkg.com/@chevrotain/cst-dts-gen/-/cst-dts-gen-11.0.3.tgz#5e0863cc57dc45e204ccfee6303225d15d9d4783"
171-
integrity sha512-BvIKpRLeS/8UbfxXxgC33xOumsacaeCKAjAeLyOn7Pcp95HiRbrpl14S+9vaZLolnbssPIUuiUd8IvgkRyt6NQ==
168+
"@chevrotain/cst-dts-gen@12.0.0":
169+
version "12.0.0"
170+
resolved "https://registry.yarnpkg.com/@chevrotain/cst-dts-gen/-/cst-dts-gen-12.0.0.tgz#ec068e1e83c5fdad69d81773556cae97f0b5dcdb"
171+
integrity sha512-fSL4KXjTl7cDgf0B5Rip9Q05BOrYvkJV/RrBTE/bKDN096E4hN/ySpcBK5B24T76dlQ2i32Zc3PAE27jFnFrKg==
172172
dependencies:
173-
"@chevrotain/gast" "11.0.3"
174-
"@chevrotain/types" "11.0.3"
175-
lodash-es "4.17.21"
173+
"@chevrotain/gast" "12.0.0"
174+
"@chevrotain/types" "12.0.0"
176175

177-
"@chevrotain/gast@11.0.3":
178-
version "11.0.3"
179-
resolved "https://registry.yarnpkg.com/@chevrotain/gast/-/gast-11.0.3.tgz#e84d8880323fe8cbe792ef69ce3ffd43a936e818"
180-
integrity sha512-+qNfcoNk70PyS/uxmj3li5NiECO+2YKZZQMbmjTqRI3Qchu8Hig/Q9vgkHpI3alNjr7M+a2St5pw5w5F6NL5/Q==
176+
"@chevrotain/gast@12.0.0":
177+
version "12.0.0"
178+
resolved "https://registry.yarnpkg.com/@chevrotain/gast/-/gast-12.0.0.tgz#0e0cbf8eee01c7a4449b9caf19e5f3834dba2c35"
179+
integrity sha512-1ne/m3XsIT8aEdrvT33so0GUC+wkctpUPK6zU9IlOyJLUbR0rg4G7ZiApiJbggpgPir9ERy3FRjT6T7lpgetnQ==
181180
dependencies:
182-
"@chevrotain/types" "11.0.3"
183-
lodash-es "4.17.21"
181+
"@chevrotain/types" "12.0.0"
184182

185-
"@chevrotain/regexp-to-ast@11.0.3":
186-
version "11.0.3"
187-
resolved "https://registry.yarnpkg.com/@chevrotain/regexp-to-ast/-/regexp-to-ast-11.0.3.tgz#11429a81c74a8e6a829271ce02fc66166d56dcdb"
188-
integrity sha512-1fMHaBZxLFvWI067AVbGJav1eRY7N8DDvYCTwGBiE/ytKBgP8azTdgyrKyWZ9Mfh09eHWb5PgTSO8wi7U824RA==
183+
"@chevrotain/regexp-to-ast@12.0.0":
184+
version "12.0.0"
185+
resolved "https://registry.yarnpkg.com/@chevrotain/regexp-to-ast/-/regexp-to-ast-12.0.0.tgz#a90bc4b4f5337a883a88dddd0cca7c38cfe66a7a"
186+
integrity sha512-p+EW9MaJwgaHguhoqwOtx/FwuGr+DnNn857sXWOi/mClXIkPGl3rn7hGNWvo31HA3vyeQxjqe+H36yZJwYU8cA==
189187

190-
"@chevrotain/types@11.0.3":
191-
version "11.0.3"
192-
resolved "https://registry.yarnpkg.com/@chevrotain/types/-/types-11.0.3.tgz#f8a03914f7b937f594f56eb89312b3b8f1c91848"
193-
integrity sha512-gsiM3G8b58kZC2HaWR50gu6Y1440cHiJ+i3JUvcp/35JchYejb2+5MVeJK0iKThYpAa/P2PYFV4hoi44HD+aHQ==
188+
"@chevrotain/types@12.0.0":
189+
version "12.0.0"
190+
resolved "https://registry.yarnpkg.com/@chevrotain/types/-/types-12.0.0.tgz#a762b5c2b4f07496b56c93c30ce224b3637cc2c8"
191+
integrity sha512-S+04vjFQKeuYw0/eW3U52LkAHQsB1ASxsPGsLPUyQgrZ2iNNibQrsidruDzjEX2JYfespXMG0eZmXlhA6z7nWA==
194192

195-
"@chevrotain/utils@11.0.3":
196-
version "11.0.3"
197-
resolved "https://registry.yarnpkg.com/@chevrotain/utils/-/utils-11.0.3.tgz#e39999307b102cff3645ec4f5b3665f5297a2224"
198-
integrity sha512-YslZMgtJUyuMbZ+aKvfF3x1f5liK4mWNxghFRv7jqRR9C3R3fAOGTTKvxXDa2Y1s9zSbcpuO0cAxDYsc9SrXoQ==
193+
"@chevrotain/utils@12.0.0":
194+
version "12.0.0"
195+
resolved "https://registry.yarnpkg.com/@chevrotain/utils/-/utils-12.0.0.tgz#9aab2055df43d0bb55919eaca76a9cda45e52b89"
196+
integrity sha512-lB59uJoaGIfOOL9knQqQRfhl9g7x8/wqFkp13zTdkRu1huG9kg6IJs1O8hqj9rs6h7orGxHJUKb+mX3rPbWGhA==
199197

200198
"@emnapi/core@^1.1.0", "@emnapi/core@^1.4.3":
201199
version "1.5.0"
@@ -2692,17 +2690,16 @@ chardet@^2.1.0:
26922690
resolved "https://registry.yarnpkg.com/chardet/-/chardet-2.1.0.tgz#1007f441a1ae9f9199a4a67f6e978fb0aa9aa3fe"
26932691
integrity sha512-bNFETTG/pM5ryzQ9Ad0lJOTa6HWD/YsScAR3EnCPZRPlQh77JocYktSHOUHelyhm8IARL+o4c4F1bP5KVOjiRA==
26942692

2695-
chevrotain@^11.0.3:
2696-
version "11.0.3"
2697-
resolved "https://registry.yarnpkg.com/chevrotain/-/chevrotain-11.0.3.tgz#88ffc1fb4b5739c715807eaeedbbf200e202fc1b"
2698-
integrity sha512-ci2iJH6LeIkvP9eJW6gpueU8cnZhv85ELY8w8WiFtNjMHA5ad6pQLaJo9mEly/9qUyCpvqX8/POVUTf18/HFdw==
2693+
chevrotain@^12.0.0:
2694+
version "12.0.0"
2695+
resolved "https://registry.yarnpkg.com/chevrotain/-/chevrotain-12.0.0.tgz#8ebefe0a0516b1b314a8d9c7f4e948a509098d1c"
2696+
integrity sha512-csJvb+6kEiQaqo1woTdSAuOWdN0WTLIydkKrBnS+V5gZz0oqBrp4kQ35519QgK6TpBThiG3V1vNSHlIkv4AglQ==
26992697
dependencies:
2700-
"@chevrotain/cst-dts-gen" "11.0.3"
2701-
"@chevrotain/gast" "11.0.3"
2702-
"@chevrotain/regexp-to-ast" "11.0.3"
2703-
"@chevrotain/types" "11.0.3"
2704-
"@chevrotain/utils" "11.0.3"
2705-
lodash-es "4.17.21"
2698+
"@chevrotain/cst-dts-gen" "12.0.0"
2699+
"@chevrotain/gast" "12.0.0"
2700+
"@chevrotain/regexp-to-ast" "12.0.0"
2701+
"@chevrotain/types" "12.0.0"
2702+
"@chevrotain/utils" "12.0.0"
27062703

27072704
chownr@^3.0.0:
27082705
version "3.0.0"
@@ -5550,11 +5547,6 @@ locate-path@^6.0.0:
55505547
dependencies:
55515548
p-locate "^5.0.0"
55525549

5553-
lodash-es@4.17.21:
5554-
version "4.17.21"
5555-
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
5556-
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
5557-
55585550
lodash.ismatch@^4.4.0:
55595551
version "4.4.0"
55605552
resolved "https://registry.yarnpkg.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz#756cb5150ca3ba6f11085a78849645f188f85f37"

0 commit comments

Comments
 (0)