Update chevrotain and remove dependency override

2fda8ca003acf048707ae442ef0eb7caf9dce23b

Cohee <18619528+Cohee1207@users.noreply.github.com>

2 files changed, +31 -34Ignore whitespace
package-lock.json+30 -30
@@ -45,7 +45,7 @@
4545 "bowser": "^2.12.1",
4646 "bytes": "^3.1.2",
4747 "chalk": "^5.6.0",
4848 "chevrotain": "^11.01.31",
4949 "command-exists": "^1.2.9",
5050 "compression": "^1.8.1",
5151 "cookie-parser": "^1.4.6",
@@ -175,42 +175,42 @@
175175 "license": "Apache-2.0"
176176 },
177177 "node_modules/@chevrotain/cst-dts-gen": {
178178 "version": "11.1.01",
179179 "resolved": "https://registry.npmjs.org/@chevrotain/cst-dts-gen/-/cst-dts-gen-11.1.01.tgz",
180180 "integrity": "sha512-SafRHyv6/G9XD23V4StfHMeQNnXbFmj8CsYUBmf+L895f542qQqiRGalrfJl/hKm0RFDhxAfHzV6e58NA8j5ninntT5yqMzBW8QEbYxLkNUwevD39mAvbJLCekPazhiextEatq1Jx1K/i9gSd5NNO0ds03ek0Cbo/4uVKmOBcw==",
181181 "license": "Apache-2.0",
182182 "dependencies": {
183183 "@chevrotain/gast": "11.1.01",
184184 "@chevrotain/types": "11.1.01",
185185 "lodash-es": "4.17.2123"
186186 }
187187 },
188188 "node_modules/@chevrotain/gast": {
189189 "version": "11.1.01",
190190 "resolved": "https://registry.npmjs.org/@chevrotain/gast/-/gast-11.1.01.tgz",
191191 "integrity": "sha512-0fyRYDFneUhbyV6k22R6bBY02Ko/5vPEYy1vn5CbCjjvnSO4U7GgxyGm+FasLqcxXYVt8z51IWTZ10l2Z2Lc0hiPTgm8MNRbYZnDbNv78b9zY5DoIJKjQdfUZZJIWTlQFkXkyym0jFYrWEU10hyCjrA7rQtiHtBr0EaZqvHFZvg==",
192192 "license": "Apache-2.0",
193193 "dependencies": {
194194 "@chevrotain/types": "11.1.01",
195195 "lodash-es": "4.17.2123"
196196 }
197197 },
198198 "node_modules/@chevrotain/regexp-to-ast": {
199199 "version": "11.1.01",
200200 "resolved": "https://registry.npmjs.org/@chevrotain/regexp-to-ast/-/regexp-to-ast-11.1.01.tgz",
201201 "integrity": "sha512-3rW046uSp36liIAc/5G6A6h3gGbDN1eONpmJQpybIbctRw1OKSXkOrR8VTvOxrQ5USEc4sNrfwXHa1NuTcR7wre4YbjPcKw+G2kSz0BNRc9ziT4DYrCUUbgNLd6bNVROqN9r7ZaajYg82C2uylg/TEwFRgwLmbhlln4qkmDyteg==",
202202 "license": "Apache-2.0"
203203 },
204204 "node_modules/@chevrotain/types": {
205205 "version": "11.1.01",
206206 "resolved": "https://registry.npmjs.org/@chevrotain/types/-/types-11.1.01.tgz",
207207 "integrity": "sha512-GXni/dwJAkClMfwCtrbGU19RXQ9O76hFxq3sgy/zufXNj3ov6J/8FOWIXxJLhnKx7gzSweATmRccjlpmr5W2nAwb2ToxG8LkgPYnKe9FH8oGn3TMCBdnwiuNC5l5y+CtlaVRbCytU0kbVsk6CGrqTL4ZN4ksJa0TXOYbxpbthtqw==",
208208 "license": "Apache-2.0"
209209 },
210210 "node_modules/@chevrotain/utils": {
211211 "version": "11.1.01",
212212 "resolved": "https://registry.npmjs.org/@chevrotain/utils/-/utils-11.1.01.tgz",
213213 "integrity": "sha512-DrS2yldzFnjmBV0O/kDngcFxWuqg2FdmUpaD6KyTmgIIE6lR53dq80R71eTYMzYXYSFPrbg/ZzZwftSaSDld7UYlS8OQa3lNnn9jzNtpFbaReRRyghzqS7rI3CDaorqpPJJcXGHK+o6LpUrXsLJk192kXuaeIPic4WVgFE1TVQ==",
214214 "license": "Apache-2.0"
215215 },
216216 "node_modules/@es-joy/jsdoccomment": {
@@ -3453,17 +3453,17 @@
34533453 }
34543454 },
34553455 "node_modules/chevrotain": {
34563456 "version": "11.1.01",
34573457 "resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-11.1.01.tgz",
34583458 "integrity": "sha512-BqwSf3RDQlHQ+EyWqTLDd23IwJ3clav6QyNQM4FNj0RF2f0yv5CPKaFxfsPTBzX7vGuim4oIC1/HfXESPjrApKkEstV5jbyJtUB8U4zrUFdLd2Cx1oAgcS7LUGdBSwl2dU6+FON6LVUksdOo1qJjoUvXNn45urgh8C+0a24pACQ==",
34593459 "license": "Apache-2.0",
34603460 "dependencies": {
34613461 "@chevrotain/cst-dts-gen": "11.1.01",
34623462 "@chevrotain/gast": "11.1.01",
34633463 "@chevrotain/regexp-to-ast": "11.1.01",
34643464 "@chevrotain/types": "11.1.01",
34653465 "@chevrotain/utils": "11.1.01",
34663466 "lodash-es": "4.17.2123"
34673467 }
34683468 },
34693469 "node_modules/chrome-trace-event": {
package.json+1 -4
@@ -35,7 +35,7 @@
3535 "bowser": "^2.12.1",
3636 "bytes": "^3.1.2",
3737 "chalk": "^5.6.0",
3838 "chevrotain": "^11.01.31",
3939 "command-exists": "^1.2.9",
4040 "compression": "^1.8.1",
4141 "cookie-parser": "^1.4.6",
@@ -105,9 +105,6 @@
105105 },
106106 "node-fetch": {
107107 "whatwg-url": "^14.0.0"
108- },
109- "chevrotain": {
110- "lodash-es": "^4.17.23"
111108 }
112109 },
113110 "name": "sillytavern",