Skip to content

Commit 7a45e19

Browse files
Update dependency chevrotain to v12
1 parent 6cf5107 commit 7a45e19

2 files changed

Lines changed: 40 additions & 43 deletions

File tree

packages/chevrotain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"build:transpile": "yarn build:bundle-types && yarn build:transpile-cjs && yarn build:transpile-esm"
4545
},
4646
"devDependencies": {
47-
"chevrotain": "^11.2.0",
47+
"chevrotain": "^12.0.0",
4848
"dts-bundle-generator": "^9.5.1",
4949
"esbuild": "^0.28.0"
5050
}

yarn.lock

Lines changed: 39 additions & 42 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.2.0":
169-
version "11.2.0"
170-
resolved "https://registry.yarnpkg.com/@chevrotain/cst-dts-gen/-/cst-dts-gen-11.2.0.tgz#a822e406c03d8222aa5ff0b75c5db692a4dca169"
171-
integrity sha512-ssJFvn/UXhQQeICw3SR/fZPmYVj+JM2mP+Lx7bZ51cOeHaMWOKp3AUMuyM3QR82aFFXTfcAp67P5GpPjGmbZWQ==
172-
dependencies:
173-
"@chevrotain/gast" "11.2.0"
174-
"@chevrotain/types" "11.2.0"
175-
lodash-es "4.17.23"
176-
177-
"@chevrotain/gast@11.2.0":
178-
version "11.2.0"
179-
resolved "https://registry.yarnpkg.com/@chevrotain/gast/-/gast-11.2.0.tgz#0f585b5a0d93354c1a0a732397de386c5f90cf23"
180-
integrity sha512-c+KoD6eSI1xjAZZoNUW+V0l13UEn+a4ShmUrjIKs1BeEWCji0Kwhmqn5FSx1K4BhWL7IQKlV7wLR4r8lLArORQ==
181-
dependencies:
182-
"@chevrotain/types" "11.2.0"
183-
lodash-es "4.17.23"
184-
185-
"@chevrotain/regexp-to-ast@11.2.0":
186-
version "11.2.0"
187-
resolved "https://registry.yarnpkg.com/@chevrotain/regexp-to-ast/-/regexp-to-ast-11.2.0.tgz#304ed85f50247183a0a8d43c4d217e76ffc87dbb"
188-
integrity sha512-lG73pBFqbXODTbXhdZwv0oyUaI+3Irm+uOv5/W79lI3g5hasYaJnVJOm3H2NkhA0Ef4XLBU4Scr7TJDJwgFkAw==
189-
190-
"@chevrotain/types@11.2.0":
191-
version "11.2.0"
192-
resolved "https://registry.yarnpkg.com/@chevrotain/types/-/types-11.2.0.tgz#420bc7f64417d64797fafc742902945289fc1fbd"
193-
integrity sha512-vBMSj/lz/LqolbGQEHB0tlpW5BnljHVtp+kzjQfQU+5BtGMTuZCPVgaAjtKvQYXnHb/8i/02Kii00y0tsuwfsw==
194-
195-
"@chevrotain/utils@11.2.0":
196-
version "11.2.0"
197-
resolved "https://registry.yarnpkg.com/@chevrotain/utils/-/utils-11.2.0.tgz#49db06fc0dc4dc6a3ade80339dffd33d3072bc24"
198-
integrity sha512-+7whECg4yNWHottjvr2To2BRxL4XJVjIyyv5J4+bJ0iMOVU8j/8n1qPDLZS/90W/BObDR8VNL46lFbzY/Hosmw==
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==
172+
dependencies:
173+
"@chevrotain/gast" "12.0.0"
174+
"@chevrotain/types" "12.0.0"
175+
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==
180+
dependencies:
181+
"@chevrotain/types" "12.0.0"
182+
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==
187+
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==
192+
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.9.1":
201199
version "1.9.1"
@@ -2596,17 +2594,16 @@ chardet@^2.1.0:
25962594
resolved "https://registry.yarnpkg.com/chardet/-/chardet-2.1.0.tgz#1007f441a1ae9f9199a4a67f6e978fb0aa9aa3fe"
25972595
integrity sha512-bNFETTG/pM5ryzQ9Ad0lJOTa6HWD/YsScAR3EnCPZRPlQh77JocYktSHOUHelyhm8IARL+o4c4F1bP5KVOjiRA==
25982596

2599-
chevrotain@^11.2.0:
2600-
version "11.2.0"
2601-
resolved "https://registry.yarnpkg.com/chevrotain/-/chevrotain-11.2.0.tgz#4cf01bb93b4e41deceda966179c2447182131bc2"
2602-
integrity sha512-mHCHTxM51nCklUw9RzRVc0DLjAh/SAUPM4k/zMInlTIo25ldWXOZoPt7XEIk/LwoT4lFVmJcu9g5MHtx371x3A==
2597+
chevrotain@^12.0.0:
2598+
version "12.0.0"
2599+
resolved "https://registry.yarnpkg.com/chevrotain/-/chevrotain-12.0.0.tgz#8ebefe0a0516b1b314a8d9c7f4e948a509098d1c"
2600+
integrity sha512-csJvb+6kEiQaqo1woTdSAuOWdN0WTLIydkKrBnS+V5gZz0oqBrp4kQ35519QgK6TpBThiG3V1vNSHlIkv4AglQ==
26032601
dependencies:
2604-
"@chevrotain/cst-dts-gen" "11.2.0"
2605-
"@chevrotain/gast" "11.2.0"
2606-
"@chevrotain/regexp-to-ast" "11.2.0"
2607-
"@chevrotain/types" "11.2.0"
2608-
"@chevrotain/utils" "11.2.0"
2609-
lodash-es "4.17.23"
2602+
"@chevrotain/cst-dts-gen" "12.0.0"
2603+
"@chevrotain/gast" "12.0.0"
2604+
"@chevrotain/regexp-to-ast" "12.0.0"
2605+
"@chevrotain/types" "12.0.0"
2606+
"@chevrotain/utils" "12.0.0"
26102607

26112608
chownr@^3.0.0:
26122609
version "3.0.0"
@@ -5465,7 +5462,7 @@ locate-path@^6.0.0:
54655462
dependencies:
54665463
p-locate "^5.0.0"
54675464

5468-
lodash-es@4.17.23, lodash-es@4.18.1:
5465+
lodash-es@4.18.1:
54695466
version "4.18.1"
54705467
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.18.1.tgz#b962eeb80d9d983a900bf342961fb7418ca10b1d"
54715468
integrity sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==

0 commit comments

Comments
 (0)