|
178 | 178 | dependencies: |
179 | 179 | "@types/chai" "*" |
180 | 180 |
|
181 | | -"@types/chai@*", "@types/chai@^4.3.0": |
182 | | - version "4.3.0" |
183 | | - resolved "https://registry.npmjs.org/@types/chai/-/chai-4.3.0.tgz" |
184 | | - integrity sha512-/ceqdqeRraGolFTcfoXNiqjyQhZzbINDngeoAq9GoHa8PPK1yNzTaxWjA6BFWp5Ua9JpXEMSS4s5i9tS0hOJtw== |
| 181 | +"@types/chai@*", "@types/chai@^4.3.3": |
| 182 | + version "4.3.3" |
| 183 | + resolved "https://registry.npmjs.org/@types/chai/-/chai-4.3.3.tgz" |
| 184 | + integrity sha512-hC7OMnszpxhZPduX+m+nrx+uFoLkWOMiR4oa/AZF3MuSETYTZmFfJAHqZEM8MVlvfG7BEUcgvtwoCTxBp6hm3g== |
185 | 185 |
|
186 | 186 | "@types/estree@*": |
187 | 187 | version "0.0.51" |
@@ -2070,10 +2070,10 @@ load-json-file@^4.0.0: |
2070 | 2070 | pify "^3.0.0" |
2071 | 2071 | strip-bom "^3.0.0" |
2072 | 2072 |
|
2073 | | -local-pkg@^0.4.1: |
2074 | | - version "0.4.1" |
2075 | | - resolved "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.1.tgz" |
2076 | | - integrity sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw== |
| 2073 | +local-pkg@^0.4.2: |
| 2074 | + version "0.4.2" |
| 2075 | + resolved "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.2.tgz" |
| 2076 | + integrity sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg== |
2077 | 2077 |
|
2078 | 2078 | locate-path@^2.0.0: |
2079 | 2079 | version "2.0.0" |
@@ -3047,6 +3047,13 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: |
3047 | 3047 | resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" |
3048 | 3048 | integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== |
3049 | 3049 |
|
| 3050 | +strip-literal@^0.4.1: |
| 3051 | + version "0.4.2" |
| 3052 | + resolved "https://registry.npmjs.org/strip-literal/-/strip-literal-0.4.2.tgz" |
| 3053 | + integrity sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw== |
| 3054 | + dependencies: |
| 3055 | + acorn "^8.8.0" |
| 3056 | + |
3050 | 3057 | supports-color@^5.3.0: |
3051 | 3058 | version "5.5.0" |
3052 | 3059 | resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" |
@@ -3106,15 +3113,20 @@ through@2, "through@>=2.2.7 <3", through@^2.3.8: |
3106 | 3113 | resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz" |
3107 | 3114 | integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU= |
3108 | 3115 |
|
3109 | | -tinypool@^0.1.2: |
3110 | | - version "0.1.2" |
3111 | | - resolved "https://registry.npmjs.org/tinypool/-/tinypool-0.1.2.tgz" |
3112 | | - integrity sha512-fvtYGXoui2RpeMILfkvGIgOVkzJEGediv8UJt7TxdAOY8pnvUkFg/fkvqTfXG9Acc9S17Cnn1S4osDc2164guA== |
| 3116 | +tinybench@^2.1.5: |
| 3117 | + version "2.1.5" |
| 3118 | + resolved "https://registry.npmjs.org/tinybench/-/tinybench-2.1.5.tgz" |
| 3119 | + integrity sha512-ak+PZZEuH3mw6CCFOgf5S90YH0MARnZNhxjhjguAmoJimEMAJuNip/rJRd6/wyylHItomVpKTzZk9zrhTrQCoQ== |
3113 | 3120 |
|
3114 | | -tinyspy@^0.3.0: |
| 3121 | +tinypool@^0.3.0: |
3115 | 3122 | version "0.3.0" |
3116 | | - resolved "https://registry.npmjs.org/tinyspy/-/tinyspy-0.3.0.tgz" |
3117 | | - integrity sha512-c5uFHqtUp74R2DJE3/Efg0mH5xicmgziaQXMm/LvuuZn3RdpADH32aEGDRyCzObXT1DNfwDMqRQ/Drh1MlO12g== |
| 3123 | + resolved "https://registry.npmjs.org/tinypool/-/tinypool-0.3.0.tgz" |
| 3124 | + integrity sha512-NX5KeqHOBZU6Bc0xj9Vr5Szbb1j8tUHIeD18s41aDJaPeC5QTdEhK0SpdpUrZlj2nv5cctNcSjaKNanXlfcVEQ== |
| 3125 | + |
| 3126 | +tinyspy@^1.0.2: |
| 3127 | + version "1.0.2" |
| 3128 | + resolved "https://registry.npmjs.org/tinyspy/-/tinyspy-1.0.2.tgz" |
| 3129 | + integrity sha512-bSGlgwLBYf7PnUsQ6WOc6SJ3pGOcd+d8AA6EUnLDDM0kWEstC1JIlSZA3UNliDXhd9ABoS7hiRBDCu+XP/sf1Q== |
3118 | 3130 |
|
3119 | 3131 | to-fast-properties@^2.0.0: |
3120 | 3132 | version "2.0.0" |
@@ -3300,7 +3312,7 @@ validate-npm-package-license@^3.0.1: |
3300 | 3312 | spdx-correct "^3.0.0" |
3301 | 3313 | spdx-expression-parse "^3.0.0" |
3302 | 3314 |
|
3303 | | - |
| 3315 | +[email protected], "vite@^2.9.12 || ^3.0.0-0": |
3304 | 3316 | version "2.9.12" |
3305 | 3317 | resolved "https://registry.npmjs.org/vite/-/vite-2.9.12.tgz" |
3306 | 3318 | integrity sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew== |
|
3312 | 3324 | optionalDependencies: |
3313 | 3325 | fsevents "~2.3.2" |
3314 | 3326 |
|
3315 | | -vitest@0.7.11: |
3316 | | - version "0.7.11" |
3317 | | - resolved "https://registry.npmjs.org/vitest/-/vitest-0.7.11.tgz" |
3318 | | - integrity sha512-xCEUBCpqiIVhUFIMCKKXDZ/bcPLk2EhPmTFA9qw+Kf+B2d/gm3ZBdUAMa3jIZNZ/d3esji5H6XZPNAk//9K4Kw== |
| 3327 | +vitest@0.23.4: |
| 3328 | + version "0.23.4" |
| 3329 | + resolved "https://registry.npmjs.org/vitest/-/vitest-0.23.4.tgz" |
| 3330 | + integrity sha512-iukBNWqQAv8EKDBUNntspLp9SfpaVFbmzmM0sNcnTxASQZMzRw3PsM6DMlsHiI+I6GeO5/sYDg3ecpC+SNFLrQ== |
3319 | 3331 | dependencies: |
3320 | | - "@types/chai" "^4.3.0" |
| 3332 | + "@types/chai" "^4.3.3" |
3321 | 3333 | "@types/chai-subset" "^1.3.3" |
| 3334 | + "@types/node" "*" |
3322 | 3335 | chai "^4.3.6" |
3323 | | - local-pkg "^0.4.1" |
3324 | | - tinypool "^0.1.2" |
3325 | | - tinyspy "^0.3.0" |
3326 | | - vite "^2.8.6" |
| 3336 | + debug "^4.3.4" |
| 3337 | + local-pkg "^0.4.2" |
| 3338 | + strip-literal "^0.4.1" |
| 3339 | + tinybench "^2.1.5" |
| 3340 | + tinypool "^0.3.0" |
| 3341 | + tinyspy "^1.0.2" |
| 3342 | + vite "^2.9.12 || ^3.0.0-0" |
3327 | 3343 |
|
3328 | 3344 | w3c-hr-time@^1.0.2: |
3329 | 3345 | version "1.0.2" |
|
0 commit comments