lol

mermaid: 10.9.0 -> 11.4.2

+965 -32
+931
pkgs/by-name/me/mermaid-cli/integrity.patch
··· 1 + Subject: [PATCH] build: add missing package integrity 2 + --- 3 + Index: package-lock.json 4 + <+>UTF-8 5 + =================================================================== 6 + diff --git a/package-lock.json b/package-lock.json 7 + --- a/package-lock.json (revision f1f9df1a2a87f2649f9c2d6add5cb5d2714e70a8) 8 + +++ b/package-lock.json (revision fa593dc39619f44b57a922927a66346248f31d7d) 9 + @@ -319,6 +319,7 @@ 10 + "node_modules/@babel/helper-function-name/node_modules/ansi-styles": { 11 + "version": "3.2.1", 12 + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", 13 + + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", 14 + "dev": true, 15 + "license": "MIT", 16 + "dependencies": { 17 + @@ -331,6 +332,7 @@ 18 + "node_modules/@babel/helper-function-name/node_modules/chalk": { 19 + "version": "2.4.2", 20 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", 21 + + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", 22 + "dev": true, 23 + "license": "MIT", 24 + "dependencies": { 25 + @@ -345,6 +347,7 @@ 26 + "node_modules/@babel/helper-function-name/node_modules/color-convert": { 27 + "version": "1.9.3", 28 + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", 29 + + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", 30 + "dev": true, 31 + "license": "MIT", 32 + "dependencies": { 33 + @@ -354,12 +357,14 @@ 34 + "node_modules/@babel/helper-function-name/node_modules/color-name": { 35 + "version": "1.1.3", 36 + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", 37 + + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", 38 + "dev": true, 39 + "license": "MIT" 40 + }, 41 + "node_modules/@babel/helper-function-name/node_modules/escape-string-regexp": { 42 + "version": "1.0.5", 43 + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", 44 + + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", 45 + "dev": true, 46 + "license": "MIT", 47 + "engines": { 48 + @@ -369,6 +374,7 @@ 49 + "node_modules/@babel/helper-function-name/node_modules/has-flag": { 50 + "version": "3.0.0", 51 + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", 52 + + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", 53 + "dev": true, 54 + "license": "MIT", 55 + "engines": { 56 + @@ -378,6 +384,7 @@ 57 + "node_modules/@babel/helper-function-name/node_modules/supports-color": { 58 + "version": "5.5.0", 59 + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", 60 + + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", 61 + "dev": true, 62 + "license": "MIT", 63 + "dependencies": { 64 + @@ -597,6 +604,7 @@ 65 + "node_modules/@babel/highlight/node_modules/ansi-styles": { 66 + "version": "3.2.1", 67 + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", 68 + + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", 69 + "dev": true, 70 + "license": "MIT", 71 + "dependencies": { 72 + @@ -609,6 +617,7 @@ 73 + "node_modules/@babel/highlight/node_modules/chalk": { 74 + "version": "2.4.2", 75 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", 76 + + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", 77 + "dev": true, 78 + "license": "MIT", 79 + "dependencies": { 80 + @@ -623,6 +632,7 @@ 81 + "node_modules/@babel/highlight/node_modules/color-convert": { 82 + "version": "1.9.3", 83 + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", 84 + + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", 85 + "dev": true, 86 + "license": "MIT", 87 + "dependencies": { 88 + @@ -632,12 +642,14 @@ 89 + "node_modules/@babel/highlight/node_modules/color-name": { 90 + "version": "1.1.3", 91 + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", 92 + + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", 93 + "dev": true, 94 + "license": "MIT" 95 + }, 96 + "node_modules/@babel/highlight/node_modules/escape-string-regexp": { 97 + "version": "1.0.5", 98 + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", 99 + + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", 100 + "dev": true, 101 + "license": "MIT", 102 + "engines": { 103 + @@ -647,6 +659,7 @@ 104 + "node_modules/@babel/highlight/node_modules/has-flag": { 105 + "version": "3.0.0", 106 + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", 107 + + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", 108 + "dev": true, 109 + "license": "MIT", 110 + "engines": { 111 + @@ -656,6 +669,7 @@ 112 + "node_modules/@babel/highlight/node_modules/supports-color": { 113 + "version": "5.5.0", 114 + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", 115 + + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", 116 + "dev": true, 117 + "license": "MIT", 118 + "dependencies": { 119 + @@ -1053,6 +1067,7 @@ 120 + "node_modules/@babel/traverse/node_modules/ansi-styles": { 121 + "version": "3.2.1", 122 + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", 123 + + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", 124 + "dev": true, 125 + "license": "MIT", 126 + "dependencies": { 127 + @@ -1065,6 +1080,7 @@ 128 + "node_modules/@babel/traverse/node_modules/chalk": { 129 + "version": "2.4.2", 130 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", 131 + + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", 132 + "dev": true, 133 + "license": "MIT", 134 + "dependencies": { 135 + @@ -1079,6 +1095,7 @@ 136 + "node_modules/@babel/traverse/node_modules/color-convert": { 137 + "version": "1.9.3", 138 + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", 139 + + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", 140 + "dev": true, 141 + "license": "MIT", 142 + "dependencies": { 143 + @@ -1088,12 +1105,14 @@ 144 + "node_modules/@babel/traverse/node_modules/color-name": { 145 + "version": "1.1.3", 146 + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", 147 + + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", 148 + "dev": true, 149 + "license": "MIT" 150 + }, 151 + "node_modules/@babel/traverse/node_modules/escape-string-regexp": { 152 + "version": "1.0.5", 153 + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", 154 + + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", 155 + "dev": true, 156 + "license": "MIT", 157 + "engines": { 158 + @@ -1113,6 +1132,7 @@ 159 + "node_modules/@babel/traverse/node_modules/has-flag": { 160 + "version": "3.0.0", 161 + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", 162 + + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", 163 + "dev": true, 164 + "license": "MIT", 165 + "engines": { 166 + @@ -1122,6 +1142,7 @@ 167 + "node_modules/@babel/traverse/node_modules/supports-color": { 168 + "version": "5.5.0", 169 + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", 170 + + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", 171 + "dev": true, 172 + "license": "MIT", 173 + "dependencies": { 174 + @@ -1935,6 +1956,7 @@ 175 + "node_modules/@jest/console/node_modules/chalk": { 176 + "version": "4.1.2", 177 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 178 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 179 + "dev": true, 180 + "license": "MIT", 181 + "dependencies": { 182 + @@ -1999,6 +2021,7 @@ 183 + "node_modules/@jest/core/node_modules/chalk": { 184 + "version": "4.1.2", 185 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 186 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 187 + "dev": true, 188 + "license": "MIT", 189 + "dependencies": { 190 + @@ -2164,6 +2187,7 @@ 191 + "node_modules/@jest/reporters/node_modules/chalk": { 192 + "version": "4.1.2", 193 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 194 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 195 + "dev": true, 196 + "license": "MIT", 197 + "dependencies": { 198 + @@ -2323,6 +2347,7 @@ 199 + "node_modules/@jest/transform/node_modules/chalk": { 200 + "version": "4.1.2", 201 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 202 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 203 + "dev": true, 204 + "license": "MIT", 205 + "dependencies": { 206 + @@ -2364,6 +2389,7 @@ 207 + "node_modules/@jest/types/node_modules/chalk": { 208 + "version": "4.1.2", 209 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 210 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 211 + "dev": true, 212 + "license": "MIT", 213 + "dependencies": { 214 + @@ -3207,6 +3233,7 @@ 215 + "node_modules/@types/json5": { 216 + "version": "0.0.29", 217 + "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", 218 + + "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", 219 + "dev": true, 220 + "license": "MIT" 221 + }, 222 + @@ -3491,6 +3518,7 @@ 223 + "node_modules/ajv": { 224 + "version": "6.12.6", 225 + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", 226 + + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", 227 + "dev": true, 228 + "license": "MIT", 229 + "dependencies": { 230 + @@ -3824,6 +3852,7 @@ 231 + "node_modules/babel-jest/node_modules/chalk": { 232 + "version": "4.1.2", 233 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 234 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 235 + "dev": true, 236 + "license": "MIT", 237 + "dependencies": { 238 + @@ -4177,6 +4206,7 @@ 239 + "node_modules/callsites": { 240 + "version": "3.1.0", 241 + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", 242 + + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", 243 + "dev": true, 244 + "license": "MIT", 245 + "engines": { 246 + @@ -4375,6 +4405,7 @@ 247 + "node_modules/color-convert": { 248 + "version": "2.0.1", 249 + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", 250 + + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", 251 + "dev": true, 252 + "license": "MIT", 253 + "dependencies": { 254 + @@ -4394,6 +4425,7 @@ 255 + "node_modules/color-name": { 256 + "version": "1.1.4", 257 + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", 258 + + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", 259 + "license": "MIT" 260 + }, 261 + "node_modules/color-string": { 262 + @@ -4515,6 +4547,7 @@ 263 + "node_modules/create-jest/node_modules/chalk": { 264 + "version": "4.1.2", 265 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 266 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 267 + "dev": true, 268 + "license": "MIT", 269 + "dependencies": { 270 + @@ -4531,6 +4564,7 @@ 271 + "node_modules/cross-spawn": { 272 + "version": "7.0.3", 273 + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", 274 + + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", 275 + "dev": true, 276 + "license": "MIT", 277 + "dependencies": { 278 + @@ -5185,6 +5219,7 @@ 279 + "node_modules/deep-is": { 280 + "version": "0.1.3", 281 + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz", 282 + + "integrity": "sha512-GtxAN4HvBachZzm4OnWqc45ESpUCMwkYcsjnsPs23FwJbsO+k4t0k9bQCgOmzIlpHO28+WPK/KRbRk0DDHuuDw==", 283 + "dev": true, 284 + "license": "MIT" 285 + }, 286 + @@ -5300,6 +5335,7 @@ 287 + "node_modules/doctrine": { 288 + "version": "2.1.0", 289 + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", 290 + + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", 291 + "dev": true, 292 + "license": "Apache-2.0", 293 + "dependencies": { 294 + @@ -5381,6 +5417,7 @@ 295 + "node_modules/error-ex": { 296 + "version": "1.3.2", 297 + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", 298 + + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", 299 + "dev": true, 300 + "license": "MIT", 301 + "dependencies": { 302 + @@ -5567,6 +5604,7 @@ 303 + "node_modules/es-to-primitive": { 304 + "version": "1.2.1", 305 + "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", 306 + + "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", 307 + "dev": true, 308 + "license": "MIT", 309 + "dependencies": { 310 + @@ -5851,6 +5889,7 @@ 311 + "node_modules/eslint-plugin-es/node_modules/eslint-utils": { 312 + "version": "2.1.0", 313 + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", 314 + + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", 315 + "dev": true, 316 + "license": "MIT", 317 + "dependencies": { 318 + @@ -5866,6 +5905,7 @@ 319 + "node_modules/eslint-plugin-es/node_modules/eslint-visitor-keys": { 320 + "version": "1.3.0", 321 + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", 322 + + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", 323 + "dev": true, 324 + "license": "Apache-2.0", 325 + "engines": { 326 + @@ -6067,6 +6107,7 @@ 327 + "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { 328 + "version": "2.0.0", 329 + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz", 330 + + "integrity": "sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==", 331 + "dev": true, 332 + "license": "Apache-2.0", 333 + "engines": { 334 + @@ -6089,6 +6130,7 @@ 335 + "node_modules/eslint/node_modules/chalk": { 336 + "version": "4.1.2", 337 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 338 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 339 + "dev": true, 340 + "license": "MIT", 341 + "dependencies": { 342 + @@ -6105,6 +6147,7 @@ 343 + "node_modules/eslint/node_modules/doctrine": { 344 + "version": "3.0.0", 345 + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", 346 + + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", 347 + "dev": true, 348 + "license": "Apache-2.0", 349 + "dependencies": { 350 + @@ -6237,6 +6280,7 @@ 351 + "node_modules/esrecurse": { 352 + "version": "4.3.0", 353 + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", 354 + + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", 355 + "dev": true, 356 + "license": "BSD-2-Clause", 357 + "dependencies": { 358 + @@ -6249,6 +6293,7 @@ 359 + "node_modules/estraverse": { 360 + "version": "5.2.0", 361 + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz", 362 + + "integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==", 363 + "dev": true, 364 + "license": "BSD-2-Clause", 365 + "engines": { 366 + @@ -6264,6 +6309,7 @@ 367 + "node_modules/esutils": { 368 + "version": "2.0.3", 369 + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", 370 + + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", 371 + "dev": true, 372 + "license": "BSD-2-Clause", 373 + "engines": { 374 + @@ -6375,6 +6421,7 @@ 375 + "node_modules/fast-deep-equal": { 376 + "version": "3.1.3", 377 + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", 378 + + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", 379 + "dev": true, 380 + "license": "MIT" 381 + }, 382 + @@ -6404,12 +6451,14 @@ 383 + "node_modules/fast-json-stable-stringify": { 384 + "version": "2.1.0", 385 + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", 386 + + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", 387 + "dev": true, 388 + "license": "MIT" 389 + }, 390 + "node_modules/fast-levenshtein": { 391 + "version": "2.0.6", 392 + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", 393 + + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", 394 + "dev": true, 395 + "license": "MIT" 396 + }, 397 + @@ -6485,6 +6534,7 @@ 398 + "node_modules/find-up": { 399 + "version": "4.1.0", 400 + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", 401 + + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", 402 + "dev": true, 403 + "license": "MIT", 404 + "dependencies": { 405 + @@ -6544,6 +6594,7 @@ 406 + "node_modules/fs.realpath": { 407 + "version": "1.0.0", 408 + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", 409 + + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", 410 + "license": "ISC" 411 + }, 412 + "node_modules/fsevents": { 413 + @@ -6812,6 +6863,7 @@ 414 + "node_modules/has": { 415 + "version": "1.0.3", 416 + "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", 417 + + "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", 418 + "dev": true, 419 + "license": "MIT", 420 + "dependencies": { 421 + @@ -6834,6 +6886,7 @@ 422 + "node_modules/has-flag": { 423 + "version": "4.0.0", 424 + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", 425 + + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", 426 + "dev": true, 427 + "license": "MIT", 428 + "engines": { 429 + @@ -7012,6 +7065,7 @@ 430 + "node_modules/import-fresh": { 431 + "version": "3.2.1", 432 + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.1.tgz", 433 + + "integrity": "sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==", 434 + "dev": true, 435 + "license": "MIT", 436 + "dependencies": { 437 + @@ -7055,6 +7109,7 @@ 438 + "node_modules/imurmurhash": { 439 + "version": "0.1.4", 440 + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", 441 + + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", 442 + "dev": true, 443 + "license": "MIT", 444 + "engines": { 445 + @@ -7064,6 +7119,7 @@ 446 + "node_modules/inflight": { 447 + "version": "1.0.6", 448 + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", 449 + + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", 450 + "license": "ISC", 451 + "dependencies": { 452 + "once": "^1.3.0", 453 + @@ -7073,6 +7129,7 @@ 454 + "node_modules/inherits": { 455 + "version": "2.0.4", 456 + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", 457 + + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", 458 + "license": "ISC" 459 + }, 460 + "node_modules/internal-slot": { 461 + @@ -7133,6 +7190,7 @@ 462 + "node_modules/is-arrayish": { 463 + "version": "0.2.1", 464 + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", 465 + + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", 466 + "dev": true, 467 + "license": "MIT" 468 + }, 469 + @@ -7197,6 +7255,7 @@ 470 + "node_modules/is-callable": { 471 + "version": "1.2.2", 472 + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.2.tgz", 473 + + "integrity": "sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==", 474 + "dev": true, 475 + "license": "MIT", 476 + "engines": { 477 + @@ -7446,6 +7505,7 @@ 478 + "node_modules/is-string": { 479 + "version": "1.0.5", 480 + "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.5.tgz", 481 + + "integrity": "sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==", 482 + "dev": true, 483 + "license": "MIT", 484 + "engines": { 485 + @@ -7458,6 +7518,7 @@ 486 + "node_modules/is-symbol": { 487 + "version": "1.0.3", 488 + "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.3.tgz", 489 + + "integrity": "sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==", 490 + "dev": true, 491 + "license": "MIT", 492 + "dependencies": { 493 + @@ -7539,6 +7600,7 @@ 494 + "node_modules/isexe": { 495 + "version": "2.0.0", 496 + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", 497 + + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", 498 + "dev": true, 499 + "license": "ISC" 500 + }, 501 + @@ -7720,6 +7782,7 @@ 502 + "node_modules/jest-circus/node_modules/chalk": { 503 + "version": "4.1.2", 504 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 505 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 506 + "dev": true, 507 + "license": "MIT", 508 + "dependencies": { 509 + @@ -7770,6 +7833,7 @@ 510 + "node_modules/jest-cli/node_modules/chalk": { 511 + "version": "4.1.2", 512 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 513 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 514 + "dev": true, 515 + "license": "MIT", 516 + "dependencies": { 517 + @@ -7832,6 +7896,7 @@ 518 + "node_modules/jest-config/node_modules/chalk": { 519 + "version": "4.1.2", 520 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 521 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 522 + "dev": true, 523 + "license": "MIT", 524 + "dependencies": { 525 + @@ -7864,6 +7929,7 @@ 526 + "node_modules/jest-diff/node_modules/chalk": { 527 + "version": "4.1.2", 528 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 529 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 530 + "dev": true, 531 + "license": "MIT", 532 + "dependencies": { 533 + @@ -7910,6 +7976,7 @@ 534 + "node_modules/jest-each/node_modules/chalk": { 535 + "version": "4.1.2", 536 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 537 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 538 + "dev": true, 539 + "license": "MIT", 540 + "dependencies": { 541 + @@ -8010,6 +8077,7 @@ 542 + "node_modules/jest-matcher-utils/node_modules/chalk": { 543 + "version": "4.1.2", 544 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 545 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 546 + "dev": true, 547 + "license": "MIT", 548 + "dependencies": { 549 + @@ -8047,6 +8115,7 @@ 550 + "node_modules/jest-message-util/node_modules/chalk": { 551 + "version": "4.1.2", 552 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 553 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 554 + "dev": true, 555 + "license": "MIT", 556 + "dependencies": { 557 + @@ -8141,6 +8210,7 @@ 558 + "node_modules/jest-resolve/node_modules/chalk": { 559 + "version": "4.1.2", 560 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 561 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 562 + "dev": true, 563 + "license": "MIT", 564 + "dependencies": { 565 + @@ -8190,6 +8260,7 @@ 566 + "node_modules/jest-runner/node_modules/chalk": { 567 + "version": "4.1.2", 568 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 569 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 570 + "dev": true, 571 + "license": "MIT", 572 + "dependencies": { 573 + @@ -8240,6 +8311,7 @@ 574 + "node_modules/jest-runtime/node_modules/chalk": { 575 + "version": "4.1.2", 576 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 577 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 578 + "dev": true, 579 + "license": "MIT", 580 + "dependencies": { 581 + @@ -8298,6 +8370,7 @@ 582 + "node_modules/jest-snapshot/node_modules/chalk": { 583 + "version": "4.1.2", 584 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 585 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 586 + "dev": true, 587 + "license": "MIT", 588 + "dependencies": { 589 + @@ -8348,6 +8421,7 @@ 590 + "node_modules/jest-util/node_modules/chalk": { 591 + "version": "4.1.2", 592 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 593 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 594 + "dev": true, 595 + "license": "MIT", 596 + "dependencies": { 597 + @@ -8382,6 +8456,7 @@ 598 + "node_modules/jest-validate/node_modules/chalk": { 599 + "version": "4.1.2", 600 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 601 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 602 + "dev": true, 603 + "license": "MIT", 604 + "dependencies": { 605 + @@ -8418,6 +8493,7 @@ 606 + "node_modules/jest-watcher/node_modules/chalk": { 607 + "version": "4.1.2", 608 + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 609 + + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 610 + "dev": true, 611 + "license": "MIT", 612 + "dependencies": { 613 + @@ -8478,6 +8554,7 @@ 614 + "node_modules/js-tokens": { 615 + "version": "4.0.0", 616 + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", 617 + + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", 618 + "dev": true, 619 + "license": "MIT" 620 + }, 621 + @@ -8531,12 +8608,14 @@ 622 + "node_modules/json-schema-traverse": { 623 + "version": "0.4.1", 624 + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", 625 + + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", 626 + "dev": true, 627 + "license": "MIT" 628 + }, 629 + "node_modules/json-stable-stringify-without-jsonify": { 630 + "version": "1.0.1", 631 + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", 632 + + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", 633 + "dev": true, 634 + "license": "MIT" 635 + }, 636 + @@ -8569,6 +8648,7 @@ 637 + "node_modules/jsx-ast-utils": { 638 + "version": "3.1.0", 639 + "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.1.0.tgz", 640 + + "integrity": "sha512-d4/UOjg+mxAWxCiF0c5UTSwyqbchkbqCvK87aBovhnh8GtysTjWmgC63tY0cJx/HzGgm9qnA147jVBdpOiQ2RA==", 641 + "dev": true, 642 + "license": "MIT", 643 + "dependencies": { 644 + @@ -8660,6 +8740,7 @@ 645 + "node_modules/levn": { 646 + "version": "0.4.1", 647 + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", 648 + + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", 649 + "dev": true, 650 + "license": "MIT", 651 + "dependencies": { 652 + @@ -8745,6 +8826,7 @@ 653 + "node_modules/locate-path": { 654 + "version": "5.0.0", 655 + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", 656 + + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", 657 + "dev": true, 658 + "license": "MIT", 659 + "dependencies": { 660 + @@ -8757,6 +8839,7 @@ 661 + "node_modules/lodash": { 662 + "version": "4.17.21", 663 + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", 664 + + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", 665 + "license": "MIT" 666 + }, 667 + "node_modules/lodash-es": { 668 + @@ -8775,6 +8858,7 @@ 669 + "node_modules/loose-envify": { 670 + "version": "1.4.0", 671 + "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", 672 + + "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", 673 + "dev": true, 674 + "license": "MIT", 675 + "dependencies": { 676 + @@ -8993,6 +9077,7 @@ 677 + "node_modules/natural-compare": { 678 + "version": "1.4.0", 679 + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", 680 + + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", 681 + "dev": true, 682 + "license": "MIT" 683 + }, 684 + @@ -9045,6 +9130,7 @@ 685 + "node_modules/object-assign": { 686 + "version": "4.1.1", 687 + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", 688 + + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", 689 + "license": "MIT", 690 + "engines": { 691 + "node": ">=0.10.0" 692 + @@ -9075,6 +9161,7 @@ 693 + "node_modules/object-keys": { 694 + "version": "1.1.1", 695 + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", 696 + + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", 697 + "dev": true, 698 + "license": "MIT", 699 + "engines": { 700 + @@ -9161,6 +9248,7 @@ 701 + "node_modules/once": { 702 + "version": "1.4.0", 703 + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", 704 + + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", 705 + "license": "ISC", 706 + "dependencies": { 707 + "wrappy": "1" 708 + @@ -9185,6 +9273,7 @@ 709 + "node_modules/optionator": { 710 + "version": "0.9.1", 711 + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz", 712 + + "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==", 713 + "dev": true, 714 + "license": "MIT", 715 + "dependencies": { 716 + @@ -9218,6 +9307,7 @@ 717 + "node_modules/p-locate": { 718 + "version": "4.1.0", 719 + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", 720 + + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", 721 + "dev": true, 722 + "license": "MIT", 723 + "dependencies": { 724 + @@ -9230,6 +9320,7 @@ 725 + "node_modules/p-locate/node_modules/p-limit": { 726 + "version": "2.3.0", 727 + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", 728 + + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", 729 + "dev": true, 730 + "license": "MIT", 731 + "dependencies": { 732 + @@ -9245,6 +9336,7 @@ 733 + "node_modules/p-try": { 734 + "version": "2.2.0", 735 + "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", 736 + + "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", 737 + "dev": true, 738 + "license": "MIT", 739 + "engines": { 740 + @@ -9294,6 +9386,7 @@ 741 + "node_modules/parent-module": { 742 + "version": "1.0.1", 743 + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", 744 + + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", 745 + "dev": true, 746 + "license": "MIT", 747 + "dependencies": { 748 + @@ -9331,6 +9424,7 @@ 749 + "node_modules/path-exists": { 750 + "version": "4.0.0", 751 + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", 752 + + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", 753 + "dev": true, 754 + "license": "MIT", 755 + "engines": { 756 + @@ -9340,6 +9434,7 @@ 757 + "node_modules/path-is-absolute": { 758 + "version": "1.0.1", 759 + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", 760 + + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", 761 + "license": "MIT", 762 + "engines": { 763 + "node": ">=0.10.0" 764 + @@ -9348,6 +9443,7 @@ 765 + "node_modules/path-key": { 766 + "version": "3.1.1", 767 + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", 768 + + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", 769 + "dev": true, 770 + "license": "MIT", 771 + "engines": { 772 + @@ -9357,6 +9453,7 @@ 773 + "node_modules/path-parse": { 774 + "version": "1.0.7", 775 + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", 776 + + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", 777 + "license": "MIT" 778 + }, 779 + "node_modules/pathe": { 780 + @@ -9531,6 +9628,7 @@ 781 + "node_modules/pkg-dir": { 782 + "version": "4.2.0", 783 + "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", 784 + + "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", 785 + "dev": true, 786 + "license": "MIT", 787 + "dependencies": { 788 + @@ -9711,6 +9809,7 @@ 789 + "node_modules/prelude-ls": { 790 + "version": "1.2.1", 791 + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", 792 + + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", 793 + "dev": true, 794 + "license": "MIT", 795 + "engines": { 796 + @@ -9854,6 +9953,7 @@ 797 + "node_modules/punycode": { 798 + "version": "2.1.1", 799 + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", 800 + + "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", 801 + "dev": true, 802 + "license": "MIT", 803 + "engines": { 804 + @@ -10090,6 +10190,7 @@ 805 + "node_modules/regexpp": { 806 + "version": "3.1.0", 807 + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz", 808 + + "integrity": "sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==", 809 + "dev": true, 810 + "license": "MIT", 811 + "engines": { 812 + @@ -10152,6 +10253,7 @@ 813 + "node_modules/resolve-from": { 814 + "version": "4.0.0", 815 + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", 816 + + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", 817 + "dev": true, 818 + "license": "MIT", 819 + "engines": { 820 + @@ -10181,6 +10283,7 @@ 821 + "node_modules/rimraf": { 822 + "version": "3.0.2", 823 + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", 824 + + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", 825 + "dev": true, 826 + "license": "ISC", 827 + "dependencies": { 828 + @@ -10275,6 +10378,7 @@ 829 + "node_modules/rw": { 830 + "version": "1.3.3", 831 + "resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz", 832 + + "integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==", 833 + "license": "BSD-3-Clause" 834 + }, 835 + "node_modules/safe-array-concat": { 836 + @@ -10299,6 +10403,7 @@ 837 + "node_modules/safe-buffer": { 838 + "version": "5.1.2", 839 + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", 840 + + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", 841 + "dev": true, 842 + "license": "MIT" 843 + }, 844 + @@ -10332,6 +10437,7 @@ 845 + "node_modules/safer-buffer": { 846 + "version": "2.1.2", 847 + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", 848 + + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", 849 + "license": "MIT" 850 + }, 851 + "node_modules/semver": { 852 + @@ -10381,6 +10487,7 @@ 853 + "node_modules/shebang-command": { 854 + "version": "2.0.0", 855 + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", 856 + + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", 857 + "dev": true, 858 + "license": "MIT", 859 + "dependencies": { 860 + @@ -10393,6 +10500,7 @@ 861 + "node_modules/shebang-regex": { 862 + "version": "3.0.0", 863 + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", 864 + + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", 865 + "dev": true, 866 + "license": "MIT", 867 + "engines": { 868 + @@ -10823,6 +10931,7 @@ 869 + "node_modules/strip-bom": { 870 + "version": "3.0.0", 871 + "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", 872 + + "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", 873 + "dev": true, 874 + "license": "MIT", 875 + "engines": { 876 + @@ -10842,6 +10951,7 @@ 877 + "node_modules/strip-json-comments": { 878 + "version": "3.1.1", 879 + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", 880 + + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", 881 + "dev": true, 882 + "license": "MIT", 883 + "engines": { 884 + @@ -11053,6 +11163,7 @@ 885 + "node_modules/text-table": { 886 + "version": "0.2.0", 887 + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", 888 + + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", 889 + "dev": true, 890 + "license": "MIT" 891 + }, 892 + @@ -11172,6 +11283,7 @@ 893 + "node_modules/type-check": { 894 + "version": "0.4.0", 895 + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", 896 + + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", 897 + "dev": true, 898 + "license": "MIT", 899 + "dependencies": { 900 + @@ -11355,6 +11467,7 @@ 901 + "node_modules/uri-js": { 902 + "version": "4.2.2", 903 + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz", 904 + + "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==", 905 + "dev": true, 906 + "license": "BSD-2-Clause", 907 + "dependencies": { 908 + @@ -11371,6 +11484,7 @@ 909 + "node_modules/util-deprecate": { 910 + "version": "1.0.2", 911 + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", 912 + + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", 913 + "license": "MIT" 914 + }, 915 + "node_modules/uuid": { 916 + @@ -11643,6 +11757,7 @@ 917 + "node_modules/which": { 918 + "version": "2.0.2", 919 + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", 920 + + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", 921 + "dev": true, 922 + "license": "ISC", 923 + "dependencies": { 924 + @@ -11785,6 +11900,7 @@ 925 + "node_modules/wrappy": { 926 + "version": "1.0.2", 927 + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", 928 + + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", 929 + "license": "ISC" 930 + }, 931 + "node_modules/write-file-atomic": {
+18 -32
pkgs/by-name/me/mermaid-cli/package.nix
··· 1 1 { 2 + buildNpmPackage, 2 3 lib, 3 4 stdenv, 4 5 fetchFromGitHub, 5 - fetchYarnDeps, 6 6 makeWrapper, 7 7 nodejs, 8 - fixup-yarn-lock, 9 - yarn, 10 8 chromium, 11 9 }: 12 - 13 - stdenv.mkDerivation rec { 10 + let 11 + version = "11.4.2"; 12 + in 13 + buildNpmPackage { 14 14 pname = "mermaid-cli"; 15 - version = "10.9.0"; 15 + version = version; 16 16 17 17 src = fetchFromGitHub { 18 18 owner = "mermaid-js"; 19 19 repo = "mermaid-cli"; 20 20 rev = version; 21 - hash = "sha256-o9QaJsJlfqsAguYGHAdf8aqZWbOgDJs+0KVQAVtRlA0="; 21 + hash = "sha256-hj6pnucms6OcLuIebnlHMQj2K8zMbyuWzvVkZh029Sw="; 22 22 }; 23 23 24 - offlineCache = fetchYarnDeps { 25 - yarnLock = "${src}/yarn.lock"; 26 - hash = "sha256-SfRzn5FxO+Ls+ne7ay3tySNLr+awEJ9fo/nwcAY11qA="; 27 - }; 24 + patches = [ 25 + ./integrity.patch # https://github.com/mermaid-js/mermaid-cli/issues/828 26 + ./remove-puppeteer-from-dev-deps.patch # https://github.com/mermaid-js/mermaid-cli/issues/830 27 + ]; 28 + 29 + npmDepsHash = "sha256-lrj3lSCfqUfUFvtnJ/ELNUFE9kNTC4apnGrYxYmkUtE="; 28 30 29 31 nativeBuildInputs = [ 30 32 makeWrapper 31 33 nodejs 32 - fixup-yarn-lock 33 - yarn 34 34 ]; 35 35 36 - configurePhase = '' 37 - runHook preConfigure 36 + env = { 37 + PUPPETEER_SKIP_DOWNLOAD = true; 38 + }; 38 39 39 - export HOME=$(mktemp -d) 40 - yarn config --offline set yarn-offline-mirror "$offlineCache" 41 - fixup-yarn-lock yarn.lock 42 - yarn --offline --frozen-lockfile --ignore-platform --ignore-scripts --no-progress --non-interactive install 43 - patchShebangs node_modules 44 - 45 - runHook postConfigure 46 - ''; 47 - 48 - buildPhase = '' 49 - runHook preBuild 50 - 51 - yarn --offline prepare 52 - 53 - runHook postBuild 54 - ''; 40 + npmBuildScript = "prepare"; 55 41 56 42 installPhase = 57 43 '' 58 44 runHook preInstall 59 45 60 - yarn --offline --production install 46 + npm --omit=dev --include=peer --ignore-scripts install 61 47 62 48 mkdir -p "$out/lib/node_modules/@mermaid-js/mermaid-cli" 63 49 cp -r . "$out/lib/node_modules/@mermaid-js/mermaid-cli"
+16
pkgs/by-name/me/mermaid-cli/remove-puppeteer-from-dev-deps.patch
··· 1 + Subject: [PATCH] remove pupperteer from dev dependencies 2 + --- 3 + Index: package.json 4 + <+>UTF-8 5 + =================================================================== 6 + diff --git a/package.json b/package.json 7 + --- a/package.json (revision fa593dc39619f44b57a922927a66346248f31d7d) 8 + +++ b/package.json (date 1736721981718) 9 + @@ -45,7 +45,6 @@ 10 + "@tsconfig/node18": "^18.2.4", 11 + "@types/node": "~18.19.31", 12 + "jest": "^29.0.1", 13 + - "puppeteer": "^23.1.1", 14 + "standard": "^17.0.0", 15 + "typescript": "^5.0.1-rc", 16 + "vite": "^6.0.2",