aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-09-27 10:15:12 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-09-27 05:15:56 +0000
commite672e438a07e795e735a9992da1d425ea86e343b (patch)
tree230edb3a0c4263204b5c98224dd2f6673c7d909c
parent6.2.1-nightly.4 [skip ci] (diff)
downloadferdium-app-e672e438a07e795e735a9992da1d425ea86e343b.tar.gz
ferdium-app-e672e438a07e795e735a9992da1d425ea86e343b.tar.zst
ferdium-app-e672e438a07e795e735a9992da1d425ea86e343b.zip
Upgrade minor/tiny versions for dependencies; Added missing 'history' module as an explicit dependencyv6.2.1-nightly.4
-rw-r--r--package-lock.json1438
-rw-r--r--package.json55
-rw-r--r--src/@types/stores.types.ts2
3 files changed, 785 insertions, 710 deletions
diff --git a/package-lock.json b/package-lock.json
index 51b58e76d..0dd4400f2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -29,10 +29,10 @@
29 "@superwf/mobx-react-router": "7.4.0", 29 "@superwf/mobx-react-router": "7.4.0",
30 "auto-launch": "5.0.5", 30 "auto-launch": "5.0.5",
31 "btoa": "1.2.1", 31 "btoa": "1.2.1",
32 "classnames": "2.3.1", 32 "classnames": "2.3.2",
33 "color": "4.2.3", 33 "color": "4.2.3",
34 "csstype": "3.1.0", 34 "csstype": "3.1.1",
35 "darkreader": "4.9.57", 35 "darkreader": "4.9.58",
36 "dbus-next": "0.10.2", 36 "dbus-next": "0.10.2",
37 "debug": "4.3.4", 37 "debug": "4.3.4",
38 "electron-dl": "3.3.1", 38 "electron-dl": "3.3.1",
@@ -43,6 +43,7 @@
43 "fast-folder-size": "1.7.1", 43 "fast-folder-size": "1.7.1",
44 "fs-extra": "10.1.0", 44 "fs-extra": "10.1.0",
45 "google-translate-api-x": "10.4.1", 45 "google-translate-api-x": "10.4.1",
46 "history": "5.3.0",
46 "immutable": "4.1.0", 47 "immutable": "4.1.0",
47 "jsonwebtoken": "8.5.1", 48 "jsonwebtoken": "8.5.1",
48 "jss": "10.9.2", 49 "jss": "10.9.2",
@@ -52,9 +53,9 @@
52 "markdown-to-jsx": "7.1.7", 53 "markdown-to-jsx": "7.1.7",
53 "mime-types": "2.1.35", 54 "mime-types": "2.1.35",
54 "minimist": "1.2.6", 55 "minimist": "1.2.6",
55 "mobx": "6.6.1", 56 "mobx": "6.6.2",
56 "mobx-localstorage": "1.2.0", 57 "mobx-localstorage": "1.2.0",
57 "mobx-react": "7.5.2", 58 "mobx-react": "7.5.3",
58 "mobx-react-form": "3.2.0", 59 "mobx-react-form": "3.2.0",
59 "moment": "2.29.4", 60 "moment": "2.29.4",
60 "ms": "2.1.3", 61 "ms": "2.1.3",
@@ -69,11 +70,11 @@
69 "react-dom": "17.0.2", 70 "react-dom": "17.0.2",
70 "react-dropzone": "11.7.1", 71 "react-dropzone": "11.7.1",
71 "react-electron-web-view": "2.0.1", 72 "react-electron-web-view": "2.0.1",
72 "react-intl": "6.1.0", 73 "react-intl": "6.1.1",
73 "react-jss": "10.9.2", 74 "react-jss": "10.9.2",
74 "react-loader": "2.4.7", 75 "react-loader": "2.4.7",
75 "react-modal": "3.15.1", 76 "react-modal": "3.15.1",
76 "react-router-dom": "6.3.0", 77 "react-router-dom": "6.4.1",
77 "react-sortable-hoc": "2.0.0", 78 "react-sortable-hoc": "2.0.0",
78 "react-tooltip": "4.2.21", 79 "react-tooltip": "4.2.21",
79 "react-topbar-progress-indicator": "4.1.1", 80 "react-topbar-progress-indicator": "4.1.1",
@@ -81,20 +82,20 @@
81 "route-parser": "0.0.5", 82 "route-parser": "0.0.5",
82 "sanitize-filename": "1.6.3", 83 "sanitize-filename": "1.6.3",
83 "semver": "7.3.7", 84 "semver": "7.3.7",
84 "sqlite3": "5.0.11", 85 "sqlite3": "5.1.1",
85 "tar": "6.1.11", 86 "tar": "6.1.11",
86 "tslib": "2.4.0", 87 "tslib": "2.4.0",
87 "useragent-generator": "1.1.1-amkt-22079-finish.0", 88 "useragent-generator": "1.1.1-amkt-22079-finish.0",
88 "uuid": "8.3.2", 89 "uuid": "8.3.2",
89 "validator": "13.7.0", 90 "validator": "13.7.0",
90 "ws": "8.8.1" 91 "ws": "8.9.0"
91 }, 92 },
92 "devDependencies": { 93 "devDependencies": {
93 "@babel/core": "7.18.13", 94 "@babel/core": "7.19.1",
94 "@babel/eslint-parser": "7.18.9", 95 "@babel/eslint-parser": "7.19.1",
95 "@babel/plugin-proposal-class-properties": "7.18.6", 96 "@babel/plugin-proposal-class-properties": "7.18.6",
96 "@babel/plugin-proposal-decorators": "7.18.10", 97 "@babel/plugin-proposal-decorators": "7.19.1",
97 "@babel/preset-env": "7.18.10", 98 "@babel/preset-env": "7.19.1",
98 "@babel/preset-react": "7.18.6", 99 "@babel/preset-react": "7.18.6",
99 "@babel/preset-typescript": "7.18.6", 100 "@babel/preset-typescript": "7.18.6",
100 "@babel/register": "7.18.9", 101 "@babel/register": "7.18.9",
@@ -105,27 +106,27 @@
105 "@types/expect.js": "0.3.29", 106 "@types/expect.js": "0.3.29",
106 "@types/fs-extra": "9.0.13", 107 "@types/fs-extra": "9.0.13",
107 "@types/jest": "28.1.4", 108 "@types/jest": "28.1.4",
108 "@types/lodash": "4.14.184", 109 "@types/lodash": "4.14.185",
109 "@types/mime-types": "2.1.1", 110 "@types/mime-types": "2.1.1",
110 "@types/ms": "0.7.31", 111 "@types/ms": "0.7.31",
111 "@types/node": "16.11.33", 112 "@types/node": "16.11.33",
112 "@types/react": "17.0.45", 113 "@types/react": "17.0.45",
113 "@types/react-dom": "17.0.17", 114 "@types/react-dom": "17.0.17",
114 "@types/route-parser": "0.1.4", 115 "@types/route-parser": "0.1.4",
115 "@types/tar": "6.1.2", 116 "@types/tar": "6.1.3",
116 "@types/uuid": "8.3.4", 117 "@types/uuid": "8.3.4",
117 "@types/validator": "13.7.6", 118 "@types/validator": "13.7.7",
118 "@typescript-eslint/eslint-plugin": "5.30.5", 119 "@typescript-eslint/eslint-plugin": "5.38.1",
119 "@typescript-eslint/parser": "5.30.5", 120 "@typescript-eslint/parser": "5.38.1",
120 "all-contributors-cli": "6.20.0", 121 "all-contributors-cli": "6.20.5",
121 "babel-plugin-formatjs": "10.3.28", 122 "babel-plugin-formatjs": "10.3.28",
122 "concurrently": "7.3.0", 123 "concurrently": "7.4.0",
123 "cross-env": "7.0.3", 124 "cross-env": "7.0.3",
124 "dotenv": "16.0.2", 125 "dotenv": "16.0.2",
125 "electron": "21.0.0", 126 "electron": "21.0.0",
126 "electron-builder": "23.5.1", 127 "electron-builder": "23.5.1",
127 "electron-notarize": "1.2.1", 128 "electron-notarize": "1.2.1",
128 "eslint": "8.19.0", 129 "eslint": "8.24.0",
129 "eslint-config-airbnb": "19.0.4", 130 "eslint-config-airbnb": "19.0.4",
130 "eslint-config-airbnb-typescript": "17.0.0", 131 "eslint-config-airbnb-typescript": "17.0.0",
131 "eslint-config-prettier": "8.5.0", 132 "eslint-config-prettier": "8.5.0",
@@ -133,7 +134,7 @@
133 "eslint-plugin-jest": "26.5.3", 134 "eslint-plugin-jest": "26.5.3",
134 "eslint-plugin-jsx-a11y": "6.6.1", 135 "eslint-plugin-jsx-a11y": "6.6.1",
135 "eslint-plugin-prettier": "4.2.1", 136 "eslint-plugin-prettier": "4.2.1",
136 "eslint-plugin-react": "7.31.1", 137 "eslint-plugin-react": "7.31.8",
137 "eslint-plugin-react-hooks": "4.6.0", 138 "eslint-plugin-react-hooks": "4.6.0",
138 "eslint-plugin-unicorn": "42.0.0", 139 "eslint-plugin-unicorn": "42.0.0",
139 "gulp": "4.0.2", 140 "gulp": "4.0.2",
@@ -156,15 +157,15 @@
156 "prettier": "2.7.1", 157 "prettier": "2.7.1",
157 "preval-build-info": "1.0.3", 158 "preval-build-info": "1.0.3",
158 "rimraf": "3.0.2", 159 "rimraf": "3.0.2",
159 "sass": "1.54.8", 160 "sass": "1.55.0",
160 "simple-git": "3.13.0", 161 "simple-git": "3.14.1",
161 "ts-loader": "9.3.1", 162 "ts-loader": "9.4.1",
162 "ts-node": "10.9.1", 163 "ts-node": "10.9.1",
163 "typescript": "4.7.4", 164 "typescript": "4.8.3",
164 "wait-on": "6.0.1", 165 "wait-on": "6.0.1",
165 "webpack": "5.74.0", 166 "webpack": "5.74.0",
166 "webpack-cli": "4.10.0", 167 "webpack-cli": "4.10.0",
167 "webpack-dev-server": "4.10.1" 168 "webpack-dev-server": "4.11.1"
168 }, 169 },
169 "engines": { 170 "engines": {
170 "node": "16.17.0", 171 "node": "16.17.0",
@@ -500,30 +501,30 @@
500 } 501 }
501 }, 502 },
502 "node_modules/@babel/compat-data": { 503 "node_modules/@babel/compat-data": {
503 "version": "7.18.13", 504 "version": "7.19.1",
504 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.13.tgz", 505 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.19.1.tgz",
505 "integrity": "sha512-5yUzC5LqyTFp2HLmDoxGQelcdYgSpP9xsnMWBphAscOdFrHSAVbLNzWiy32sVNDqJRDiJK6klfDnAgu6PAGSHw==", 506 "integrity": "sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==",
506 "dev": true, 507 "dev": true,
507 "engines": { 508 "engines": {
508 "node": ">=6.9.0" 509 "node": ">=6.9.0"
509 } 510 }
510 }, 511 },
511 "node_modules/@babel/core": { 512 "node_modules/@babel/core": {
512 "version": "7.18.13", 513 "version": "7.19.1",
513 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.13.tgz", 514 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.1.tgz",
514 "integrity": "sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==", 515 "integrity": "sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==",
515 "dev": true, 516 "dev": true,
516 "dependencies": { 517 "dependencies": {
517 "@ampproject/remapping": "^2.1.0", 518 "@ampproject/remapping": "^2.1.0",
518 "@babel/code-frame": "^7.18.6", 519 "@babel/code-frame": "^7.18.6",
519 "@babel/generator": "^7.18.13", 520 "@babel/generator": "^7.19.0",
520 "@babel/helper-compilation-targets": "^7.18.9", 521 "@babel/helper-compilation-targets": "^7.19.1",
521 "@babel/helper-module-transforms": "^7.18.9", 522 "@babel/helper-module-transforms": "^7.19.0",
522 "@babel/helpers": "^7.18.9", 523 "@babel/helpers": "^7.19.0",
523 "@babel/parser": "^7.18.13", 524 "@babel/parser": "^7.19.1",
524 "@babel/template": "^7.18.10", 525 "@babel/template": "^7.18.10",
525 "@babel/traverse": "^7.18.13", 526 "@babel/traverse": "^7.19.1",
526 "@babel/types": "^7.18.13", 527 "@babel/types": "^7.19.0",
527 "convert-source-map": "^1.7.0", 528 "convert-source-map": "^1.7.0",
528 "debug": "^4.1.0", 529 "debug": "^4.1.0",
529 "gensync": "^1.0.0-beta.2", 530 "gensync": "^1.0.0-beta.2",
@@ -548,12 +549,12 @@
548 } 549 }
549 }, 550 },
550 "node_modules/@babel/eslint-parser": { 551 "node_modules/@babel/eslint-parser": {
551 "version": "7.18.9", 552 "version": "7.19.1",
552 "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.18.9.tgz", 553 "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz",
553 "integrity": "sha512-KzSGpMBggz4fKbRbWLNyPVTuQr6cmCcBhOyXTw/fieOVaw5oYAwcAj4a7UKcDYCPxQq+CG1NCDZH9e2JTXquiQ==", 554 "integrity": "sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==",
554 "dev": true, 555 "dev": true,
555 "dependencies": { 556 "dependencies": {
556 "eslint-scope": "^5.1.1", 557 "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
557 "eslint-visitor-keys": "^2.1.0", 558 "eslint-visitor-keys": "^2.1.0",
558 "semver": "^6.3.0" 559 "semver": "^6.3.0"
559 }, 560 },
@@ -575,12 +576,12 @@
575 } 576 }
576 }, 577 },
577 "node_modules/@babel/generator": { 578 "node_modules/@babel/generator": {
578 "version": "7.18.13", 579 "version": "7.19.0",
579 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.18.13.tgz", 580 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.19.0.tgz",
580 "integrity": "sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ==", 581 "integrity": "sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==",
581 "dev": true, 582 "dev": true,
582 "dependencies": { 583 "dependencies": {
583 "@babel/types": "^7.18.13", 584 "@babel/types": "^7.19.0",
584 "@jridgewell/gen-mapping": "^0.3.2", 585 "@jridgewell/gen-mapping": "^0.3.2",
585 "jsesc": "^2.5.1" 586 "jsesc": "^2.5.1"
586 }, 587 },
@@ -628,14 +629,14 @@
628 } 629 }
629 }, 630 },
630 "node_modules/@babel/helper-compilation-targets": { 631 "node_modules/@babel/helper-compilation-targets": {
631 "version": "7.18.9", 632 "version": "7.19.1",
632 "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz", 633 "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz",
633 "integrity": "sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==", 634 "integrity": "sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==",
634 "dev": true, 635 "dev": true,
635 "dependencies": { 636 "dependencies": {
636 "@babel/compat-data": "^7.18.8", 637 "@babel/compat-data": "^7.19.1",
637 "@babel/helper-validator-option": "^7.18.6", 638 "@babel/helper-validator-option": "^7.18.6",
638 "browserslist": "^4.20.2", 639 "browserslist": "^4.21.3",
639 "semver": "^6.3.0" 640 "semver": "^6.3.0"
640 }, 641 },
641 "engines": { 642 "engines": {
@@ -655,14 +656,14 @@
655 } 656 }
656 }, 657 },
657 "node_modules/@babel/helper-create-class-features-plugin": { 658 "node_modules/@babel/helper-create-class-features-plugin": {
658 "version": "7.18.13", 659 "version": "7.19.0",
659 "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.13.tgz", 660 "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz",
660 "integrity": "sha512-hDvXp+QYxSRL+23mpAlSGxHMDyIGChm0/AwTfTAAK5Ufe40nCsyNdaYCGuK91phn/fVu9kqayImRDkvNAgdrsA==", 661 "integrity": "sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw==",
661 "dev": true, 662 "dev": true,
662 "dependencies": { 663 "dependencies": {
663 "@babel/helper-annotate-as-pure": "^7.18.6", 664 "@babel/helper-annotate-as-pure": "^7.18.6",
664 "@babel/helper-environment-visitor": "^7.18.9", 665 "@babel/helper-environment-visitor": "^7.18.9",
665 "@babel/helper-function-name": "^7.18.9", 666 "@babel/helper-function-name": "^7.19.0",
666 "@babel/helper-member-expression-to-functions": "^7.18.9", 667 "@babel/helper-member-expression-to-functions": "^7.18.9",
667 "@babel/helper-optimise-call-expression": "^7.18.6", 668 "@babel/helper-optimise-call-expression": "^7.18.6",
668 "@babel/helper-replace-supers": "^7.18.9", 669 "@babel/helper-replace-supers": "^7.18.9",
@@ -676,9 +677,9 @@
676 } 677 }
677 }, 678 },
678 "node_modules/@babel/helper-create-regexp-features-plugin": { 679 "node_modules/@babel/helper-create-regexp-features-plugin": {
679 "version": "7.18.6", 680 "version": "7.19.0",
680 "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz", 681 "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.19.0.tgz",
681 "integrity": "sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==", 682 "integrity": "sha512-htnV+mHX32DF81amCDrwIDr8nrp1PTm+3wfBN9/v8QJOLEioOCOG7qNyq0nHeFiWbT3Eb7gsPwEmV64UCQ1jzw==",
682 "dev": true, 683 "dev": true,
683 "dependencies": { 684 "dependencies": {
684 "@babel/helper-annotate-as-pure": "^7.18.6", 685 "@babel/helper-annotate-as-pure": "^7.18.6",
@@ -692,9 +693,9 @@
692 } 693 }
693 }, 694 },
694 "node_modules/@babel/helper-define-polyfill-provider": { 695 "node_modules/@babel/helper-define-polyfill-provider": {
695 "version": "0.3.2", 696 "version": "0.3.3",
696 "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.2.tgz", 697 "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz",
697 "integrity": "sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg==", 698 "integrity": "sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==",
698 "dev": true, 699 "dev": true,
699 "dependencies": { 700 "dependencies": {
700 "@babel/helper-compilation-targets": "^7.17.7", 701 "@babel/helper-compilation-targets": "^7.17.7",
@@ -739,13 +740,13 @@
739 } 740 }
740 }, 741 },
741 "node_modules/@babel/helper-function-name": { 742 "node_modules/@babel/helper-function-name": {
742 "version": "7.18.9", 743 "version": "7.19.0",
743 "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz", 744 "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz",
744 "integrity": "sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==", 745 "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==",
745 "dev": true, 746 "dev": true,
746 "dependencies": { 747 "dependencies": {
747 "@babel/template": "^7.18.6", 748 "@babel/template": "^7.18.10",
748 "@babel/types": "^7.18.9" 749 "@babel/types": "^7.19.0"
749 }, 750 },
750 "engines": { 751 "engines": {
751 "node": ">=6.9.0" 752 "node": ">=6.9.0"
@@ -788,9 +789,9 @@
788 } 789 }
789 }, 790 },
790 "node_modules/@babel/helper-module-transforms": { 791 "node_modules/@babel/helper-module-transforms": {
791 "version": "7.18.9", 792 "version": "7.19.0",
792 "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz", 793 "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz",
793 "integrity": "sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==", 794 "integrity": "sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==",
794 "dev": true, 795 "dev": true,
795 "dependencies": { 796 "dependencies": {
796 "@babel/helper-environment-visitor": "^7.18.9", 797 "@babel/helper-environment-visitor": "^7.18.9",
@@ -798,9 +799,9 @@
798 "@babel/helper-simple-access": "^7.18.6", 799 "@babel/helper-simple-access": "^7.18.6",
799 "@babel/helper-split-export-declaration": "^7.18.6", 800 "@babel/helper-split-export-declaration": "^7.18.6",
800 "@babel/helper-validator-identifier": "^7.18.6", 801 "@babel/helper-validator-identifier": "^7.18.6",
801 "@babel/template": "^7.18.6", 802 "@babel/template": "^7.18.10",
802 "@babel/traverse": "^7.18.9", 803 "@babel/traverse": "^7.19.0",
803 "@babel/types": "^7.18.9" 804 "@babel/types": "^7.19.0"
804 }, 805 },
805 "engines": { 806 "engines": {
806 "node": ">=6.9.0" 807 "node": ">=6.9.0"
@@ -819,9 +820,9 @@
819 } 820 }
820 }, 821 },
821 "node_modules/@babel/helper-plugin-utils": { 822 "node_modules/@babel/helper-plugin-utils": {
822 "version": "7.18.9", 823 "version": "7.19.0",
823 "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz", 824 "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
824 "integrity": "sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==", 825 "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
825 "dev": true, 826 "dev": true,
826 "engines": { 827 "engines": {
827 "node": ">=6.9.0" 828 "node": ">=6.9.0"
@@ -846,16 +847,16 @@
846 } 847 }
847 }, 848 },
848 "node_modules/@babel/helper-replace-supers": { 849 "node_modules/@babel/helper-replace-supers": {
849 "version": "7.18.9", 850 "version": "7.19.1",
850 "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.18.9.tgz", 851 "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.19.1.tgz",
851 "integrity": "sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==", 852 "integrity": "sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw==",
852 "dev": true, 853 "dev": true,
853 "dependencies": { 854 "dependencies": {
854 "@babel/helper-environment-visitor": "^7.18.9", 855 "@babel/helper-environment-visitor": "^7.18.9",
855 "@babel/helper-member-expression-to-functions": "^7.18.9", 856 "@babel/helper-member-expression-to-functions": "^7.18.9",
856 "@babel/helper-optimise-call-expression": "^7.18.6", 857 "@babel/helper-optimise-call-expression": "^7.18.6",
857 "@babel/traverse": "^7.18.9", 858 "@babel/traverse": "^7.19.1",
858 "@babel/types": "^7.18.9" 859 "@babel/types": "^7.19.0"
859 }, 860 },
860 "engines": { 861 "engines": {
861 "node": ">=6.9.0" 862 "node": ">=6.9.0"
@@ -940,14 +941,14 @@
940 } 941 }
941 }, 942 },
942 "node_modules/@babel/helpers": { 943 "node_modules/@babel/helpers": {
943 "version": "7.18.9", 944 "version": "7.19.0",
944 "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.9.tgz", 945 "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.19.0.tgz",
945 "integrity": "sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==", 946 "integrity": "sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==",
946 "dev": true, 947 "dev": true,
947 "dependencies": { 948 "dependencies": {
948 "@babel/template": "^7.18.6", 949 "@babel/template": "^7.18.10",
949 "@babel/traverse": "^7.18.9", 950 "@babel/traverse": "^7.19.0",
950 "@babel/types": "^7.18.9" 951 "@babel/types": "^7.19.0"
951 }, 952 },
952 "engines": { 953 "engines": {
953 "node": ">=6.9.0" 954 "node": ">=6.9.0"
@@ -968,9 +969,9 @@
968 } 969 }
969 }, 970 },
970 "node_modules/@babel/parser": { 971 "node_modules/@babel/parser": {
971 "version": "7.18.13", 972 "version": "7.19.1",
972 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.18.13.tgz", 973 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.19.1.tgz",
973 "integrity": "sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==", 974 "integrity": "sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==",
974 "dev": true, 975 "dev": true,
975 "bin": { 976 "bin": {
976 "parser": "bin/babel-parser.js" 977 "parser": "bin/babel-parser.js"
@@ -1012,13 +1013,13 @@
1012 } 1013 }
1013 }, 1014 },
1014 "node_modules/@babel/plugin-proposal-async-generator-functions": { 1015 "node_modules/@babel/plugin-proposal-async-generator-functions": {
1015 "version": "7.18.10", 1016 "version": "7.19.1",
1016 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.10.tgz", 1017 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.19.1.tgz",
1017 "integrity": "sha512-1mFuY2TOsR1hxbjCo4QL+qlIjV07p4H4EUYw2J/WCqsvFV6V9X9z9YhXbWndc/4fw+hYGlDT7egYxliMp5O6Ew==", 1018 "integrity": "sha512-0yu8vNATgLy4ivqMNBIwb1HebCelqN7YX8SL3FDXORv/RqT0zEEWUCH4GH44JsSrvCu6GqnAdR5EBFAPeNBB4Q==",
1018 "dev": true, 1019 "dev": true,
1019 "dependencies": { 1020 "dependencies": {
1020 "@babel/helper-environment-visitor": "^7.18.9", 1021 "@babel/helper-environment-visitor": "^7.18.9",
1021 "@babel/helper-plugin-utils": "^7.18.9", 1022 "@babel/helper-plugin-utils": "^7.19.0",
1022 "@babel/helper-remap-async-to-generator": "^7.18.9", 1023 "@babel/helper-remap-async-to-generator": "^7.18.9",
1023 "@babel/plugin-syntax-async-generators": "^7.8.4" 1024 "@babel/plugin-syntax-async-generators": "^7.8.4"
1024 }, 1025 },
@@ -1063,16 +1064,16 @@
1063 } 1064 }
1064 }, 1065 },
1065 "node_modules/@babel/plugin-proposal-decorators": { 1066 "node_modules/@babel/plugin-proposal-decorators": {
1066 "version": "7.18.10", 1067 "version": "7.19.1",
1067 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.18.10.tgz", 1068 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.19.1.tgz",
1068 "integrity": "sha512-wdGTwWF5QtpTY/gbBtQLAiCnoxfD4qMbN87NYZle1dOZ9Os8Y6zXcKrIaOU8W+TIvFUWVGG9tUgNww3CjXRVVw==", 1069 "integrity": "sha512-LfIKNBBY7Q1OX5C4xAgRQffOg2OnhAo9fnbcOHgOC9Yytm2Sw+4XqHufRYU86tHomzepxtvuVaNO+3EVKR4ivw==",
1069 "dev": true, 1070 "dev": true,
1070 "dependencies": { 1071 "dependencies": {
1071 "@babel/helper-create-class-features-plugin": "^7.18.9", 1072 "@babel/helper-create-class-features-plugin": "^7.19.0",
1072 "@babel/helper-plugin-utils": "^7.18.9", 1073 "@babel/helper-plugin-utils": "^7.19.0",
1073 "@babel/helper-replace-supers": "^7.18.9", 1074 "@babel/helper-replace-supers": "^7.19.1",
1074 "@babel/helper-split-export-declaration": "^7.18.6", 1075 "@babel/helper-split-export-declaration": "^7.18.6",
1075 "@babel/plugin-syntax-decorators": "^7.18.6" 1076 "@babel/plugin-syntax-decorators": "^7.19.0"
1076 }, 1077 },
1077 "engines": { 1078 "engines": {
1078 "node": ">=6.9.0" 1079 "node": ">=6.9.0"
@@ -1331,12 +1332,12 @@
1331 } 1332 }
1332 }, 1333 },
1333 "node_modules/@babel/plugin-syntax-decorators": { 1334 "node_modules/@babel/plugin-syntax-decorators": {
1334 "version": "7.18.6", 1335 "version": "7.19.0",
1335 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.18.6.tgz", 1336 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.19.0.tgz",
1336 "integrity": "sha512-fqyLgjcxf/1yhyZ6A+yo1u9gJ7eleFQod2lkaUsF9DQ7sbbY3Ligym3L0+I2c0WmqNKDpoD9UTb1AKP3qRMOAQ==", 1337 "integrity": "sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ==",
1337 "dev": true, 1338 "dev": true,
1338 "dependencies": { 1339 "dependencies": {
1339 "@babel/helper-plugin-utils": "^7.18.6" 1340 "@babel/helper-plugin-utils": "^7.19.0"
1340 }, 1341 },
1341 "engines": { 1342 "engines": {
1342 "node": ">=6.9.0" 1343 "node": ">=6.9.0"
@@ -1603,16 +1604,17 @@
1603 } 1604 }
1604 }, 1605 },
1605 "node_modules/@babel/plugin-transform-classes": { 1606 "node_modules/@babel/plugin-transform-classes": {
1606 "version": "7.18.9", 1607 "version": "7.19.0",
1607 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.18.9.tgz", 1608 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.19.0.tgz",
1608 "integrity": "sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==", 1609 "integrity": "sha512-YfeEE9kCjqTS9IitkgfJuxjcEtLUHMqa8yUJ6zdz8vR7hKuo6mOy2C05P0F1tdMmDCeuyidKnlrw/iTppHcr2A==",
1609 "dev": true, 1610 "dev": true,
1610 "dependencies": { 1611 "dependencies": {
1611 "@babel/helper-annotate-as-pure": "^7.18.6", 1612 "@babel/helper-annotate-as-pure": "^7.18.6",
1613 "@babel/helper-compilation-targets": "^7.19.0",
1612 "@babel/helper-environment-visitor": "^7.18.9", 1614 "@babel/helper-environment-visitor": "^7.18.9",
1613 "@babel/helper-function-name": "^7.18.9", 1615 "@babel/helper-function-name": "^7.19.0",
1614 "@babel/helper-optimise-call-expression": "^7.18.6", 1616 "@babel/helper-optimise-call-expression": "^7.18.6",
1615 "@babel/helper-plugin-utils": "^7.18.9", 1617 "@babel/helper-plugin-utils": "^7.19.0",
1616 "@babel/helper-replace-supers": "^7.18.9", 1618 "@babel/helper-replace-supers": "^7.18.9",
1617 "@babel/helper-split-export-declaration": "^7.18.6", 1619 "@babel/helper-split-export-declaration": "^7.18.6",
1618 "globals": "^11.1.0" 1620 "globals": "^11.1.0"
@@ -1799,14 +1801,14 @@
1799 } 1801 }
1800 }, 1802 },
1801 "node_modules/@babel/plugin-transform-modules-systemjs": { 1803 "node_modules/@babel/plugin-transform-modules-systemjs": {
1802 "version": "7.18.9", 1804 "version": "7.19.0",
1803 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.9.tgz", 1805 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.19.0.tgz",
1804 "integrity": "sha512-zY/VSIbbqtoRoJKo2cDTewL364jSlZGvn0LKOf9ntbfxOvjfmyrdtEEOAdswOswhZEb8UH3jDkCKHd1sPgsS0A==", 1806 "integrity": "sha512-x9aiR0WXAWmOWsqcsnrzGR+ieaTMVyGyffPVA7F8cXAGt/UxefYv6uSHZLkAFChN5M5Iy1+wjE+xJuPt22H39A==",
1805 "dev": true, 1807 "dev": true,
1806 "dependencies": { 1808 "dependencies": {
1807 "@babel/helper-hoist-variables": "^7.18.6", 1809 "@babel/helper-hoist-variables": "^7.18.6",
1808 "@babel/helper-module-transforms": "^7.18.9", 1810 "@babel/helper-module-transforms": "^7.19.0",
1809 "@babel/helper-plugin-utils": "^7.18.9", 1811 "@babel/helper-plugin-utils": "^7.19.0",
1810 "@babel/helper-validator-identifier": "^7.18.6", 1812 "@babel/helper-validator-identifier": "^7.18.6",
1811 "babel-plugin-dynamic-import-node": "^2.3.3" 1813 "babel-plugin-dynamic-import-node": "^2.3.3"
1812 }, 1814 },
@@ -1834,13 +1836,13 @@
1834 } 1836 }
1835 }, 1837 },
1836 "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { 1838 "node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
1837 "version": "7.18.6", 1839 "version": "7.19.1",
1838 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.18.6.tgz", 1840 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.19.1.tgz",
1839 "integrity": "sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==", 1841 "integrity": "sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw==",
1840 "dev": true, 1842 "dev": true,
1841 "dependencies": { 1843 "dependencies": {
1842 "@babel/helper-create-regexp-features-plugin": "^7.18.6", 1844 "@babel/helper-create-regexp-features-plugin": "^7.19.0",
1843 "@babel/helper-plugin-utils": "^7.18.6" 1845 "@babel/helper-plugin-utils": "^7.19.0"
1844 }, 1846 },
1845 "engines": { 1847 "engines": {
1846 "node": ">=6.9.0" 1848 "node": ">=6.9.0"
@@ -2022,12 +2024,12 @@
2022 } 2024 }
2023 }, 2025 },
2024 "node_modules/@babel/plugin-transform-spread": { 2026 "node_modules/@babel/plugin-transform-spread": {
2025 "version": "7.18.9", 2027 "version": "7.19.0",
2026 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.18.9.tgz", 2028 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.19.0.tgz",
2027 "integrity": "sha512-39Q814wyoOPtIB/qGopNIL9xDChOE1pNU0ZY5dO0owhiVt/5kFm4li+/bBtwc7QotG0u5EPzqhZdjMtmqBqyQA==", 2029 "integrity": "sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==",
2028 "dev": true, 2030 "dev": true,
2029 "dependencies": { 2031 "dependencies": {
2030 "@babel/helper-plugin-utils": "^7.18.9", 2032 "@babel/helper-plugin-utils": "^7.19.0",
2031 "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9" 2033 "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9"
2032 }, 2034 },
2033 "engines": { 2035 "engines": {
@@ -2131,18 +2133,18 @@
2131 } 2133 }
2132 }, 2134 },
2133 "node_modules/@babel/preset-env": { 2135 "node_modules/@babel/preset-env": {
2134 "version": "7.18.10", 2136 "version": "7.19.1",
2135 "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.10.tgz", 2137 "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.19.1.tgz",
2136 "integrity": "sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==", 2138 "integrity": "sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA==",
2137 "dev": true, 2139 "dev": true,
2138 "dependencies": { 2140 "dependencies": {
2139 "@babel/compat-data": "^7.18.8", 2141 "@babel/compat-data": "^7.19.1",
2140 "@babel/helper-compilation-targets": "^7.18.9", 2142 "@babel/helper-compilation-targets": "^7.19.1",
2141 "@babel/helper-plugin-utils": "^7.18.9", 2143 "@babel/helper-plugin-utils": "^7.19.0",
2142 "@babel/helper-validator-option": "^7.18.6", 2144 "@babel/helper-validator-option": "^7.18.6",
2143 "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6", 2145 "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
2144 "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9", 2146 "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9",
2145 "@babel/plugin-proposal-async-generator-functions": "^7.18.10", 2147 "@babel/plugin-proposal-async-generator-functions": "^7.19.1",
2146 "@babel/plugin-proposal-class-properties": "^7.18.6", 2148 "@babel/plugin-proposal-class-properties": "^7.18.6",
2147 "@babel/plugin-proposal-class-static-block": "^7.18.6", 2149 "@babel/plugin-proposal-class-static-block": "^7.18.6",
2148 "@babel/plugin-proposal-dynamic-import": "^7.18.6", 2150 "@babel/plugin-proposal-dynamic-import": "^7.18.6",
@@ -2176,9 +2178,9 @@
2176 "@babel/plugin-transform-async-to-generator": "^7.18.6", 2178 "@babel/plugin-transform-async-to-generator": "^7.18.6",
2177 "@babel/plugin-transform-block-scoped-functions": "^7.18.6", 2179 "@babel/plugin-transform-block-scoped-functions": "^7.18.6",
2178 "@babel/plugin-transform-block-scoping": "^7.18.9", 2180 "@babel/plugin-transform-block-scoping": "^7.18.9",
2179 "@babel/plugin-transform-classes": "^7.18.9", 2181 "@babel/plugin-transform-classes": "^7.19.0",
2180 "@babel/plugin-transform-computed-properties": "^7.18.9", 2182 "@babel/plugin-transform-computed-properties": "^7.18.9",
2181 "@babel/plugin-transform-destructuring": "^7.18.9", 2183 "@babel/plugin-transform-destructuring": "^7.18.13",
2182 "@babel/plugin-transform-dotall-regex": "^7.18.6", 2184 "@babel/plugin-transform-dotall-regex": "^7.18.6",
2183 "@babel/plugin-transform-duplicate-keys": "^7.18.9", 2185 "@babel/plugin-transform-duplicate-keys": "^7.18.9",
2184 "@babel/plugin-transform-exponentiation-operator": "^7.18.6", 2186 "@babel/plugin-transform-exponentiation-operator": "^7.18.6",
@@ -2188,9 +2190,9 @@
2188 "@babel/plugin-transform-member-expression-literals": "^7.18.6", 2190 "@babel/plugin-transform-member-expression-literals": "^7.18.6",
2189 "@babel/plugin-transform-modules-amd": "^7.18.6", 2191 "@babel/plugin-transform-modules-amd": "^7.18.6",
2190 "@babel/plugin-transform-modules-commonjs": "^7.18.6", 2192 "@babel/plugin-transform-modules-commonjs": "^7.18.6",
2191 "@babel/plugin-transform-modules-systemjs": "^7.18.9", 2193 "@babel/plugin-transform-modules-systemjs": "^7.19.0",
2192 "@babel/plugin-transform-modules-umd": "^7.18.6", 2194 "@babel/plugin-transform-modules-umd": "^7.18.6",
2193 "@babel/plugin-transform-named-capturing-groups-regex": "^7.18.6", 2195 "@babel/plugin-transform-named-capturing-groups-regex": "^7.19.1",
2194 "@babel/plugin-transform-new-target": "^7.18.6", 2196 "@babel/plugin-transform-new-target": "^7.18.6",
2195 "@babel/plugin-transform-object-super": "^7.18.6", 2197 "@babel/plugin-transform-object-super": "^7.18.6",
2196 "@babel/plugin-transform-parameters": "^7.18.8", 2198 "@babel/plugin-transform-parameters": "^7.18.8",
@@ -2198,18 +2200,18 @@
2198 "@babel/plugin-transform-regenerator": "^7.18.6", 2200 "@babel/plugin-transform-regenerator": "^7.18.6",
2199 "@babel/plugin-transform-reserved-words": "^7.18.6", 2201 "@babel/plugin-transform-reserved-words": "^7.18.6",
2200 "@babel/plugin-transform-shorthand-properties": "^7.18.6", 2202 "@babel/plugin-transform-shorthand-properties": "^7.18.6",
2201 "@babel/plugin-transform-spread": "^7.18.9", 2203 "@babel/plugin-transform-spread": "^7.19.0",
2202 "@babel/plugin-transform-sticky-regex": "^7.18.6", 2204 "@babel/plugin-transform-sticky-regex": "^7.18.6",
2203 "@babel/plugin-transform-template-literals": "^7.18.9", 2205 "@babel/plugin-transform-template-literals": "^7.18.9",
2204 "@babel/plugin-transform-typeof-symbol": "^7.18.9", 2206 "@babel/plugin-transform-typeof-symbol": "^7.18.9",
2205 "@babel/plugin-transform-unicode-escapes": "^7.18.10", 2207 "@babel/plugin-transform-unicode-escapes": "^7.18.10",
2206 "@babel/plugin-transform-unicode-regex": "^7.18.6", 2208 "@babel/plugin-transform-unicode-regex": "^7.18.6",
2207 "@babel/preset-modules": "^0.1.5", 2209 "@babel/preset-modules": "^0.1.5",
2208 "@babel/types": "^7.18.10", 2210 "@babel/types": "^7.19.0",
2209 "babel-plugin-polyfill-corejs2": "^0.3.2", 2211 "babel-plugin-polyfill-corejs2": "^0.3.3",
2210 "babel-plugin-polyfill-corejs3": "^0.5.3", 2212 "babel-plugin-polyfill-corejs3": "^0.6.0",
2211 "babel-plugin-polyfill-regenerator": "^0.4.0", 2213 "babel-plugin-polyfill-regenerator": "^0.4.1",
2212 "core-js-compat": "^3.22.1", 2214 "core-js-compat": "^3.25.1",
2213 "semver": "^6.3.0" 2215 "semver": "^6.3.0"
2214 }, 2216 },
2215 "engines": { 2217 "engines": {
@@ -2339,19 +2341,19 @@
2339 } 2341 }
2340 }, 2342 },
2341 "node_modules/@babel/traverse": { 2343 "node_modules/@babel/traverse": {
2342 "version": "7.18.13", 2344 "version": "7.19.1",
2343 "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.13.tgz", 2345 "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.1.tgz",
2344 "integrity": "sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==", 2346 "integrity": "sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==",
2345 "dev": true, 2347 "dev": true,
2346 "dependencies": { 2348 "dependencies": {
2347 "@babel/code-frame": "^7.18.6", 2349 "@babel/code-frame": "^7.18.6",
2348 "@babel/generator": "^7.18.13", 2350 "@babel/generator": "^7.19.0",
2349 "@babel/helper-environment-visitor": "^7.18.9", 2351 "@babel/helper-environment-visitor": "^7.18.9",
2350 "@babel/helper-function-name": "^7.18.9", 2352 "@babel/helper-function-name": "^7.19.0",
2351 "@babel/helper-hoist-variables": "^7.18.6", 2353 "@babel/helper-hoist-variables": "^7.18.6",
2352 "@babel/helper-split-export-declaration": "^7.18.6", 2354 "@babel/helper-split-export-declaration": "^7.18.6",
2353 "@babel/parser": "^7.18.13", 2355 "@babel/parser": "^7.19.1",
2354 "@babel/types": "^7.18.13", 2356 "@babel/types": "^7.19.0",
2355 "debug": "^4.1.0", 2357 "debug": "^4.1.0",
2356 "globals": "^11.1.0" 2358 "globals": "^11.1.0"
2357 }, 2359 },
@@ -2360,9 +2362,9 @@
2360 } 2362 }
2361 }, 2363 },
2362 "node_modules/@babel/types": { 2364 "node_modules/@babel/types": {
2363 "version": "7.18.13", 2365 "version": "7.19.0",
2364 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.13.tgz", 2366 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
2365 "integrity": "sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==", 2367 "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
2366 "dev": true, 2368 "dev": true,
2367 "dependencies": { 2369 "dependencies": {
2368 "@babel/helper-string-parser": "^7.18.10", 2370 "@babel/helper-string-parser": "^7.18.10",
@@ -3044,14 +3046,14 @@
3044 "integrity": "sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg==" 3046 "integrity": "sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg=="
3045 }, 3047 },
3046 "node_modules/@eslint/eslintrc": { 3048 "node_modules/@eslint/eslintrc": {
3047 "version": "1.3.0", 3049 "version": "1.3.2",
3048 "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.0.tgz", 3050 "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.2.tgz",
3049 "integrity": "sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==", 3051 "integrity": "sha512-AXYd23w1S/bv3fTs3Lz0vjiYemS08jWkI3hYyS9I1ry+0f+Yjs1wm+sU0BS8qDOPrBIkp4qHYC16I8uVtpLajQ==",
3050 "dev": true, 3052 "dev": true,
3051 "dependencies": { 3053 "dependencies": {
3052 "ajv": "^6.12.4", 3054 "ajv": "^6.12.4",
3053 "debug": "^4.3.2", 3055 "debug": "^4.3.2",
3054 "espree": "^9.3.2", 3056 "espree": "^9.4.0",
3055 "globals": "^13.15.0", 3057 "globals": "^13.15.0",
3056 "ignore": "^5.2.0", 3058 "ignore": "^5.2.0",
3057 "import-fresh": "^3.2.1", 3059 "import-fresh": "^3.2.1",
@@ -3061,12 +3063,15 @@
3061 }, 3063 },
3062 "engines": { 3064 "engines": {
3063 "node": "^12.22.0 || ^14.17.0 || >=16.0.0" 3065 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
3066 },
3067 "funding": {
3068 "url": "https://opencollective.com/eslint"
3064 } 3069 }
3065 }, 3070 },
3066 "node_modules/@eslint/eslintrc/node_modules/globals": { 3071 "node_modules/@eslint/eslintrc/node_modules/globals": {
3067 "version": "13.15.0", 3072 "version": "13.17.0",
3068 "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz", 3073 "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz",
3069 "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==", 3074 "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==",
3070 "dev": true, 3075 "dev": true,
3071 "dependencies": { 3076 "dependencies": {
3072 "type-fest": "^0.20.2" 3077 "type-fest": "^0.20.2"
@@ -3147,14 +3152,14 @@
3147 } 3152 }
3148 }, 3153 },
3149 "node_modules/@formatjs/intl": { 3154 "node_modules/@formatjs/intl": {
3150 "version": "2.4.0", 3155 "version": "2.4.1",
3151 "resolved": "https://registry.npmjs.org/@formatjs/intl/-/intl-2.4.0.tgz", 3156 "resolved": "https://registry.npmjs.org/@formatjs/intl/-/intl-2.4.1.tgz",
3152 "integrity": "sha512-6b3ex1nz9ZET+Jx/ApYhX62Q/SvZvNK81qG1XAFUKWylJUIFd/bm8hG6CMgh7QVzAeFPa3LIf1y0BkNAQ9VYEw==", 3157 "integrity": "sha512-lWJ5dhLlkbMeWQOxBCq4MJNkB735TO5rwvcnnFzTx1H9Pkth1OLRH1R1aCAudptbd0Qe1W2hwJiMLumKpl6WCg==",
3153 "dependencies": { 3158 "dependencies": {
3154 "@formatjs/ecma402-abstract": "1.12.0", 3159 "@formatjs/ecma402-abstract": "1.12.0",
3155 "@formatjs/fast-memoize": "1.2.6", 3160 "@formatjs/fast-memoize": "1.2.6",
3156 "@formatjs/icu-messageformat-parser": "2.1.7", 3161 "@formatjs/icu-messageformat-parser": "2.1.7",
3157 "@formatjs/intl-displaynames": "6.1.2", 3162 "@formatjs/intl-displaynames": "6.1.3",
3158 "@formatjs/intl-listformat": "7.1.2", 3163 "@formatjs/intl-listformat": "7.1.2",
3159 "intl-messageformat": "10.1.4", 3164 "intl-messageformat": "10.1.4",
3160 "tslib": "2.4.0" 3165 "tslib": "2.4.0"
@@ -3169,9 +3174,9 @@
3169 } 3174 }
3170 }, 3175 },
3171 "node_modules/@formatjs/intl-displaynames": { 3176 "node_modules/@formatjs/intl-displaynames": {
3172 "version": "6.1.2", 3177 "version": "6.1.3",
3173 "resolved": "https://registry.npmjs.org/@formatjs/intl-displaynames/-/intl-displaynames-6.1.2.tgz", 3178 "resolved": "https://registry.npmjs.org/@formatjs/intl-displaynames/-/intl-displaynames-6.1.3.tgz",
3174 "integrity": "sha512-JbZANoYwNXNy+6NlicVe1/tpiyp+NKJD0WTHgp14aQbMaAg66VVPNAruFmhfhkIABF4jGvc4tdKYAANmWD8W6w==", 3179 "integrity": "sha512-yBB165IH72fweGymRPrq8PQ4R5gKMR8vOj6XmkxGBICyJMhknc+RpG02g9Jsk/4jvO6qw/H0QtXHrHIg+Jv0sw==",
3175 "dependencies": { 3180 "dependencies": {
3176 "@formatjs/ecma402-abstract": "1.12.0", 3181 "@formatjs/ecma402-abstract": "1.12.0",
3177 "@formatjs/intl-localematcher": "0.2.31", 3182 "@formatjs/intl-localematcher": "0.2.31",
@@ -3311,9 +3316,9 @@
3311 } 3316 }
3312 }, 3317 },
3313 "node_modules/@humanwhocodes/config-array": { 3318 "node_modules/@humanwhocodes/config-array": {
3314 "version": "0.9.5", 3319 "version": "0.10.5",
3315 "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz", 3320 "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.5.tgz",
3316 "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==", 3321 "integrity": "sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==",
3317 "dev": true, 3322 "dev": true,
3318 "dependencies": { 3323 "dependencies": {
3319 "@humanwhocodes/object-schema": "^1.2.1", 3324 "@humanwhocodes/object-schema": "^1.2.1",
@@ -3324,6 +3329,29 @@
3324 "node": ">=10.10.0" 3329 "node": ">=10.10.0"
3325 } 3330 }
3326 }, 3331 },
3332 "node_modules/@humanwhocodes/gitignore-to-minimatch": {
3333 "version": "1.0.2",
3334 "resolved": "https://registry.npmjs.org/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz",
3335 "integrity": "sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==",
3336 "dev": true,
3337 "funding": {
3338 "type": "github",
3339 "url": "https://github.com/sponsors/nzakas"
3340 }
3341 },
3342 "node_modules/@humanwhocodes/module-importer": {
3343 "version": "1.0.1",
3344 "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
3345 "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
3346 "dev": true,
3347 "engines": {
3348 "node": ">=12.22"
3349 },
3350 "funding": {
3351 "type": "github",
3352 "url": "https://github.com/sponsors/nzakas"
3353 }
3354 },
3327 "node_modules/@humanwhocodes/object-schema": { 3355 "node_modules/@humanwhocodes/object-schema": {
3328 "version": "1.2.1", 3356 "version": "1.2.1",
3329 "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", 3357 "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
@@ -4295,6 +4323,15 @@
4295 "prop-types": "^15.7.2" 4323 "prop-types": "^15.7.2"
4296 } 4324 }
4297 }, 4325 },
4326 "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": {
4327 "version": "5.1.1-v1",
4328 "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz",
4329 "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==",
4330 "dev": true,
4331 "dependencies": {
4332 "eslint-scope": "5.1.1"
4333 }
4334 },
4298 "node_modules/@nodelib/fs.scandir": { 4335 "node_modules/@nodelib/fs.scandir": {
4299 "version": "2.1.5", 4336 "version": "2.1.5",
4300 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", 4337 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -4498,6 +4535,14 @@
4498 "@octokit/openapi-types": "^12.7.0" 4535 "@octokit/openapi-types": "^12.7.0"
4499 } 4536 }
4500 }, 4537 },
4538 "node_modules/@remix-run/router": {
4539 "version": "1.0.1",
4540 "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.0.1.tgz",
4541 "integrity": "sha512-eBV5rvW4dRFOU1eajN7FmYxjAIVz/mRHgUE9En9mBn6m3mulK3WTR5C3iQhL9MZ14rWAq+xOlEaCkDiW0/heOg==",
4542 "engines": {
4543 "node": ">=14"
4544 }
4545 },
4501 "node_modules/@sideway/address": { 4546 "node_modules/@sideway/address": {
4502 "version": "4.1.4", 4547 "version": "4.1.4",
4503 "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz", 4548 "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz",
@@ -4912,9 +4957,9 @@
4912 "dev": true 4957 "dev": true
4913 }, 4958 },
4914 "node_modules/@types/lodash": { 4959 "node_modules/@types/lodash": {
4915 "version": "4.14.184", 4960 "version": "4.14.185",
4916 "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.184.tgz", 4961 "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz",
4917 "integrity": "sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==", 4962 "integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==",
4918 "dev": true 4963 "dev": true
4919 }, 4964 },
4920 "node_modules/@types/mime": { 4965 "node_modules/@types/mime": {
@@ -5081,9 +5126,9 @@
5081 "dev": true 5126 "dev": true
5082 }, 5127 },
5083 "node_modules/@types/tar": { 5128 "node_modules/@types/tar": {
5084 "version": "6.1.2", 5129 "version": "6.1.3",
5085 "resolved": "https://registry.npmjs.org/@types/tar/-/tar-6.1.2.tgz", 5130 "resolved": "https://registry.npmjs.org/@types/tar/-/tar-6.1.3.tgz",
5086 "integrity": "sha512-bnX3RRm70/n1WMwmevdOAeDU4YP7f5JSubgnuU+yrO+xQQjwDboJj3u2NTJI5ngCQhXihqVVAH5h5J8YpdpEvg==", 5131 "integrity": "sha512-YzDOr5kdAeqS8dcO6NTTHTMJ44MUCBDoLEIyPtwEn7PssKqUYL49R1iCVJPeiPzPlKi6DbH33eZkpeJ27e4vHg==",
5087 "dev": true, 5132 "dev": true,
5088 "dependencies": { 5133 "dependencies": {
5089 "@types/node": "*", 5134 "@types/node": "*",
@@ -5097,9 +5142,9 @@
5097 "dev": true 5142 "dev": true
5098 }, 5143 },
5099 "node_modules/@types/validator": { 5144 "node_modules/@types/validator": {
5100 "version": "13.7.6", 5145 "version": "13.7.7",
5101 "resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.6.tgz", 5146 "resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.7.tgz",
5102 "integrity": "sha512-uBsnWETsUagQ0n6G2wcXNIufpTNJir0zqzG4p62fhnwzs48d/iuOWEEo0d3iUxN7D+9R/8CSvWGKS+KmaD0mWA==", 5147 "integrity": "sha512-jiEw2kTUJ8Jsh4A1K4b5Pkjj9Xz6FktLLOQ36ZVLRkmxFbpTvAV2VRoKMojz8UlZxNg/2dZqzpigH4JYn1bkQg==",
5103 "dev": true 5148 "dev": true
5104 }, 5149 },
5105 "node_modules/@types/verror": { 5150 "node_modules/@types/verror": {
@@ -5144,16 +5189,15 @@
5144 } 5189 }
5145 }, 5190 },
5146 "node_modules/@typescript-eslint/eslint-plugin": { 5191 "node_modules/@typescript-eslint/eslint-plugin": {
5147 "version": "5.30.5", 5192 "version": "5.38.1",
5148 "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.5.tgz", 5193 "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.38.1.tgz",
5149 "integrity": "sha512-lftkqRoBvc28VFXEoRgyZuztyVUQ04JvUnATSPtIRFAccbXTWL6DEtXGYMcbg998kXw1NLUJm7rTQ9eUt+q6Ig==", 5194 "integrity": "sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ==",
5150 "dev": true, 5195 "dev": true,
5151 "dependencies": { 5196 "dependencies": {
5152 "@typescript-eslint/scope-manager": "5.30.5", 5197 "@typescript-eslint/scope-manager": "5.38.1",
5153 "@typescript-eslint/type-utils": "5.30.5", 5198 "@typescript-eslint/type-utils": "5.38.1",
5154 "@typescript-eslint/utils": "5.30.5", 5199 "@typescript-eslint/utils": "5.38.1",
5155 "debug": "^4.3.4", 5200 "debug": "^4.3.4",
5156 "functional-red-black-tree": "^1.0.1",
5157 "ignore": "^5.2.0", 5201 "ignore": "^5.2.0",
5158 "regexpp": "^3.2.0", 5202 "regexpp": "^3.2.0",
5159 "semver": "^7.3.7", 5203 "semver": "^7.3.7",
@@ -5177,14 +5221,14 @@
5177 } 5221 }
5178 }, 5222 },
5179 "node_modules/@typescript-eslint/parser": { 5223 "node_modules/@typescript-eslint/parser": {
5180 "version": "5.30.5", 5224 "version": "5.38.1",
5181 "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.30.5.tgz", 5225 "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.38.1.tgz",
5182 "integrity": "sha512-zj251pcPXI8GO9NDKWWmygP6+UjwWmrdf9qMW/L/uQJBM/0XbU2inxe5io/234y/RCvwpKEYjZ6c1YrXERkK4Q==", 5226 "integrity": "sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==",
5183 "dev": true, 5227 "dev": true,
5184 "dependencies": { 5228 "dependencies": {
5185 "@typescript-eslint/scope-manager": "5.30.5", 5229 "@typescript-eslint/scope-manager": "5.38.1",
5186 "@typescript-eslint/types": "5.30.5", 5230 "@typescript-eslint/types": "5.38.1",
5187 "@typescript-eslint/typescript-estree": "5.30.5", 5231 "@typescript-eslint/typescript-estree": "5.38.1",
5188 "debug": "^4.3.4" 5232 "debug": "^4.3.4"
5189 }, 5233 },
5190 "engines": { 5234 "engines": {
@@ -5204,13 +5248,13 @@
5204 } 5248 }
5205 }, 5249 },
5206 "node_modules/@typescript-eslint/scope-manager": { 5250 "node_modules/@typescript-eslint/scope-manager": {
5207 "version": "5.30.5", 5251 "version": "5.38.1",
5208 "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.30.5.tgz", 5252 "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.38.1.tgz",
5209 "integrity": "sha512-NJ6F+YHHFT/30isRe2UTmIGGAiXKckCyMnIV58cE3JkHmaD6e5zyEYm5hBDv0Wbin+IC0T1FWJpD3YqHUG/Ydg==", 5253 "integrity": "sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ==",
5210 "dev": true, 5254 "dev": true,
5211 "dependencies": { 5255 "dependencies": {
5212 "@typescript-eslint/types": "5.30.5", 5256 "@typescript-eslint/types": "5.38.1",
5213 "@typescript-eslint/visitor-keys": "5.30.5" 5257 "@typescript-eslint/visitor-keys": "5.38.1"
5214 }, 5258 },
5215 "engines": { 5259 "engines": {
5216 "node": "^12.22.0 || ^14.17.0 || >=16.0.0" 5260 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
@@ -5221,12 +5265,13 @@
5221 } 5265 }
5222 }, 5266 },
5223 "node_modules/@typescript-eslint/type-utils": { 5267 "node_modules/@typescript-eslint/type-utils": {
5224 "version": "5.30.5", 5268 "version": "5.38.1",
5225 "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.30.5.tgz", 5269 "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.38.1.tgz",
5226 "integrity": "sha512-k9+ejlv1GgwN1nN7XjVtyCgE0BTzhzT1YsQF0rv4Vfj2U9xnslBgMYYvcEYAFVdvhuEscELJsB7lDkN7WusErw==", 5270 "integrity": "sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw==",
5227 "dev": true, 5271 "dev": true,
5228 "dependencies": { 5272 "dependencies": {
5229 "@typescript-eslint/utils": "5.30.5", 5273 "@typescript-eslint/typescript-estree": "5.38.1",
5274 "@typescript-eslint/utils": "5.38.1",
5230 "debug": "^4.3.4", 5275 "debug": "^4.3.4",
5231 "tsutils": "^3.21.0" 5276 "tsutils": "^3.21.0"
5232 }, 5277 },
@@ -5247,9 +5292,9 @@
5247 } 5292 }
5248 }, 5293 },
5249 "node_modules/@typescript-eslint/types": { 5294 "node_modules/@typescript-eslint/types": {
5250 "version": "5.30.5", 5295 "version": "5.38.1",
5251 "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.30.5.tgz", 5296 "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.38.1.tgz",
5252 "integrity": "sha512-kZ80w/M2AvsbRvOr3PjaNh6qEW1LFqs2pLdo2s5R38B2HYXG8Z0PP48/4+j1QHJFL3ssHIbJ4odPRS8PlHrFfw==", 5297 "integrity": "sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==",
5253 "dev": true, 5298 "dev": true,
5254 "engines": { 5299 "engines": {
5255 "node": "^12.22.0 || ^14.17.0 || >=16.0.0" 5300 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
@@ -5260,13 +5305,13 @@
5260 } 5305 }
5261 }, 5306 },
5262 "node_modules/@typescript-eslint/typescript-estree": { 5307 "node_modules/@typescript-eslint/typescript-estree": {
5263 "version": "5.30.5", 5308 "version": "5.38.1",
5264 "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.5.tgz", 5309 "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.1.tgz",
5265 "integrity": "sha512-qGTc7QZC801kbYjAr4AgdOfnokpwStqyhSbiQvqGBLixniAKyH+ib2qXIVo4P9NgGzwyfD9I0nlJN7D91E1VpQ==", 5310 "integrity": "sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==",
5266 "dev": true, 5311 "dev": true,
5267 "dependencies": { 5312 "dependencies": {
5268 "@typescript-eslint/types": "5.30.5", 5313 "@typescript-eslint/types": "5.38.1",
5269 "@typescript-eslint/visitor-keys": "5.30.5", 5314 "@typescript-eslint/visitor-keys": "5.38.1",
5270 "debug": "^4.3.4", 5315 "debug": "^4.3.4",
5271 "globby": "^11.1.0", 5316 "globby": "^11.1.0",
5272 "is-glob": "^4.0.3", 5317 "is-glob": "^4.0.3",
@@ -5287,15 +5332,15 @@
5287 } 5332 }
5288 }, 5333 },
5289 "node_modules/@typescript-eslint/utils": { 5334 "node_modules/@typescript-eslint/utils": {
5290 "version": "5.30.5", 5335 "version": "5.38.1",
5291 "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.30.5.tgz", 5336 "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.38.1.tgz",
5292 "integrity": "sha512-o4SSUH9IkuA7AYIfAvatldovurqTAHrfzPApOZvdUq01hHojZojCFXx06D/aFpKCgWbMPRdJBWAC3sWp3itwTA==", 5337 "integrity": "sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==",
5293 "dev": true, 5338 "dev": true,
5294 "dependencies": { 5339 "dependencies": {
5295 "@types/json-schema": "^7.0.9", 5340 "@types/json-schema": "^7.0.9",
5296 "@typescript-eslint/scope-manager": "5.30.5", 5341 "@typescript-eslint/scope-manager": "5.38.1",
5297 "@typescript-eslint/types": "5.30.5", 5342 "@typescript-eslint/types": "5.38.1",
5298 "@typescript-eslint/typescript-estree": "5.30.5", 5343 "@typescript-eslint/typescript-estree": "5.38.1",
5299 "eslint-scope": "^5.1.1", 5344 "eslint-scope": "^5.1.1",
5300 "eslint-utils": "^3.0.0" 5345 "eslint-utils": "^3.0.0"
5301 }, 5346 },
@@ -5311,12 +5356,12 @@
5311 } 5356 }
5312 }, 5357 },
5313 "node_modules/@typescript-eslint/visitor-keys": { 5358 "node_modules/@typescript-eslint/visitor-keys": {
5314 "version": "5.30.5", 5359 "version": "5.38.1",
5315 "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.5.tgz", 5360 "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.1.tgz",
5316 "integrity": "sha512-D+xtGo9HUMELzWIUqcQc0p2PO4NyvTrgIOK/VnSH083+8sq0tiLozNRKuLarwHYGRuA6TVBQSuuLwJUDWd3aaA==", 5361 "integrity": "sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA==",
5317 "dev": true, 5362 "dev": true,
5318 "dependencies": { 5363 "dependencies": {
5319 "@typescript-eslint/types": "5.30.5", 5364 "@typescript-eslint/types": "5.38.1",
5320 "eslint-visitor-keys": "^3.3.0" 5365 "eslint-visitor-keys": "^3.3.0"
5321 }, 5366 },
5322 "engines": { 5367 "engines": {
@@ -5554,9 +5599,9 @@
5554 } 5599 }
5555 }, 5600 },
5556 "node_modules/acorn": { 5601 "node_modules/acorn": {
5557 "version": "8.7.1", 5602 "version": "8.8.0",
5558 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz", 5603 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
5559 "integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==", 5604 "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==",
5560 "dev": true, 5605 "dev": true,
5561 "bin": { 5606 "bin": {
5562 "acorn": "bin/acorn" 5607 "acorn": "bin/acorn"
@@ -5724,17 +5769,17 @@
5724 } 5769 }
5725 }, 5770 },
5726 "node_modules/all-contributors-cli": { 5771 "node_modules/all-contributors-cli": {
5727 "version": "6.20.0", 5772 "version": "6.20.5",
5728 "resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.20.0.tgz", 5773 "resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.20.5.tgz",
5729 "integrity": "sha512-trEQlL1s1u8FSWSwY2w9uL4GCG7Fo9HIW5rm5LtlE0SQHSolfXQBzJib07Qes5j52/t72wjuE6sEKkuRrwiuuQ==", 5774 "integrity": "sha512-vWAR4+SyF9ZpkpbFoldCYbuAb8qkzjkj8uW4yJJN2fN48VRO+E7xGTnt+cLTQt5RNgj00MoYx/LJbWesjeSehQ==",
5730 "dev": true, 5775 "dev": true,
5731 "dependencies": { 5776 "dependencies": {
5732 "@babel/runtime": "^7.7.6", 5777 "@babel/runtime": "^7.7.6",
5733 "async": "^3.0.1", 5778 "async": "^3.1.0",
5734 "chalk": "^4.0.0", 5779 "chalk": "^4.0.0",
5735 "didyoumean": "^1.2.1", 5780 "didyoumean": "^1.2.1",
5736 "inquirer": "^7.0.4", 5781 "inquirer": "^7.3.3",
5737 "json-fixer": "^1.5.1", 5782 "json-fixer": "^1.6.8",
5738 "lodash": "^4.11.2", 5783 "lodash": "^4.11.2",
5739 "node-fetch": "^2.6.0", 5784 "node-fetch": "^2.6.0",
5740 "pify": "^5.0.0", 5785 "pify": "^5.0.0",
@@ -7121,13 +7166,13 @@
7121 } 7166 }
7122 }, 7167 },
7123 "node_modules/babel-plugin-polyfill-corejs2": { 7168 "node_modules/babel-plugin-polyfill-corejs2": {
7124 "version": "0.3.2", 7169 "version": "0.3.3",
7125 "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.2.tgz", 7170 "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz",
7126 "integrity": "sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q==", 7171 "integrity": "sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==",
7127 "dev": true, 7172 "dev": true,
7128 "dependencies": { 7173 "dependencies": {
7129 "@babel/compat-data": "^7.17.7", 7174 "@babel/compat-data": "^7.17.7",
7130 "@babel/helper-define-polyfill-provider": "^0.3.2", 7175 "@babel/helper-define-polyfill-provider": "^0.3.3",
7131 "semver": "^6.1.1" 7176 "semver": "^6.1.1"
7132 }, 7177 },
7133 "peerDependencies": { 7178 "peerDependencies": {
@@ -7144,25 +7189,25 @@
7144 } 7189 }
7145 }, 7190 },
7146 "node_modules/babel-plugin-polyfill-corejs3": { 7191 "node_modules/babel-plugin-polyfill-corejs3": {
7147 "version": "0.5.3", 7192 "version": "0.6.0",
7148 "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.3.tgz", 7193 "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz",
7149 "integrity": "sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==", 7194 "integrity": "sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==",
7150 "dev": true, 7195 "dev": true,
7151 "dependencies": { 7196 "dependencies": {
7152 "@babel/helper-define-polyfill-provider": "^0.3.2", 7197 "@babel/helper-define-polyfill-provider": "^0.3.3",
7153 "core-js-compat": "^3.21.0" 7198 "core-js-compat": "^3.25.1"
7154 }, 7199 },
7155 "peerDependencies": { 7200 "peerDependencies": {
7156 "@babel/core": "^7.0.0-0" 7201 "@babel/core": "^7.0.0-0"
7157 } 7202 }
7158 }, 7203 },
7159 "node_modules/babel-plugin-polyfill-regenerator": { 7204 "node_modules/babel-plugin-polyfill-regenerator": {
7160 "version": "0.4.0", 7205 "version": "0.4.1",
7161 "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0.tgz", 7206 "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz",
7162 "integrity": "sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==", 7207 "integrity": "sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==",
7163 "dev": true, 7208 "dev": true,
7164 "dependencies": { 7209 "dependencies": {
7165 "@babel/helper-define-polyfill-provider": "^0.3.2" 7210 "@babel/helper-define-polyfill-provider": "^0.3.3"
7166 }, 7211 },
7167 "peerDependencies": { 7212 "peerDependencies": {
7168 "@babel/core": "^7.0.0-0" 7213 "@babel/core": "^7.0.0-0"
@@ -7566,9 +7611,9 @@
7566 } 7611 }
7567 }, 7612 },
7568 "node_modules/browserslist": { 7613 "node_modules/browserslist": {
7569 "version": "4.21.3", 7614 "version": "4.21.4",
7570 "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.3.tgz", 7615 "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz",
7571 "integrity": "sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==", 7616 "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==",
7572 "dev": true, 7617 "dev": true,
7573 "funding": [ 7618 "funding": [
7574 { 7619 {
@@ -7581,10 +7626,10 @@
7581 } 7626 }
7582 ], 7627 ],
7583 "dependencies": { 7628 "dependencies": {
7584 "caniuse-lite": "^1.0.30001370", 7629 "caniuse-lite": "^1.0.30001400",
7585 "electron-to-chromium": "^1.4.202", 7630 "electron-to-chromium": "^1.4.251",
7586 "node-releases": "^2.0.6", 7631 "node-releases": "^2.0.6",
7587 "update-browserslist-db": "^1.0.5" 7632 "update-browserslist-db": "^1.0.9"
7588 }, 7633 },
7589 "bin": { 7634 "bin": {
7590 "browserslist": "cli.js" 7635 "browserslist": "cli.js"
@@ -8338,9 +8383,9 @@
8338 } 8383 }
8339 }, 8384 },
8340 "node_modules/classnames": { 8385 "node_modules/classnames": {
8341 "version": "2.3.1", 8386 "version": "2.3.2",
8342 "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", 8387 "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.2.tgz",
8343 "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" 8388 "integrity": "sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw=="
8344 }, 8389 },
8345 "node_modules/clean-css": { 8390 "node_modules/clean-css": {
8346 "version": "4.2.4", 8391 "version": "4.2.4",
@@ -8773,13 +8818,13 @@
8773 } 8818 }
8774 }, 8819 },
8775 "node_modules/concurrently": { 8820 "node_modules/concurrently": {
8776 "version": "7.3.0", 8821 "version": "7.4.0",
8777 "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.3.0.tgz", 8822 "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.4.0.tgz",
8778 "integrity": "sha512-IiDwm+8DOcFEInca494A8V402tNTQlJaYq78RF2rijOrKEk/AOHTxhN4U1cp7GYKYX5Q6Ymh1dLTBlzIMN0ikA==", 8823 "integrity": "sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA==",
8779 "dev": true, 8824 "dev": true,
8780 "dependencies": { 8825 "dependencies": {
8781 "chalk": "^4.1.0", 8826 "chalk": "^4.1.0",
8782 "date-fns": "^2.16.1", 8827 "date-fns": "^2.29.1",
8783 "lodash": "^4.17.21", 8828 "lodash": "^4.17.21",
8784 "rxjs": "^7.0.0", 8829 "rxjs": "^7.0.0",
8785 "shell-quote": "^1.7.3", 8830 "shell-quote": "^1.7.3",
@@ -8789,10 +8834,14 @@
8789 "yargs": "^17.3.1" 8834 "yargs": "^17.3.1"
8790 }, 8835 },
8791 "bin": { 8836 "bin": {
8837 "conc": "dist/bin/concurrently.js",
8792 "concurrently": "dist/bin/concurrently.js" 8838 "concurrently": "dist/bin/concurrently.js"
8793 }, 8839 },
8794 "engines": { 8840 "engines": {
8795 "node": "^12.20.0 || ^14.13.0 || >=16.0.0" 8841 "node": "^12.20.0 || ^14.13.0 || >=16.0.0"
8842 },
8843 "funding": {
8844 "url": "https://github.com/open-cli-tools/concurrently?sponsor=1"
8796 } 8845 }
8797 }, 8846 },
8798 "node_modules/concurrently/node_modules/ansi-styles": { 8847 "node_modules/concurrently/node_modules/ansi-styles": {
@@ -9095,28 +9144,18 @@
9095 } 9144 }
9096 }, 9145 },
9097 "node_modules/core-js-compat": { 9146 "node_modules/core-js-compat": {
9098 "version": "3.25.0", 9147 "version": "3.25.3",
9099 "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.25.0.tgz", 9148 "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.25.3.tgz",
9100 "integrity": "sha512-extKQM0g8/3GjFx9US12FAgx8KJawB7RCQ5y8ipYLbmfzEzmFRWdDjIlxDx82g7ygcNG85qMVUSRyABouELdow==", 9149 "integrity": "sha512-xVtYpJQ5grszDHEUU9O7XbjjcZ0ccX3LgQsyqSvTnjX97ZqEgn9F5srmrwwwMtbKzDllyFPL+O+2OFMl1lU4TQ==",
9101 "dev": true, 9150 "dev": true,
9102 "dependencies": { 9151 "dependencies": {
9103 "browserslist": "^4.21.3", 9152 "browserslist": "^4.21.4"
9104 "semver": "7.0.0"
9105 }, 9153 },
9106 "funding": { 9154 "funding": {
9107 "type": "opencollective", 9155 "type": "opencollective",
9108 "url": "https://opencollective.com/core-js" 9156 "url": "https://opencollective.com/core-js"
9109 } 9157 }
9110 }, 9158 },
9111 "node_modules/core-js-compat/node_modules/semver": {
9112 "version": "7.0.0",
9113 "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
9114 "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==",
9115 "dev": true,
9116 "bin": {
9117 "semver": "bin/semver.js"
9118 }
9119 },
9120 "node_modules/core-js-pure": { 9159 "node_modules/core-js-pure": {
9121 "version": "3.23.2", 9160 "version": "3.23.2",
9122 "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.23.2.tgz", 9161 "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.23.2.tgz",
@@ -9287,9 +9326,9 @@
9287 } 9326 }
9288 }, 9327 },
9289 "node_modules/csstype": { 9328 "node_modules/csstype": {
9290 "version": "3.1.0", 9329 "version": "3.1.1",
9291 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.0.tgz", 9330 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.1.tgz",
9292 "integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==" 9331 "integrity": "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw=="
9293 }, 9332 },
9294 "node_modules/d": { 9333 "node_modules/d": {
9295 "version": "1.0.1", 9334 "version": "1.0.1",
@@ -9316,9 +9355,9 @@
9316 } 9355 }
9317 }, 9356 },
9318 "node_modules/darkreader": { 9357 "node_modules/darkreader": {
9319 "version": "4.9.57", 9358 "version": "4.9.58",
9320 "resolved": "https://registry.npmjs.org/darkreader/-/darkreader-4.9.57.tgz", 9359 "resolved": "https://registry.npmjs.org/darkreader/-/darkreader-4.9.58.tgz",
9321 "integrity": "sha512-L9Dr69gTqHOUIPK6acsD6j+YvPR1yMyAryFlvuM+4DvYliney8xU+IsMClQQX0AmK09M+nBRAbsKsV6eoS//Og==", 9360 "integrity": "sha512-D/JGoJqW3m2AWBLhO+Pev+eThfs+CwRT4bcLb/1zKjql2yVwG0lx8C2XRDdSVGHw4y11n26W7syWoBpUfuhMqQ==",
9322 "funding": { 9361 "funding": {
9323 "type": "opencollective", 9362 "type": "opencollective",
9324 "url": "https://opencollective.com/darkreader/donate" 9363 "url": "https://opencollective.com/darkreader/donate"
@@ -9337,9 +9376,9 @@
9337 } 9376 }
9338 }, 9377 },
9339 "node_modules/date-fns": { 9378 "node_modules/date-fns": {
9340 "version": "2.28.0", 9379 "version": "2.29.3",
9341 "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz", 9380 "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.3.tgz",
9342 "integrity": "sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==", 9381 "integrity": "sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==",
9343 "dev": true, 9382 "dev": true,
9344 "engines": { 9383 "engines": {
9345 "node": ">=0.11" 9384 "node": ">=0.11"
@@ -10278,9 +10317,9 @@
10278 } 10317 }
10279 }, 10318 },
10280 "node_modules/electron-to-chromium": { 10319 "node_modules/electron-to-chromium": {
10281 "version": "1.4.239", 10320 "version": "1.4.263",
10282 "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.239.tgz", 10321 "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.263.tgz",
10283 "integrity": "sha512-XbhfzxPIFzMjJm17T7yUGZEyYh5XuUjrA/FQ7JUy2bEd4qQ7MvFTaKpZ6zXZog1cfVttESo2Lx0ctnf7eQOaAQ==", 10322 "integrity": "sha512-RcvChwbVkZBe7e+B23+wjXJgRHTy9Byu6JEL8HuNKILALs98deLnyGqv73nvwRKj6VGghrwnwKWC3ukVhQDvpQ==",
10284 "dev": true 10323 "dev": true
10285 }, 10324 },
10286 "node_modules/electron-updater": { 10325 "node_modules/electron-updater": {
@@ -10612,13 +10651,15 @@
10612 } 10651 }
10613 }, 10652 },
10614 "node_modules/eslint": { 10653 "node_modules/eslint": {
10615 "version": "8.19.0", 10654 "version": "8.24.0",
10616 "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.19.0.tgz", 10655 "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.24.0.tgz",
10617 "integrity": "sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw==", 10656 "integrity": "sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==",
10618 "dev": true, 10657 "dev": true,
10619 "dependencies": { 10658 "dependencies": {
10620 "@eslint/eslintrc": "^1.3.0", 10659 "@eslint/eslintrc": "^1.3.2",
10621 "@humanwhocodes/config-array": "^0.9.2", 10660 "@humanwhocodes/config-array": "^0.10.5",
10661 "@humanwhocodes/gitignore-to-minimatch": "^1.0.2",
10662 "@humanwhocodes/module-importer": "^1.0.1",
10622 "ajv": "^6.10.0", 10663 "ajv": "^6.10.0",
10623 "chalk": "^4.0.0", 10664 "chalk": "^4.0.0",
10624 "cross-spawn": "^7.0.2", 10665 "cross-spawn": "^7.0.2",
@@ -10628,18 +10669,21 @@
10628 "eslint-scope": "^7.1.1", 10669 "eslint-scope": "^7.1.1",
10629 "eslint-utils": "^3.0.0", 10670 "eslint-utils": "^3.0.0",
10630 "eslint-visitor-keys": "^3.3.0", 10671 "eslint-visitor-keys": "^3.3.0",
10631 "espree": "^9.3.2", 10672 "espree": "^9.4.0",
10632 "esquery": "^1.4.0", 10673 "esquery": "^1.4.0",
10633 "esutils": "^2.0.2", 10674 "esutils": "^2.0.2",
10634 "fast-deep-equal": "^3.1.3", 10675 "fast-deep-equal": "^3.1.3",
10635 "file-entry-cache": "^6.0.1", 10676 "file-entry-cache": "^6.0.1",
10636 "functional-red-black-tree": "^1.0.1", 10677 "find-up": "^5.0.0",
10637 "glob-parent": "^6.0.1", 10678 "glob-parent": "^6.0.1",
10638 "globals": "^13.15.0", 10679 "globals": "^13.15.0",
10680 "globby": "^11.1.0",
10681 "grapheme-splitter": "^1.0.4",
10639 "ignore": "^5.2.0", 10682 "ignore": "^5.2.0",
10640 "import-fresh": "^3.0.0", 10683 "import-fresh": "^3.0.0",
10641 "imurmurhash": "^0.1.4", 10684 "imurmurhash": "^0.1.4",
10642 "is-glob": "^4.0.0", 10685 "is-glob": "^4.0.0",
10686 "js-sdsl": "^4.1.4",
10643 "js-yaml": "^4.1.0", 10687 "js-yaml": "^4.1.0",
10644 "json-stable-stringify-without-jsonify": "^1.0.1", 10688 "json-stable-stringify-without-jsonify": "^1.0.1",
10645 "levn": "^0.4.1", 10689 "levn": "^0.4.1",
@@ -10650,8 +10694,7 @@
10650 "regexpp": "^3.2.0", 10694 "regexpp": "^3.2.0",
10651 "strip-ansi": "^6.0.1", 10695 "strip-ansi": "^6.0.1",
10652 "strip-json-comments": "^3.1.0", 10696 "strip-json-comments": "^3.1.0",
10653 "text-table": "^0.2.0", 10697 "text-table": "^0.2.0"
10654 "v8-compile-cache": "^2.0.3"
10655 }, 10698 },
10656 "bin": { 10699 "bin": {
10657 "eslint": "bin/eslint.js" 10700 "eslint": "bin/eslint.js"
@@ -10983,9 +11026,9 @@
10983 } 11026 }
10984 }, 11027 },
10985 "node_modules/eslint-plugin-react": { 11028 "node_modules/eslint-plugin-react": {
10986 "version": "7.31.1", 11029 "version": "7.31.8",
10987 "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.1.tgz", 11030 "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz",
10988 "integrity": "sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg==", 11031 "integrity": "sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==",
10989 "dev": true, 11032 "dev": true,
10990 "dependencies": { 11033 "dependencies": {
10991 "array-includes": "^3.1.5", 11034 "array-includes": "^3.1.5",
@@ -11289,17 +11332,20 @@
11289 } 11332 }
11290 }, 11333 },
11291 "node_modules/espree": { 11334 "node_modules/espree": {
11292 "version": "9.3.2", 11335 "version": "9.4.0",
11293 "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.2.tgz", 11336 "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.0.tgz",
11294 "integrity": "sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==", 11337 "integrity": "sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==",
11295 "dev": true, 11338 "dev": true,
11296 "dependencies": { 11339 "dependencies": {
11297 "acorn": "^8.7.1", 11340 "acorn": "^8.8.0",
11298 "acorn-jsx": "^5.3.2", 11341 "acorn-jsx": "^5.3.2",
11299 "eslint-visitor-keys": "^3.3.0" 11342 "eslint-visitor-keys": "^3.3.0"
11300 }, 11343 },
11301 "engines": { 11344 "engines": {
11302 "node": "^12.22.0 || ^14.17.0 || >=16.0.0" 11345 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11346 },
11347 "funding": {
11348 "url": "https://opencollective.com/eslint"
11303 } 11349 }
11304 }, 11350 },
11305 "node_modules/espree/node_modules/eslint-visitor-keys": { 11351 "node_modules/espree/node_modules/eslint-visitor-keys": {
@@ -12612,12 +12658,6 @@
12612 "url": "https://github.com/sponsors/ljharb" 12658 "url": "https://github.com/sponsors/ljharb"
12613 } 12659 }
12614 }, 12660 },
12615 "node_modules/functional-red-black-tree": {
12616 "version": "1.0.1",
12617 "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
12618 "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==",
12619 "dev": true
12620 },
12621 "node_modules/functions-have-names": { 12661 "node_modules/functions-have-names": {
12622 "version": "1.2.3", 12662 "version": "1.2.3",
12623 "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", 12663 "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
@@ -13057,6 +13097,12 @@
13057 "integrity": "sha512-8tLu60LgxF6XpdbK8OW3FA+IfTNBn1ZHGHKF4KQbEeSkajYw5PlYJcKluntgegDPTg8UkHjpet1T82vk6TQ68w==", 13097 "integrity": "sha512-8tLu60LgxF6XpdbK8OW3FA+IfTNBn1ZHGHKF4KQbEeSkajYw5PlYJcKluntgegDPTg8UkHjpet1T82vk6TQ68w==",
13058 "dev": true 13098 "dev": true
13059 }, 13099 },
13100 "node_modules/grapheme-splitter": {
13101 "version": "1.0.4",
13102 "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz",
13103 "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==",
13104 "dev": true
13105 },
13060 "node_modules/gulp": { 13106 "node_modules/gulp": {
13061 "version": "4.0.2", 13107 "version": "4.0.2",
13062 "resolved": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz", 13108 "resolved": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz",
@@ -16857,6 +16903,12 @@
16857 "@sideway/pinpoint": "^2.0.0" 16903 "@sideway/pinpoint": "^2.0.0"
16858 } 16904 }
16859 }, 16905 },
16906 "node_modules/js-sdsl": {
16907 "version": "4.1.4",
16908 "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.1.4.tgz",
16909 "integrity": "sha512-Y2/yD55y5jteOAmY50JbUZYwk3CP3wnLPEZnlR1w9oKhITrBEtAxwuWKebFf8hMrPMgbYwFoWK/lH2sBkErELw==",
16910 "dev": true
16911 },
16860 "node_modules/js-tokens": { 16912 "node_modules/js-tokens": {
16861 "version": "4.0.0", 16913 "version": "4.0.0",
16862 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", 16914 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
@@ -18648,9 +18700,9 @@
18648 } 18700 }
18649 }, 18701 },
18650 "node_modules/mobx": { 18702 "node_modules/mobx": {
18651 "version": "6.6.1", 18703 "version": "6.6.2",
18652 "resolved": "https://registry.npmjs.org/mobx/-/mobx-6.6.1.tgz", 18704 "resolved": "https://registry.npmjs.org/mobx/-/mobx-6.6.2.tgz",
18653 "integrity": "sha512-7su3UZv5JF+ohLr2opabjbUAERfXstMY+wiBtey8yNAPoB8H187RaQXuhFjNkH8aE4iHbDWnhDFZw0+5ic4nGQ==", 18705 "integrity": "sha512-IOpS0bf3+hXIhDIy+CmlNMBfFpAbHS0aVHcNC+xH/TFYEKIIVDKNYRh9eKlXuVfJ1iRKAp0cRVmO145CyJAMVQ==",
18654 "funding": { 18706 "funding": {
18655 "type": "opencollective", 18707 "type": "opencollective",
18656 "url": "https://opencollective.com/mobx" 18708 "url": "https://opencollective.com/mobx"
@@ -18668,9 +18720,9 @@
18668 } 18720 }
18669 }, 18721 },
18670 "node_modules/mobx-react": { 18722 "node_modules/mobx-react": {
18671 "version": "7.5.2", 18723 "version": "7.5.3",
18672 "resolved": "https://registry.npmjs.org/mobx-react/-/mobx-react-7.5.2.tgz", 18724 "resolved": "https://registry.npmjs.org/mobx-react/-/mobx-react-7.5.3.tgz",
18673 "integrity": "sha512-NP44ONwSqTy+3KlD7y9k7xbsuGD+8mgUj3IeI65SbxF1IOB42/j9TbosgUEDn//CCuU6OmQ7k9oiu9eSpRBHnw==", 18725 "integrity": "sha512-+ltotliKt4Bjn3d8taZH/VFAcRUbaASvsM8/QSvmHXcZ++RZwaFtjl9JkIosy1byaJGEDS3EFFx2InRm2VaSUw==",
18674 "dependencies": { 18726 "dependencies": {
18675 "mobx-react-lite": "^3.4.0" 18727 "mobx-react-lite": "^3.4.0"
18676 }, 18728 },
@@ -21231,14 +21283,14 @@
21231 } 21283 }
21232 }, 21284 },
21233 "node_modules/react-intl": { 21285 "node_modules/react-intl": {
21234 "version": "6.1.0", 21286 "version": "6.1.1",
21235 "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.1.0.tgz", 21287 "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.1.1.tgz",
21236 "integrity": "sha512-aNy7wX/ZfKgpTv2x27E1sio50fnTrSWD96yfQdVfUfvZrIed6rVPccVxfAtLnIK/M9L1TGrckne3kwFj3Ipikg==", 21288 "integrity": "sha512-nNNHBxivUdNwIcqNR1I4mLDAfDtnh1glEaOa8Sfu2pUDvKzYQyX6+in1PDcIn5RyV6enMgw9I6H+VwtlRDXhRw==",
21237 "dependencies": { 21289 "dependencies": {
21238 "@formatjs/ecma402-abstract": "1.12.0", 21290 "@formatjs/ecma402-abstract": "1.12.0",
21239 "@formatjs/icu-messageformat-parser": "2.1.7", 21291 "@formatjs/icu-messageformat-parser": "2.1.7",
21240 "@formatjs/intl": "2.4.0", 21292 "@formatjs/intl": "2.4.1",
21241 "@formatjs/intl-displaynames": "6.1.2", 21293 "@formatjs/intl-displaynames": "6.1.3",
21242 "@formatjs/intl-listformat": "7.1.2", 21294 "@formatjs/intl-listformat": "7.1.2",
21243 "@types/hoist-non-react-statics": "^3.3.1", 21295 "@types/hoist-non-react-statics": "^3.3.1",
21244 "@types/react": "16 || 17 || 18", 21296 "@types/react": "16 || 17 || 18",
@@ -21321,23 +21373,29 @@
21321 } 21373 }
21322 }, 21374 },
21323 "node_modules/react-router": { 21375 "node_modules/react-router": {
21324 "version": "6.3.0", 21376 "version": "6.4.1",
21325 "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.3.0.tgz", 21377 "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.4.1.tgz",
21326 "integrity": "sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==", 21378 "integrity": "sha512-OJASKp5AykDWFewgWUim1vlLr7yfD4vO/h+bSgcP/ix8Md+LMHuAjovA74MQfsfhQJGGN1nHRhwS5qQQbbBt3A==",
21327 "dependencies": { 21379 "dependencies": {
21328 "history": "^5.2.0" 21380 "@remix-run/router": "1.0.1"
21381 },
21382 "engines": {
21383 "node": ">=14"
21329 }, 21384 },
21330 "peerDependencies": { 21385 "peerDependencies": {
21331 "react": ">=16.8" 21386 "react": ">=16.8"
21332 } 21387 }
21333 }, 21388 },
21334 "node_modules/react-router-dom": { 21389 "node_modules/react-router-dom": {
21335 "version": "6.3.0", 21390 "version": "6.4.1",
21336 "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.3.0.tgz", 21391 "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.4.1.tgz",
21337 "integrity": "sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw==", 21392 "integrity": "sha512-MY7NJCrGNVJtGp8ODMOBHu20UaIkmwD2V3YsAOUQoCXFk7Ppdwf55RdcGyrSj+ycSL9Uiwrb3gTLYSnzcRoXww==",
21338 "dependencies": { 21393 "dependencies": {
21339 "history": "^5.2.0", 21394 "@remix-run/router": "1.0.1",
21340 "react-router": "6.3.0" 21395 "react-router": "6.4.1"
21396 },
21397 "engines": {
21398 "node": ">=14"
21341 }, 21399 },
21342 "peerDependencies": { 21400 "peerDependencies": {
21343 "react": ">=16.8", 21401 "react": ">=16.8",
@@ -22465,9 +22523,9 @@
22465 } 22523 }
22466 }, 22524 },
22467 "node_modules/sass": { 22525 "node_modules/sass": {
22468 "version": "1.54.8", 22526 "version": "1.55.0",
22469 "resolved": "https://registry.npmjs.org/sass/-/sass-1.54.8.tgz", 22527 "resolved": "https://registry.npmjs.org/sass/-/sass-1.55.0.tgz",
22470 "integrity": "sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww==", 22528 "integrity": "sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A==",
22471 "dev": true, 22529 "dev": true,
22472 "dependencies": { 22530 "dependencies": {
22473 "chokidar": ">=3.0.0 <4.0.0", 22531 "chokidar": ">=3.0.0 <4.0.0",
@@ -22669,9 +22727,9 @@
22669 "dev": true 22727 "dev": true
22670 }, 22728 },
22671 "node_modules/selfsigned": { 22729 "node_modules/selfsigned": {
22672 "version": "2.0.1", 22730 "version": "2.1.1",
22673 "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.0.1.tgz", 22731 "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.1.1.tgz",
22674 "integrity": "sha512-LmME957M1zOsUhG+67rAjKfiWFox3SBxE/yymatMZsAx+oMrJ0YQ8AToOnyCm7xbeg2ep37IHLxdu0o2MavQOQ==", 22732 "integrity": "sha512-GSL3aowiF7wa/WtSFwnUrludWFoNhftq8bUkH9pkzjpN2XSPOAYEgg6e0sS9s0rZwgJzJiQRPU18A6clnoW5wQ==",
22675 "dev": true, 22733 "dev": true,
22676 "dependencies": { 22734 "dependencies": {
22677 "node-forge": "^1" 22735 "node-forge": "^1"
@@ -23125,9 +23183,9 @@
23125 } 23183 }
23126 }, 23184 },
23127 "node_modules/simple-git": { 23185 "node_modules/simple-git": {
23128 "version": "3.13.0", 23186 "version": "3.14.1",
23129 "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.13.0.tgz", 23187 "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.14.1.tgz",
23130 "integrity": "sha512-VYrs3joeHvWGcN3K135RpGpPjm4AHYeOrclwew6LlfHgq6ozQYIW2yMnmjf4PCgVOuSYCbXkdUjyiFawuJz8MA==", 23188 "integrity": "sha512-1ThF4PamK9wBORVGMK9HK5si4zoGS2GpRO7tkAFObA4FZv6dKaCVHLQT+8zlgiBm6K2h+wEU9yOaFCu/SR3OyA==",
23131 "dev": true, 23189 "dev": true,
23132 "dependencies": { 23190 "dependencies": {
23133 "@kwsites/file-exists": "^1.1.1", 23191 "@kwsites/file-exists": "^1.1.1",
@@ -23691,9 +23749,9 @@
23691 "optional": true 23749 "optional": true
23692 }, 23750 },
23693 "node_modules/sqlite3": { 23751 "node_modules/sqlite3": {
23694 "version": "5.0.11", 23752 "version": "5.1.1",
23695 "resolved": "https://registry.npmjs.org/sqlite3/-/sqlite3-5.0.11.tgz", 23753 "resolved": "https://registry.npmjs.org/sqlite3/-/sqlite3-5.1.1.tgz",
23696 "integrity": "sha512-4akFOr7u9lJEeAWLJxmwiV43DJcGV7w3ab7SjQFAFaTVyknY3rZjvXTKIVtWqUoY4xwhjwoHKYs2HDW2SoHVsA==", 23754 "integrity": "sha512-mMinkrQr/LKJqFiFF+AF7imPSzRCCpTCreusZO3D/ssJHVjZOrbu2Caz+zPH5KTmGGXBxXMGSRDssL+44CLxvg==",
23697 "hasInstallScript": true, 23755 "hasInstallScript": true,
23698 "dependencies": { 23756 "dependencies": {
23699 "@mapbox/node-pre-gyp": "^1.0.0", 23757 "@mapbox/node-pre-gyp": "^1.0.0",
@@ -24807,9 +24865,9 @@
24807 } 24865 }
24808 }, 24866 },
24809 "node_modules/ts-loader": { 24867 "node_modules/ts-loader": {
24810 "version": "9.3.1", 24868 "version": "9.4.1",
24811 "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.3.1.tgz", 24869 "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.4.1.tgz",
24812 "integrity": "sha512-OkyShkcZTsTwyS3Kt7a4rsT/t2qvEVQuKCTg4LJmpj9fhFR7ukGdZwV6Qq3tRUkqcXtfGpPR7+hFKHCG/0d3Lw==", 24870 "integrity": "sha512-384TYAqGs70rn9F0VBnh6BPTfhga7yFNdC5gXbQpDrBj9/KsT4iRkGqKXhziofHOlE2j6YEaiTYVGKKvPhGWvw==",
24813 "dev": true, 24871 "dev": true,
24814 "dependencies": { 24872 "dependencies": {
24815 "chalk": "^4.1.0", 24873 "chalk": "^4.1.0",
@@ -25128,9 +25186,9 @@
25128 "dev": true 25186 "dev": true
25129 }, 25187 },
25130 "node_modules/typescript": { 25188 "node_modules/typescript": {
25131 "version": "4.7.4", 25189 "version": "4.8.3",
25132 "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz", 25190 "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz",
25133 "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==", 25191 "integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==",
25134 "dev": true, 25192 "dev": true,
25135 "bin": { 25193 "bin": {
25136 "tsc": "bin/tsc", 25194 "tsc": "bin/tsc",
@@ -25523,9 +25581,9 @@
25523 } 25581 }
25524 }, 25582 },
25525 "node_modules/update-browserslist-db": { 25583 "node_modules/update-browserslist-db": {
25526 "version": "1.0.5", 25584 "version": "1.0.9",
25527 "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz", 25585 "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz",
25528 "integrity": "sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==", 25586 "integrity": "sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg==",
25529 "dev": true, 25587 "dev": true,
25530 "funding": [ 25588 "funding": [
25531 { 25589 {
@@ -25784,12 +25842,6 @@
25784 "uuid": "dist/bin/uuid" 25842 "uuid": "dist/bin/uuid"
25785 } 25843 }
25786 }, 25844 },
25787 "node_modules/v8-compile-cache": {
25788 "version": "2.3.0",
25789 "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
25790 "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==",
25791 "dev": true
25792 },
25793 "node_modules/v8-compile-cache-lib": { 25845 "node_modules/v8-compile-cache-lib": {
25794 "version": "3.0.1", 25846 "version": "3.0.1",
25795 "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", 25847 "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz",
@@ -26265,9 +26317,9 @@
26265 } 26317 }
26266 }, 26318 },
26267 "node_modules/webpack-dev-server": { 26319 "node_modules/webpack-dev-server": {
26268 "version": "4.10.1", 26320 "version": "4.11.1",
26269 "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.10.1.tgz", 26321 "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.11.1.tgz",
26270 "integrity": "sha512-FIzMq3jbBarz3ld9l7rbM7m6Rj1lOsgq/DyLGMX/fPEB1UBUPtf5iL/4eNfhx8YYJTRlzfv107UfWSWcBK5Odw==", 26322 "integrity": "sha512-lILVz9tAUy1zGFwieuaQtYiadImb5M3d+H+L1zDYalYoDl0cksAB1UNyuE5MMWJrG6zR1tXkCP2fitl7yoUJiw==",
26271 "dev": true, 26323 "dev": true,
26272 "dependencies": { 26324 "dependencies": {
26273 "@types/bonjour": "^3.5.9", 26325 "@types/bonjour": "^3.5.9",
@@ -26293,7 +26345,7 @@
26293 "p-retry": "^4.5.0", 26345 "p-retry": "^4.5.0",
26294 "rimraf": "^3.0.2", 26346 "rimraf": "^3.0.2",
26295 "schema-utils": "^4.0.0", 26347 "schema-utils": "^4.0.0",
26296 "selfsigned": "^2.0.1", 26348 "selfsigned": "^2.1.1",
26297 "serve-index": "^1.9.1", 26349 "serve-index": "^1.9.1",
26298 "sockjs": "^0.3.24", 26350 "sockjs": "^0.3.24",
26299 "spdy": "^4.0.2", 26351 "spdy": "^4.0.2",
@@ -26859,9 +26911,9 @@
26859 } 26911 }
26860 }, 26912 },
26861 "node_modules/ws": { 26913 "node_modules/ws": {
26862 "version": "8.8.1", 26914 "version": "8.9.0",
26863 "resolved": "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz", 26915 "resolved": "https://registry.npmjs.org/ws/-/ws-8.9.0.tgz",
26864 "integrity": "sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==", 26916 "integrity": "sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==",
26865 "engines": { 26917 "engines": {
26866 "node": ">=10.0.0" 26918 "node": ">=10.0.0"
26867 }, 26919 },
@@ -27333,27 +27385,27 @@
27333 } 27385 }
27334 }, 27386 },
27335 "@babel/compat-data": { 27387 "@babel/compat-data": {
27336 "version": "7.18.13", 27388 "version": "7.19.1",
27337 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.13.tgz", 27389 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.19.1.tgz",
27338 "integrity": "sha512-5yUzC5LqyTFp2HLmDoxGQelcdYgSpP9xsnMWBphAscOdFrHSAVbLNzWiy32sVNDqJRDiJK6klfDnAgu6PAGSHw==", 27390 "integrity": "sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==",
27339 "dev": true 27391 "dev": true
27340 }, 27392 },
27341 "@babel/core": { 27393 "@babel/core": {
27342 "version": "7.18.13", 27394 "version": "7.19.1",
27343 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.13.tgz", 27395 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.1.tgz",
27344 "integrity": "sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==", 27396 "integrity": "sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==",
27345 "dev": true, 27397 "dev": true,
27346 "requires": { 27398 "requires": {
27347 "@ampproject/remapping": "^2.1.0", 27399 "@ampproject/remapping": "^2.1.0",
27348 "@babel/code-frame": "^7.18.6", 27400 "@babel/code-frame": "^7.18.6",
27349 "@babel/generator": "^7.18.13", 27401 "@babel/generator": "^7.19.0",
27350 "@babel/helper-compilation-targets": "^7.18.9", 27402 "@babel/helper-compilation-targets": "^7.19.1",
27351 "@babel/helper-module-transforms": "^7.18.9", 27403 "@babel/helper-module-transforms": "^7.19.0",
27352 "@babel/helpers": "^7.18.9", 27404 "@babel/helpers": "^7.19.0",
27353 "@babel/parser": "^7.18.13", 27405 "@babel/parser": "^7.19.1",
27354 "@babel/template": "^7.18.10", 27406 "@babel/template": "^7.18.10",
27355 "@babel/traverse": "^7.18.13", 27407 "@babel/traverse": "^7.19.1",
27356 "@babel/types": "^7.18.13", 27408 "@babel/types": "^7.19.0",
27357 "convert-source-map": "^1.7.0", 27409 "convert-source-map": "^1.7.0",
27358 "debug": "^4.1.0", 27410 "debug": "^4.1.0",
27359 "gensync": "^1.0.0-beta.2", 27411 "gensync": "^1.0.0-beta.2",
@@ -27370,12 +27422,12 @@
27370 } 27422 }
27371 }, 27423 },
27372 "@babel/eslint-parser": { 27424 "@babel/eslint-parser": {
27373 "version": "7.18.9", 27425 "version": "7.19.1",
27374 "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.18.9.tgz", 27426 "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz",
27375 "integrity": "sha512-KzSGpMBggz4fKbRbWLNyPVTuQr6cmCcBhOyXTw/fieOVaw5oYAwcAj4a7UKcDYCPxQq+CG1NCDZH9e2JTXquiQ==", 27427 "integrity": "sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==",
27376 "dev": true, 27428 "dev": true,
27377 "requires": { 27429 "requires": {
27378 "eslint-scope": "^5.1.1", 27430 "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
27379 "eslint-visitor-keys": "^2.1.0", 27431 "eslint-visitor-keys": "^2.1.0",
27380 "semver": "^6.3.0" 27432 "semver": "^6.3.0"
27381 }, 27433 },
@@ -27389,12 +27441,12 @@
27389 } 27441 }
27390 }, 27442 },
27391 "@babel/generator": { 27443 "@babel/generator": {
27392 "version": "7.18.13", 27444 "version": "7.19.0",
27393 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.18.13.tgz", 27445 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.19.0.tgz",
27394 "integrity": "sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ==", 27446 "integrity": "sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==",
27395 "dev": true, 27447 "dev": true,
27396 "requires": { 27448 "requires": {
27397 "@babel/types": "^7.18.13", 27449 "@babel/types": "^7.19.0",
27398 "@jridgewell/gen-mapping": "^0.3.2", 27450 "@jridgewell/gen-mapping": "^0.3.2",
27399 "jsesc": "^2.5.1" 27451 "jsesc": "^2.5.1"
27400 }, 27452 },
@@ -27432,14 +27484,14 @@
27432 } 27484 }
27433 }, 27485 },
27434 "@babel/helper-compilation-targets": { 27486 "@babel/helper-compilation-targets": {
27435 "version": "7.18.9", 27487 "version": "7.19.1",
27436 "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz", 27488 "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz",
27437 "integrity": "sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==", 27489 "integrity": "sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==",
27438 "dev": true, 27490 "dev": true,
27439 "requires": { 27491 "requires": {
27440 "@babel/compat-data": "^7.18.8", 27492 "@babel/compat-data": "^7.19.1",
27441 "@babel/helper-validator-option": "^7.18.6", 27493 "@babel/helper-validator-option": "^7.18.6",
27442 "browserslist": "^4.20.2", 27494 "browserslist": "^4.21.3",
27443 "semver": "^6.3.0" 27495 "semver": "^6.3.0"
27444 }, 27496 },
27445 "dependencies": { 27497 "dependencies": {
@@ -27452,14 +27504,14 @@
27452 } 27504 }
27453 }, 27505 },
27454 "@babel/helper-create-class-features-plugin": { 27506 "@babel/helper-create-class-features-plugin": {
27455 "version": "7.18.13", 27507 "version": "7.19.0",
27456 "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.13.tgz", 27508 "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz",
27457 "integrity": "sha512-hDvXp+QYxSRL+23mpAlSGxHMDyIGChm0/AwTfTAAK5Ufe40nCsyNdaYCGuK91phn/fVu9kqayImRDkvNAgdrsA==", 27509 "integrity": "sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw==",
27458 "dev": true, 27510 "dev": true,
27459 "requires": { 27511 "requires": {
27460 "@babel/helper-annotate-as-pure": "^7.18.6", 27512 "@babel/helper-annotate-as-pure": "^7.18.6",
27461 "@babel/helper-environment-visitor": "^7.18.9", 27513 "@babel/helper-environment-visitor": "^7.18.9",
27462 "@babel/helper-function-name": "^7.18.9", 27514 "@babel/helper-function-name": "^7.19.0",
27463 "@babel/helper-member-expression-to-functions": "^7.18.9", 27515 "@babel/helper-member-expression-to-functions": "^7.18.9",
27464 "@babel/helper-optimise-call-expression": "^7.18.6", 27516 "@babel/helper-optimise-call-expression": "^7.18.6",
27465 "@babel/helper-replace-supers": "^7.18.9", 27517 "@babel/helper-replace-supers": "^7.18.9",
@@ -27467,9 +27519,9 @@
27467 } 27519 }
27468 }, 27520 },
27469 "@babel/helper-create-regexp-features-plugin": { 27521 "@babel/helper-create-regexp-features-plugin": {
27470 "version": "7.18.6", 27522 "version": "7.19.0",
27471 "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz", 27523 "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.19.0.tgz",
27472 "integrity": "sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==", 27524 "integrity": "sha512-htnV+mHX32DF81amCDrwIDr8nrp1PTm+3wfBN9/v8QJOLEioOCOG7qNyq0nHeFiWbT3Eb7gsPwEmV64UCQ1jzw==",
27473 "dev": true, 27525 "dev": true,
27474 "requires": { 27526 "requires": {
27475 "@babel/helper-annotate-as-pure": "^7.18.6", 27527 "@babel/helper-annotate-as-pure": "^7.18.6",
@@ -27477,9 +27529,9 @@
27477 } 27529 }
27478 }, 27530 },
27479 "@babel/helper-define-polyfill-provider": { 27531 "@babel/helper-define-polyfill-provider": {
27480 "version": "0.3.2", 27532 "version": "0.3.3",
27481 "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.2.tgz", 27533 "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz",
27482 "integrity": "sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg==", 27534 "integrity": "sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==",
27483 "dev": true, 27535 "dev": true,
27484 "requires": { 27536 "requires": {
27485 "@babel/helper-compilation-targets": "^7.17.7", 27537 "@babel/helper-compilation-targets": "^7.17.7",
@@ -27514,13 +27566,13 @@
27514 } 27566 }
27515 }, 27567 },
27516 "@babel/helper-function-name": { 27568 "@babel/helper-function-name": {
27517 "version": "7.18.9", 27569 "version": "7.19.0",
27518 "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz", 27570 "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz",
27519 "integrity": "sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==", 27571 "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==",
27520 "dev": true, 27572 "dev": true,
27521 "requires": { 27573 "requires": {
27522 "@babel/template": "^7.18.6", 27574 "@babel/template": "^7.18.10",
27523 "@babel/types": "^7.18.9" 27575 "@babel/types": "^7.19.0"
27524 } 27576 }
27525 }, 27577 },
27526 "@babel/helper-hoist-variables": { 27578 "@babel/helper-hoist-variables": {
@@ -27551,9 +27603,9 @@
27551 } 27603 }
27552 }, 27604 },
27553 "@babel/helper-module-transforms": { 27605 "@babel/helper-module-transforms": {
27554 "version": "7.18.9", 27606 "version": "7.19.0",
27555 "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz", 27607 "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz",
27556 "integrity": "sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==", 27608 "integrity": "sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==",
27557 "dev": true, 27609 "dev": true,
27558 "requires": { 27610 "requires": {
27559 "@babel/helper-environment-visitor": "^7.18.9", 27611 "@babel/helper-environment-visitor": "^7.18.9",
@@ -27561,9 +27613,9 @@
27561 "@babel/helper-simple-access": "^7.18.6", 27613 "@babel/helper-simple-access": "^7.18.6",
27562 "@babel/helper-split-export-declaration": "^7.18.6", 27614 "@babel/helper-split-export-declaration": "^7.18.6",
27563 "@babel/helper-validator-identifier": "^7.18.6", 27615 "@babel/helper-validator-identifier": "^7.18.6",
27564 "@babel/template": "^7.18.6", 27616 "@babel/template": "^7.18.10",
27565 "@babel/traverse": "^7.18.9", 27617 "@babel/traverse": "^7.19.0",
27566 "@babel/types": "^7.18.9" 27618 "@babel/types": "^7.19.0"
27567 } 27619 }
27568 }, 27620 },
27569 "@babel/helper-optimise-call-expression": { 27621 "@babel/helper-optimise-call-expression": {
@@ -27576,9 +27628,9 @@
27576 } 27628 }
27577 }, 27629 },
27578 "@babel/helper-plugin-utils": { 27630 "@babel/helper-plugin-utils": {
27579 "version": "7.18.9", 27631 "version": "7.19.0",
27580 "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz", 27632 "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
27581 "integrity": "sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==", 27633 "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
27582 "dev": true 27634 "dev": true
27583 }, 27635 },
27584 "@babel/helper-remap-async-to-generator": { 27636 "@babel/helper-remap-async-to-generator": {
@@ -27594,16 +27646,16 @@
27594 } 27646 }
27595 }, 27647 },
27596 "@babel/helper-replace-supers": { 27648 "@babel/helper-replace-supers": {
27597 "version": "7.18.9", 27649 "version": "7.19.1",
27598 "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.18.9.tgz", 27650 "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.19.1.tgz",
27599 "integrity": "sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==", 27651 "integrity": "sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw==",
27600 "dev": true, 27652 "dev": true,
27601 "requires": { 27653 "requires": {
27602 "@babel/helper-environment-visitor": "^7.18.9", 27654 "@babel/helper-environment-visitor": "^7.18.9",
27603 "@babel/helper-member-expression-to-functions": "^7.18.9", 27655 "@babel/helper-member-expression-to-functions": "^7.18.9",
27604 "@babel/helper-optimise-call-expression": "^7.18.6", 27656 "@babel/helper-optimise-call-expression": "^7.18.6",
27605 "@babel/traverse": "^7.18.9", 27657 "@babel/traverse": "^7.19.1",
27606 "@babel/types": "^7.18.9" 27658 "@babel/types": "^7.19.0"
27607 } 27659 }
27608 }, 27660 },
27609 "@babel/helper-simple-access": { 27661 "@babel/helper-simple-access": {
@@ -27664,14 +27716,14 @@
27664 } 27716 }
27665 }, 27717 },
27666 "@babel/helpers": { 27718 "@babel/helpers": {
27667 "version": "7.18.9", 27719 "version": "7.19.0",
27668 "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.9.tgz", 27720 "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.19.0.tgz",
27669 "integrity": "sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==", 27721 "integrity": "sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==",
27670 "dev": true, 27722 "dev": true,
27671 "requires": { 27723 "requires": {
27672 "@babel/template": "^7.18.6", 27724 "@babel/template": "^7.18.10",
27673 "@babel/traverse": "^7.18.9", 27725 "@babel/traverse": "^7.19.0",
27674 "@babel/types": "^7.18.9" 27726 "@babel/types": "^7.19.0"
27675 } 27727 }
27676 }, 27728 },
27677 "@babel/highlight": { 27729 "@babel/highlight": {
@@ -27686,9 +27738,9 @@
27686 } 27738 }
27687 }, 27739 },
27688 "@babel/parser": { 27740 "@babel/parser": {
27689 "version": "7.18.13", 27741 "version": "7.19.1",
27690 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.18.13.tgz", 27742 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.19.1.tgz",
27691 "integrity": "sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==", 27743 "integrity": "sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==",
27692 "dev": true 27744 "dev": true
27693 }, 27745 },
27694 "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { 27746 "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
@@ -27712,13 +27764,13 @@
27712 } 27764 }
27713 }, 27765 },
27714 "@babel/plugin-proposal-async-generator-functions": { 27766 "@babel/plugin-proposal-async-generator-functions": {
27715 "version": "7.18.10", 27767 "version": "7.19.1",
27716 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.10.tgz", 27768 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.19.1.tgz",
27717 "integrity": "sha512-1mFuY2TOsR1hxbjCo4QL+qlIjV07p4H4EUYw2J/WCqsvFV6V9X9z9YhXbWndc/4fw+hYGlDT7egYxliMp5O6Ew==", 27769 "integrity": "sha512-0yu8vNATgLy4ivqMNBIwb1HebCelqN7YX8SL3FDXORv/RqT0zEEWUCH4GH44JsSrvCu6GqnAdR5EBFAPeNBB4Q==",
27718 "dev": true, 27770 "dev": true,
27719 "requires": { 27771 "requires": {
27720 "@babel/helper-environment-visitor": "^7.18.9", 27772 "@babel/helper-environment-visitor": "^7.18.9",
27721 "@babel/helper-plugin-utils": "^7.18.9", 27773 "@babel/helper-plugin-utils": "^7.19.0",
27722 "@babel/helper-remap-async-to-generator": "^7.18.9", 27774 "@babel/helper-remap-async-to-generator": "^7.18.9",
27723 "@babel/plugin-syntax-async-generators": "^7.8.4" 27775 "@babel/plugin-syntax-async-generators": "^7.8.4"
27724 } 27776 }
@@ -27745,16 +27797,16 @@
27745 } 27797 }
27746 }, 27798 },
27747 "@babel/plugin-proposal-decorators": { 27799 "@babel/plugin-proposal-decorators": {
27748 "version": "7.18.10", 27800 "version": "7.19.1",
27749 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.18.10.tgz", 27801 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.19.1.tgz",
27750 "integrity": "sha512-wdGTwWF5QtpTY/gbBtQLAiCnoxfD4qMbN87NYZle1dOZ9Os8Y6zXcKrIaOU8W+TIvFUWVGG9tUgNww3CjXRVVw==", 27802 "integrity": "sha512-LfIKNBBY7Q1OX5C4xAgRQffOg2OnhAo9fnbcOHgOC9Yytm2Sw+4XqHufRYU86tHomzepxtvuVaNO+3EVKR4ivw==",
27751 "dev": true, 27803 "dev": true,
27752 "requires": { 27804 "requires": {
27753 "@babel/helper-create-class-features-plugin": "^7.18.9", 27805 "@babel/helper-create-class-features-plugin": "^7.19.0",
27754 "@babel/helper-plugin-utils": "^7.18.9", 27806 "@babel/helper-plugin-utils": "^7.19.0",
27755 "@babel/helper-replace-supers": "^7.18.9", 27807 "@babel/helper-replace-supers": "^7.19.1",
27756 "@babel/helper-split-export-declaration": "^7.18.6", 27808 "@babel/helper-split-export-declaration": "^7.18.6",
27757 "@babel/plugin-syntax-decorators": "^7.18.6" 27809 "@babel/plugin-syntax-decorators": "^7.19.0"
27758 } 27810 }
27759 }, 27811 },
27760 "@babel/plugin-proposal-dynamic-import": { 27812 "@babel/plugin-proposal-dynamic-import": {
@@ -27920,12 +27972,12 @@
27920 } 27972 }
27921 }, 27973 },
27922 "@babel/plugin-syntax-decorators": { 27974 "@babel/plugin-syntax-decorators": {
27923 "version": "7.18.6", 27975 "version": "7.19.0",
27924 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.18.6.tgz", 27976 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.19.0.tgz",
27925 "integrity": "sha512-fqyLgjcxf/1yhyZ6A+yo1u9gJ7eleFQod2lkaUsF9DQ7sbbY3Ligym3L0+I2c0WmqNKDpoD9UTb1AKP3qRMOAQ==", 27977 "integrity": "sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ==",
27926 "dev": true, 27978 "dev": true,
27927 "requires": { 27979 "requires": {
27928 "@babel/helper-plugin-utils": "^7.18.6" 27980 "@babel/helper-plugin-utils": "^7.19.0"
27929 } 27981 }
27930 }, 27982 },
27931 "@babel/plugin-syntax-dynamic-import": { 27983 "@babel/plugin-syntax-dynamic-import": {
@@ -28102,16 +28154,17 @@
28102 } 28154 }
28103 }, 28155 },
28104 "@babel/plugin-transform-classes": { 28156 "@babel/plugin-transform-classes": {
28105 "version": "7.18.9", 28157 "version": "7.19.0",
28106 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.18.9.tgz", 28158 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.19.0.tgz",
28107 "integrity": "sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==", 28159 "integrity": "sha512-YfeEE9kCjqTS9IitkgfJuxjcEtLUHMqa8yUJ6zdz8vR7hKuo6mOy2C05P0F1tdMmDCeuyidKnlrw/iTppHcr2A==",
28108 "dev": true, 28160 "dev": true,
28109 "requires": { 28161 "requires": {
28110 "@babel/helper-annotate-as-pure": "^7.18.6", 28162 "@babel/helper-annotate-as-pure": "^7.18.6",
28163 "@babel/helper-compilation-targets": "^7.19.0",
28111 "@babel/helper-environment-visitor": "^7.18.9", 28164 "@babel/helper-environment-visitor": "^7.18.9",
28112 "@babel/helper-function-name": "^7.18.9", 28165 "@babel/helper-function-name": "^7.19.0",
28113 "@babel/helper-optimise-call-expression": "^7.18.6", 28166 "@babel/helper-optimise-call-expression": "^7.18.6",
28114 "@babel/helper-plugin-utils": "^7.18.9", 28167 "@babel/helper-plugin-utils": "^7.19.0",
28115 "@babel/helper-replace-supers": "^7.18.9", 28168 "@babel/helper-replace-supers": "^7.18.9",
28116 "@babel/helper-split-export-declaration": "^7.18.6", 28169 "@babel/helper-split-export-declaration": "^7.18.6",
28117 "globals": "^11.1.0" 28170 "globals": "^11.1.0"
@@ -28226,14 +28279,14 @@
28226 } 28279 }
28227 }, 28280 },
28228 "@babel/plugin-transform-modules-systemjs": { 28281 "@babel/plugin-transform-modules-systemjs": {
28229 "version": "7.18.9", 28282 "version": "7.19.0",
28230 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.9.tgz", 28283 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.19.0.tgz",
28231 "integrity": "sha512-zY/VSIbbqtoRoJKo2cDTewL364jSlZGvn0LKOf9ntbfxOvjfmyrdtEEOAdswOswhZEb8UH3jDkCKHd1sPgsS0A==", 28284 "integrity": "sha512-x9aiR0WXAWmOWsqcsnrzGR+ieaTMVyGyffPVA7F8cXAGt/UxefYv6uSHZLkAFChN5M5Iy1+wjE+xJuPt22H39A==",
28232 "dev": true, 28285 "dev": true,
28233 "requires": { 28286 "requires": {
28234 "@babel/helper-hoist-variables": "^7.18.6", 28287 "@babel/helper-hoist-variables": "^7.18.6",
28235 "@babel/helper-module-transforms": "^7.18.9", 28288 "@babel/helper-module-transforms": "^7.19.0",
28236 "@babel/helper-plugin-utils": "^7.18.9", 28289 "@babel/helper-plugin-utils": "^7.19.0",
28237 "@babel/helper-validator-identifier": "^7.18.6", 28290 "@babel/helper-validator-identifier": "^7.18.6",
28238 "babel-plugin-dynamic-import-node": "^2.3.3" 28291 "babel-plugin-dynamic-import-node": "^2.3.3"
28239 } 28292 }
@@ -28249,13 +28302,13 @@
28249 } 28302 }
28250 }, 28303 },
28251 "@babel/plugin-transform-named-capturing-groups-regex": { 28304 "@babel/plugin-transform-named-capturing-groups-regex": {
28252 "version": "7.18.6", 28305 "version": "7.19.1",
28253 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.18.6.tgz", 28306 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.19.1.tgz",
28254 "integrity": "sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==", 28307 "integrity": "sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw==",
28255 "dev": true, 28308 "dev": true,
28256 "requires": { 28309 "requires": {
28257 "@babel/helper-create-regexp-features-plugin": "^7.18.6", 28310 "@babel/helper-create-regexp-features-plugin": "^7.19.0",
28258 "@babel/helper-plugin-utils": "^7.18.6" 28311 "@babel/helper-plugin-utils": "^7.19.0"
28259 } 28312 }
28260 }, 28313 },
28261 "@babel/plugin-transform-new-target": { 28314 "@babel/plugin-transform-new-target": {
@@ -28365,12 +28418,12 @@
28365 } 28418 }
28366 }, 28419 },
28367 "@babel/plugin-transform-spread": { 28420 "@babel/plugin-transform-spread": {
28368 "version": "7.18.9", 28421 "version": "7.19.0",
28369 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.18.9.tgz", 28422 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.19.0.tgz",
28370 "integrity": "sha512-39Q814wyoOPtIB/qGopNIL9xDChOE1pNU0ZY5dO0owhiVt/5kFm4li+/bBtwc7QotG0u5EPzqhZdjMtmqBqyQA==", 28423 "integrity": "sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==",
28371 "dev": true, 28424 "dev": true,
28372 "requires": { 28425 "requires": {
28373 "@babel/helper-plugin-utils": "^7.18.9", 28426 "@babel/helper-plugin-utils": "^7.19.0",
28374 "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9" 28427 "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9"
28375 } 28428 }
28376 }, 28429 },
@@ -28432,18 +28485,18 @@
28432 } 28485 }
28433 }, 28486 },
28434 "@babel/preset-env": { 28487 "@babel/preset-env": {
28435 "version": "7.18.10", 28488 "version": "7.19.1",
28436 "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.10.tgz", 28489 "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.19.1.tgz",
28437 "integrity": "sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==", 28490 "integrity": "sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA==",
28438 "dev": true, 28491 "dev": true,
28439 "requires": { 28492 "requires": {
28440 "@babel/compat-data": "^7.18.8", 28493 "@babel/compat-data": "^7.19.1",
28441 "@babel/helper-compilation-targets": "^7.18.9", 28494 "@babel/helper-compilation-targets": "^7.19.1",
28442 "@babel/helper-plugin-utils": "^7.18.9", 28495 "@babel/helper-plugin-utils": "^7.19.0",
28443 "@babel/helper-validator-option": "^7.18.6", 28496 "@babel/helper-validator-option": "^7.18.6",
28444 "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6", 28497 "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
28445 "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9", 28498 "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9",
28446 "@babel/plugin-proposal-async-generator-functions": "^7.18.10", 28499 "@babel/plugin-proposal-async-generator-functions": "^7.19.1",
28447 "@babel/plugin-proposal-class-properties": "^7.18.6", 28500 "@babel/plugin-proposal-class-properties": "^7.18.6",
28448 "@babel/plugin-proposal-class-static-block": "^7.18.6", 28501 "@babel/plugin-proposal-class-static-block": "^7.18.6",
28449 "@babel/plugin-proposal-dynamic-import": "^7.18.6", 28502 "@babel/plugin-proposal-dynamic-import": "^7.18.6",
@@ -28477,9 +28530,9 @@
28477 "@babel/plugin-transform-async-to-generator": "^7.18.6", 28530 "@babel/plugin-transform-async-to-generator": "^7.18.6",
28478 "@babel/plugin-transform-block-scoped-functions": "^7.18.6", 28531 "@babel/plugin-transform-block-scoped-functions": "^7.18.6",
28479 "@babel/plugin-transform-block-scoping": "^7.18.9", 28532 "@babel/plugin-transform-block-scoping": "^7.18.9",
28480 "@babel/plugin-transform-classes": "^7.18.9", 28533 "@babel/plugin-transform-classes": "^7.19.0",
28481 "@babel/plugin-transform-computed-properties": "^7.18.9", 28534 "@babel/plugin-transform-computed-properties": "^7.18.9",
28482 "@babel/plugin-transform-destructuring": "^7.18.9", 28535 "@babel/plugin-transform-destructuring": "^7.18.13",
28483 "@babel/plugin-transform-dotall-regex": "^7.18.6", 28536 "@babel/plugin-transform-dotall-regex": "^7.18.6",
28484 "@babel/plugin-transform-duplicate-keys": "^7.18.9", 28537 "@babel/plugin-transform-duplicate-keys": "^7.18.9",
28485 "@babel/plugin-transform-exponentiation-operator": "^7.18.6", 28538 "@babel/plugin-transform-exponentiation-operator": "^7.18.6",
@@ -28489,9 +28542,9 @@
28489 "@babel/plugin-transform-member-expression-literals": "^7.18.6", 28542 "@babel/plugin-transform-member-expression-literals": "^7.18.6",
28490 "@babel/plugin-transform-modules-amd": "^7.18.6", 28543 "@babel/plugin-transform-modules-amd": "^7.18.6",
28491 "@babel/plugin-transform-modules-commonjs": "^7.18.6", 28544 "@babel/plugin-transform-modules-commonjs": "^7.18.6",
28492 "@babel/plugin-transform-modules-systemjs": "^7.18.9", 28545 "@babel/plugin-transform-modules-systemjs": "^7.19.0",
28493 "@babel/plugin-transform-modules-umd": "^7.18.6", 28546 "@babel/plugin-transform-modules-umd": "^7.18.6",
28494 "@babel/plugin-transform-named-capturing-groups-regex": "^7.18.6", 28547 "@babel/plugin-transform-named-capturing-groups-regex": "^7.19.1",
28495 "@babel/plugin-transform-new-target": "^7.18.6", 28548 "@babel/plugin-transform-new-target": "^7.18.6",
28496 "@babel/plugin-transform-object-super": "^7.18.6", 28549 "@babel/plugin-transform-object-super": "^7.18.6",
28497 "@babel/plugin-transform-parameters": "^7.18.8", 28550 "@babel/plugin-transform-parameters": "^7.18.8",
@@ -28499,18 +28552,18 @@
28499 "@babel/plugin-transform-regenerator": "^7.18.6", 28552 "@babel/plugin-transform-regenerator": "^7.18.6",
28500 "@babel/plugin-transform-reserved-words": "^7.18.6", 28553 "@babel/plugin-transform-reserved-words": "^7.18.6",
28501 "@babel/plugin-transform-shorthand-properties": "^7.18.6", 28554 "@babel/plugin-transform-shorthand-properties": "^7.18.6",
28502 "@babel/plugin-transform-spread": "^7.18.9", 28555 "@babel/plugin-transform-spread": "^7.19.0",
28503 "@babel/plugin-transform-sticky-regex": "^7.18.6", 28556 "@babel/plugin-transform-sticky-regex": "^7.18.6",
28504 "@babel/plugin-transform-template-literals": "^7.18.9", 28557 "@babel/plugin-transform-template-literals": "^7.18.9",
28505 "@babel/plugin-transform-typeof-symbol": "^7.18.9", 28558 "@babel/plugin-transform-typeof-symbol": "^7.18.9",
28506 "@babel/plugin-transform-unicode-escapes": "^7.18.10", 28559 "@babel/plugin-transform-unicode-escapes": "^7.18.10",
28507 "@babel/plugin-transform-unicode-regex": "^7.18.6", 28560 "@babel/plugin-transform-unicode-regex": "^7.18.6",
28508 "@babel/preset-modules": "^0.1.5", 28561 "@babel/preset-modules": "^0.1.5",
28509 "@babel/types": "^7.18.10", 28562 "@babel/types": "^7.19.0",
28510 "babel-plugin-polyfill-corejs2": "^0.3.2", 28563 "babel-plugin-polyfill-corejs2": "^0.3.3",
28511 "babel-plugin-polyfill-corejs3": "^0.5.3", 28564 "babel-plugin-polyfill-corejs3": "^0.6.0",
28512 "babel-plugin-polyfill-regenerator": "^0.4.0", 28565 "babel-plugin-polyfill-regenerator": "^0.4.1",
28513 "core-js-compat": "^3.22.1", 28566 "core-js-compat": "^3.25.1",
28514 "semver": "^6.3.0" 28567 "semver": "^6.3.0"
28515 }, 28568 },
28516 "dependencies": { 28569 "dependencies": {
@@ -28603,27 +28656,27 @@
28603 } 28656 }
28604 }, 28657 },
28605 "@babel/traverse": { 28658 "@babel/traverse": {
28606 "version": "7.18.13", 28659 "version": "7.19.1",
28607 "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.13.tgz", 28660 "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.1.tgz",
28608 "integrity": "sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==", 28661 "integrity": "sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==",
28609 "dev": true, 28662 "dev": true,
28610 "requires": { 28663 "requires": {
28611 "@babel/code-frame": "^7.18.6", 28664 "@babel/code-frame": "^7.18.6",
28612 "@babel/generator": "^7.18.13", 28665 "@babel/generator": "^7.19.0",
28613 "@babel/helper-environment-visitor": "^7.18.9", 28666 "@babel/helper-environment-visitor": "^7.18.9",
28614 "@babel/helper-function-name": "^7.18.9", 28667 "@babel/helper-function-name": "^7.19.0",
28615 "@babel/helper-hoist-variables": "^7.18.6", 28668 "@babel/helper-hoist-variables": "^7.18.6",
28616 "@babel/helper-split-export-declaration": "^7.18.6", 28669 "@babel/helper-split-export-declaration": "^7.18.6",
28617 "@babel/parser": "^7.18.13", 28670 "@babel/parser": "^7.19.1",
28618 "@babel/types": "^7.18.13", 28671 "@babel/types": "^7.19.0",
28619 "debug": "^4.1.0", 28672 "debug": "^4.1.0",
28620 "globals": "^11.1.0" 28673 "globals": "^11.1.0"
28621 } 28674 }
28622 }, 28675 },
28623 "@babel/types": { 28676 "@babel/types": {
28624 "version": "7.18.13", 28677 "version": "7.19.0",
28625 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.13.tgz", 28678 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
28626 "integrity": "sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==", 28679 "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
28627 "dev": true, 28680 "dev": true,
28628 "requires": { 28681 "requires": {
28629 "@babel/helper-string-parser": "^7.18.10", 28682 "@babel/helper-string-parser": "^7.18.10",
@@ -29154,14 +29207,14 @@
29154 "integrity": "sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg==" 29207 "integrity": "sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg=="
29155 }, 29208 },
29156 "@eslint/eslintrc": { 29209 "@eslint/eslintrc": {
29157 "version": "1.3.0", 29210 "version": "1.3.2",
29158 "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.0.tgz", 29211 "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.2.tgz",
29159 "integrity": "sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==", 29212 "integrity": "sha512-AXYd23w1S/bv3fTs3Lz0vjiYemS08jWkI3hYyS9I1ry+0f+Yjs1wm+sU0BS8qDOPrBIkp4qHYC16I8uVtpLajQ==",
29160 "dev": true, 29213 "dev": true,
29161 "requires": { 29214 "requires": {
29162 "ajv": "^6.12.4", 29215 "ajv": "^6.12.4",
29163 "debug": "^4.3.2", 29216 "debug": "^4.3.2",
29164 "espree": "^9.3.2", 29217 "espree": "^9.4.0",
29165 "globals": "^13.15.0", 29218 "globals": "^13.15.0",
29166 "ignore": "^5.2.0", 29219 "ignore": "^5.2.0",
29167 "import-fresh": "^3.2.1", 29220 "import-fresh": "^3.2.1",
@@ -29171,9 +29224,9 @@
29171 }, 29224 },
29172 "dependencies": { 29225 "dependencies": {
29173 "globals": { 29226 "globals": {
29174 "version": "13.15.0", 29227 "version": "13.17.0",
29175 "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz", 29228 "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz",
29176 "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==", 29229 "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==",
29177 "dev": true, 29230 "dev": true,
29178 "requires": { 29231 "requires": {
29179 "type-fest": "^0.20.2" 29232 "type-fest": "^0.20.2"
@@ -29230,23 +29283,23 @@
29230 } 29283 }
29231 }, 29284 },
29232 "@formatjs/intl": { 29285 "@formatjs/intl": {
29233 "version": "2.4.0", 29286 "version": "2.4.1",
29234 "resolved": "https://registry.npmjs.org/@formatjs/intl/-/intl-2.4.0.tgz", 29287 "resolved": "https://registry.npmjs.org/@formatjs/intl/-/intl-2.4.1.tgz",
29235 "integrity": "sha512-6b3ex1nz9ZET+Jx/ApYhX62Q/SvZvNK81qG1XAFUKWylJUIFd/bm8hG6CMgh7QVzAeFPa3LIf1y0BkNAQ9VYEw==", 29288 "integrity": "sha512-lWJ5dhLlkbMeWQOxBCq4MJNkB735TO5rwvcnnFzTx1H9Pkth1OLRH1R1aCAudptbd0Qe1W2hwJiMLumKpl6WCg==",
29236 "requires": { 29289 "requires": {
29237 "@formatjs/ecma402-abstract": "1.12.0", 29290 "@formatjs/ecma402-abstract": "1.12.0",
29238 "@formatjs/fast-memoize": "1.2.6", 29291 "@formatjs/fast-memoize": "1.2.6",
29239 "@formatjs/icu-messageformat-parser": "2.1.7", 29292 "@formatjs/icu-messageformat-parser": "2.1.7",
29240 "@formatjs/intl-displaynames": "6.1.2", 29293 "@formatjs/intl-displaynames": "6.1.3",
29241 "@formatjs/intl-listformat": "7.1.2", 29294 "@formatjs/intl-listformat": "7.1.2",
29242 "intl-messageformat": "10.1.4", 29295 "intl-messageformat": "10.1.4",
29243 "tslib": "2.4.0" 29296 "tslib": "2.4.0"
29244 } 29297 }
29245 }, 29298 },
29246 "@formatjs/intl-displaynames": { 29299 "@formatjs/intl-displaynames": {
29247 "version": "6.1.2", 29300 "version": "6.1.3",
29248 "resolved": "https://registry.npmjs.org/@formatjs/intl-displaynames/-/intl-displaynames-6.1.2.tgz", 29301 "resolved": "https://registry.npmjs.org/@formatjs/intl-displaynames/-/intl-displaynames-6.1.3.tgz",
29249 "integrity": "sha512-JbZANoYwNXNy+6NlicVe1/tpiyp+NKJD0WTHgp14aQbMaAg66VVPNAruFmhfhkIABF4jGvc4tdKYAANmWD8W6w==", 29302 "integrity": "sha512-yBB165IH72fweGymRPrq8PQ4R5gKMR8vOj6XmkxGBICyJMhknc+RpG02g9Jsk/4jvO6qw/H0QtXHrHIg+Jv0sw==",
29250 "requires": { 29303 "requires": {
29251 "@formatjs/ecma402-abstract": "1.12.0", 29304 "@formatjs/ecma402-abstract": "1.12.0",
29252 "@formatjs/intl-localematcher": "0.2.31", 29305 "@formatjs/intl-localematcher": "0.2.31",
@@ -29359,9 +29412,9 @@
29359 } 29412 }
29360 }, 29413 },
29361 "@humanwhocodes/config-array": { 29414 "@humanwhocodes/config-array": {
29362 "version": "0.9.5", 29415 "version": "0.10.5",
29363 "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz", 29416 "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.5.tgz",
29364 "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==", 29417 "integrity": "sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==",
29365 "dev": true, 29418 "dev": true,
29366 "requires": { 29419 "requires": {
29367 "@humanwhocodes/object-schema": "^1.2.1", 29420 "@humanwhocodes/object-schema": "^1.2.1",
@@ -29369,6 +29422,18 @@
29369 "minimatch": "^3.0.4" 29422 "minimatch": "^3.0.4"
29370 } 29423 }
29371 }, 29424 },
29425 "@humanwhocodes/gitignore-to-minimatch": {
29426 "version": "1.0.2",
29427 "resolved": "https://registry.npmjs.org/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz",
29428 "integrity": "sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==",
29429 "dev": true
29430 },
29431 "@humanwhocodes/module-importer": {
29432 "version": "1.0.1",
29433 "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
29434 "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
29435 "dev": true
29436 },
29372 "@humanwhocodes/object-schema": { 29437 "@humanwhocodes/object-schema": {
29373 "version": "1.2.1", 29438 "version": "1.2.1",
29374 "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", 29439 "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
@@ -30120,6 +30185,15 @@
30120 "prop-types": "^15.7.2" 30185 "prop-types": "^15.7.2"
30121 } 30186 }
30122 }, 30187 },
30188 "@nicolo-ribaudo/eslint-scope-5-internals": {
30189 "version": "5.1.1-v1",
30190 "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz",
30191 "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==",
30192 "dev": true,
30193 "requires": {
30194 "eslint-scope": "5.1.1"
30195 }
30196 },
30123 "@nodelib/fs.scandir": { 30197 "@nodelib/fs.scandir": {
30124 "version": "2.1.5", 30198 "version": "2.1.5",
30125 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", 30199 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -30286,6 +30360,11 @@
30286 "@octokit/openapi-types": "^12.7.0" 30360 "@octokit/openapi-types": "^12.7.0"
30287 } 30361 }
30288 }, 30362 },
30363 "@remix-run/router": {
30364 "version": "1.0.1",
30365 "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.0.1.tgz",
30366 "integrity": "sha512-eBV5rvW4dRFOU1eajN7FmYxjAIVz/mRHgUE9En9mBn6m3mulK3WTR5C3iQhL9MZ14rWAq+xOlEaCkDiW0/heOg=="
30367 },
30289 "@sideway/address": { 30368 "@sideway/address": {
30290 "version": "4.1.4", 30369 "version": "4.1.4",
30291 "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz", 30370 "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz",
@@ -30685,9 +30764,9 @@
30685 "dev": true 30764 "dev": true
30686 }, 30765 },
30687 "@types/lodash": { 30766 "@types/lodash": {
30688 "version": "4.14.184", 30767 "version": "4.14.185",
30689 "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.184.tgz", 30768 "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz",
30690 "integrity": "sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==", 30769 "integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==",
30691 "dev": true 30770 "dev": true
30692 }, 30771 },
30693 "@types/mime": { 30772 "@types/mime": {
@@ -30854,9 +30933,9 @@
30854 "dev": true 30933 "dev": true
30855 }, 30934 },
30856 "@types/tar": { 30935 "@types/tar": {
30857 "version": "6.1.2", 30936 "version": "6.1.3",
30858 "resolved": "https://registry.npmjs.org/@types/tar/-/tar-6.1.2.tgz", 30937 "resolved": "https://registry.npmjs.org/@types/tar/-/tar-6.1.3.tgz",
30859 "integrity": "sha512-bnX3RRm70/n1WMwmevdOAeDU4YP7f5JSubgnuU+yrO+xQQjwDboJj3u2NTJI5ngCQhXihqVVAH5h5J8YpdpEvg==", 30938 "integrity": "sha512-YzDOr5kdAeqS8dcO6NTTHTMJ44MUCBDoLEIyPtwEn7PssKqUYL49R1iCVJPeiPzPlKi6DbH33eZkpeJ27e4vHg==",
30860 "dev": true, 30939 "dev": true,
30861 "requires": { 30940 "requires": {
30862 "@types/node": "*", 30941 "@types/node": "*",
@@ -30870,9 +30949,9 @@
30870 "dev": true 30949 "dev": true
30871 }, 30950 },
30872 "@types/validator": { 30951 "@types/validator": {
30873 "version": "13.7.6", 30952 "version": "13.7.7",
30874 "resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.6.tgz", 30953 "resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.7.tgz",
30875 "integrity": "sha512-uBsnWETsUagQ0n6G2wcXNIufpTNJir0zqzG4p62fhnwzs48d/iuOWEEo0d3iUxN7D+9R/8CSvWGKS+KmaD0mWA==", 30954 "integrity": "sha512-jiEw2kTUJ8Jsh4A1K4b5Pkjj9Xz6FktLLOQ36ZVLRkmxFbpTvAV2VRoKMojz8UlZxNg/2dZqzpigH4JYn1bkQg==",
30876 "dev": true 30955 "dev": true
30877 }, 30956 },
30878 "@types/verror": { 30957 "@types/verror": {
@@ -30917,16 +30996,15 @@
30917 } 30996 }
30918 }, 30997 },
30919 "@typescript-eslint/eslint-plugin": { 30998 "@typescript-eslint/eslint-plugin": {
30920 "version": "5.30.5", 30999 "version": "5.38.1",
30921 "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.5.tgz", 31000 "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.38.1.tgz",
30922 "integrity": "sha512-lftkqRoBvc28VFXEoRgyZuztyVUQ04JvUnATSPtIRFAccbXTWL6DEtXGYMcbg998kXw1NLUJm7rTQ9eUt+q6Ig==", 31001 "integrity": "sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ==",
30923 "dev": true, 31002 "dev": true,
30924 "requires": { 31003 "requires": {
30925 "@typescript-eslint/scope-manager": "5.30.5", 31004 "@typescript-eslint/scope-manager": "5.38.1",
30926 "@typescript-eslint/type-utils": "5.30.5", 31005 "@typescript-eslint/type-utils": "5.38.1",
30927 "@typescript-eslint/utils": "5.30.5", 31006 "@typescript-eslint/utils": "5.38.1",
30928 "debug": "^4.3.4", 31007 "debug": "^4.3.4",
30929 "functional-red-black-tree": "^1.0.1",
30930 "ignore": "^5.2.0", 31008 "ignore": "^5.2.0",
30931 "regexpp": "^3.2.0", 31009 "regexpp": "^3.2.0",
30932 "semver": "^7.3.7", 31010 "semver": "^7.3.7",
@@ -30934,52 +31012,53 @@
30934 } 31012 }
30935 }, 31013 },
30936 "@typescript-eslint/parser": { 31014 "@typescript-eslint/parser": {
30937 "version": "5.30.5", 31015 "version": "5.38.1",
30938 "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.30.5.tgz", 31016 "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.38.1.tgz",
30939 "integrity": "sha512-zj251pcPXI8GO9NDKWWmygP6+UjwWmrdf9qMW/L/uQJBM/0XbU2inxe5io/234y/RCvwpKEYjZ6c1YrXERkK4Q==", 31017 "integrity": "sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==",
30940 "dev": true, 31018 "dev": true,
30941 "requires": { 31019 "requires": {
30942 "@typescript-eslint/scope-manager": "5.30.5", 31020 "@typescript-eslint/scope-manager": "5.38.1",
30943 "@typescript-eslint/types": "5.30.5", 31021 "@typescript-eslint/types": "5.38.1",
30944 "@typescript-eslint/typescript-estree": "5.30.5", 31022 "@typescript-eslint/typescript-estree": "5.38.1",
30945 "debug": "^4.3.4" 31023 "debug": "^4.3.4"
30946 } 31024 }
30947 }, 31025 },
30948 "@typescript-eslint/scope-manager": { 31026 "@typescript-eslint/scope-manager": {
30949 "version": "5.30.5", 31027 "version": "5.38.1",
30950 "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.30.5.tgz", 31028 "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.38.1.tgz",
30951 "integrity": "sha512-NJ6F+YHHFT/30isRe2UTmIGGAiXKckCyMnIV58cE3JkHmaD6e5zyEYm5hBDv0Wbin+IC0T1FWJpD3YqHUG/Ydg==", 31029 "integrity": "sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ==",
30952 "dev": true, 31030 "dev": true,
30953 "requires": { 31031 "requires": {
30954 "@typescript-eslint/types": "5.30.5", 31032 "@typescript-eslint/types": "5.38.1",
30955 "@typescript-eslint/visitor-keys": "5.30.5" 31033 "@typescript-eslint/visitor-keys": "5.38.1"
30956 } 31034 }
30957 }, 31035 },
30958 "@typescript-eslint/type-utils": { 31036 "@typescript-eslint/type-utils": {
30959 "version": "5.30.5", 31037 "version": "5.38.1",
30960 "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.30.5.tgz", 31038 "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.38.1.tgz",
30961 "integrity": "sha512-k9+ejlv1GgwN1nN7XjVtyCgE0BTzhzT1YsQF0rv4Vfj2U9xnslBgMYYvcEYAFVdvhuEscELJsB7lDkN7WusErw==", 31039 "integrity": "sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw==",
30962 "dev": true, 31040 "dev": true,
30963 "requires": { 31041 "requires": {
30964 "@typescript-eslint/utils": "5.30.5", 31042 "@typescript-eslint/typescript-estree": "5.38.1",
31043 "@typescript-eslint/utils": "5.38.1",
30965 "debug": "^4.3.4", 31044 "debug": "^4.3.4",
30966 "tsutils": "^3.21.0" 31045 "tsutils": "^3.21.0"
30967 } 31046 }
30968 }, 31047 },
30969 "@typescript-eslint/types": { 31048 "@typescript-eslint/types": {
30970 "version": "5.30.5", 31049 "version": "5.38.1",
30971 "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.30.5.tgz", 31050 "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.38.1.tgz",
30972 "integrity": "sha512-kZ80w/M2AvsbRvOr3PjaNh6qEW1LFqs2pLdo2s5R38B2HYXG8Z0PP48/4+j1QHJFL3ssHIbJ4odPRS8PlHrFfw==", 31051 "integrity": "sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==",
30973 "dev": true 31052 "dev": true
30974 }, 31053 },
30975 "@typescript-eslint/typescript-estree": { 31054 "@typescript-eslint/typescript-estree": {
30976 "version": "5.30.5", 31055 "version": "5.38.1",
30977 "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.5.tgz", 31056 "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.1.tgz",
30978 "integrity": "sha512-qGTc7QZC801kbYjAr4AgdOfnokpwStqyhSbiQvqGBLixniAKyH+ib2qXIVo4P9NgGzwyfD9I0nlJN7D91E1VpQ==", 31057 "integrity": "sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==",
30979 "dev": true, 31058 "dev": true,
30980 "requires": { 31059 "requires": {
30981 "@typescript-eslint/types": "5.30.5", 31060 "@typescript-eslint/types": "5.38.1",
30982 "@typescript-eslint/visitor-keys": "5.30.5", 31061 "@typescript-eslint/visitor-keys": "5.38.1",
30983 "debug": "^4.3.4", 31062 "debug": "^4.3.4",
30984 "globby": "^11.1.0", 31063 "globby": "^11.1.0",
30985 "is-glob": "^4.0.3", 31064 "is-glob": "^4.0.3",
@@ -30988,26 +31067,26 @@
30988 } 31067 }
30989 }, 31068 },
30990 "@typescript-eslint/utils": { 31069 "@typescript-eslint/utils": {
30991 "version": "5.30.5", 31070 "version": "5.38.1",
30992 "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.30.5.tgz", 31071 "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.38.1.tgz",
30993 "integrity": "sha512-o4SSUH9IkuA7AYIfAvatldovurqTAHrfzPApOZvdUq01hHojZojCFXx06D/aFpKCgWbMPRdJBWAC3sWp3itwTA==", 31072 "integrity": "sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==",
30994 "dev": true, 31073 "dev": true,
30995 "requires": { 31074 "requires": {
30996 "@types/json-schema": "^7.0.9", 31075 "@types/json-schema": "^7.0.9",
30997 "@typescript-eslint/scope-manager": "5.30.5", 31076 "@typescript-eslint/scope-manager": "5.38.1",
30998 "@typescript-eslint/types": "5.30.5", 31077 "@typescript-eslint/types": "5.38.1",
30999 "@typescript-eslint/typescript-estree": "5.30.5", 31078 "@typescript-eslint/typescript-estree": "5.38.1",
31000 "eslint-scope": "^5.1.1", 31079 "eslint-scope": "^5.1.1",
31001 "eslint-utils": "^3.0.0" 31080 "eslint-utils": "^3.0.0"
31002 } 31081 }
31003 }, 31082 },
31004 "@typescript-eslint/visitor-keys": { 31083 "@typescript-eslint/visitor-keys": {
31005 "version": "5.30.5", 31084 "version": "5.38.1",
31006 "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.5.tgz", 31085 "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.1.tgz",
31007 "integrity": "sha512-D+xtGo9HUMELzWIUqcQc0p2PO4NyvTrgIOK/VnSH083+8sq0tiLozNRKuLarwHYGRuA6TVBQSuuLwJUDWd3aaA==", 31086 "integrity": "sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA==",
31008 "dev": true, 31087 "dev": true,
31009 "requires": { 31088 "requires": {
31010 "@typescript-eslint/types": "5.30.5", 31089 "@typescript-eslint/types": "5.38.1",
31011 "eslint-visitor-keys": "^3.3.0" 31090 "eslint-visitor-keys": "^3.3.0"
31012 }, 31091 },
31013 "dependencies": { 31092 "dependencies": {
@@ -31219,9 +31298,9 @@
31219 } 31298 }
31220 }, 31299 },
31221 "acorn": { 31300 "acorn": {
31222 "version": "8.7.1", 31301 "version": "8.8.0",
31223 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz", 31302 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
31224 "integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==", 31303 "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==",
31225 "dev": true 31304 "dev": true
31226 }, 31305 },
31227 "acorn-import-assertions": { 31306 "acorn-import-assertions": {
@@ -31343,17 +31422,17 @@
31343 "dev": true 31422 "dev": true
31344 }, 31423 },
31345 "all-contributors-cli": { 31424 "all-contributors-cli": {
31346 "version": "6.20.0", 31425 "version": "6.20.5",
31347 "resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.20.0.tgz", 31426 "resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.20.5.tgz",
31348 "integrity": "sha512-trEQlL1s1u8FSWSwY2w9uL4GCG7Fo9HIW5rm5LtlE0SQHSolfXQBzJib07Qes5j52/t72wjuE6sEKkuRrwiuuQ==", 31427 "integrity": "sha512-vWAR4+SyF9ZpkpbFoldCYbuAb8qkzjkj8uW4yJJN2fN48VRO+E7xGTnt+cLTQt5RNgj00MoYx/LJbWesjeSehQ==",
31349 "dev": true, 31428 "dev": true,
31350 "requires": { 31429 "requires": {
31351 "@babel/runtime": "^7.7.6", 31430 "@babel/runtime": "^7.7.6",
31352 "async": "^3.0.1", 31431 "async": "^3.1.0",
31353 "chalk": "^4.0.0", 31432 "chalk": "^4.0.0",
31354 "didyoumean": "^1.2.1", 31433 "didyoumean": "^1.2.1",
31355 "inquirer": "^7.0.4", 31434 "inquirer": "^7.3.3",
31356 "json-fixer": "^1.5.1", 31435 "json-fixer": "^1.6.8",
31357 "lodash": "^4.11.2", 31436 "lodash": "^4.11.2",
31358 "node-fetch": "^2.6.0", 31437 "node-fetch": "^2.6.0",
31359 "pify": "^5.0.0", 31438 "pify": "^5.0.0",
@@ -32411,13 +32490,13 @@
32411 } 32490 }
32412 }, 32491 },
32413 "babel-plugin-polyfill-corejs2": { 32492 "babel-plugin-polyfill-corejs2": {
32414 "version": "0.3.2", 32493 "version": "0.3.3",
32415 "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.2.tgz", 32494 "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz",
32416 "integrity": "sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q==", 32495 "integrity": "sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==",
32417 "dev": true, 32496 "dev": true,
32418 "requires": { 32497 "requires": {
32419 "@babel/compat-data": "^7.17.7", 32498 "@babel/compat-data": "^7.17.7",
32420 "@babel/helper-define-polyfill-provider": "^0.3.2", 32499 "@babel/helper-define-polyfill-provider": "^0.3.3",
32421 "semver": "^6.1.1" 32500 "semver": "^6.1.1"
32422 }, 32501 },
32423 "dependencies": { 32502 "dependencies": {
@@ -32430,22 +32509,22 @@
32430 } 32509 }
32431 }, 32510 },
32432 "babel-plugin-polyfill-corejs3": { 32511 "babel-plugin-polyfill-corejs3": {
32433 "version": "0.5.3", 32512 "version": "0.6.0",
32434 "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.3.tgz", 32513 "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz",
32435 "integrity": "sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==", 32514 "integrity": "sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==",
32436 "dev": true, 32515 "dev": true,
32437 "requires": { 32516 "requires": {
32438 "@babel/helper-define-polyfill-provider": "^0.3.2", 32517 "@babel/helper-define-polyfill-provider": "^0.3.3",
32439 "core-js-compat": "^3.21.0" 32518 "core-js-compat": "^3.25.1"
32440 } 32519 }
32441 }, 32520 },
32442 "babel-plugin-polyfill-regenerator": { 32521 "babel-plugin-polyfill-regenerator": {
32443 "version": "0.4.0", 32522 "version": "0.4.1",
32444 "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0.tgz", 32523 "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz",
32445 "integrity": "sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==", 32524 "integrity": "sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==",
32446 "dev": true, 32525 "dev": true,
32447 "requires": { 32526 "requires": {
32448 "@babel/helper-define-polyfill-provider": "^0.3.2" 32527 "@babel/helper-define-polyfill-provider": "^0.3.3"
32449 } 32528 }
32450 }, 32529 },
32451 "babel-preset-current-node-syntax": { 32530 "babel-preset-current-node-syntax": {
@@ -32774,15 +32853,15 @@
32774 } 32853 }
32775 }, 32854 },
32776 "browserslist": { 32855 "browserslist": {
32777 "version": "4.21.3", 32856 "version": "4.21.4",
32778 "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.3.tgz", 32857 "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz",
32779 "integrity": "sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==", 32858 "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==",
32780 "dev": true, 32859 "dev": true,
32781 "requires": { 32860 "requires": {
32782 "caniuse-lite": "^1.0.30001370", 32861 "caniuse-lite": "^1.0.30001400",
32783 "electron-to-chromium": "^1.4.202", 32862 "electron-to-chromium": "^1.4.251",
32784 "node-releases": "^2.0.6", 32863 "node-releases": "^2.0.6",
32785 "update-browserslist-db": "^1.0.5" 32864 "update-browserslist-db": "^1.0.9"
32786 } 32865 }
32787 }, 32866 },
32788 "bser": { 32867 "bser": {
@@ -33372,9 +33451,9 @@
33372 } 33451 }
33373 }, 33452 },
33374 "classnames": { 33453 "classnames": {
33375 "version": "2.3.1", 33454 "version": "2.3.2",
33376 "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", 33455 "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.2.tgz",
33377 "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" 33456 "integrity": "sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw=="
33378 }, 33457 },
33379 "clean-css": { 33458 "clean-css": {
33380 "version": "4.2.4", 33459 "version": "4.2.4",
@@ -33737,13 +33816,13 @@
33737 } 33816 }
33738 }, 33817 },
33739 "concurrently": { 33818 "concurrently": {
33740 "version": "7.3.0", 33819 "version": "7.4.0",
33741 "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.3.0.tgz", 33820 "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.4.0.tgz",
33742 "integrity": "sha512-IiDwm+8DOcFEInca494A8V402tNTQlJaYq78RF2rijOrKEk/AOHTxhN4U1cp7GYKYX5Q6Ymh1dLTBlzIMN0ikA==", 33821 "integrity": "sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA==",
33743 "dev": true, 33822 "dev": true,
33744 "requires": { 33823 "requires": {
33745 "chalk": "^4.1.0", 33824 "chalk": "^4.1.0",
33746 "date-fns": "^2.16.1", 33825 "date-fns": "^2.29.1",
33747 "lodash": "^4.17.21", 33826 "lodash": "^4.17.21",
33748 "rxjs": "^7.0.0", 33827 "rxjs": "^7.0.0",
33749 "shell-quote": "^1.7.3", 33828 "shell-quote": "^1.7.3",
@@ -33983,21 +34062,12 @@
33983 } 34062 }
33984 }, 34063 },
33985 "core-js-compat": { 34064 "core-js-compat": {
33986 "version": "3.25.0", 34065 "version": "3.25.3",
33987 "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.25.0.tgz", 34066 "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.25.3.tgz",
33988 "integrity": "sha512-extKQM0g8/3GjFx9US12FAgx8KJawB7RCQ5y8ipYLbmfzEzmFRWdDjIlxDx82g7ygcNG85qMVUSRyABouELdow==", 34067 "integrity": "sha512-xVtYpJQ5grszDHEUU9O7XbjjcZ0ccX3LgQsyqSvTnjX97ZqEgn9F5srmrwwwMtbKzDllyFPL+O+2OFMl1lU4TQ==",
33989 "dev": true, 34068 "dev": true,
33990 "requires": { 34069 "requires": {
33991 "browserslist": "^4.21.3", 34070 "browserslist": "^4.21.4"
33992 "semver": "7.0.0"
33993 },
33994 "dependencies": {
33995 "semver": {
33996 "version": "7.0.0",
33997 "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
33998 "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==",
33999 "dev": true
34000 }
34001 } 34071 }
34002 }, 34072 },
34003 "core-js-pure": { 34073 "core-js-pure": {
@@ -34131,9 +34201,9 @@
34131 } 34201 }
34132 }, 34202 },
34133 "csstype": { 34203 "csstype": {
34134 "version": "3.1.0", 34204 "version": "3.1.1",
34135 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.0.tgz", 34205 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.1.tgz",
34136 "integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==" 34206 "integrity": "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw=="
34137 }, 34207 },
34138 "d": { 34208 "d": {
34139 "version": "1.0.1", 34209 "version": "1.0.1",
@@ -34157,9 +34227,9 @@
34157 "dev": true 34227 "dev": true
34158 }, 34228 },
34159 "darkreader": { 34229 "darkreader": {
34160 "version": "4.9.57", 34230 "version": "4.9.58",
34161 "resolved": "https://registry.npmjs.org/darkreader/-/darkreader-4.9.57.tgz", 34231 "resolved": "https://registry.npmjs.org/darkreader/-/darkreader-4.9.58.tgz",
34162 "integrity": "sha512-L9Dr69gTqHOUIPK6acsD6j+YvPR1yMyAryFlvuM+4DvYliney8xU+IsMClQQX0AmK09M+nBRAbsKsV6eoS//Og==" 34232 "integrity": "sha512-D/JGoJqW3m2AWBLhO+Pev+eThfs+CwRT4bcLb/1zKjql2yVwG0lx8C2XRDdSVGHw4y11n26W7syWoBpUfuhMqQ=="
34163 }, 34233 },
34164 "dashdash": { 34234 "dashdash": {
34165 "version": "1.14.1", 34235 "version": "1.14.1",
@@ -34171,9 +34241,9 @@
34171 } 34241 }
34172 }, 34242 },
34173 "date-fns": { 34243 "date-fns": {
34174 "version": "2.28.0", 34244 "version": "2.29.3",
34175 "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz", 34245 "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.3.tgz",
34176 "integrity": "sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==", 34246 "integrity": "sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==",
34177 "dev": true 34247 "dev": true
34178 }, 34248 },
34179 "dbus-next": { 34249 "dbus-next": {
@@ -34919,9 +34989,9 @@
34919 } 34989 }
34920 }, 34990 },
34921 "electron-to-chromium": { 34991 "electron-to-chromium": {
34922 "version": "1.4.239", 34992 "version": "1.4.263",
34923 "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.239.tgz", 34993 "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.263.tgz",
34924 "integrity": "sha512-XbhfzxPIFzMjJm17T7yUGZEyYh5XuUjrA/FQ7JUy2bEd4qQ7MvFTaKpZ6zXZog1cfVttESo2Lx0ctnf7eQOaAQ==", 34994 "integrity": "sha512-RcvChwbVkZBe7e+B23+wjXJgRHTy9Byu6JEL8HuNKILALs98deLnyGqv73nvwRKj6VGghrwnwKWC3ukVhQDvpQ==",
34925 "dev": true 34995 "dev": true
34926 }, 34996 },
34927 "electron-updater": { 34997 "electron-updater": {
@@ -35200,13 +35270,15 @@
35200 "dev": true 35270 "dev": true
35201 }, 35271 },
35202 "eslint": { 35272 "eslint": {
35203 "version": "8.19.0", 35273 "version": "8.24.0",
35204 "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.19.0.tgz", 35274 "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.24.0.tgz",
35205 "integrity": "sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw==", 35275 "integrity": "sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==",
35206 "dev": true, 35276 "dev": true,
35207 "requires": { 35277 "requires": {
35208 "@eslint/eslintrc": "^1.3.0", 35278 "@eslint/eslintrc": "^1.3.2",
35209 "@humanwhocodes/config-array": "^0.9.2", 35279 "@humanwhocodes/config-array": "^0.10.5",
35280 "@humanwhocodes/gitignore-to-minimatch": "^1.0.2",
35281 "@humanwhocodes/module-importer": "^1.0.1",
35210 "ajv": "^6.10.0", 35282 "ajv": "^6.10.0",
35211 "chalk": "^4.0.0", 35283 "chalk": "^4.0.0",
35212 "cross-spawn": "^7.0.2", 35284 "cross-spawn": "^7.0.2",
@@ -35216,18 +35288,21 @@
35216 "eslint-scope": "^7.1.1", 35288 "eslint-scope": "^7.1.1",
35217 "eslint-utils": "^3.0.0", 35289 "eslint-utils": "^3.0.0",
35218 "eslint-visitor-keys": "^3.3.0", 35290 "eslint-visitor-keys": "^3.3.0",
35219 "espree": "^9.3.2", 35291 "espree": "^9.4.0",
35220 "esquery": "^1.4.0", 35292 "esquery": "^1.4.0",
35221 "esutils": "^2.0.2", 35293 "esutils": "^2.0.2",
35222 "fast-deep-equal": "^3.1.3", 35294 "fast-deep-equal": "^3.1.3",
35223 "file-entry-cache": "^6.0.1", 35295 "file-entry-cache": "^6.0.1",
35224 "functional-red-black-tree": "^1.0.1", 35296 "find-up": "^5.0.0",
35225 "glob-parent": "^6.0.1", 35297 "glob-parent": "^6.0.1",
35226 "globals": "^13.15.0", 35298 "globals": "^13.15.0",
35299 "globby": "^11.1.0",
35300 "grapheme-splitter": "^1.0.4",
35227 "ignore": "^5.2.0", 35301 "ignore": "^5.2.0",
35228 "import-fresh": "^3.0.0", 35302 "import-fresh": "^3.0.0",
35229 "imurmurhash": "^0.1.4", 35303 "imurmurhash": "^0.1.4",
35230 "is-glob": "^4.0.0", 35304 "is-glob": "^4.0.0",
35305 "js-sdsl": "^4.1.4",
35231 "js-yaml": "^4.1.0", 35306 "js-yaml": "^4.1.0",
35232 "json-stable-stringify-without-jsonify": "^1.0.1", 35307 "json-stable-stringify-without-jsonify": "^1.0.1",
35233 "levn": "^0.4.1", 35308 "levn": "^0.4.1",
@@ -35238,8 +35313,7 @@
35238 "regexpp": "^3.2.0", 35313 "regexpp": "^3.2.0",
35239 "strip-ansi": "^6.0.1", 35314 "strip-ansi": "^6.0.1",
35240 "strip-json-comments": "^3.1.0", 35315 "strip-json-comments": "^3.1.0",
35241 "text-table": "^0.2.0", 35316 "text-table": "^0.2.0"
35242 "v8-compile-cache": "^2.0.3"
35243 }, 35317 },
35244 "dependencies": { 35318 "dependencies": {
35245 "ansi-styles": { 35319 "ansi-styles": {
@@ -35562,9 +35636,9 @@
35562 } 35636 }
35563 }, 35637 },
35564 "eslint-plugin-react": { 35638 "eslint-plugin-react": {
35565 "version": "7.31.1", 35639 "version": "7.31.8",
35566 "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.1.tgz", 35640 "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz",
35567 "integrity": "sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg==", 35641 "integrity": "sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==",
35568 "dev": true, 35642 "dev": true,
35569 "requires": { 35643 "requires": {
35570 "array-includes": "^3.1.5", 35644 "array-includes": "^3.1.5",
@@ -35686,12 +35760,12 @@
35686 "integrity": "sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==" 35760 "integrity": "sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA=="
35687 }, 35761 },
35688 "espree": { 35762 "espree": {
35689 "version": "9.3.2", 35763 "version": "9.4.0",
35690 "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.2.tgz", 35764 "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.0.tgz",
35691 "integrity": "sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==", 35765 "integrity": "sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==",
35692 "dev": true, 35766 "dev": true,
35693 "requires": { 35767 "requires": {
35694 "acorn": "^8.7.1", 35768 "acorn": "^8.8.0",
35695 "acorn-jsx": "^5.3.2", 35769 "acorn-jsx": "^5.3.2",
35696 "eslint-visitor-keys": "^3.3.0" 35770 "eslint-visitor-keys": "^3.3.0"
35697 }, 35771 },
@@ -36746,12 +36820,6 @@
36746 "functions-have-names": "^1.2.2" 36820 "functions-have-names": "^1.2.2"
36747 } 36821 }
36748 }, 36822 },
36749 "functional-red-black-tree": {
36750 "version": "1.0.1",
36751 "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
36752 "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==",
36753 "dev": true
36754 },
36755 "functions-have-names": { 36823 "functions-have-names": {
36756 "version": "1.2.3", 36824 "version": "1.2.3",
36757 "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", 36825 "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
@@ -37095,6 +37163,12 @@
37095 "integrity": "sha512-8tLu60LgxF6XpdbK8OW3FA+IfTNBn1ZHGHKF4KQbEeSkajYw5PlYJcKluntgegDPTg8UkHjpet1T82vk6TQ68w==", 37163 "integrity": "sha512-8tLu60LgxF6XpdbK8OW3FA+IfTNBn1ZHGHKF4KQbEeSkajYw5PlYJcKluntgegDPTg8UkHjpet1T82vk6TQ68w==",
37096 "dev": true 37164 "dev": true
37097 }, 37165 },
37166 "grapheme-splitter": {
37167 "version": "1.0.4",
37168 "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz",
37169 "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==",
37170 "dev": true
37171 },
37098 "gulp": { 37172 "gulp": {
37099 "version": "4.0.2", 37173 "version": "4.0.2",
37100 "resolved": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz", 37174 "resolved": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz",
@@ -39976,6 +40050,12 @@
39976 "@sideway/pinpoint": "^2.0.0" 40050 "@sideway/pinpoint": "^2.0.0"
39977 } 40051 }
39978 }, 40052 },
40053 "js-sdsl": {
40054 "version": "4.1.4",
40055 "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.1.4.tgz",
40056 "integrity": "sha512-Y2/yD55y5jteOAmY50JbUZYwk3CP3wnLPEZnlR1w9oKhITrBEtAxwuWKebFf8hMrPMgbYwFoWK/lH2sBkErELw==",
40057 "dev": true
40058 },
39979 "js-tokens": { 40059 "js-tokens": {
39980 "version": "4.0.0", 40060 "version": "4.0.0",
39981 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", 40061 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
@@ -41418,9 +41498,9 @@
41418 } 41498 }
41419 }, 41499 },
41420 "mobx": { 41500 "mobx": {
41421 "version": "6.6.1", 41501 "version": "6.6.2",
41422 "resolved": "https://registry.npmjs.org/mobx/-/mobx-6.6.1.tgz", 41502 "resolved": "https://registry.npmjs.org/mobx/-/mobx-6.6.2.tgz",
41423 "integrity": "sha512-7su3UZv5JF+ohLr2opabjbUAERfXstMY+wiBtey8yNAPoB8H187RaQXuhFjNkH8aE4iHbDWnhDFZw0+5ic4nGQ==" 41503 "integrity": "sha512-IOpS0bf3+hXIhDIy+CmlNMBfFpAbHS0aVHcNC+xH/TFYEKIIVDKNYRh9eKlXuVfJ1iRKAp0cRVmO145CyJAMVQ=="
41424 }, 41504 },
41425 "mobx-localstorage": { 41505 "mobx-localstorage": {
41426 "version": "1.2.0", 41506 "version": "1.2.0",
@@ -41431,9 +41511,9 @@
41431 } 41511 }
41432 }, 41512 },
41433 "mobx-react": { 41513 "mobx-react": {
41434 "version": "7.5.2", 41514 "version": "7.5.3",
41435 "resolved": "https://registry.npmjs.org/mobx-react/-/mobx-react-7.5.2.tgz", 41515 "resolved": "https://registry.npmjs.org/mobx-react/-/mobx-react-7.5.3.tgz",
41436 "integrity": "sha512-NP44ONwSqTy+3KlD7y9k7xbsuGD+8mgUj3IeI65SbxF1IOB42/j9TbosgUEDn//CCuU6OmQ7k9oiu9eSpRBHnw==", 41516 "integrity": "sha512-+ltotliKt4Bjn3d8taZH/VFAcRUbaASvsM8/QSvmHXcZ++RZwaFtjl9JkIosy1byaJGEDS3EFFx2InRm2VaSUw==",
41437 "requires": { 41517 "requires": {
41438 "mobx-react-lite": "^3.4.0" 41518 "mobx-react-lite": "^3.4.0"
41439 } 41519 }
@@ -43402,14 +43482,14 @@
43402 } 43482 }
43403 }, 43483 },
43404 "react-intl": { 43484 "react-intl": {
43405 "version": "6.1.0", 43485 "version": "6.1.1",
43406 "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.1.0.tgz", 43486 "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.1.1.tgz",
43407 "integrity": "sha512-aNy7wX/ZfKgpTv2x27E1sio50fnTrSWD96yfQdVfUfvZrIed6rVPccVxfAtLnIK/M9L1TGrckne3kwFj3Ipikg==", 43487 "integrity": "sha512-nNNHBxivUdNwIcqNR1I4mLDAfDtnh1glEaOa8Sfu2pUDvKzYQyX6+in1PDcIn5RyV6enMgw9I6H+VwtlRDXhRw==",
43408 "requires": { 43488 "requires": {
43409 "@formatjs/ecma402-abstract": "1.12.0", 43489 "@formatjs/ecma402-abstract": "1.12.0",
43410 "@formatjs/icu-messageformat-parser": "2.1.7", 43490 "@formatjs/icu-messageformat-parser": "2.1.7",
43411 "@formatjs/intl": "2.4.0", 43491 "@formatjs/intl": "2.4.1",
43412 "@formatjs/intl-displaynames": "6.1.2", 43492 "@formatjs/intl-displaynames": "6.1.3",
43413 "@formatjs/intl-listformat": "7.1.2", 43493 "@formatjs/intl-listformat": "7.1.2",
43414 "@types/hoist-non-react-statics": "^3.3.1", 43494 "@types/hoist-non-react-statics": "^3.3.1",
43415 "@types/react": "16 || 17 || 18", 43495 "@types/react": "16 || 17 || 18",
@@ -43469,20 +43549,20 @@
43469 } 43549 }
43470 }, 43550 },
43471 "react-router": { 43551 "react-router": {
43472 "version": "6.3.0", 43552 "version": "6.4.1",
43473 "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.3.0.tgz", 43553 "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.4.1.tgz",
43474 "integrity": "sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==", 43554 "integrity": "sha512-OJASKp5AykDWFewgWUim1vlLr7yfD4vO/h+bSgcP/ix8Md+LMHuAjovA74MQfsfhQJGGN1nHRhwS5qQQbbBt3A==",
43475 "requires": { 43555 "requires": {
43476 "history": "^5.2.0" 43556 "@remix-run/router": "1.0.1"
43477 } 43557 }
43478 }, 43558 },
43479 "react-router-dom": { 43559 "react-router-dom": {
43480 "version": "6.3.0", 43560 "version": "6.4.1",
43481 "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.3.0.tgz", 43561 "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.4.1.tgz",
43482 "integrity": "sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw==", 43562 "integrity": "sha512-MY7NJCrGNVJtGp8ODMOBHu20UaIkmwD2V3YsAOUQoCXFk7Ppdwf55RdcGyrSj+ycSL9Uiwrb3gTLYSnzcRoXww==",
43483 "requires": { 43563 "requires": {
43484 "history": "^5.2.0", 43564 "@remix-run/router": "1.0.1",
43485 "react-router": "6.3.0" 43565 "react-router": "6.4.1"
43486 } 43566 }
43487 }, 43567 },
43488 "react-sortable-hoc": { 43568 "react-sortable-hoc": {
@@ -44368,9 +44448,9 @@
44368 } 44448 }
44369 }, 44449 },
44370 "sass": { 44450 "sass": {
44371 "version": "1.54.8", 44451 "version": "1.55.0",
44372 "resolved": "https://registry.npmjs.org/sass/-/sass-1.54.8.tgz", 44452 "resolved": "https://registry.npmjs.org/sass/-/sass-1.55.0.tgz",
44373 "integrity": "sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww==", 44453 "integrity": "sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A==",
44374 "dev": true, 44454 "dev": true,
44375 "requires": { 44455 "requires": {
44376 "chokidar": ">=3.0.0 <4.0.0", 44456 "chokidar": ">=3.0.0 <4.0.0",
@@ -44516,9 +44596,9 @@
44516 "dev": true 44596 "dev": true
44517 }, 44597 },
44518 "selfsigned": { 44598 "selfsigned": {
44519 "version": "2.0.1", 44599 "version": "2.1.1",
44520 "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.0.1.tgz", 44600 "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.1.1.tgz",
44521 "integrity": "sha512-LmME957M1zOsUhG+67rAjKfiWFox3SBxE/yymatMZsAx+oMrJ0YQ8AToOnyCm7xbeg2ep37IHLxdu0o2MavQOQ==", 44601 "integrity": "sha512-GSL3aowiF7wa/WtSFwnUrludWFoNhftq8bUkH9pkzjpN2XSPOAYEgg6e0sS9s0rZwgJzJiQRPU18A6clnoW5wQ==",
44522 "dev": true, 44602 "dev": true,
44523 "requires": { 44603 "requires": {
44524 "node-forge": "^1" 44604 "node-forge": "^1"
@@ -44892,9 +44972,9 @@
44892 } 44972 }
44893 }, 44973 },
44894 "simple-git": { 44974 "simple-git": {
44895 "version": "3.13.0", 44975 "version": "3.14.1",
44896 "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.13.0.tgz", 44976 "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.14.1.tgz",
44897 "integrity": "sha512-VYrs3joeHvWGcN3K135RpGpPjm4AHYeOrclwew6LlfHgq6ozQYIW2yMnmjf4PCgVOuSYCbXkdUjyiFawuJz8MA==", 44977 "integrity": "sha512-1ThF4PamK9wBORVGMK9HK5si4zoGS2GpRO7tkAFObA4FZv6dKaCVHLQT+8zlgiBm6K2h+wEU9yOaFCu/SR3OyA==",
44898 "dev": true, 44978 "dev": true,
44899 "requires": { 44979 "requires": {
44900 "@kwsites/file-exists": "^1.1.1", 44980 "@kwsites/file-exists": "^1.1.1",
@@ -45367,9 +45447,9 @@
45367 "optional": true 45447 "optional": true
45368 }, 45448 },
45369 "sqlite3": { 45449 "sqlite3": {
45370 "version": "5.0.11", 45450 "version": "5.1.1",
45371 "resolved": "https://registry.npmjs.org/sqlite3/-/sqlite3-5.0.11.tgz", 45451 "resolved": "https://registry.npmjs.org/sqlite3/-/sqlite3-5.1.1.tgz",
45372 "integrity": "sha512-4akFOr7u9lJEeAWLJxmwiV43DJcGV7w3ab7SjQFAFaTVyknY3rZjvXTKIVtWqUoY4xwhjwoHKYs2HDW2SoHVsA==", 45452 "integrity": "sha512-mMinkrQr/LKJqFiFF+AF7imPSzRCCpTCreusZO3D/ssJHVjZOrbu2Caz+zPH5KTmGGXBxXMGSRDssL+44CLxvg==",
45373 "requires": { 45453 "requires": {
45374 "@mapbox/node-pre-gyp": "^1.0.0", 45454 "@mapbox/node-pre-gyp": "^1.0.0",
45375 "node-addon-api": "^4.2.0", 45455 "node-addon-api": "^4.2.0",
@@ -46251,9 +46331,9 @@
46251 } 46331 }
46252 }, 46332 },
46253 "ts-loader": { 46333 "ts-loader": {
46254 "version": "9.3.1", 46334 "version": "9.4.1",
46255 "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.3.1.tgz", 46335 "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.4.1.tgz",
46256 "integrity": "sha512-OkyShkcZTsTwyS3Kt7a4rsT/t2qvEVQuKCTg4LJmpj9fhFR7ukGdZwV6Qq3tRUkqcXtfGpPR7+hFKHCG/0d3Lw==", 46336 "integrity": "sha512-384TYAqGs70rn9F0VBnh6BPTfhga7yFNdC5gXbQpDrBj9/KsT4iRkGqKXhziofHOlE2j6YEaiTYVGKKvPhGWvw==",
46257 "dev": true, 46337 "dev": true,
46258 "requires": { 46338 "requires": {
46259 "chalk": "^4.1.0", 46339 "chalk": "^4.1.0",
@@ -46487,9 +46567,9 @@
46487 "dev": true 46567 "dev": true
46488 }, 46568 },
46489 "typescript": { 46569 "typescript": {
46490 "version": "4.7.4", 46570 "version": "4.8.3",
46491 "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz", 46571 "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz",
46492 "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==", 46572 "integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==",
46493 "dev": true 46573 "dev": true
46494 }, 46574 },
46495 "uglify-js": { 46575 "uglify-js": {
@@ -46792,9 +46872,9 @@
46792 } 46872 }
46793 }, 46873 },
46794 "update-browserslist-db": { 46874 "update-browserslist-db": {
46795 "version": "1.0.5", 46875 "version": "1.0.9",
46796 "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz", 46876 "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz",
46797 "integrity": "sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==", 46877 "integrity": "sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg==",
46798 "dev": true, 46878 "dev": true,
46799 "requires": { 46879 "requires": {
46800 "escalade": "^3.1.1", 46880 "escalade": "^3.1.1",
@@ -47008,12 +47088,6 @@
47008 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", 47088 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
47009 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" 47089 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
47010 }, 47090 },
47011 "v8-compile-cache": {
47012 "version": "2.3.0",
47013 "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
47014 "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==",
47015 "dev": true
47016 },
47017 "v8-compile-cache-lib": { 47091 "v8-compile-cache-lib": {
47018 "version": "3.0.1", 47092 "version": "3.0.1",
47019 "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", 47093 "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz",
@@ -47381,9 +47455,9 @@
47381 } 47455 }
47382 }, 47456 },
47383 "webpack-dev-server": { 47457 "webpack-dev-server": {
47384 "version": "4.10.1", 47458 "version": "4.11.1",
47385 "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.10.1.tgz", 47459 "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.11.1.tgz",
47386 "integrity": "sha512-FIzMq3jbBarz3ld9l7rbM7m6Rj1lOsgq/DyLGMX/fPEB1UBUPtf5iL/4eNfhx8YYJTRlzfv107UfWSWcBK5Odw==", 47460 "integrity": "sha512-lILVz9tAUy1zGFwieuaQtYiadImb5M3d+H+L1zDYalYoDl0cksAB1UNyuE5MMWJrG6zR1tXkCP2fitl7yoUJiw==",
47387 "dev": true, 47461 "dev": true,
47388 "requires": { 47462 "requires": {
47389 "@types/bonjour": "^3.5.9", 47463 "@types/bonjour": "^3.5.9",
@@ -47409,7 +47483,7 @@
47409 "p-retry": "^4.5.0", 47483 "p-retry": "^4.5.0",
47410 "rimraf": "^3.0.2", 47484 "rimraf": "^3.0.2",
47411 "schema-utils": "^4.0.0", 47485 "schema-utils": "^4.0.0",
47412 "selfsigned": "^2.0.1", 47486 "selfsigned": "^2.1.1",
47413 "serve-index": "^1.9.1", 47487 "serve-index": "^1.9.1",
47414 "sockjs": "^0.3.24", 47488 "sockjs": "^0.3.24",
47415 "spdy": "^4.0.2", 47489 "spdy": "^4.0.2",
@@ -47824,9 +47898,9 @@
47824 } 47898 }
47825 }, 47899 },
47826 "ws": { 47900 "ws": {
47827 "version": "8.8.1", 47901 "version": "8.9.0",
47828 "resolved": "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz", 47902 "resolved": "https://registry.npmjs.org/ws/-/ws-8.9.0.tgz",
47829 "integrity": "sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==" 47903 "integrity": "sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg=="
47830 }, 47904 },
47831 "xml2js": { 47905 "xml2js": {
47832 "version": "0.4.23", 47906 "version": "0.4.23",
diff --git a/package.json b/package.json
index f10711c6b..5d436d1d2 100644
--- a/package.json
+++ b/package.json
@@ -64,10 +64,10 @@
64 "@superwf/mobx-react-router": "7.4.0", 64 "@superwf/mobx-react-router": "7.4.0",
65 "auto-launch": "5.0.5", 65 "auto-launch": "5.0.5",
66 "btoa": "1.2.1", 66 "btoa": "1.2.1",
67 "classnames": "2.3.1", 67 "classnames": "2.3.2",
68 "color": "4.2.3", 68 "color": "4.2.3",
69 "csstype": "3.1.0", 69 "csstype": "3.1.1",
70 "darkreader": "4.9.57", 70 "darkreader": "4.9.58",
71 "dbus-next": "0.10.2", 71 "dbus-next": "0.10.2",
72 "debug": "4.3.4", 72 "debug": "4.3.4",
73 "electron-dl": "3.3.1", 73 "electron-dl": "3.3.1",
@@ -78,6 +78,7 @@
78 "fast-folder-size": "1.7.1", 78 "fast-folder-size": "1.7.1",
79 "fs-extra": "10.1.0", 79 "fs-extra": "10.1.0",
80 "google-translate-api-x": "10.4.1", 80 "google-translate-api-x": "10.4.1",
81 "history": "5.3.0",
81 "immutable": "4.1.0", 82 "immutable": "4.1.0",
82 "jsonwebtoken": "8.5.1", 83 "jsonwebtoken": "8.5.1",
83 "jss": "10.9.2", 84 "jss": "10.9.2",
@@ -87,9 +88,9 @@
87 "markdown-to-jsx": "7.1.7", 88 "markdown-to-jsx": "7.1.7",
88 "mime-types": "2.1.35", 89 "mime-types": "2.1.35",
89 "minimist": "1.2.6", 90 "minimist": "1.2.6",
90 "mobx": "6.6.1", 91 "mobx": "6.6.2",
91 "mobx-localstorage": "1.2.0", 92 "mobx-localstorage": "1.2.0",
92 "mobx-react": "7.5.2", 93 "mobx-react": "7.5.3",
93 "mobx-react-form": "3.2.0", 94 "mobx-react-form": "3.2.0",
94 "moment": "2.29.4", 95 "moment": "2.29.4",
95 "ms": "2.1.3", 96 "ms": "2.1.3",
@@ -104,11 +105,11 @@
104 "react-dom": "17.0.2", 105 "react-dom": "17.0.2",
105 "react-dropzone": "11.7.1", 106 "react-dropzone": "11.7.1",
106 "react-electron-web-view": "2.0.1", 107 "react-electron-web-view": "2.0.1",
107 "react-intl": "6.1.0", 108 "react-intl": "6.1.1",
108 "react-jss": "10.9.2", 109 "react-jss": "10.9.2",
109 "react-loader": "2.4.7", 110 "react-loader": "2.4.7",
110 "react-modal": "3.15.1", 111 "react-modal": "3.15.1",
111 "react-router-dom": "6.3.0", 112 "react-router-dom": "6.4.1",
112 "react-sortable-hoc": "2.0.0", 113 "react-sortable-hoc": "2.0.0",
113 "react-tooltip": "4.2.21", 114 "react-tooltip": "4.2.21",
114 "react-topbar-progress-indicator": "4.1.1", 115 "react-topbar-progress-indicator": "4.1.1",
@@ -116,20 +117,20 @@
116 "route-parser": "0.0.5", 117 "route-parser": "0.0.5",
117 "sanitize-filename": "1.6.3", 118 "sanitize-filename": "1.6.3",
118 "semver": "7.3.7", 119 "semver": "7.3.7",
119 "sqlite3": "5.0.11", 120 "sqlite3": "5.1.1",
120 "tar": "6.1.11", 121 "tar": "6.1.11",
121 "tslib": "2.4.0", 122 "tslib": "2.4.0",
122 "useragent-generator": "1.1.1-amkt-22079-finish.0", 123 "useragent-generator": "1.1.1-amkt-22079-finish.0",
123 "uuid": "8.3.2", 124 "uuid": "8.3.2",
124 "validator": "13.7.0", 125 "validator": "13.7.0",
125 "ws": "8.8.1" 126 "ws": "8.9.0"
126 }, 127 },
127 "devDependencies": { 128 "devDependencies": {
128 "@babel/core": "7.18.13", 129 "@babel/core": "7.19.1",
129 "@babel/eslint-parser": "7.18.9", 130 "@babel/eslint-parser": "7.19.1",
130 "@babel/plugin-proposal-class-properties": "7.18.6", 131 "@babel/plugin-proposal-class-properties": "7.18.6",
131 "@babel/plugin-proposal-decorators": "7.18.10", 132 "@babel/plugin-proposal-decorators": "7.19.1",
132 "@babel/preset-env": "7.18.10", 133 "@babel/preset-env": "7.19.1",
133 "@babel/preset-react": "7.18.6", 134 "@babel/preset-react": "7.18.6",
134 "@babel/preset-typescript": "7.18.6", 135 "@babel/preset-typescript": "7.18.6",
135 "@babel/register": "7.18.9", 136 "@babel/register": "7.18.9",
@@ -140,27 +141,27 @@
140 "@types/expect.js": "0.3.29", 141 "@types/expect.js": "0.3.29",
141 "@types/fs-extra": "9.0.13", 142 "@types/fs-extra": "9.0.13",
142 "@types/jest": "28.1.4", 143 "@types/jest": "28.1.4",
143 "@types/lodash": "4.14.184", 144 "@types/lodash": "4.14.185",
144 "@types/mime-types": "2.1.1", 145 "@types/mime-types": "2.1.1",
145 "@types/ms": "0.7.31", 146 "@types/ms": "0.7.31",
146 "@types/node": "16.11.33", 147 "@types/node": "16.11.33",
147 "@types/react": "17.0.45", 148 "@types/react": "17.0.45",
148 "@types/react-dom": "17.0.17", 149 "@types/react-dom": "17.0.17",
149 "@types/route-parser": "0.1.4", 150 "@types/route-parser": "0.1.4",
150 "@types/tar": "6.1.2", 151 "@types/tar": "6.1.3",
151 "@types/uuid": "8.3.4", 152 "@types/uuid": "8.3.4",
152 "@types/validator": "13.7.6", 153 "@types/validator": "13.7.7",
153 "@typescript-eslint/eslint-plugin": "5.30.5", 154 "@typescript-eslint/eslint-plugin": "5.38.1",
154 "@typescript-eslint/parser": "5.30.5", 155 "@typescript-eslint/parser": "5.38.1",
155 "all-contributors-cli": "6.20.0", 156 "all-contributors-cli": "6.20.5",
156 "babel-plugin-formatjs": "10.3.28", 157 "babel-plugin-formatjs": "10.3.28",
157 "concurrently": "7.3.0", 158 "concurrently": "7.4.0",
158 "cross-env": "7.0.3", 159 "cross-env": "7.0.3",
159 "dotenv": "16.0.2", 160 "dotenv": "16.0.2",
160 "electron": "21.0.0", 161 "electron": "21.0.0",
161 "electron-builder": "23.5.1", 162 "electron-builder": "23.5.1",
162 "electron-notarize": "1.2.1", 163 "electron-notarize": "1.2.1",
163 "eslint": "8.19.0", 164 "eslint": "8.24.0",
164 "eslint-config-airbnb": "19.0.4", 165 "eslint-config-airbnb": "19.0.4",
165 "eslint-config-airbnb-typescript": "17.0.0", 166 "eslint-config-airbnb-typescript": "17.0.0",
166 "eslint-config-prettier": "8.5.0", 167 "eslint-config-prettier": "8.5.0",
@@ -168,7 +169,7 @@
168 "eslint-plugin-jest": "26.5.3", 169 "eslint-plugin-jest": "26.5.3",
169 "eslint-plugin-jsx-a11y": "6.6.1", 170 "eslint-plugin-jsx-a11y": "6.6.1",
170 "eslint-plugin-prettier": "4.2.1", 171 "eslint-plugin-prettier": "4.2.1",
171 "eslint-plugin-react": "7.31.1", 172 "eslint-plugin-react": "7.31.8",
172 "eslint-plugin-react-hooks": "4.6.0", 173 "eslint-plugin-react-hooks": "4.6.0",
173 "eslint-plugin-unicorn": "42.0.0", 174 "eslint-plugin-unicorn": "42.0.0",
174 "gulp": "4.0.2", 175 "gulp": "4.0.2",
@@ -191,15 +192,15 @@
191 "prettier": "2.7.1", 192 "prettier": "2.7.1",
192 "preval-build-info": "1.0.3", 193 "preval-build-info": "1.0.3",
193 "rimraf": "3.0.2", 194 "rimraf": "3.0.2",
194 "sass": "1.54.8", 195 "sass": "1.55.0",
195 "simple-git": "3.13.0", 196 "simple-git": "3.14.1",
196 "ts-loader": "9.3.1", 197 "ts-loader": "9.4.1",
197 "ts-node": "10.9.1", 198 "ts-node": "10.9.1",
198 "typescript": "4.7.4", 199 "typescript": "4.8.3",
199 "wait-on": "6.0.1", 200 "wait-on": "6.0.1",
200 "webpack": "5.74.0", 201 "webpack": "5.74.0",
201 "webpack-cli": "4.10.0", 202 "webpack-cli": "4.10.0",
202 "webpack-dev-server": "4.10.1" 203 "webpack-dev-server": "4.11.1"
203 }, 204 },
204 "optionalDependencies": { 205 "optionalDependencies": {
205 "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect", 206 "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect",
diff --git a/src/@types/stores.types.ts b/src/@types/stores.types.ts
index 13870a43a..6730242c1 100644
--- a/src/@types/stores.types.ts
+++ b/src/@types/stores.types.ts
@@ -165,7 +165,7 @@ interface RecipeStore extends TypedStore {
165 all: Recipe[]; 165 all: Recipe[];
166 one: (id: string) => Recipe; 166 one: (id: string) => Recipe;
167 recipeIdForServices: () => void; 167 recipeIdForServices: () => void;
168 _install({ recipeId: string }): Promise<Recipe>; 168 _install({ recipeId }): Promise<Recipe>;
169} 169}
170 170
171interface RequestsStore extends TypedStore { 171interface RequestsStore extends TypedStore {