| @@ -45,7 +45,7 @@ | |||
| 45 | "bowser": "^2.12.1", | 45 | "bowser": "^2.12.1", |
| 46 | "bytes": "^3.1.2", | 46 | "bytes": "^3.1.2", |
| 47 | "chalk": "^5.6.0", | 47 | "chalk": "^5.6.0", |
| 48 | "chevrotain": "^11.1.1", | 48 | "chevrotain": "^11.2.0", |
| 49 | "command-exists": "^1.2.9", | 49 | "command-exists": "^1.2.9", |
| 50 | "compression": "^1.8.1", | 50 | "compression": "^1.8.1", |
| 51 | "cookie-parser": "^1.4.6", | 51 | "cookie-parser": "^1.4.6", |
| @@ -54,7 +54,7 @@ | |||
| 54 | "crc": "^4.3.2", | 54 | "crc": "^4.3.2", |
| 55 | "csrf-sync": "^4.2.1", | 55 | "csrf-sync": "^4.2.1", |
| 56 | "diff-match-patch": "^1.0.5", | 56 | "diff-match-patch": "^1.0.5", |
| 57 | "dompurify": "^3.2.6", | 57 | "dompurify": "^3.4.2", |
| 58 | "droll": "^0.2.1", | 58 | "droll": "^0.2.1", |
| 59 | "env-paths": "^3.0.0", | 59 | "env-paths": "^3.0.0", |
| 60 | "express": "^4.21.0", | 60 | "express": "^4.21.0", |
| @@ -76,7 +76,7 @@ | |||
| 76 | "isomorphic-git": "^1.36.3", | 76 | "isomorphic-git": "^1.36.3", |
| 77 | "js-sha256": "^0.11.1", | 77 | "js-sha256": "^0.11.1", |
| 78 | "localforage": "^1.10.0", | 78 | "localforage": "^1.10.0", |
| 79 | "lodash": "^4.17.21", | 79 | "lodash": "^4.18.1", |
| 80 | "mime-types": "^3.0.2", | 80 | "mime-types": "^3.0.2", |
| 81 | "moment": "^2.30.1", | 81 | "moment": "^2.30.1", |
| 82 | "morphdom": "^2.7.7", | 82 | "morphdom": "^2.7.7", |
| @@ -110,7 +110,7 @@ | |||
| 110 | "sillytavern": "src/server-global.js" | 110 | "sillytavern": "src/server-global.js" |
| 111 | }, | 111 | }, |
| 112 | "devDependencies": { | 112 | "devDependencies": { |
| 113 | "@chevrotain/types": "^11.0.3", | 113 | "@chevrotain/types": "^11.2.0", |
| 114 | "@types/archiver": "^6.0.3", | 114 | "@types/archiver": "^6.0.3", |
| 115 | "@types/bytes": "^3.1.5", | 115 | "@types/bytes": "^3.1.5", |
| 116 | "@types/command-exists": "^1.2.3", | 116 | "@types/command-exists": "^1.2.3", |
| @@ -124,7 +124,7 @@ | |||
| 124 | "@types/jquery-cropper": "^1.0.4", | 124 | "@types/jquery-cropper": "^1.0.4", |
| 125 | "@types/jquery.transit": "^0.9.33", | 125 | "@types/jquery.transit": "^0.9.33", |
| 126 | "@types/jqueryui": "^1.12.24", | 126 | "@types/jqueryui": "^1.12.24", |
| 127 | "@types/lodash": "^4.17.20", | 127 | "@types/lodash": "^4.17.24", |
| 128 | "@types/mime-types": "^3.0.1", | 128 | "@types/mime-types": "^3.0.1", |
| 129 | "@types/multer": "^2.1.0", | 129 | "@types/multer": "^2.1.0", |
| 130 | "@types/node": "^18.19.84", | 130 | "@types/node": "^18.19.84", |
| @@ -179,42 +179,42 @@ | |||
| 179 | "license": "Apache-2.0" | 179 | "license": "Apache-2.0" |
| 180 | }, | 180 | }, |
| 181 | "node_modules/@chevrotain/cst-dts-gen": { | 181 | "node_modules/@chevrotain/cst-dts-gen": { |
| 182 | "version": "11.1.1", | 182 | "version": "11.2.0", |
| 183 | "resolved": "https://registry.npmjs.org/@chevrotain/cst-dts-gen/-/cst-dts-gen-11.1.1.tgz", | 183 | "resolved": "https://registry.npmjs.org/@chevrotain/cst-dts-gen/-/cst-dts-gen-11.2.0.tgz", |
| 184 | "integrity": "sha512-fRHyv6/f542qQqiRGalrfJl/evD39mAvbJLCekPazhiextEatq1Jx1K/i9gSd5NNO0ds03ek0Cbo/4uVKmOBcw==", | 184 | "integrity": "sha512-ssJFvn/UXhQQeICw3SR/fZPmYVj+JM2mP+Lx7bZ51cOeHaMWOKp3AUMuyM3QR82aFFXTfcAp67P5GpPjGmbZWQ==", |
| 185 | "license": "Apache-2.0", | 185 | "license": "Apache-2.0", |
| 186 | "dependencies": { | 186 | "dependencies": { |
| 187 | "@chevrotain/gast": "11.1.1", | 187 | "@chevrotain/gast": "11.2.0", |
| 188 | "@chevrotain/types": "11.1.1", | 188 | "@chevrotain/types": "11.2.0", |
| 189 | "lodash-es": "4.17.23" | 189 | "lodash-es": "4.17.23" |
| 190 | } | 190 | } |
| 191 | }, | 191 | }, |
| 192 | "node_modules/@chevrotain/gast": { | 192 | "node_modules/@chevrotain/gast": { |
| 193 | "version": "11.1.1", | 193 | "version": "11.2.0", |
| 194 | "resolved": "https://registry.npmjs.org/@chevrotain/gast/-/gast-11.1.1.tgz", | 194 | "resolved": "https://registry.npmjs.org/@chevrotain/gast/-/gast-11.2.0.tgz", |
| 195 | "integrity": "sha512-Ko/5vPEYy1vn5CbCjjvnSO4U7GgxyGm+dfUZZJIWTlQFkXkyym0jFYrWEU10hyCjrA7rQtiHtBr0EaZqvHFZvg==", | 195 | "integrity": "sha512-c+KoD6eSI1xjAZZoNUW+V0l13UEn+a4ShmUrjIKs1BeEWCji0Kwhmqn5FSx1K4BhWL7IQKlV7wLR4r8lLArORQ==", |
| 196 | "license": "Apache-2.0", | 196 | "license": "Apache-2.0", |
| 197 | "dependencies": { | 197 | "dependencies": { |
| 198 | "@chevrotain/types": "11.1.1", | 198 | "@chevrotain/types": "11.2.0", |
| 199 | "lodash-es": "4.17.23" | 199 | "lodash-es": "4.17.23" |
| 200 | } | 200 | } |
| 201 | }, | 201 | }, |
| 202 | "node_modules/@chevrotain/regexp-to-ast": { | 202 | "node_modules/@chevrotain/regexp-to-ast": { |
| 203 | "version": "11.1.1", | 203 | "version": "11.2.0", |
| 204 | "resolved": "https://registry.npmjs.org/@chevrotain/regexp-to-ast/-/regexp-to-ast-11.1.1.tgz", | 204 | "resolved": "https://registry.npmjs.org/@chevrotain/regexp-to-ast/-/regexp-to-ast-11.2.0.tgz", |
| 205 | "integrity": "sha512-ctRw1OKSXkOrR8VTvOxrQ5USEc4sNrfwXHa1NuTcR7wre4YbjPcKw+82C2uylg/TEwFRgwLmbhlln4qkmDyteg==", | 205 | "integrity": "sha512-lG73pBFqbXODTbXhdZwv0oyUaI+3Irm+uOv5/W79lI3g5hasYaJnVJOm3H2NkhA0Ef4XLBU4Scr7TJDJwgFkAw==", |
| 206 | "license": "Apache-2.0" | 206 | "license": "Apache-2.0" |
| 207 | }, | 207 | }, |
| 208 | "node_modules/@chevrotain/types": { | 208 | "node_modules/@chevrotain/types": { |
| 209 | "version": "11.1.1", | 209 | "version": "11.2.0", |
| 210 | "resolved": "https://registry.npmjs.org/@chevrotain/types/-/types-11.1.1.tgz", | 210 | "resolved": "https://registry.npmjs.org/@chevrotain/types/-/types-11.2.0.tgz", |
| 211 | "integrity": "sha512-wb2ToxG8LkgPYnKe9FH8oGn3TMCBdnwiuNC5l5y+CtlaVRbCytU0kbVsk6CGrqTL4ZN4ksJa0TXOYbxpbthtqw==", | 211 | "integrity": "sha512-vBMSj/lz/LqolbGQEHB0tlpW5BnljHVtp+kzjQfQU+5BtGMTuZCPVgaAjtKvQYXnHb/8i/02Kii00y0tsuwfsw==", |
| 212 | "license": "Apache-2.0" | 212 | "license": "Apache-2.0" |
| 213 | }, | 213 | }, |
| 214 | "node_modules/@chevrotain/utils": { | 214 | "node_modules/@chevrotain/utils": { |
| 215 | "version": "11.1.1", | 215 | "version": "11.2.0", |
| 216 | "resolved": "https://registry.npmjs.org/@chevrotain/utils/-/utils-11.1.1.tgz", | 216 | "resolved": "https://registry.npmjs.org/@chevrotain/utils/-/utils-11.2.0.tgz", |
| 217 | "integrity": "sha512-71eTYMzYXYSFPrbg/ZwftSaSDld7UYlS8OQa3lNnn9jzNtpFbaReRRyghzqS7rI3CDaorqpPJJcXGHK+FE1TVQ==", | 217 | "integrity": "sha512-+7whECg4yNWHottjvr2To2BRxL4XJVjIyyv5J4+bJ0iMOVU8j/8n1qPDLZS/90W/BObDR8VNL46lFbzY/Hosmw==", |
| 218 | "license": "Apache-2.0" | 218 | "license": "Apache-2.0" |
| 219 | }, | 219 | }, |
| 220 | "node_modules/@es-joy/jsdoccomment": { | 220 | "node_modules/@es-joy/jsdoccomment": { |
| @@ -2011,9 +2011,9 @@ | |||
| 2011 | } | 2011 | } |
| 2012 | }, | 2012 | }, |
| 2013 | "node_modules/@types/lodash": { | 2013 | "node_modules/@types/lodash": { |
| 2014 | "version": "4.17.20", | 2014 | "version": "4.17.24", |
| 2015 | "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.20.tgz", | 2015 | "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.24.tgz", |
| 2016 | "integrity": "sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==", | 2016 | "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==", |
| 2017 | "dev": true, | 2017 | "dev": true, |
| 2018 | "license": "MIT" | 2018 | "license": "MIT" |
| 2019 | }, | 2019 | }, |
| @@ -2791,9 +2791,9 @@ | |||
| 2791 | } | 2791 | } |
| 2792 | }, | 2792 | }, |
| 2793 | "node_modules/archiver-utils/node_modules/brace-expansion": { | 2793 | "node_modules/archiver-utils/node_modules/brace-expansion": { |
| 2794 | "version": "2.0.2", | 2794 | "version": "2.1.0", |
| 2795 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", | 2795 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.0.tgz", |
| 2796 | "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", | 2796 | "integrity": "sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==", |
| 2797 | "license": "MIT", | 2797 | "license": "MIT", |
| 2798 | "dependencies": { | 2798 | "dependencies": { |
| 2799 | "balanced-match": "^1.0.0" | 2799 | "balanced-match": "^1.0.0" |
| @@ -3013,14 +3013,23 @@ | |||
| 3013 | } | 3013 | } |
| 3014 | }, | 3014 | }, |
| 3015 | "node_modules/axios": { | 3015 | "node_modules/axios": { |
| 3016 | "version": "1.13.5", | 3016 | "version": "1.15.2", |
| 3017 | "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.5.tgz", | 3017 | "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.2.tgz", |
| 3018 | "integrity": "sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==", | 3018 | "integrity": "sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==", |
| 3019 | "license": "MIT", | 3019 | "license": "MIT", |
| 3020 | "dependencies": { | 3020 | "dependencies": { |
| 3021 | "follow-redirects": "^1.15.11", | 3021 | "follow-redirects": "^1.15.11", |
| 3022 | "form-data": "^4.0.5", | 3022 | "form-data": "^4.0.5", |
| 3023 | "proxy-from-env": "^1.1.0" | 3023 | "proxy-from-env": "^2.1.0" |
| 3024 | } | ||
| 3025 | }, | ||
| 3026 | "node_modules/axios/node_modules/proxy-from-env": { | ||
| 3027 | "version": "2.1.0", | ||
| 3028 | "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz", | ||
| 3029 | "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==", | ||
| 3030 | "license": "MIT", | ||
| 3031 | "engines": { | ||
| 3032 | "node": ">=10" | ||
| 3024 | } | 3033 | } |
| 3025 | }, | 3034 | }, |
| 3026 | "node_modules/b4a": { | 3035 | "node_modules/b4a": { |
| @@ -3075,9 +3084,9 @@ | |||
| 3075 | } | 3084 | } |
| 3076 | }, | 3085 | }, |
| 3077 | "node_modules/basic-ftp": { | 3086 | "node_modules/basic-ftp": { |
| 3078 | "version": "5.2.0", | 3087 | "version": "5.3.1", |
| 3079 | "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz", | 3088 | "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.3.1.tgz", |
| 3080 | "integrity": "sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==", | 3089 | "integrity": "sha512-bopVNp6ugyA150DDuZfPFdt1KZ5a94ZDiwX4hMgZDzF+GttD80lEy8kj98kbyhLXnPvhtIo93mdnLIjpCAeeOw==", |
| 3081 | "license": "MIT", | 3090 | "license": "MIT", |
| 3082 | "engines": { | 3091 | "engines": { |
| 3083 | "node": ">=10.0.0" | 3092 | "node": ">=10.0.0" |
| @@ -3182,9 +3191,9 @@ | |||
| 3182 | "license": "MIT" | 3191 | "license": "MIT" |
| 3183 | }, | 3192 | }, |
| 3184 | "node_modules/brace-expansion": { | 3193 | "node_modules/brace-expansion": { |
| 3185 | "version": "1.1.12", | 3194 | "version": "1.1.14", |
| 3186 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", | 3195 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz", |
| 3187 | "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", | 3196 | "integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==", |
| 3188 | "dev": true, | 3197 | "dev": true, |
| 3189 | "license": "MIT", | 3198 | "license": "MIT", |
| 3190 | "dependencies": { | 3199 | "dependencies": { |
| @@ -3494,16 +3503,16 @@ | |||
| 3494 | } | 3503 | } |
| 3495 | }, | 3504 | }, |
| 3496 | "node_modules/chevrotain": { | 3505 | "node_modules/chevrotain": { |
| 3497 | "version": "11.1.1", | 3506 | "version": "11.2.0", |
| 3498 | "resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-11.1.1.tgz", | 3507 | "resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-11.2.0.tgz", |
| 3499 | "integrity": "sha512-f0yv5CPKaFxfsPTBzX7vGuim4oIC1/gcS7LUGdBSwl2dU6+FON6LVUksdOo1qJjoUvXNn45urgh8C+0a24pACQ==", | 3508 | "integrity": "sha512-mHCHTxM51nCklUw9RzRVc0DLjAh/SAUPM4k/zMInlTIo25ldWXOZoPt7XEIk/LwoT4lFVmJcu9g5MHtx371x3A==", |
| 3500 | "license": "Apache-2.0", | 3509 | "license": "Apache-2.0", |
| 3501 | "dependencies": { | 3510 | "dependencies": { |
| 3502 | "@chevrotain/cst-dts-gen": "11.1.1", | 3511 | "@chevrotain/cst-dts-gen": "11.2.0", |
| 3503 | "@chevrotain/gast": "11.1.1", | 3512 | "@chevrotain/gast": "11.2.0", |
| 3504 | "@chevrotain/regexp-to-ast": "11.1.1", | 3513 | "@chevrotain/regexp-to-ast": "11.2.0", |
| 3505 | "@chevrotain/types": "11.1.1", | 3514 | "@chevrotain/types": "11.2.0", |
| 3506 | "@chevrotain/utils": "11.1.1", | 3515 | "@chevrotain/utils": "11.2.0", |
| 3507 | "lodash-es": "4.17.23" | 3516 | "lodash-es": "4.17.23" |
| 3508 | } | 3517 | } |
| 3509 | }, | 3518 | }, |
| @@ -4313,13 +4322,10 @@ | |||
| 4313 | } | 4322 | } |
| 4314 | }, | 4323 | }, |
| 4315 | "node_modules/dompurify": { | 4324 | "node_modules/dompurify": { |
| 4316 | "version": "3.3.2", | 4325 | "version": "3.4.2", |
| 4317 | "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.2.tgz", | 4326 | "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.2.tgz", |
| 4318 | "integrity": "sha512-6obghkliLdmKa56xdbLOpUZ43pAR6xFy1uOrxBaIDjT+yaRuuybLjGS9eVBoSR/UPU5fq3OXClEHLJNGvbxKpQ==", | 4327 | "integrity": "sha512-lHeS9SA/IKeIFFyYciHBr2n0v1VMPlSj843HdLOwjb2OxNwdq9Xykxqhk+FE42MzAdHvInbAolSE4mhahPpjXA==", |
| 4319 | "license": "(MPL-2.0 OR Apache-2.0)", | 4328 | "license": "(MPL-2.0 OR Apache-2.0)", |
| 4320 | "engines": { | ||
| 4321 | "node": ">=20" | ||
| 4322 | }, | ||
| 4323 | "optionalDependencies": { | 4329 | "optionalDependencies": { |
| 4324 | "@types/trusted-types": "^2.0.7" | 4330 | "@types/trusted-types": "^2.0.7" |
| 4325 | } | 4331 | } |
| @@ -5199,9 +5205,9 @@ | |||
| 5199 | "license": "ISC" | 5205 | "license": "ISC" |
| 5200 | }, | 5206 | }, |
| 5201 | "node_modules/follow-redirects": { | 5207 | "node_modules/follow-redirects": { |
| 5202 | "version": "1.15.11", | 5208 | "version": "1.16.0", |
| 5203 | "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz", | 5209 | "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz", |
| 5204 | "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==", | 5210 | "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==", |
| 5205 | "funding": [ | 5211 | "funding": [ |
| 5206 | { | 5212 | { |
| 5207 | "type": "individual", | 5213 | "type": "individual", |
| @@ -6610,9 +6616,9 @@ | |||
| 6610 | } | 6616 | } |
| 6611 | }, | 6617 | }, |
| 6612 | "node_modules/lodash": { | 6618 | "node_modules/lodash": { |
| 6613 | "version": "4.17.23", | 6619 | "version": "4.18.1", |
| 6614 | "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", | 6620 | "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz", |
| 6615 | "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", | 6621 | "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==", |
| 6616 | "license": "MIT" | 6622 | "license": "MIT" |
| 6617 | }, | 6623 | }, |
| 6618 | "node_modules/lodash-es": { | 6624 | "node_modules/lodash-es": { |
| @@ -7922,9 +7928,9 @@ | |||
| 7922 | } | 7928 | } |
| 7923 | }, | 7929 | }, |
| 7924 | "node_modules/readdir-glob/node_modules/brace-expansion": { | 7930 | "node_modules/readdir-glob/node_modules/brace-expansion": { |
| 7925 | "version": "2.0.2", | 7931 | "version": "2.1.0", |
| 7926 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", | 7932 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.0.tgz", |
| 7927 | "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", | 7933 | "integrity": "sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==", |
| 7928 | "license": "MIT", | 7934 | "license": "MIT", |
| 7929 | "dependencies": { | 7935 | "dependencies": { |
| 7930 | "balanced-match": "^1.0.0" | 7936 | "balanced-match": "^1.0.0" |
| @@ -36,7 +36,7 @@ | |||
| 36 | "bowser": "^2.12.1", | 36 | "bowser": "^2.12.1", |
| 37 | "bytes": "^3.1.2", | 37 | "bytes": "^3.1.2", |
| 38 | "chalk": "^5.6.0", | 38 | "chalk": "^5.6.0", |
| 39 | "chevrotain": "^11.1.1", | 39 | "chevrotain": "^11.2.0", |
| 40 | "command-exists": "^1.2.9", | 40 | "command-exists": "^1.2.9", |
| 41 | "compression": "^1.8.1", | 41 | "compression": "^1.8.1", |
| 42 | "cookie-parser": "^1.4.6", | 42 | "cookie-parser": "^1.4.6", |
| @@ -45,7 +45,7 @@ | |||
| 45 | "crc": "^4.3.2", | 45 | "crc": "^4.3.2", |
| 46 | "csrf-sync": "^4.2.1", | 46 | "csrf-sync": "^4.2.1", |
| 47 | "diff-match-patch": "^1.0.5", | 47 | "diff-match-patch": "^1.0.5", |
| 48 | "dompurify": "^3.2.6", | 48 | "dompurify": "^3.4.2", |
| 49 | "droll": "^0.2.1", | 49 | "droll": "^0.2.1", |
| 50 | "env-paths": "^3.0.0", | 50 | "env-paths": "^3.0.0", |
| 51 | "express": "^4.21.0", | 51 | "express": "^4.21.0", |
| @@ -67,7 +67,7 @@ | |||
| 67 | "isomorphic-git": "^1.36.3", | 67 | "isomorphic-git": "^1.36.3", |
| 68 | "js-sha256": "^0.11.1", | 68 | "js-sha256": "^0.11.1", |
| 69 | "localforage": "^1.10.0", | 69 | "localforage": "^1.10.0", |
| 70 | "lodash": "^4.17.21", | 70 | "lodash": "^4.18.1", |
| 71 | "mime-types": "^3.0.2", | 71 | "mime-types": "^3.0.2", |
| 72 | "moment": "^2.30.1", | 72 | "moment": "^2.30.1", |
| 73 | "morphdom": "^2.7.7", | 73 | "morphdom": "^2.7.7", |
| @@ -139,7 +139,7 @@ | |||
| 139 | }, | 139 | }, |
| 140 | "main": "server.js", | 140 | "main": "server.js", |
| 141 | "devDependencies": { | 141 | "devDependencies": { |
| 142 | "@chevrotain/types": "^11.0.3", | 142 | "@chevrotain/types": "^11.2.0", |
| 143 | "@types/archiver": "^6.0.3", | 143 | "@types/archiver": "^6.0.3", |
| 144 | "@types/bytes": "^3.1.5", | 144 | "@types/bytes": "^3.1.5", |
| 145 | "@types/command-exists": "^1.2.3", | 145 | "@types/command-exists": "^1.2.3", |
| @@ -153,7 +153,7 @@ | |||
| 153 | "@types/jquery-cropper": "^1.0.4", | 153 | "@types/jquery-cropper": "^1.0.4", |
| 154 | "@types/jquery.transit": "^0.9.33", | 154 | "@types/jquery.transit": "^0.9.33", |
| 155 | "@types/jqueryui": "^1.12.24", | 155 | "@types/jqueryui": "^1.12.24", |
| 156 | "@types/lodash": "^4.17.20", | 156 | "@types/lodash": "^4.17.24", |
| 157 | "@types/mime-types": "^3.0.1", | 157 | "@types/mime-types": "^3.0.1", |
| 158 | "@types/multer": "^2.1.0", | 158 | "@types/multer": "^2.1.0", |
| 159 | "@types/node": "^18.19.84", | 159 | "@types/node": "^18.19.84", |
| @@ -54,7 +54,6 @@ | |||
| 54 | "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.7.tgz", | 54 | "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.7.tgz", |
| 55 | "integrity": "sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==", | 55 | "integrity": "sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==", |
| 56 | "license": "MIT", | 56 | "license": "MIT", |
| 57 | "peer": true, | ||
| 58 | "dependencies": { | 57 | "dependencies": { |
| 59 | "@ampproject/remapping": "^2.2.0", | 58 | "@ampproject/remapping": "^2.2.0", |
| 60 | "@babel/code-frame": "^7.24.7", | 59 | "@babel/code-frame": "^7.24.7", |
| @@ -1199,7 +1198,6 @@ | |||
| 1199 | "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", | 1198 | "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", |
| 1200 | "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", | 1199 | "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", |
| 1201 | "license": "MIT", | 1200 | "license": "MIT", |
| 1202 | "peer": true, | ||
| 1203 | "bin": { | 1201 | "bin": { |
| 1204 | "acorn": "bin/acorn" | 1202 | "acorn": "bin/acorn" |
| 1205 | }, | 1203 | }, |
| @@ -1447,7 +1445,6 @@ | |||
| 1447 | } | 1445 | } |
| 1448 | ], | 1446 | ], |
| 1449 | "license": "MIT", | 1447 | "license": "MIT", |
| 1450 | "peer": true, | ||
| 1451 | "dependencies": { | 1448 | "dependencies": { |
| 1452 | "caniuse-lite": "^1.0.30001629", | 1449 | "caniuse-lite": "^1.0.30001629", |
| 1453 | "electron-to-chromium": "^1.4.796", | 1450 | "electron-to-chromium": "^1.4.796", |
| @@ -1787,7 +1784,6 @@ | |||
| 1787 | "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz", | 1784 | "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz", |
| 1788 | "integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==", | 1785 | "integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==", |
| 1789 | "license": "MIT", | 1786 | "license": "MIT", |
| 1790 | "peer": true, | ||
| 1791 | "dependencies": { | 1787 | "dependencies": { |
| 1792 | "@eslint-community/eslint-utils": "^4.2.0", | 1788 | "@eslint-community/eslint-utils": "^4.2.0", |
| 1793 | "@eslint-community/regexpp": "^4.6.1", | 1789 | "@eslint-community/regexpp": "^4.6.1", |