|
48 | 48 | integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ== |
49 | 49 |
|
50 | 50 | "@babel/core@^7.18.6": |
51 | | - version "7.18.9" |
52 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59" |
53 | | - integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g== |
| 51 | + version "7.18.10" |
| 52 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8" |
| 53 | + integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw== |
54 | 54 | dependencies: |
55 | 55 | "@ampproject/remapping" "^2.1.0" |
56 | 56 | "@babel/code-frame" "^7.18.6" |
57 | | - "@babel/generator" "^7.18.9" |
| 57 | + "@babel/generator" "^7.18.10" |
58 | 58 | "@babel/helper-compilation-targets" "^7.18.9" |
59 | 59 | "@babel/helper-module-transforms" "^7.18.9" |
60 | 60 | "@babel/helpers" "^7.18.9" |
61 | | - "@babel/parser" "^7.18.9" |
62 | | - "@babel/template" "^7.18.6" |
63 | | - "@babel/traverse" "^7.18.9" |
64 | | - "@babel/types" "^7.18.9" |
| 61 | + "@babel/parser" "^7.18.10" |
| 62 | + "@babel/template" "^7.18.10" |
| 63 | + "@babel/traverse" "^7.18.10" |
| 64 | + "@babel/types" "^7.18.10" |
65 | 65 | convert-source-map "^1.7.0" |
66 | 66 | debug "^4.1.0" |
67 | 67 | gensync "^1.0.0-beta.2" |
68 | 68 | json5 "^2.2.1" |
69 | 69 | semver "^6.3.0" |
70 | 70 |
|
71 | | -"@babel/generator@^7.18.9": |
72 | | - version "7.18.9" |
73 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5" |
74 | | - integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug== |
| 71 | +"@babel/generator@^7.18.10": |
| 72 | + version "7.18.10" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.10.tgz#794f328bfabdcbaf0ebf9bf91b5b57b61fa77a2a" |
| 74 | + integrity sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA== |
75 | 75 | dependencies: |
76 | | - "@babel/types" "^7.18.9" |
| 76 | + "@babel/types" "^7.18.10" |
77 | 77 | "@jridgewell/gen-mapping" "^0.3.2" |
78 | 78 | jsesc "^2.5.1" |
79 | 79 |
|
|
94 | 94 | browserslist "^4.20.2" |
95 | 95 | semver "^6.3.0" |
96 | 96 |
|
97 | | -"@babel/helper-create-class-features-plugin@^7.18.6": |
| 97 | +"@babel/helper-create-class-features-plugin@^7.18.9": |
98 | 98 | version "7.18.9" |
99 | 99 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.9.tgz#d802ee16a64a9e824fcbf0a2ffc92f19d58550ce" |
100 | 100 | integrity sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw== |
|
162 | 162 | dependencies: |
163 | 163 | "@babel/types" "^7.18.6" |
164 | 164 |
|
165 | | -"@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.18.6": |
| 165 | +"@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9": |
166 | 166 | version "7.18.9" |
167 | 167 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz#4b8aea3b069d8cb8a72cdfe28ddf5ceca695ef2f" |
168 | 168 | integrity sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w== |
|
192 | 192 | dependencies: |
193 | 193 | "@babel/types" "^7.18.6" |
194 | 194 |
|
| 195 | +"@babel/helper-string-parser@^7.18.10": |
| 196 | + version "7.18.10" |
| 197 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
| 198 | + integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
| 199 | + |
195 | 200 | "@babel/helper-validator-identifier@^7.18.6": |
196 | 201 | version "7.18.6" |
197 | 202 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076" |
|
220 | 225 | chalk "^2.0.0" |
221 | 226 | js-tokens "^4.0.0" |
222 | 227 |
|
223 | | -"@babel/parser@^7.16.4", "@babel/parser@^7.18.6", "@babel/parser@^7.18.9": |
224 | | - version "7.18.9" |
225 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539" |
226 | | - integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg== |
| 228 | +"@babel/parser@^7.16.4", "@babel/parser@^7.18.10": |
| 229 | + version "7.18.10" |
| 230 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.10.tgz#94b5f8522356e69e8277276adf67ed280c90ecc1" |
| 231 | + integrity sha512-TYk3OA0HKL6qNryUayb5UUEhM/rkOQozIBEA5ITXh5DWrSp0TlUQXMyZmnWxG/DizSWBeeQ0Zbc5z8UGaaqoeg== |
227 | 232 |
|
228 | 233 | "@babel/plugin-syntax-import-meta@^7.10.4": |
229 | 234 | version "7.10.4" |
|
247 | 252 | "@babel/helper-plugin-utils" "^7.18.6" |
248 | 253 |
|
249 | 254 | "@babel/plugin-transform-typescript@^7.18.8": |
250 | | - version "7.18.8" |
251 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.8.tgz#303feb7a920e650f2213ef37b36bbf327e6fa5a0" |
252 | | - integrity sha512-p2xM8HI83UObjsZGofMV/EdYjamsDm6MoN3hXPYIT0+gxIoopE+B7rPYKAxfrz9K9PK7JafTTjqYC6qipLExYA== |
| 255 | + version "7.18.10" |
| 256 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.10.tgz#b23401b32f1f079396bcaed01667a54ebe4f9f85" |
| 257 | + integrity sha512-j2HQCJuMbi88QftIb5zlRu3c7PU+sXNnscqsrjqegoGiCgXR569pEdben9vly5QHKL2ilYkfnSwu64zsZo/VYQ== |
253 | 258 | dependencies: |
254 | | - "@babel/helper-create-class-features-plugin" "^7.18.6" |
255 | | - "@babel/helper-plugin-utils" "^7.18.6" |
| 259 | + "@babel/helper-create-class-features-plugin" "^7.18.9" |
| 260 | + "@babel/helper-plugin-utils" "^7.18.9" |
256 | 261 | "@babel/plugin-syntax-typescript" "^7.18.6" |
257 | 262 |
|
258 | 263 | "@babel/runtime@^7.10.5": |
|
262 | 267 | dependencies: |
263 | 268 | regenerator-runtime "^0.13.4" |
264 | 269 |
|
265 | | -"@babel/template@^7.0.0", "@babel/template@^7.18.6": |
266 | | - version "7.18.6" |
267 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.6.tgz#1283f4993e00b929d6e2d3c72fdc9168a2977a31" |
268 | | - integrity sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw== |
| 270 | +"@babel/template@^7.0.0", "@babel/template@^7.18.10", "@babel/template@^7.18.6": |
| 271 | + version "7.18.10" |
| 272 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
| 273 | + integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== |
269 | 274 | dependencies: |
270 | 275 | "@babel/code-frame" "^7.18.6" |
271 | | - "@babel/parser" "^7.18.6" |
272 | | - "@babel/types" "^7.18.6" |
| 276 | + "@babel/parser" "^7.18.10" |
| 277 | + "@babel/types" "^7.18.10" |
273 | 278 |
|
274 | | -"@babel/traverse@^7.0.0", "@babel/traverse@^7.18.9": |
275 | | - version "7.18.9" |
276 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98" |
277 | | - integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg== |
| 279 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9": |
| 280 | + version "7.18.10" |
| 281 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.10.tgz#37ad97d1cb00efa869b91dd5d1950f8a6cf0cb08" |
| 282 | + integrity sha512-J7ycxg0/K9XCtLyHf0cz2DqDihonJeIo+z+HEdRe9YuT8TY4A66i+Ab2/xZCEW7Ro60bPCBBfqqboHSamoV3+g== |
278 | 283 | dependencies: |
279 | 284 | "@babel/code-frame" "^7.18.6" |
280 | | - "@babel/generator" "^7.18.9" |
| 285 | + "@babel/generator" "^7.18.10" |
281 | 286 | "@babel/helper-environment-visitor" "^7.18.9" |
282 | 287 | "@babel/helper-function-name" "^7.18.9" |
283 | 288 | "@babel/helper-hoist-variables" "^7.18.6" |
284 | 289 | "@babel/helper-split-export-declaration" "^7.18.6" |
285 | | - "@babel/parser" "^7.18.9" |
286 | | - "@babel/types" "^7.18.9" |
| 290 | + "@babel/parser" "^7.18.10" |
| 291 | + "@babel/types" "^7.18.10" |
287 | 292 | debug "^4.1.0" |
288 | 293 | globals "^11.1.0" |
289 | 294 |
|
290 | | -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9": |
291 | | - version "7.18.9" |
292 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f" |
293 | | - integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg== |
| 295 | +"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9": |
| 296 | + version "7.18.10" |
| 297 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6" |
| 298 | + integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ== |
294 | 299 | dependencies: |
| 300 | + "@babel/helper-string-parser" "^7.18.10" |
295 | 301 | "@babel/helper-validator-identifier" "^7.18.6" |
296 | 302 | to-fast-properties "^2.0.0" |
297 | 303 |
|
|
534 | 540 | "@vue/compiler-dom" "3.2.37" |
535 | 541 | "@vue/shared" "3.2.37" |
536 | 542 |
|
537 | | -"@vue/devtools-api@^6.0.0-beta.11", "@vue/devtools-api@^6.1.4", "@vue/devtools-api@^6.2.1": |
| 543 | +"@vue/devtools-api@^6.1.4", "@vue/devtools-api@^6.2.1": |
538 | 544 | version "6.2.1" |
539 | 545 | resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.2.1.tgz#6f2948ff002ec46df01420dfeff91de16c5b4092" |
540 | 546 | integrity sha512-OEgAMeQXvCoJ+1x8WyQuVZzFo0wcyCmUR3baRVLmKBo1LmYZWMlRiXlux5jd0fqVJu6PfDbOrZItVqUEzLobeQ== |
@@ -1178,9 +1184,9 @@ ejs@^3.1.6: |
1178 | 1184 | jake "^10.8.5" |
1179 | 1185 |
|
1180 | 1186 | electron-to-chromium@^1.4.202: |
1181 | | - version "1.4.206" |
1182 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.206.tgz#580ff85b54d7ec0c05f20b1e37ea0becdd7b0ee4" |
1183 | | - integrity sha512-h+Fadt1gIaQ06JaIiyqPsBjJ08fV5Q7md+V8bUvQW/9OvXfL2LRICTz2EcnnCP7QzrFTS6/27MRV6Bl9Yn97zA== |
| 1187 | + version "1.4.208" |
| 1188 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.208.tgz#ecb5b47c8cc212a43172ffc5ce50178a638a5d74" |
| 1189 | + integrity sha512-diMr4t69FigAGUk2KovP0bygEtN/9AkqEVkzjEp0cu+zFFbZMVvwACpTTfuj1mAmFR5kNoSW8wGKDFWIvmThiQ== |
1184 | 1190 |
|
1185 | 1191 | entities@^2.0.0: |
1186 | 1192 | version "2.2.0" |
@@ -2517,15 +2523,25 @@ uuid@^8.3.2: |
2517 | 2523 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" |
2518 | 2524 | integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== |
2519 | 2525 |
|
2520 | | -vite-plugin-build-id@^0.1.1: |
2521 | | - version "0.1.1" |
2522 | | - resolved "https://registry.yarnpkg.com/vite-plugin-build-id/-/vite-plugin-build-id-0.1.1.tgz#dbd95512f2e53949d06e426216b4893b624a828a" |
2523 | | - integrity sha512-dnrAlSxq9yzhCM+31nMOUh8pYnhuNk76BZuT31d5GtTD7ilr+SrJoqK5NOQTAZe1+Zkp3kq8xFlgOoVpS4RCCg== |
| 2526 | +vite-plugin-build-id@/Users/Jacky/Documents/Projects/vite-plugin-build-id, "vite-plugin-build-id@file:../../../Documents/Projects/vite-plugin-build-id": |
| 2527 | + version "0.2.1" |
2524 | 2528 | dependencies: |
2525 | 2529 | "@types/node" "^18.6.3" |
2526 | 2530 | rimraf "^3.0.2" |
2527 | 2531 | typescript "^4.7.4" |
2528 | 2532 | vite "^3.0.4" |
| 2533 | + vite-plugin-build-id "file:../../../Documents/Projects/vite-plugin-build-id" |
| 2534 | + |
| 2535 | +vite-plugin-build-id@^0.2.1: |
| 2536 | + version "0.2.1" |
| 2537 | + resolved "https://registry.yarnpkg.com/vite-plugin-build-id/-/vite-plugin-build-id-0.2.1.tgz#04bc95d4019b07165fdea3055377d52da4bd6c15" |
| 2538 | + integrity sha512-NJWZi2bvjeZBLYPdjrh5Qi9KGm/abN/RBpvD+qTju5VWtA2hEoG4m0/6ul9k+pl7k/cQwFY+0UvvUhi6g2zDPA== |
| 2539 | + dependencies: |
| 2540 | + "@types/node" "^18.6.3" |
| 2541 | + rimraf "^3.0.2" |
| 2542 | + typescript "^4.7.4" |
| 2543 | + vite "^3.0.4" |
| 2544 | + vite-plugin-build-id "file:../../../Documents/Projects/vite-plugin-build-id" |
2529 | 2545 |
|
2530 | 2546 | vite-plugin-html@^3.2.0: |
2531 | 2547 | version "3.2.0" |
@@ -2557,11 +2573,6 @@ vite@^3.0.0, vite@^3.0.4: |
2557 | 2573 | optionalDependencies: |
2558 | 2574 | fsevents "~2.3.2" |
2559 | 2575 |
|
2560 | | -vue-chartjs@^4.1.1: |
2561 | | - version "4.1.1" |
2562 | | - resolved "https://registry.yarnpkg.com/vue-chartjs/-/vue-chartjs-4.1.1.tgz#b1ffc2845e09d14cb5255305b11bd3e8df8058ab" |
2563 | | - integrity sha512-rKIQ3jPrjhwxjKdNJppnYxRuBSrx4QeM3nNHsfIxEqjX6QS4Jq6e6vnZBxh2MDpURDC2uvuI2N0eIt1cWXbBVA== |
2564 | | - |
2565 | 2576 | vue-demi@*: |
2566 | 2577 | version "0.13.6" |
2567 | 2578 | resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.13.6.tgz#f9433cbd75e68a970dec066647f4ba6c08ced48f" |
@@ -2628,13 +2639,6 @@ vue@^3.2.26, vue@^3.2.37: |
2628 | 2639 | "@vue/server-renderer" "3.2.37" |
2629 | 2640 | "@vue/shared" "3.2.37" |
2630 | 2641 |
|
2631 | | -vuex@^4.0.2: |
2632 | | - version "4.0.2" |
2633 | | - resolved "https://registry.yarnpkg.com/vuex/-/vuex-4.0.2.tgz#f896dbd5bf2a0e963f00c67e9b610de749ccacc9" |
2634 | | - integrity sha512-M6r8uxELjZIK8kTKDGgZTYX/ahzblnzC4isU1tpmEuOIIKmV+TRdc+H4s8ds2NuZ7wpUTdGRzJRtoj+lI+pc0Q== |
2635 | | - dependencies: |
2636 | | - "@vue/devtools-api" "^6.0.0-beta.11" |
2637 | | - |
2638 | 2642 | warning@^4.0.0: |
2639 | 2643 | version "4.0.3" |
2640 | 2644 | resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3" |
|
0 commit comments