aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-03-04 00:13:27 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-03-04 00:46:32 +0530
commitde3e9e7dfa45c9dab815aa9422b8ae902c1d1210 (patch)
tree37da9cb742dd2c335c990e7f05c9dfc4b51a42ec
parentAdd note on where to find the ISO 639-2 language names [skip ci] (diff)
downloadferdium-app-de3e9e7dfa45c9dab815aa9422b8ae902c1d1210.tar.gz
ferdium-app-de3e9e7dfa45c9dab815aa9422b8ae902c1d1210.tar.zst
ferdium-app-de3e9e7dfa45c9dab815aa9422b8ae902c1d1210.zip
Upgrade npm modules
-rw-r--r--package.json28
-rw-r--r--pnpm-lock.yaml684
2 files changed, 250 insertions, 462 deletions
diff --git a/package.json b/package.json
index eb1ab3036..1710d9193 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
105 "react-dom": "17.0.2", 105 "react-dom": "17.0.2",
106 "react-dropzone": "14.2.3", 106 "react-dropzone": "14.2.3",
107 "react-electron-web-view": "2.0.1", 107 "react-electron-web-view": "2.0.1",
108 "react-intl": "6.2.8", 108 "react-intl": "6.2.10",
109 "react-jss": "10.10.0", 109 "react-jss": "10.10.0",
110 "react-loader": "2.4.7", 110 "react-loader": "2.4.7",
111 "react-modal": "3.16.1", 111 "react-modal": "3.16.1",
@@ -123,11 +123,11 @@
123 "useragent-generator": "1.1.1-amkt-22079-finish.0", 123 "useragent-generator": "1.1.1-amkt-22079-finish.0",
124 "uuid": "9.0.0", 124 "uuid": "9.0.0",
125 "validator": "13.9.0", 125 "validator": "13.9.0",
126 "ws": "8.12.0" 126 "ws": "8.12.1"
127 }, 127 },
128 "devDependencies": { 128 "devDependencies": {
129 "@commitlint/cli": "17.4.2", 129 "@commitlint/cli": "17.4.4",
130 "@commitlint/config-conventional": "17.4.2", 130 "@commitlint/config-conventional": "17.4.4",
131 "@electron/notarize": "1.2.3", 131 "@electron/notarize": "1.2.3",
132 "@formatjs/cli": "5.1.12", 132 "@formatjs/cli": "5.1.12",
133 "@types/color": "3.0.3", 133 "@types/color": "3.0.3",
@@ -141,12 +141,12 @@
141 "@types/react": "17.0.45", 141 "@types/react": "17.0.45",
142 "@types/react-dom": "17.0.17", 142 "@types/react-dom": "17.0.17",
143 "@types/route-parser": "0.1.4", 143 "@types/route-parser": "0.1.4",
144 "@types/sass": "1.43.1", 144 "@types/sass": "1.45.0",
145 "@types/tar": "6.1.3", 145 "@types/tar": "6.1.4",
146 "@types/uuid": "9.0.0", 146 "@types/uuid": "9.0.1",
147 "@types/validator": "13.7.12", 147 "@types/validator": "13.7.13",
148 "@typescript-eslint/eslint-plugin": "5.51.0", 148 "@typescript-eslint/eslint-plugin": "5.54.0",
149 "@typescript-eslint/parser": "5.51.0", 149 "@typescript-eslint/parser": "5.54.0",
150 "all-contributors-cli": "6.24.0", 150 "all-contributors-cli": "6.24.0",
151 "chalk": "5.2.0", 151 "chalk": "5.2.0",
152 "concurrently": "7.6.0", 152 "concurrently": "7.6.0",
@@ -156,8 +156,8 @@
156 "esbuild": "0.16.17", 156 "esbuild": "0.16.17",
157 "esbuild-plugin-copy": "2.0.2", 157 "esbuild-plugin-copy": "2.0.2",
158 "esbuild-runner": "2.2.2", 158 "esbuild-runner": "2.2.2",
159 "esbuild-sass-plugin": "2.4.5", 159 "esbuild-sass-plugin": "2.6.0",
160 "eslint": "8.34.0", 160 "eslint": "8.35.0",
161 "eslint-config-airbnb": "19.0.4", 161 "eslint-config-airbnb": "19.0.4",
162 "eslint-config-airbnb-typescript": "17.0.0", 162 "eslint-config-airbnb-typescript": "17.0.0",
163 "eslint-config-prettier": "8.6.0", 163 "eslint-config-prettier": "8.6.0",
@@ -175,7 +175,7 @@
175 "prettier": "2.8.4", 175 "prettier": "2.8.4",
176 "preval-build-info": "1.0.3", 176 "preval-build-info": "1.0.3",
177 "rimraf": "3.0.2", 177 "rimraf": "3.0.2",
178 "simple-git": "3.16.0", 178 "simple-git": "3.16.1",
179 "tiny-glob": "0.2.9", 179 "tiny-glob": "0.2.9",
180 "typescript": "4.9.5", 180 "typescript": "4.9.5",
181 "wait-on": "6.0.1" 181 "wait-on": "6.0.1"
@@ -190,7 +190,7 @@
190 }, 190 },
191 "optionalDependencies": { 191 "optionalDependencies": {
192 "macos-notification-state": "github:ferdium/macos-notification-state#130bb2602795b65ae2dea74d823027b185eaf0ae", 192 "macos-notification-state": "github:ferdium/macos-notification-state#130bb2602795b65ae2dea74d823027b185eaf0ae",
193 "node-mac-permissions": "2.2.1" 193 "node-mac-permissions": "2.3.0"
194 }, 194 },
195 "browserslist": [ 195 "browserslist": [
196 "last 2 Chrome versions" 196 "last 2 Chrome versions"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 3ae1e06eb..09985e857 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -16,8 +16,8 @@ specifiers:
16 '@adonisjs/session': 1.1.0 16 '@adonisjs/session': 1.1.0
17 '@adonisjs/shield': 1.1.0 17 '@adonisjs/shield': 1.1.0
18 '@adonisjs/validator': 5.1.0 18 '@adonisjs/validator': 5.1.0
19 '@commitlint/cli': 17.4.2 19 '@commitlint/cli': 17.4.4
20 '@commitlint/config-conventional': 17.4.2 20 '@commitlint/config-conventional': 17.4.4
21 '@electron/notarize': 1.2.3 21 '@electron/notarize': 1.2.3
22 '@electron/remote': 2.0.9 22 '@electron/remote': 2.0.9
23 '@formatjs/cli': 5.1.12 23 '@formatjs/cli': 5.1.12
@@ -38,12 +38,12 @@ specifiers:
38 '@types/react': 17.0.45 38 '@types/react': 17.0.45
39 '@types/react-dom': 17.0.17 39 '@types/react-dom': 17.0.17
40 '@types/route-parser': 0.1.4 40 '@types/route-parser': 0.1.4
41 '@types/sass': 1.43.1 41 '@types/sass': 1.45.0
42 '@types/tar': 6.1.3 42 '@types/tar': 6.1.4
43 '@types/uuid': 9.0.0 43 '@types/uuid': 9.0.1
44 '@types/validator': 13.7.12 44 '@types/validator': 13.7.13
45 '@typescript-eslint/eslint-plugin': 5.51.0 45 '@typescript-eslint/eslint-plugin': 5.54.0
46 '@typescript-eslint/parser': 5.51.0 46 '@typescript-eslint/parser': 5.54.0
47 all-contributors-cli: 6.24.0 47 all-contributors-cli: 6.24.0
48 auto-launch: 5.0.5 48 auto-launch: 5.0.5
49 btoa: 1.2.1 49 btoa: 1.2.1
@@ -66,8 +66,8 @@ specifiers:
66 esbuild: 0.16.17 66 esbuild: 0.16.17
67 esbuild-plugin-copy: 2.0.2 67 esbuild-plugin-copy: 2.0.2
68 esbuild-runner: 2.2.2 68 esbuild-runner: 2.2.2
69 esbuild-sass-plugin: 2.4.5 69 esbuild-sass-plugin: 2.6.0
70 eslint: 8.34.0 70 eslint: 8.35.0
71 eslint-config-airbnb: 19.0.4 71 eslint-config-airbnb: 19.0.4
72 eslint-config-airbnb-typescript: 17.0.0 72 eslint-config-airbnb-typescript: 17.0.0
73 eslint-config-prettier: 8.6.0 73 eslint-config-prettier: 8.6.0
@@ -103,7 +103,7 @@ specifiers:
103 moment: 2.29.4 103 moment: 2.29.4
104 ms: 2.1.3 104 ms: 2.1.3
105 node-fetch: 2.6.7 105 node-fetch: 2.6.7
106 node-mac-permissions: 2.2.1 106 node-mac-permissions: 2.3.0
107 normalize-url: 6.1.0 107 normalize-url: 6.1.0
108 os-name: 4.0.1 108 os-name: 4.0.1
109 prettier: 2.8.4 109 prettier: 2.8.4
@@ -116,7 +116,7 @@ specifiers:
116 react-dom: 17.0.2 116 react-dom: 17.0.2
117 react-dropzone: 14.2.3 117 react-dropzone: 14.2.3
118 react-electron-web-view: 2.0.1 118 react-electron-web-view: 2.0.1
119 react-intl: 6.2.8 119 react-intl: 6.2.10
120 react-jss: 10.10.0 120 react-jss: 10.10.0
121 react-loader: 2.4.7 121 react-loader: 2.4.7
122 react-modal: 3.16.1 122 react-modal: 3.16.1
@@ -129,7 +129,7 @@ specifiers:
129 route-parser: 0.0.5 129 route-parser: 0.0.5
130 sanitize-filename: 1.6.3 130 sanitize-filename: 1.6.3
131 semver: 7.3.8 131 semver: 7.3.8
132 simple-git: 3.16.0 132 simple-git: 3.16.1
133 sqlite3: 5.1.4 133 sqlite3: 5.1.4
134 tar: 6.1.13 134 tar: 6.1.13
135 tiny-glob: 0.2.9 135 tiny-glob: 0.2.9
@@ -139,7 +139,7 @@ specifiers:
139 uuid: 9.0.0 139 uuid: 9.0.0
140 validator: 13.9.0 140 validator: 13.9.0
141 wait-on: 6.0.1 141 wait-on: 6.0.1
142 ws: 8.12.0 142 ws: 8.12.1
143 143
144dependencies: 144dependencies:
145 '@adonisjs/ace': 5.1.0 145 '@adonisjs/ace': 5.1.0
@@ -204,7 +204,7 @@ dependencies:
204 react-dom: 17.0.2_react@17.0.2 204 react-dom: 17.0.2_react@17.0.2
205 react-dropzone: 14.2.3_react@17.0.2 205 react-dropzone: 14.2.3_react@17.0.2
206 react-electron-web-view: 2.0.1_sfoxds7t5ydpegc3knd667wn6m 206 react-electron-web-view: 2.0.1_sfoxds7t5ydpegc3knd667wn6m
207 react-intl: 6.2.8_oatgdhaahtizs2uezdzbohxvne 207 react-intl: 6.2.10_oatgdhaahtizs2uezdzbohxvne
208 react-jss: 10.10.0_react@17.0.2 208 react-jss: 10.10.0_react@17.0.2
209 react-loader: 2.4.7_sfoxds7t5ydpegc3knd667wn6m 209 react-loader: 2.4.7_sfoxds7t5ydpegc3knd667wn6m
210 react-modal: 3.16.1_sfoxds7t5ydpegc3knd667wn6m 210 react-modal: 3.16.1_sfoxds7t5ydpegc3knd667wn6m
@@ -222,15 +222,15 @@ dependencies:
222 useragent-generator: 1.1.1-amkt-22079-finish.0 222 useragent-generator: 1.1.1-amkt-22079-finish.0
223 uuid: 9.0.0 223 uuid: 9.0.0
224 validator: 13.9.0 224 validator: 13.9.0
225 ws: 8.12.0 225 ws: 8.12.1
226 226
227optionalDependencies: 227optionalDependencies:
228 macos-notification-state: github.com/ferdium/macos-notification-state/130bb2602795b65ae2dea74d823027b185eaf0ae 228 macos-notification-state: github.com/ferdium/macos-notification-state/130bb2602795b65ae2dea74d823027b185eaf0ae
229 node-mac-permissions: 2.2.1 229 node-mac-permissions: 2.3.0
230 230
231devDependencies: 231devDependencies:
232 '@commitlint/cli': 17.4.2 232 '@commitlint/cli': 17.4.4
233 '@commitlint/config-conventional': 17.4.2 233 '@commitlint/config-conventional': 17.4.4
234 '@electron/notarize': 1.2.3 234 '@electron/notarize': 1.2.3
235 '@formatjs/cli': 5.1.12 235 '@formatjs/cli': 5.1.12
236 '@types/color': 3.0.3 236 '@types/color': 3.0.3
@@ -244,12 +244,12 @@ devDependencies:
244 '@types/react': 17.0.45 244 '@types/react': 17.0.45
245 '@types/react-dom': 17.0.17 245 '@types/react-dom': 17.0.17
246 '@types/route-parser': 0.1.4 246 '@types/route-parser': 0.1.4
247 '@types/sass': 1.43.1 247 '@types/sass': 1.45.0
248 '@types/tar': 6.1.3 248 '@types/tar': 6.1.4
249 '@types/uuid': 9.0.0 249 '@types/uuid': 9.0.1
250 '@types/validator': 13.7.12 250 '@types/validator': 13.7.13
251 '@typescript-eslint/eslint-plugin': 5.51.0_z4swst3wuuqk4hlme4ajzslgh4 251 '@typescript-eslint/eslint-plugin': 5.54.0_6mj2wypvdnknez7kws2nfdgupi
252 '@typescript-eslint/parser': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm 252 '@typescript-eslint/parser': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu
253 all-contributors-cli: 6.24.0 253 all-contributors-cli: 6.24.0
254 chalk: 5.2.0 254 chalk: 5.2.0
255 concurrently: 7.6.0 255 concurrently: 7.6.0
@@ -259,18 +259,18 @@ devDependencies:
259 esbuild: 0.16.17 259 esbuild: 0.16.17
260 esbuild-plugin-copy: 2.0.2_esbuild@0.16.17 260 esbuild-plugin-copy: 2.0.2_esbuild@0.16.17
261 esbuild-runner: 2.2.2_esbuild@0.16.17 261 esbuild-runner: 2.2.2_esbuild@0.16.17
262 esbuild-sass-plugin: 2.4.5 262 esbuild-sass-plugin: 2.6.0_esbuild@0.16.17
263 eslint: 8.34.0 263 eslint: 8.35.0
264 eslint-config-airbnb: 19.0.4_hbw3smywoiafix46yjc35xsaqq 264 eslint-config-airbnb: 19.0.4_oy6wj56dgwy2h2u3ilgcukh654
265 eslint-config-airbnb-typescript: 17.0.0_oa2w7ymxb2mofo5ivrbmsvaf2m 265 eslint-config-airbnb-typescript: 17.0.0_ljtlaqjgwrmro7jha4unrm7hxu
266 eslint-config-prettier: 8.6.0_eslint@8.34.0 266 eslint-config-prettier: 8.6.0_eslint@8.35.0
267 eslint-plugin-import: 2.27.5_62tsymtiqxebhmxuag4hg3gx2m 267 eslint-plugin-import: 2.27.5_ajyizmi44oc3hrc35l6ndh7p4e
268 eslint-plugin-jest: 27.2.1_tpilwdck27idyevypvt7u6i2uq 268 eslint-plugin-jest: 27.2.1_zrxpinbtsha3kscuby4fcodwti
269 eslint-plugin-jsx-a11y: 6.7.1_eslint@8.34.0 269 eslint-plugin-jsx-a11y: 6.7.1_eslint@8.35.0
270 eslint-plugin-prettier: 4.2.1_u5wnrdwibbfomslmnramz52buy 270 eslint-plugin-prettier: 4.2.1_u2zha4kiojzs42thzpgwygphmy
271 eslint-plugin-react: 7.32.2_eslint@8.34.0 271 eslint-plugin-react: 7.32.2_eslint@8.35.0
272 eslint-plugin-react-hooks: 4.6.0_eslint@8.34.0 272 eslint-plugin-react-hooks: 4.6.0_eslint@8.35.0
273 eslint-plugin-unicorn: 42.0.0_eslint@8.34.0 273 eslint-plugin-unicorn: 42.0.0_eslint@8.35.0
274 gulp-livereload: 4.0.2 274 gulp-livereload: 4.0.2
275 husky: 8.0.3 275 husky: 8.0.3
276 is-ci: 3.0.1 276 is-ci: 3.0.1
@@ -278,7 +278,7 @@ devDependencies:
278 prettier: 2.8.4 278 prettier: 2.8.4
279 preval-build-info: 1.0.3 279 preval-build-info: 1.0.3
280 rimraf: 3.0.2 280 rimraf: 3.0.2
281 simple-git: 3.16.0 281 simple-git: 3.16.1
282 tiny-glob: 0.2.9 282 tiny-glob: 0.2.9
283 typescript: 4.9.5 283 typescript: 4.9.5
284 wait-on: 6.0.1_debug@4.3.4 284 wait-on: 6.0.1_debug@4.3.4
@@ -875,16 +875,16 @@ packages:
875 engines: {node: '>=0.1.90'} 875 engines: {node: '>=0.1.90'}
876 dev: false 876 dev: false
877 877
878 /@commitlint/cli/17.4.2: 878 /@commitlint/cli/17.4.4:
879 resolution: {integrity: sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==} 879 resolution: {integrity: sha512-HwKlD7CPVMVGTAeFZylVNy14Vm5POVY0WxPkZr7EXLC/os0LH/obs6z4HRvJtH/nHCMYBvUBQhGwnufKfTjd5g==}
880 engines: {node: '>=v14'} 880 engines: {node: '>=v14'}
881 hasBin: true 881 hasBin: true
882 dependencies: 882 dependencies:
883 '@commitlint/format': 17.4.0 883 '@commitlint/format': 17.4.4
884 '@commitlint/lint': 17.4.2 884 '@commitlint/lint': 17.4.4
885 '@commitlint/load': 17.4.2 885 '@commitlint/load': 17.4.4
886 '@commitlint/read': 17.4.2 886 '@commitlint/read': 17.4.4
887 '@commitlint/types': 17.4.0 887 '@commitlint/types': 17.4.4
888 execa: 5.1.1 888 execa: 5.1.1
889 lodash.isfunction: 3.0.9 889 lodash.isfunction: 3.0.9
890 resolve-from: 5.0.0 890 resolve-from: 5.0.0
@@ -895,26 +895,26 @@ packages:
895 - '@swc/wasm' 895 - '@swc/wasm'
896 dev: true 896 dev: true
897 897
898 /@commitlint/config-conventional/17.4.2: 898 /@commitlint/config-conventional/17.4.4:
899 resolution: {integrity: sha512-JVo1moSj5eDMoql159q8zKCU8lkOhQ+b23Vl3LVVrS6PXDLQIELnJ34ChQmFVbBdSSRNAbbXnRDhosFU+wnuHw==} 899 resolution: {integrity: sha512-u6ztvxqzi6NuhrcEDR7a+z0yrh11elY66nRrQIpqsqW6sZmpxYkDLtpRH8jRML+mmxYQ8s4qqF06Q/IQx5aJeQ==}
900 engines: {node: '>=v14'} 900 engines: {node: '>=v14'}
901 dependencies: 901 dependencies:
902 conventional-changelog-conventionalcommits: 5.0.0 902 conventional-changelog-conventionalcommits: 5.0.0
903 dev: true 903 dev: true
904 904
905 /@commitlint/config-validator/17.4.0: 905 /@commitlint/config-validator/17.4.4:
906 resolution: {integrity: sha512-Sa/+8KNpDXz4zT4bVbz2fpFjvgkPO6u2V2fP4TKgt6FjmOw2z3eEX859vtfeaTav/ukBw0/0jr+5ZTZp9zCBhA==} 906 resolution: {integrity: sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg==}
907 engines: {node: '>=v14'} 907 engines: {node: '>=v14'}
908 dependencies: 908 dependencies:
909 '@commitlint/types': 17.4.0 909 '@commitlint/types': 17.4.4
910 ajv: 8.11.2 910 ajv: 8.11.2
911 dev: true 911 dev: true
912 912
913 /@commitlint/ensure/17.4.0: 913 /@commitlint/ensure/17.4.4:
914 resolution: {integrity: sha512-7oAxt25je0jeQ/E0O/M8L3ADb1Cvweu/5lc/kYF8g/kXatI0wxGE5La52onnAUAWeWlsuvBNar15WcrmDmr5Mw==} 914 resolution: {integrity: sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g==}
915 engines: {node: '>=v14'} 915 engines: {node: '>=v14'}
916 dependencies: 916 dependencies:
917 '@commitlint/types': 17.4.0 917 '@commitlint/types': 17.4.4
918 lodash.camelcase: 4.3.0 918 lodash.camelcase: 4.3.0
919 lodash.kebabcase: 4.1.1 919 lodash.kebabcase: 4.1.1
920 lodash.snakecase: 4.1.1 920 lodash.snakecase: 4.1.1
@@ -927,40 +927,40 @@ packages:
927 engines: {node: '>=v14'} 927 engines: {node: '>=v14'}
928 dev: true 928 dev: true
929 929
930 /@commitlint/format/17.4.0: 930 /@commitlint/format/17.4.4:
931 resolution: {integrity: sha512-Z2bWAU5+f1YZh9W76c84J8iLIWIvvm+mzqogTz0Nsc1x6EHW0Z2gI38g5HAjB0r0I3ZjR15IDEJKhsxyblcyhA==} 931 resolution: {integrity: sha512-+IS7vpC4Gd/x+uyQPTAt3hXs5NxnkqAZ3aqrHd5Bx/R9skyCAWusNlNbw3InDbAK6j166D9asQM8fnmYIa+CXQ==}
932 engines: {node: '>=v14'} 932 engines: {node: '>=v14'}
933 dependencies: 933 dependencies:
934 '@commitlint/types': 17.4.0 934 '@commitlint/types': 17.4.4
935 chalk: 4.1.2 935 chalk: 4.1.2
936 dev: true 936 dev: true
937 937
938 /@commitlint/is-ignored/17.4.2: 938 /@commitlint/is-ignored/17.4.4:
939 resolution: {integrity: sha512-1b2Y2qJ6n7bHG9K6h8S4lBGUl6kc7mMhJN9gy1SQfUZqe92ToDjUTtgNWb6LbzR1X8Cq4SEus4VU8Z/riEa94Q==} 939 resolution: {integrity: sha512-Y3eo1SFJ2JQDik4rWkBC4tlRIxlXEFrRWxcyrzb1PUT2k3kZ/XGNuCDfk/u0bU2/yS0tOA/mTjFsV+C4qyACHw==}
940 engines: {node: '>=v14'} 940 engines: {node: '>=v14'}
941 dependencies: 941 dependencies:
942 '@commitlint/types': 17.4.0 942 '@commitlint/types': 17.4.4
943 semver: 7.3.8 943 semver: 7.3.8
944 dev: true 944 dev: true
945 945
946 /@commitlint/lint/17.4.2: 946 /@commitlint/lint/17.4.4:
947 resolution: {integrity: sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw==} 947 resolution: {integrity: sha512-qgkCRRFjyhbMDWsti/5jRYVJkgYZj4r+ZmweZObnbYqPUl5UKLWMf9a/ZZisOI4JfiPmRktYRZ2JmqlSvg+ccw==}
948 engines: {node: '>=v14'} 948 engines: {node: '>=v14'}
949 dependencies: 949 dependencies:
950 '@commitlint/is-ignored': 17.4.2 950 '@commitlint/is-ignored': 17.4.4
951 '@commitlint/parse': 17.4.2 951 '@commitlint/parse': 17.4.4
952 '@commitlint/rules': 17.4.2 952 '@commitlint/rules': 17.4.4
953 '@commitlint/types': 17.4.0 953 '@commitlint/types': 17.4.4
954 dev: true 954 dev: true
955 955
956 /@commitlint/load/17.4.2: 956 /@commitlint/load/17.4.4:
957 resolution: {integrity: sha512-Si++F85rJ9t4hw6JcOw1i2h0fdpdFQt0YKwjuK4bk9KhFjyFkRxvR3SB2dPaMs+EwWlDrDBGL+ygip1QD6gmPw==} 957 resolution: {integrity: sha512-z6uFIQ7wfKX5FGBe1AkOF4l/ShOQsaa1ml/nLMkbW7R/xF8galGS7Zh0yHvzVp/srtfS0brC+0bUfQfmpMPFVQ==}
958 engines: {node: '>=v14'} 958 engines: {node: '>=v14'}
959 dependencies: 959 dependencies:
960 '@commitlint/config-validator': 17.4.0 960 '@commitlint/config-validator': 17.4.4
961 '@commitlint/execute-rule': 17.4.0 961 '@commitlint/execute-rule': 17.4.0
962 '@commitlint/resolve-extends': 17.4.0 962 '@commitlint/resolve-extends': 17.4.4
963 '@commitlint/types': 17.4.0 963 '@commitlint/types': 17.4.4
964 '@types/node': 16.11.33 964 '@types/node': 16.11.33
965 chalk: 4.1.2 965 chalk: 4.1.2
966 cosmiconfig: 8.0.0 966 cosmiconfig: 8.0.0
@@ -981,46 +981,46 @@ packages:
981 engines: {node: '>=v14'} 981 engines: {node: '>=v14'}
982 dev: true 982 dev: true
983 983
984 /@commitlint/parse/17.4.2: 984 /@commitlint/parse/17.4.4:
985 resolution: {integrity: sha512-DK4EwqhxfXpyCA+UH8TBRIAXAfmmX4q9QRBz/2h9F9sI91yt6mltTrL6TKURMcjUVmgaB80wgS9QybNIyVBIJA==} 985 resolution: {integrity: sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg==}
986 engines: {node: '>=v14'} 986 engines: {node: '>=v14'}
987 dependencies: 987 dependencies:
988 '@commitlint/types': 17.4.0 988 '@commitlint/types': 17.4.4
989 conventional-changelog-angular: 5.0.13 989 conventional-changelog-angular: 5.0.13
990 conventional-commits-parser: 3.2.4 990 conventional-commits-parser: 3.2.4
991 dev: true 991 dev: true
992 992
993 /@commitlint/read/17.4.2: 993 /@commitlint/read/17.4.4:
994 resolution: {integrity: sha512-hasYOdbhEg+W4hi0InmXHxtD/1favB4WdwyFxs1eOy/DvMw6+2IZBmATgGOlqhahsypk4kChhxjAFJAZ2F+JBg==} 994 resolution: {integrity: sha512-B2TvUMJKK+Svzs6eji23WXsRJ8PAD+orI44lVuVNsm5zmI7O8RSGJMvdEZEikiA4Vohfb+HevaPoWZ7PiFZ3zA==}
995 engines: {node: '>=v14'} 995 engines: {node: '>=v14'}
996 dependencies: 996 dependencies:
997 '@commitlint/top-level': 17.4.0 997 '@commitlint/top-level': 17.4.0
998 '@commitlint/types': 17.4.0 998 '@commitlint/types': 17.4.4
999 fs-extra: 11.1.0 999 fs-extra: 11.1.0
1000 git-raw-commits: 2.0.11 1000 git-raw-commits: 2.0.11
1001 minimist: 1.2.8 1001 minimist: 1.2.8
1002 dev: true 1002 dev: true
1003 1003
1004 /@commitlint/resolve-extends/17.4.0: 1004 /@commitlint/resolve-extends/17.4.4:
1005 resolution: {integrity: sha512-3JsmwkrCzoK8sO22AzLBvNEvC1Pmdn/65RKXzEtQMy6oYMl0Snrq97a5bQQEFETF0VsvbtUuKttLqqgn99OXRQ==} 1005 resolution: {integrity: sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A==}
1006 engines: {node: '>=v14'} 1006 engines: {node: '>=v14'}
1007 dependencies: 1007 dependencies:
1008 '@commitlint/config-validator': 17.4.0 1008 '@commitlint/config-validator': 17.4.4
1009 '@commitlint/types': 17.4.0 1009 '@commitlint/types': 17.4.4
1010 import-fresh: 3.3.0 1010 import-fresh: 3.3.0
1011 lodash.mergewith: 4.6.2 1011 lodash.mergewith: 4.6.2
1012 resolve-from: 5.0.0 1012 resolve-from: 5.0.0
1013 resolve-global: 1.0.0 1013 resolve-global: 1.0.0
1014 dev: true 1014 dev: true
1015 1015
1016 /@commitlint/rules/17.4.2: 1016 /@commitlint/rules/17.4.4:
1017 resolution: {integrity: sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ==} 1017 resolution: {integrity: sha512-0tgvXnHi/mVcyR8Y8mjTFZIa/FEQXA4uEutXS/imH2v1UNkYDSEMsK/68wiXRpfW1euSgEdwRkvE1z23+yhNrQ==}
1018 engines: {node: '>=v14'} 1018 engines: {node: '>=v14'}
1019 dependencies: 1019 dependencies:
1020 '@commitlint/ensure': 17.4.0 1020 '@commitlint/ensure': 17.4.4
1021 '@commitlint/message': 17.4.2 1021 '@commitlint/message': 17.4.2
1022 '@commitlint/to-lines': 17.4.0 1022 '@commitlint/to-lines': 17.4.0
1023 '@commitlint/types': 17.4.0 1023 '@commitlint/types': 17.4.4
1024 execa: 5.1.1 1024 execa: 5.1.1
1025 dev: true 1025 dev: true
1026 1026
@@ -1036,8 +1036,8 @@ packages:
1036 find-up: 5.0.0 1036 find-up: 5.0.0
1037 dev: true 1037 dev: true
1038 1038
1039 /@commitlint/types/17.4.0: 1039 /@commitlint/types/17.4.4:
1040 resolution: {integrity: sha512-2NjAnq5IcxY9kXtUeO2Ac0aPpvkuOmwbH/BxIm36XXK5LtWFObWJWjXOA+kcaABMrthjWu6la+FUpyYFMHRvbA==} 1040 resolution: {integrity: sha512-amRN8tRLYOsxRr6mTnGGGvB5EmW/4DDjLMgiwK3CCVEmN6Sr/6xePGEpWaspKkckILuUORCwe6VfDBw6uj4axQ==}
1041 engines: {node: '>=v14'} 1041 engines: {node: '>=v14'}
1042 dependencies: 1042 dependencies:
1043 chalk: 4.1.2 1043 chalk: 4.1.2
@@ -1125,15 +1125,6 @@ packages:
1125 resolution: {integrity: sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg==} 1125 resolution: {integrity: sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg==}
1126 dev: false 1126 dev: false
1127 1127
1128 /@esbuild/android-arm/0.15.18:
1129 resolution: {integrity: sha512-5GT+kcs2WVGjVs7+boataCkO5Fg0y4kCjzkB5bAip7H4jfnOS3dA6KPiww9W1OEKTKeAcUVhdZGvgI65OXmUnw==}
1130 engines: {node: '>=12'}
1131 cpu: [arm]
1132 os: [android]
1133 requiresBuild: true
1134 dev: true
1135 optional: true
1136
1137 /@esbuild/android-arm/0.16.17: 1128 /@esbuild/android-arm/0.16.17:
1138 resolution: {integrity: sha512-N9x1CMXVhtWEAMS7pNNONyA14f71VPQN9Cnavj1XQh6T7bskqiLLrSca4O0Vr8Wdcga943eThxnVp3JLnBMYtw==} 1129 resolution: {integrity: sha512-N9x1CMXVhtWEAMS7pNNONyA14f71VPQN9Cnavj1XQh6T7bskqiLLrSca4O0Vr8Wdcga943eThxnVp3JLnBMYtw==}
1139 engines: {node: '>=12'} 1130 engines: {node: '>=12'}
@@ -1224,15 +1215,6 @@ packages:
1224 dev: true 1215 dev: true
1225 optional: true 1216 optional: true
1226 1217
1227 /@esbuild/linux-loong64/0.15.18:
1228 resolution: {integrity: sha512-L4jVKS82XVhw2nvzLg/19ClLWg0y27ulRwuP7lcyL6AbUWB5aPglXY3M21mauDQMDfRLs8cQmeT03r/+X3cZYQ==}
1229 engines: {node: '>=12'}
1230 cpu: [loong64]
1231 os: [linux]
1232 requiresBuild: true
1233 dev: true
1234 optional: true
1235
1236 /@esbuild/linux-loong64/0.16.17: 1218 /@esbuild/linux-loong64/0.16.17:
1237 resolution: {integrity: sha512-dTzNnQwembNDhd654cA4QhbS9uDdXC3TKqMJjgOWsC0yNCbpzfWoXdZvp0mY7HU6nzk5E0zpRGGx3qoQg8T2DQ==} 1219 resolution: {integrity: sha512-dTzNnQwembNDhd654cA4QhbS9uDdXC3TKqMJjgOWsC0yNCbpzfWoXdZvp0mY7HU6nzk5E0zpRGGx3qoQg8T2DQ==}
1238 engines: {node: '>=12'} 1220 engines: {node: '>=12'}
@@ -1341,8 +1323,8 @@ packages:
1341 dev: true 1323 dev: true
1342 optional: true 1324 optional: true
1343 1325
1344 /@eslint/eslintrc/1.4.1: 1326 /@eslint/eslintrc/2.0.0:
1345 resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} 1327 resolution: {integrity: sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A==}
1346 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1328 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1347 dependencies: 1329 dependencies:
1348 ajv: 6.12.6 1330 ajv: 6.12.6
@@ -1358,6 +1340,11 @@ packages:
1358 - supports-color 1340 - supports-color
1359 dev: true 1341 dev: true
1360 1342
1343 /@eslint/js/8.35.0:
1344 resolution: {integrity: sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==}
1345 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1346 dev: true
1347
1361 /@formatjs/cli/5.1.12: 1348 /@formatjs/cli/5.1.12:
1362 resolution: {integrity: sha512-JibYDuD2Fxx6WmrlYXVa3lxZ43vy3f30ZqmgwowKJx7I0nWng3td/h9X8Ra7VZC2bPkH5JwCL2l90OkfK8pUjQ==} 1349 resolution: {integrity: sha512-JibYDuD2Fxx6WmrlYXVa3lxZ43vy3f30ZqmgwowKJx7I0nWng3td/h9X8Ra7VZC2bPkH5JwCL2l90OkfK8pUjQ==}
1363 engines: {node: '>= 16.5.0'} 1350 engines: {node: '>= 16.5.0'}
@@ -1382,8 +1369,8 @@ packages:
1382 tslib: 2.5.0 1369 tslib: 2.5.0
1383 dev: false 1370 dev: false
1384 1371
1385 /@formatjs/icu-messageformat-parser/2.2.0: 1372 /@formatjs/icu-messageformat-parser/2.3.0:
1386 resolution: {integrity: sha512-NT/jKI9nvqNIsosTm+Cxv3BHutB1RIDFa4rAa2b664Od4sBnXtK7afXvAqNa3XDFxljKTij9Cp+kRMJbXozUww==} 1373 resolution: {integrity: sha512-xqtlqYAbfJDF4b6e4O828LBNOWXrFcuYadqAbYORlDRwhyJ2bH+xpUBPldZbzRGUN2mxlZ4Ykhm7jvERtmI8NQ==}
1387 dependencies: 1374 dependencies:
1388 '@formatjs/ecma402-abstract': 1.14.3 1375 '@formatjs/ecma402-abstract': 1.14.3
1389 '@formatjs/icu-skeleton-parser': 1.3.18 1376 '@formatjs/icu-skeleton-parser': 1.3.18
@@ -1397,16 +1384,16 @@ packages:
1397 tslib: 2.5.0 1384 tslib: 2.5.0
1398 dev: false 1385 dev: false
1399 1386
1400 /@formatjs/intl-displaynames/6.2.4: 1387 /@formatjs/intl-displaynames/6.2.6:
1401 resolution: {integrity: sha512-CmTbSjnmAZHNGuA9vBkWoDHvrcrRauDb0OWc6nk2dAPtesQdadr49Q9N18fr8IV7n3rblgKiYaFVjg68UkRxNg==} 1388 resolution: {integrity: sha512-scf5AQTk9EjpvPhboo5sizVOvidTdMOnajv9z+0cejvl7JNl9bl/aMrNBgC72UH+bP3l45usPUKAGskV6sNIrA==}
1402 dependencies: 1389 dependencies:
1403 '@formatjs/ecma402-abstract': 1.14.3 1390 '@formatjs/ecma402-abstract': 1.14.3
1404 '@formatjs/intl-localematcher': 0.2.32 1391 '@formatjs/intl-localematcher': 0.2.32
1405 tslib: 2.5.0 1392 tslib: 2.5.0
1406 dev: false 1393 dev: false
1407 1394
1408 /@formatjs/intl-listformat/7.1.7: 1395 /@formatjs/intl-listformat/7.1.9:
1409 resolution: {integrity: sha512-Zzf5ruPpfJnrAA2hGgf/6pMgQ3tx9oJVhpqycFDavHl3eEzrwdHddGqGdSNwhd0bB4NAFttZNQdmKDldc5iDZw==} 1396 resolution: {integrity: sha512-5YikxwRqRXTVWVujhswDOTCq6gs+m9IcNbNZLa6FLtyBStAjEsuE2vAU+lPsbz9ZTST57D5fodjIh2JXT6sMWQ==}
1410 dependencies: 1397 dependencies:
1411 '@formatjs/ecma402-abstract': 1.14.3 1398 '@formatjs/ecma402-abstract': 1.14.3
1412 '@formatjs/intl-localematcher': 0.2.32 1399 '@formatjs/intl-localematcher': 0.2.32
@@ -1419,8 +1406,8 @@ packages:
1419 tslib: 2.5.0 1406 tslib: 2.5.0
1420 dev: false 1407 dev: false
1421 1408
1422 /@formatjs/intl/2.6.5_typescript@4.9.5: 1409 /@formatjs/intl/2.6.7_typescript@4.9.5:
1423 resolution: {integrity: sha512-kNH221hsdbTAMdsF6JAxSFV4N/9p5azXZvCLQBxl10Q4D2caPODLtne98gRhinIJ8Hv3djBabPdJG32OQaHuMA==} 1410 resolution: {integrity: sha512-9FvEJfUMzlmP5ZBK3EE0928kVsZmD5aeWXg+faP8+mKIvG3c0hkLEXQ2MiUrXQt4rsEzOPbYVtBdthzSM0e2fw==}
1424 peerDependencies: 1411 peerDependencies:
1425 typescript: ^4.7 1412 typescript: ^4.7
1426 peerDependenciesMeta: 1413 peerDependenciesMeta:
@@ -1429,10 +1416,10 @@ packages:
1429 dependencies: 1416 dependencies:
1430 '@formatjs/ecma402-abstract': 1.14.3 1417 '@formatjs/ecma402-abstract': 1.14.3
1431 '@formatjs/fast-memoize': 1.2.8 1418 '@formatjs/fast-memoize': 1.2.8
1432 '@formatjs/icu-messageformat-parser': 2.2.0 1419 '@formatjs/icu-messageformat-parser': 2.3.0
1433 '@formatjs/intl-displaynames': 6.2.4 1420 '@formatjs/intl-displaynames': 6.2.6
1434 '@formatjs/intl-listformat': 7.1.7 1421 '@formatjs/intl-listformat': 7.1.9
1435 intl-messageformat: 10.3.0 1422 intl-messageformat: 10.3.1
1436 tslib: 2.5.0 1423 tslib: 2.5.0
1437 typescript: 4.9.5 1424 typescript: 4.9.5
1438 dev: false 1425 dev: false
@@ -2356,10 +2343,11 @@ packages:
2356 resolution: {integrity: sha512-lwH3SeyKwCAwP7oUoJNryPDdbW3Bx5lrB6mhV5iebqzOJHIut6wlaSxpQR4Lsk6j7wC08pGenr/xE8I/A4J3Fg==} 2343 resolution: {integrity: sha512-lwH3SeyKwCAwP7oUoJNryPDdbW3Bx5lrB6mhV5iebqzOJHIut6wlaSxpQR4Lsk6j7wC08pGenr/xE8I/A4J3Fg==}
2357 dev: true 2344 dev: true
2358 2345
2359 /@types/sass/1.43.1: 2346 /@types/sass/1.45.0:
2360 resolution: {integrity: sha512-BPdoIt1lfJ6B7rw35ncdwBZrAssjcwzI5LByIrYs+tpXlj/CAkuVdRsgZDdP4lq5EjyWzwxZCqAoFyHKFwp32g==} 2347 resolution: {integrity: sha512-jn7qwGFmJHwUSphV8zZneO3GmtlgLsmhs/LQyVvQbIIa+fzGMUiHI4HXJZL3FT8MJmgXWbLGiVVY7ElvHq6vDA==}
2348 deprecated: This is a stub types definition. sass provides its own type definitions, so you do not need this installed.
2361 dependencies: 2349 dependencies:
2362 '@types/node': 16.11.33 2350 sass: 1.58.0
2363 dev: true 2351 dev: true
2364 2352
2365 /@types/scheduler/0.16.2: 2353 /@types/scheduler/0.16.2:
@@ -2376,19 +2364,19 @@ packages:
2376 resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} 2364 resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==}
2377 dev: true 2365 dev: true
2378 2366
2379 /@types/tar/6.1.3: 2367 /@types/tar/6.1.4:
2380 resolution: {integrity: sha512-YzDOr5kdAeqS8dcO6NTTHTMJ44MUCBDoLEIyPtwEn7PssKqUYL49R1iCVJPeiPzPlKi6DbH33eZkpeJ27e4vHg==} 2368 resolution: {integrity: sha512-Cp4oxpfIzWt7mr2pbhHT2OTXGMAL0szYCzuf8lRWyIMCgsx6/Hfc3ubztuhvzXHXgraTQxyOCmmg7TDGIMIJJQ==}
2381 dependencies: 2369 dependencies:
2382 '@types/node': 16.11.33 2370 '@types/node': 16.11.33
2383 minipass: 3.3.5 2371 minipass: 4.0.0
2384 dev: true 2372 dev: true
2385 2373
2386 /@types/uuid/9.0.0: 2374 /@types/uuid/9.0.1:
2387 resolution: {integrity: sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==} 2375 resolution: {integrity: sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA==}
2388 dev: true 2376 dev: true
2389 2377
2390 /@types/validator/13.7.12: 2378 /@types/validator/13.7.13:
2391 resolution: {integrity: sha512-YVtyAPqpefU+Mm/qqnOANW6IkqKpCSrarcyV269C8MA8Ux0dbkEuQwM/4CjL47kVEM2LgBef/ETfkH+c6+moFA==} 2379 resolution: {integrity: sha512-EMfHccxNKXaSxTK6DN0En9WsXa7uR4w3LQtx31f6Z2JjG5hJQeVX5zUYMZoatjZgnoQmRcT94WnNWwi0BzQW6Q==}
2392 dev: true 2380 dev: true
2393 2381
2394 /@types/verror/1.10.6: 2382 /@types/verror/1.10.6:
@@ -2414,8 +2402,8 @@ packages:
2414 '@types/node': 16.11.33 2402 '@types/node': 16.11.33
2415 optional: true 2403 optional: true
2416 2404
2417 /@typescript-eslint/eslint-plugin/5.51.0_z4swst3wuuqk4hlme4ajzslgh4: 2405 /@typescript-eslint/eslint-plugin/5.54.0_6mj2wypvdnknez7kws2nfdgupi:
2418 resolution: {integrity: sha512-wcAwhEWm1RgNd7dxD/o+nnLW8oH+6RK1OGnmbmkj/GGoDPV1WWMVP0FXYQBivKHdwM1pwii3bt//RC62EriIUQ==} 2406 resolution: {integrity: sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw==}
2419 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2407 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2420 peerDependencies: 2408 peerDependencies:
2421 '@typescript-eslint/parser': ^5.0.0 2409 '@typescript-eslint/parser': ^5.0.0
@@ -2425,12 +2413,12 @@ packages:
2425 typescript: 2413 typescript:
2426 optional: true 2414 optional: true
2427 dependencies: 2415 dependencies:
2428 '@typescript-eslint/parser': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm 2416 '@typescript-eslint/parser': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu
2429 '@typescript-eslint/scope-manager': 5.51.0 2417 '@typescript-eslint/scope-manager': 5.54.0
2430 '@typescript-eslint/type-utils': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm 2418 '@typescript-eslint/type-utils': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu
2431 '@typescript-eslint/utils': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm 2419 '@typescript-eslint/utils': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu
2432 debug: 4.3.4 2420 debug: 4.3.4
2433 eslint: 8.34.0 2421 eslint: 8.35.0
2434 grapheme-splitter: 1.0.4 2422 grapheme-splitter: 1.0.4
2435 ignore: 5.2.0 2423 ignore: 5.2.0
2436 natural-compare-lite: 1.4.0 2424 natural-compare-lite: 1.4.0
@@ -2442,8 +2430,8 @@ packages:
2442 - supports-color 2430 - supports-color
2443 dev: true 2431 dev: true
2444 2432
2445 /@typescript-eslint/parser/5.51.0_7kw3g6rralp5ps6mg3uyzz6azm: 2433 /@typescript-eslint/parser/5.54.0_ycpbpc6yetojsgtrx3mwntkhsu:
2446 resolution: {integrity: sha512-fEV0R9gGmfpDeRzJXn+fGQKcl0inIeYobmmUWijZh9zA7bxJ8clPhV9up2ZQzATxAiFAECqPQyMDB4o4B81AaA==} 2434 resolution: {integrity: sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==}
2447 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2435 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2448 peerDependencies: 2436 peerDependencies:
2449 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 2437 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -2452,11 +2440,11 @@ packages:
2452 typescript: 2440 typescript:
2453 optional: true 2441 optional: true
2454 dependencies: 2442 dependencies:
2455 '@typescript-eslint/scope-manager': 5.51.0 2443 '@typescript-eslint/scope-manager': 5.54.0
2456 '@typescript-eslint/types': 5.51.0 2444 '@typescript-eslint/types': 5.54.0
2457 '@typescript-eslint/typescript-estree': 5.51.0_typescript@4.9.5 2445 '@typescript-eslint/typescript-estree': 5.54.0_typescript@4.9.5
2458 debug: 4.3.4 2446 debug: 4.3.4
2459 eslint: 8.34.0 2447 eslint: 8.35.0
2460 typescript: 4.9.5 2448 typescript: 4.9.5
2461 transitivePeerDependencies: 2449 transitivePeerDependencies:
2462 - supports-color 2450 - supports-color
@@ -2470,16 +2458,16 @@ packages:
2470 '@typescript-eslint/visitor-keys': 5.48.1 2458 '@typescript-eslint/visitor-keys': 5.48.1
2471 dev: true 2459 dev: true
2472 2460
2473 /@typescript-eslint/scope-manager/5.51.0: 2461 /@typescript-eslint/scope-manager/5.54.0:
2474 resolution: {integrity: sha512-gNpxRdlx5qw3yaHA0SFuTjW4rxeYhpHxt491PEcKF8Z6zpq0kMhe0Tolxt0qjlojS+/wArSDlj/LtE69xUJphQ==} 2462 resolution: {integrity: sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==}
2475 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2463 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2476 dependencies: 2464 dependencies:
2477 '@typescript-eslint/types': 5.51.0 2465 '@typescript-eslint/types': 5.54.0
2478 '@typescript-eslint/visitor-keys': 5.51.0 2466 '@typescript-eslint/visitor-keys': 5.54.0
2479 dev: true 2467 dev: true
2480 2468
2481 /@typescript-eslint/type-utils/5.51.0_7kw3g6rralp5ps6mg3uyzz6azm: 2469 /@typescript-eslint/type-utils/5.54.0_ycpbpc6yetojsgtrx3mwntkhsu:
2482 resolution: {integrity: sha512-QHC5KKyfV8sNSyHqfNa0UbTbJ6caB8uhcx2hYcWVvJAZYJRBo5HyyZfzMdRx8nvS+GyMg56fugMzzWnojREuQQ==} 2470 resolution: {integrity: sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ==}
2483 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2471 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2484 peerDependencies: 2472 peerDependencies:
2485 eslint: '*' 2473 eslint: '*'
@@ -2488,10 +2476,10 @@ packages:
2488 typescript: 2476 typescript:
2489 optional: true 2477 optional: true
2490 dependencies: 2478 dependencies:
2491 '@typescript-eslint/typescript-estree': 5.51.0_typescript@4.9.5 2479 '@typescript-eslint/typescript-estree': 5.54.0_typescript@4.9.5
2492 '@typescript-eslint/utils': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm 2480 '@typescript-eslint/utils': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu
2493 debug: 4.3.4 2481 debug: 4.3.4
2494 eslint: 8.34.0 2482 eslint: 8.35.0
2495 tsutils: 3.21.0_typescript@4.9.5 2483 tsutils: 3.21.0_typescript@4.9.5
2496 typescript: 4.9.5 2484 typescript: 4.9.5
2497 transitivePeerDependencies: 2485 transitivePeerDependencies:
@@ -2503,8 +2491,8 @@ packages:
2503 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2491 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2504 dev: true 2492 dev: true
2505 2493
2506 /@typescript-eslint/types/5.51.0: 2494 /@typescript-eslint/types/5.54.0:
2507 resolution: {integrity: sha512-SqOn0ANn/v6hFn0kjvLwiDi4AzR++CBZz0NV5AnusT2/3y32jdc0G4woXPWHCumWtUXZKPAS27/9vziSsC9jnw==} 2495 resolution: {integrity: sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==}
2508 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2496 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2509 dev: true 2497 dev: true
2510 2498
@@ -2529,8 +2517,8 @@ packages:
2529 - supports-color 2517 - supports-color
2530 dev: true 2518 dev: true
2531 2519
2532 /@typescript-eslint/typescript-estree/5.51.0_typescript@4.9.5: 2520 /@typescript-eslint/typescript-estree/5.54.0_typescript@4.9.5:
2533 resolution: {integrity: sha512-TSkNupHvNRkoH9FMA3w7TazVFcBPveAAmb7Sz+kArY6sLT86PA5Vx80cKlYmd8m3Ha2SwofM1KwraF24lM9FvA==} 2521 resolution: {integrity: sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==}
2534 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2522 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2535 peerDependencies: 2523 peerDependencies:
2536 typescript: '*' 2524 typescript: '*'
@@ -2538,8 +2526,8 @@ packages:
2538 typescript: 2526 typescript:
2539 optional: true 2527 optional: true
2540 dependencies: 2528 dependencies:
2541 '@typescript-eslint/types': 5.51.0 2529 '@typescript-eslint/types': 5.54.0
2542 '@typescript-eslint/visitor-keys': 5.51.0 2530 '@typescript-eslint/visitor-keys': 5.54.0
2543 debug: 4.3.4 2531 debug: 4.3.4
2544 globby: 11.1.0 2532 globby: 11.1.0
2545 is-glob: 4.0.3 2533 is-glob: 4.0.3
@@ -2550,7 +2538,7 @@ packages:
2550 - supports-color 2538 - supports-color
2551 dev: true 2539 dev: true
2552 2540
2553 /@typescript-eslint/utils/5.48.1_7kw3g6rralp5ps6mg3uyzz6azm: 2541 /@typescript-eslint/utils/5.48.1_ycpbpc6yetojsgtrx3mwntkhsu:
2554 resolution: {integrity: sha512-SmQuSrCGUOdmGMwivW14Z0Lj8dxG1mOFZ7soeJ0TQZEJcs3n5Ndgkg0A4bcMFzBELqLJ6GTHnEU+iIoaD6hFGA==} 2542 resolution: {integrity: sha512-SmQuSrCGUOdmGMwivW14Z0Lj8dxG1mOFZ7soeJ0TQZEJcs3n5Ndgkg0A4bcMFzBELqLJ6GTHnEU+iIoaD6hFGA==}
2555 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2543 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2556 peerDependencies: 2544 peerDependencies:
@@ -2561,29 +2549,29 @@ packages:
2561 '@typescript-eslint/scope-manager': 5.48.1 2549 '@typescript-eslint/scope-manager': 5.48.1
2562 '@typescript-eslint/types': 5.48.1 2550 '@typescript-eslint/types': 5.48.1
2563 '@typescript-eslint/typescript-estree': 5.48.1_typescript@4.9.5 2551 '@typescript-eslint/typescript-estree': 5.48.1_typescript@4.9.5
2564 eslint: 8.34.0 2552 eslint: 8.35.0
2565 eslint-scope: 5.1.1 2553 eslint-scope: 5.1.1
2566 eslint-utils: 3.0.0_eslint@8.34.0 2554 eslint-utils: 3.0.0_eslint@8.35.0
2567 semver: 7.3.8 2555 semver: 7.3.8
2568 transitivePeerDependencies: 2556 transitivePeerDependencies:
2569 - supports-color 2557 - supports-color
2570 - typescript 2558 - typescript
2571 dev: true 2559 dev: true
2572 2560
2573 /@typescript-eslint/utils/5.51.0_7kw3g6rralp5ps6mg3uyzz6azm: 2561 /@typescript-eslint/utils/5.54.0_ycpbpc6yetojsgtrx3mwntkhsu:
2574 resolution: {integrity: sha512-76qs+5KWcaatmwtwsDJvBk4H76RJQBFe+Gext0EfJdC3Vd2kpY2Pf//OHHzHp84Ciw0/rYoGTDnIAr3uWhhJYw==} 2562 resolution: {integrity: sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==}
2575 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2563 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2576 peerDependencies: 2564 peerDependencies:
2577 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 2565 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2578 dependencies: 2566 dependencies:
2579 '@types/json-schema': 7.0.11 2567 '@types/json-schema': 7.0.11
2580 '@types/semver': 7.3.13 2568 '@types/semver': 7.3.13
2581 '@typescript-eslint/scope-manager': 5.51.0 2569 '@typescript-eslint/scope-manager': 5.54.0
2582 '@typescript-eslint/types': 5.51.0 2570 '@typescript-eslint/types': 5.54.0
2583 '@typescript-eslint/typescript-estree': 5.51.0_typescript@4.9.5 2571 '@typescript-eslint/typescript-estree': 5.54.0_typescript@4.9.5
2584 eslint: 8.34.0 2572 eslint: 8.35.0
2585 eslint-scope: 5.1.1 2573 eslint-scope: 5.1.1
2586 eslint-utils: 3.0.0_eslint@8.34.0 2574 eslint-utils: 3.0.0_eslint@8.35.0
2587 semver: 7.3.8 2575 semver: 7.3.8
2588 transitivePeerDependencies: 2576 transitivePeerDependencies:
2589 - supports-color 2577 - supports-color
@@ -2598,11 +2586,11 @@ packages:
2598 eslint-visitor-keys: 3.3.0 2586 eslint-visitor-keys: 3.3.0
2599 dev: true 2587 dev: true
2600 2588
2601 /@typescript-eslint/visitor-keys/5.51.0: 2589 /@typescript-eslint/visitor-keys/5.54.0:
2602 resolution: {integrity: sha512-Oh2+eTdjHjOFjKA27sxESlA87YPSOJafGCR0md5oeMdh1ZcCfAGCIOL216uTBAkAIptvLIfKQhl7lHxMJet4GQ==} 2590 resolution: {integrity: sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==}
2603 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2591 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2604 dependencies: 2592 dependencies:
2605 '@typescript-eslint/types': 5.51.0 2593 '@typescript-eslint/types': 5.54.0
2606 eslint-visitor-keys: 3.3.0 2594 eslint-visitor-keys: 3.3.0
2607 dev: true 2595 dev: true
2608 2596
@@ -4969,150 +4957,6 @@ packages:
4969 es6-symbol: 3.1.3 4957 es6-symbol: 3.1.3
4970 dev: false 4958 dev: false
4971 4959
4972 /esbuild-android-64/0.15.18:
4973 resolution: {integrity: sha512-wnpt3OXRhcjfIDSZu9bnzT4/TNTDsOUvip0foZOUBG7QbSt//w3QV4FInVJxNhKc/ErhUxc5z4QjHtMi7/TbgA==}
4974 engines: {node: '>=12'}
4975 cpu: [x64]
4976 os: [android]
4977 requiresBuild: true
4978 dev: true
4979 optional: true
4980
4981 /esbuild-android-arm64/0.15.18:
4982 resolution: {integrity: sha512-G4xu89B8FCzav9XU8EjsXacCKSG2FT7wW9J6hOc18soEHJdtWu03L3TQDGf0geNxfLTtxENKBzMSq9LlbjS8OQ==}
4983 engines: {node: '>=12'}
4984 cpu: [arm64]
4985 os: [android]
4986 requiresBuild: true
4987 dev: true
4988 optional: true
4989
4990 /esbuild-darwin-64/0.15.18:
4991 resolution: {integrity: sha512-2WAvs95uPnVJPuYKP0Eqx+Dl/jaYseZEUUT1sjg97TJa4oBtbAKnPnl3b5M9l51/nbx7+QAEtuummJZW0sBEmg==}
4992 engines: {node: '>=12'}
4993 cpu: [x64]
4994 os: [darwin]
4995 requiresBuild: true
4996 dev: true
4997 optional: true
4998
4999 /esbuild-darwin-arm64/0.15.18:
5000 resolution: {integrity: sha512-tKPSxcTJ5OmNb1btVikATJ8NftlyNlc8BVNtyT/UAr62JFOhwHlnoPrhYWz09akBLHI9nElFVfWSTSRsrZiDUA==}
5001 engines: {node: '>=12'}
5002 cpu: [arm64]
5003 os: [darwin]
5004 requiresBuild: true
5005 dev: true
5006 optional: true
5007
5008 /esbuild-freebsd-64/0.15.18:
5009 resolution: {integrity: sha512-TT3uBUxkteAjR1QbsmvSsjpKjOX6UkCstr8nMr+q7zi3NuZ1oIpa8U41Y8I8dJH2fJgdC3Dj3CXO5biLQpfdZA==}
5010 engines: {node: '>=12'}
5011 cpu: [x64]
5012 os: [freebsd]
5013 requiresBuild: true
5014 dev: true
5015 optional: true
5016
5017 /esbuild-freebsd-arm64/0.15.18:
5018 resolution: {integrity: sha512-R/oVr+X3Tkh+S0+tL41wRMbdWtpWB8hEAMsOXDumSSa6qJR89U0S/PpLXrGF7Wk/JykfpWNokERUpCeHDl47wA==}
5019 engines: {node: '>=12'}
5020 cpu: [arm64]
5021 os: [freebsd]
5022 requiresBuild: true
5023 dev: true
5024 optional: true
5025
5026 /esbuild-linux-32/0.15.18:
5027 resolution: {integrity: sha512-lphF3HiCSYtaa9p1DtXndiQEeQDKPl9eN/XNoBf2amEghugNuqXNZA/ZovthNE2aa4EN43WroO0B85xVSjYkbg==}
5028 engines: {node: '>=12'}
5029 cpu: [ia32]
5030 os: [linux]
5031 requiresBuild: true
5032 dev: true
5033 optional: true
5034
5035 /esbuild-linux-64/0.15.18:
5036 resolution: {integrity: sha512-hNSeP97IviD7oxLKFuii5sDPJ+QHeiFTFLoLm7NZQligur8poNOWGIgpQ7Qf8Balb69hptMZzyOBIPtY09GZYw==}
5037 engines: {node: '>=12'}
5038 cpu: [x64]
5039 os: [linux]
5040 requiresBuild: true
5041 dev: true
5042 optional: true
5043
5044 /esbuild-linux-arm/0.15.18:
5045 resolution: {integrity: sha512-UH779gstRblS4aoS2qpMl3wjg7U0j+ygu3GjIeTonCcN79ZvpPee12Qun3vcdxX+37O5LFxz39XeW2I9bybMVA==}
5046 engines: {node: '>=12'}
5047 cpu: [arm]
5048 os: [linux]
5049 requiresBuild: true
5050 dev: true
5051 optional: true
5052
5053 /esbuild-linux-arm64/0.15.18:
5054 resolution: {integrity: sha512-54qr8kg/6ilcxd+0V3h9rjT4qmjc0CccMVWrjOEM/pEcUzt8X62HfBSeZfT2ECpM7104mk4yfQXkosY8Quptug==}
5055 engines: {node: '>=12'}
5056 cpu: [arm64]
5057 os: [linux]
5058 requiresBuild: true
5059 dev: true
5060 optional: true
5061
5062 /esbuild-linux-mips64le/0.15.18:
5063 resolution: {integrity: sha512-Mk6Ppwzzz3YbMl/ZZL2P0q1tnYqh/trYZ1VfNP47C31yT0K8t9s7Z077QrDA/guU60tGNp2GOwCQnp+DYv7bxQ==}
5064 engines: {node: '>=12'}
5065 cpu: [mips64el]
5066 os: [linux]
5067 requiresBuild: true
5068 dev: true
5069 optional: true
5070
5071 /esbuild-linux-ppc64le/0.15.18:
5072 resolution: {integrity: sha512-b0XkN4pL9WUulPTa/VKHx2wLCgvIAbgwABGnKMY19WhKZPT+8BxhZdqz6EgkqCLld7X5qiCY2F/bfpUUlnFZ9w==}
5073 engines: {node: '>=12'}
5074 cpu: [ppc64]
5075 os: [linux]
5076 requiresBuild: true
5077 dev: true
5078 optional: true
5079
5080 /esbuild-linux-riscv64/0.15.18:
5081 resolution: {integrity: sha512-ba2COaoF5wL6VLZWn04k+ACZjZ6NYniMSQStodFKH/Pu6RxzQqzsmjR1t9QC89VYJxBeyVPTaHuBMCejl3O/xg==}
5082 engines: {node: '>=12'}
5083 cpu: [riscv64]
5084 os: [linux]
5085 requiresBuild: true
5086 dev: true
5087 optional: true
5088
5089 /esbuild-linux-s390x/0.15.18:
5090 resolution: {integrity: sha512-VbpGuXEl5FCs1wDVp93O8UIzl3ZrglgnSQ+Hu79g7hZu6te6/YHgVJxCM2SqfIila0J3k0csfnf8VD2W7u2kzQ==}
5091 engines: {node: '>=12'}
5092 cpu: [s390x]
5093 os: [linux]
5094 requiresBuild: true
5095 dev: true
5096 optional: true
5097
5098 /esbuild-netbsd-64/0.15.18:
5099 resolution: {integrity: sha512-98ukeCdvdX7wr1vUYQzKo4kQ0N2p27H7I11maINv73fVEXt2kyh4K4m9f35U1K43Xc2QGXlzAw0K9yoU7JUjOg==}
5100 engines: {node: '>=12'}
5101 cpu: [x64]
5102 os: [netbsd]
5103 requiresBuild: true
5104 dev: true
5105 optional: true
5106
5107 /esbuild-openbsd-64/0.15.18:
5108 resolution: {integrity: sha512-yK5NCcH31Uae076AyQAXeJzt/vxIo9+omZRKj1pauhk3ITuADzuOx5N2fdHrAKPxN+zH3w96uFKlY7yIn490xQ==}
5109 engines: {node: '>=12'}
5110 cpu: [x64]
5111 os: [openbsd]
5112 requiresBuild: true
5113 dev: true
5114 optional: true
5115
5116 /esbuild-plugin-copy/2.0.2_esbuild@0.16.17: 4960 /esbuild-plugin-copy/2.0.2_esbuild@0.16.17:
5117 resolution: {integrity: sha512-HlDgkHXagBCwaoB8tlQFeH08/i5a2ey6Pc26annV1YcG5CkAHzzRzmCwp3wdi5KHI//HVUgipS+Zsy2tQmn9gQ==} 4961 resolution: {integrity: sha512-HlDgkHXagBCwaoB8tlQFeH08/i5a2ey6Pc26annV1YcG5CkAHzzRzmCwp3wdi5KHI//HVUgipS+Zsy2tQmn9gQ==}
5118 peerDependencies: 4962 peerDependencies:
@@ -5135,78 +4979,14 @@ packages:
5135 tslib: 2.4.0 4979 tslib: 2.4.0
5136 dev: true 4980 dev: true
5137 4981
5138 /esbuild-sass-plugin/2.4.5: 4982 /esbuild-sass-plugin/2.6.0_esbuild@0.16.17:
5139 resolution: {integrity: sha512-di2hLaIwhRXe513uaPPxv+5bjynxAgrS8R+u38lbBfvp1g1xOki4ACXV2aXip2CRPGTbAVDySSxujd9iArFV0w==} 4983 resolution: {integrity: sha512-jukzNT8bqMEO/BJ7QG3mpndmtO9pJWTO4Mba5eyCLtXK6+sl9iCy4ReSE9fuoXX6W2QjjCEUaipbGWK+YfTwuQ==}
4984 peerDependencies:
4985 esbuild: ^0.17.10
4986 resolve: ^1.22.1
4987 sass: ^1.58.3
5140 dependencies: 4988 dependencies:
5141 esbuild: 0.15.18 4989 esbuild: 0.16.17
5142 resolve: 1.22.1
5143 sass: 1.58.0
5144 dev: true
5145
5146 /esbuild-sunos-64/0.15.18:
5147 resolution: {integrity: sha512-On22LLFlBeLNj/YF3FT+cXcyKPEI263nflYlAhz5crxtp3yRG1Ugfr7ITyxmCmjm4vbN/dGrb/B7w7U8yJR9yw==}
5148 engines: {node: '>=12'}
5149 cpu: [x64]
5150 os: [sunos]
5151 requiresBuild: true
5152 dev: true
5153 optional: true
5154
5155 /esbuild-windows-32/0.15.18:
5156 resolution: {integrity: sha512-o+eyLu2MjVny/nt+E0uPnBxYuJHBvho8vWsC2lV61A7wwTWC3jkN2w36jtA+yv1UgYkHRihPuQsL23hsCYGcOQ==}
5157 engines: {node: '>=12'}
5158 cpu: [ia32]
5159 os: [win32]
5160 requiresBuild: true
5161 dev: true
5162 optional: true
5163
5164 /esbuild-windows-64/0.15.18:
5165 resolution: {integrity: sha512-qinug1iTTaIIrCorAUjR0fcBk24fjzEedFYhhispP8Oc7SFvs+XeW3YpAKiKp8dRpizl4YYAhxMjlftAMJiaUw==}
5166 engines: {node: '>=12'}
5167 cpu: [x64]
5168 os: [win32]
5169 requiresBuild: true
5170 dev: true
5171 optional: true
5172
5173 /esbuild-windows-arm64/0.15.18:
5174 resolution: {integrity: sha512-q9bsYzegpZcLziq0zgUi5KqGVtfhjxGbnksaBFYmWLxeV/S1fK4OLdq2DFYnXcLMjlZw2L0jLsk1eGoB522WXQ==}
5175 engines: {node: '>=12'}
5176 cpu: [arm64]
5177 os: [win32]
5178 requiresBuild: true
5179 dev: true
5180 optional: true
5181
5182 /esbuild/0.15.18:
5183 resolution: {integrity: sha512-x/R72SmW3sSFRm5zrrIjAhCeQSAWoni3CmHEqfQrZIQTM3lVCdehdwuIqaOtfC2slvpdlLa62GYoN8SxT23m6Q==}
5184 engines: {node: '>=12'}
5185 hasBin: true
5186 requiresBuild: true
5187 optionalDependencies:
5188 '@esbuild/android-arm': 0.15.18
5189 '@esbuild/linux-loong64': 0.15.18
5190 esbuild-android-64: 0.15.18
5191 esbuild-android-arm64: 0.15.18
5192 esbuild-darwin-64: 0.15.18
5193 esbuild-darwin-arm64: 0.15.18
5194 esbuild-freebsd-64: 0.15.18
5195 esbuild-freebsd-arm64: 0.15.18
5196 esbuild-linux-32: 0.15.18
5197 esbuild-linux-64: 0.15.18
5198 esbuild-linux-arm: 0.15.18
5199 esbuild-linux-arm64: 0.15.18
5200 esbuild-linux-mips64le: 0.15.18
5201 esbuild-linux-ppc64le: 0.15.18
5202 esbuild-linux-riscv64: 0.15.18
5203 esbuild-linux-s390x: 0.15.18
5204 esbuild-netbsd-64: 0.15.18
5205 esbuild-openbsd-64: 0.15.18
5206 esbuild-sunos-64: 0.15.18
5207 esbuild-windows-32: 0.15.18
5208 esbuild-windows-64: 0.15.18
5209 esbuild-windows-arm64: 0.15.18
5210 dev: true 4990 dev: true
5211 4991
5212 /esbuild/0.16.17: 4992 /esbuild/0.16.17:
@@ -5267,7 +5047,7 @@ packages:
5267 resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} 5047 resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
5268 engines: {node: '>=10'} 5048 engines: {node: '>=10'}
5269 5049
5270 /eslint-config-airbnb-base/15.0.0_mvgyw3chnqkp6sgfmmtihyjpnm: 5050 /eslint-config-airbnb-base/15.0.0_yckic57kx266ph64dhq6ozvb54:
5271 resolution: {integrity: sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==} 5051 resolution: {integrity: sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==}
5272 engines: {node: ^10.12.0 || >=12.0.0} 5052 engines: {node: ^10.12.0 || >=12.0.0}
5273 peerDependencies: 5053 peerDependencies:
@@ -5275,14 +5055,14 @@ packages:
5275 eslint-plugin-import: ^2.25.2 5055 eslint-plugin-import: ^2.25.2
5276 dependencies: 5056 dependencies:
5277 confusing-browser-globals: 1.0.11 5057 confusing-browser-globals: 1.0.11
5278 eslint: 8.34.0 5058 eslint: 8.35.0
5279 eslint-plugin-import: 2.27.5_62tsymtiqxebhmxuag4hg3gx2m 5059 eslint-plugin-import: 2.27.5_ajyizmi44oc3hrc35l6ndh7p4e
5280 object.assign: 4.1.4 5060 object.assign: 4.1.4
5281 object.entries: 1.1.6 5061 object.entries: 1.1.6
5282 semver: 6.3.0 5062 semver: 6.3.0
5283 dev: true 5063 dev: true
5284 5064
5285 /eslint-config-airbnb-typescript/17.0.0_oa2w7ymxb2mofo5ivrbmsvaf2m: 5065 /eslint-config-airbnb-typescript/17.0.0_ljtlaqjgwrmro7jha4unrm7hxu:
5286 resolution: {integrity: sha512-elNiuzD0kPAPTXjFWg+lE24nMdHMtuxgYoD30OyMD6yrW1AhFZPAg27VX7d3tzOErw+dgJTNWfRSDqEcXb4V0g==} 5066 resolution: {integrity: sha512-elNiuzD0kPAPTXjFWg+lE24nMdHMtuxgYoD30OyMD6yrW1AhFZPAg27VX7d3tzOErw+dgJTNWfRSDqEcXb4V0g==}
5287 peerDependencies: 5067 peerDependencies:
5288 '@typescript-eslint/eslint-plugin': ^5.13.0 5068 '@typescript-eslint/eslint-plugin': ^5.13.0
@@ -5290,14 +5070,14 @@ packages:
5290 eslint: ^7.32.0 || ^8.2.0 5070 eslint: ^7.32.0 || ^8.2.0
5291 eslint-plugin-import: ^2.25.3 5071 eslint-plugin-import: ^2.25.3
5292 dependencies: 5072 dependencies:
5293 '@typescript-eslint/eslint-plugin': 5.51.0_z4swst3wuuqk4hlme4ajzslgh4 5073 '@typescript-eslint/eslint-plugin': 5.54.0_6mj2wypvdnknez7kws2nfdgupi
5294 '@typescript-eslint/parser': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm 5074 '@typescript-eslint/parser': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu
5295 eslint: 8.34.0 5075 eslint: 8.35.0
5296 eslint-config-airbnb-base: 15.0.0_mvgyw3chnqkp6sgfmmtihyjpnm 5076 eslint-config-airbnb-base: 15.0.0_yckic57kx266ph64dhq6ozvb54
5297 eslint-plugin-import: 2.27.5_62tsymtiqxebhmxuag4hg3gx2m 5077 eslint-plugin-import: 2.27.5_ajyizmi44oc3hrc35l6ndh7p4e
5298 dev: true 5078 dev: true
5299 5079
5300 /eslint-config-airbnb/19.0.4_hbw3smywoiafix46yjc35xsaqq: 5080 /eslint-config-airbnb/19.0.4_oy6wj56dgwy2h2u3ilgcukh654:
5301 resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==} 5081 resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==}
5302 engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0} 5082 engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0}
5303 peerDependencies: 5083 peerDependencies:
@@ -5307,23 +5087,23 @@ packages:
5307 eslint-plugin-react: ^7.28.0 5087 eslint-plugin-react: ^7.28.0
5308 eslint-plugin-react-hooks: ^4.3.0 5088 eslint-plugin-react-hooks: ^4.3.0
5309 dependencies: 5089 dependencies:
5310 eslint: 8.34.0 5090 eslint: 8.35.0
5311 eslint-config-airbnb-base: 15.0.0_mvgyw3chnqkp6sgfmmtihyjpnm 5091 eslint-config-airbnb-base: 15.0.0_yckic57kx266ph64dhq6ozvb54
5312 eslint-plugin-import: 2.27.5_62tsymtiqxebhmxuag4hg3gx2m 5092 eslint-plugin-import: 2.27.5_ajyizmi44oc3hrc35l6ndh7p4e
5313 eslint-plugin-jsx-a11y: 6.7.1_eslint@8.34.0 5093 eslint-plugin-jsx-a11y: 6.7.1_eslint@8.35.0
5314 eslint-plugin-react: 7.32.2_eslint@8.34.0 5094 eslint-plugin-react: 7.32.2_eslint@8.35.0
5315 eslint-plugin-react-hooks: 4.6.0_eslint@8.34.0 5095 eslint-plugin-react-hooks: 4.6.0_eslint@8.35.0
5316 object.assign: 4.1.4 5096 object.assign: 4.1.4
5317 object.entries: 1.1.6 5097 object.entries: 1.1.6
5318 dev: true 5098 dev: true
5319 5099
5320 /eslint-config-prettier/8.6.0_eslint@8.34.0: 5100 /eslint-config-prettier/8.6.0_eslint@8.35.0:
5321 resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==} 5101 resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==}
5322 hasBin: true 5102 hasBin: true
5323 peerDependencies: 5103 peerDependencies:
5324 eslint: '>=7.0.0' 5104 eslint: '>=7.0.0'
5325 dependencies: 5105 dependencies:
5326 eslint: 8.34.0 5106 eslint: 8.35.0
5327 dev: true 5107 dev: true
5328 5108
5329 /eslint-import-resolver-node/0.3.7: 5109 /eslint-import-resolver-node/0.3.7:
@@ -5336,7 +5116,7 @@ packages:
5336 - supports-color 5116 - supports-color
5337 dev: true 5117 dev: true
5338 5118
5339 /eslint-module-utils/2.7.4_ithmlgmaospkvl4p7n7pyp3rgq: 5119 /eslint-module-utils/2.7.4_qynxowrxvm2kj5rbowcxf5maga:
5340 resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} 5120 resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
5341 engines: {node: '>=4'} 5121 engines: {node: '>=4'}
5342 peerDependencies: 5122 peerDependencies:
@@ -5357,15 +5137,15 @@ packages:
5357 eslint-import-resolver-webpack: 5137 eslint-import-resolver-webpack:
5358 optional: true 5138 optional: true
5359 dependencies: 5139 dependencies:
5360 '@typescript-eslint/parser': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm 5140 '@typescript-eslint/parser': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu
5361 debug: 3.2.7 5141 debug: 3.2.7
5362 eslint: 8.34.0 5142 eslint: 8.35.0
5363 eslint-import-resolver-node: 0.3.7 5143 eslint-import-resolver-node: 0.3.7
5364 transitivePeerDependencies: 5144 transitivePeerDependencies:
5365 - supports-color 5145 - supports-color
5366 dev: true 5146 dev: true
5367 5147
5368 /eslint-plugin-import/2.27.5_62tsymtiqxebhmxuag4hg3gx2m: 5148 /eslint-plugin-import/2.27.5_ajyizmi44oc3hrc35l6ndh7p4e:
5369 resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} 5149 resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
5370 engines: {node: '>=4'} 5150 engines: {node: '>=4'}
5371 peerDependencies: 5151 peerDependencies:
@@ -5375,15 +5155,15 @@ packages:
5375 '@typescript-eslint/parser': 5155 '@typescript-eslint/parser':
5376 optional: true 5156 optional: true
5377 dependencies: 5157 dependencies:
5378 '@typescript-eslint/parser': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm 5158 '@typescript-eslint/parser': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu
5379 array-includes: 3.1.6 5159 array-includes: 3.1.6
5380 array.prototype.flat: 1.3.1 5160 array.prototype.flat: 1.3.1
5381 array.prototype.flatmap: 1.3.1 5161 array.prototype.flatmap: 1.3.1
5382 debug: 3.2.7 5162 debug: 3.2.7
5383 doctrine: 2.1.0 5163 doctrine: 2.1.0
5384 eslint: 8.34.0 5164 eslint: 8.35.0
5385 eslint-import-resolver-node: 0.3.7 5165 eslint-import-resolver-node: 0.3.7
5386 eslint-module-utils: 2.7.4_ithmlgmaospkvl4p7n7pyp3rgq 5166 eslint-module-utils: 2.7.4_qynxowrxvm2kj5rbowcxf5maga
5387 has: 1.0.3 5167 has: 1.0.3
5388 is-core-module: 2.11.0 5168 is-core-module: 2.11.0
5389 is-glob: 4.0.3 5169 is-glob: 4.0.3
@@ -5398,7 +5178,7 @@ packages:
5398 - supports-color 5178 - supports-color
5399 dev: true 5179 dev: true
5400 5180
5401 /eslint-plugin-jest/27.2.1_tpilwdck27idyevypvt7u6i2uq: 5181 /eslint-plugin-jest/27.2.1_zrxpinbtsha3kscuby4fcodwti:
5402 resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==} 5182 resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==}
5403 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} 5183 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
5404 peerDependencies: 5184 peerDependencies:
@@ -5411,16 +5191,16 @@ packages:
5411 jest: 5191 jest:
5412 optional: true 5192 optional: true
5413 dependencies: 5193 dependencies:
5414 '@typescript-eslint/eslint-plugin': 5.51.0_z4swst3wuuqk4hlme4ajzslgh4 5194 '@typescript-eslint/eslint-plugin': 5.54.0_6mj2wypvdnknez7kws2nfdgupi
5415 '@typescript-eslint/utils': 5.48.1_7kw3g6rralp5ps6mg3uyzz6azm 5195 '@typescript-eslint/utils': 5.48.1_ycpbpc6yetojsgtrx3mwntkhsu
5416 eslint: 8.34.0 5196 eslint: 8.35.0
5417 jest: 28.1.2_@types+node@16.11.33 5197 jest: 28.1.2_@types+node@16.11.33
5418 transitivePeerDependencies: 5198 transitivePeerDependencies:
5419 - supports-color 5199 - supports-color
5420 - typescript 5200 - typescript
5421 dev: true 5201 dev: true
5422 5202
5423 /eslint-plugin-jsx-a11y/6.7.1_eslint@8.34.0: 5203 /eslint-plugin-jsx-a11y/6.7.1_eslint@8.35.0:
5424 resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==} 5204 resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==}
5425 engines: {node: '>=4.0'} 5205 engines: {node: '>=4.0'}
5426 peerDependencies: 5206 peerDependencies:
@@ -5435,7 +5215,7 @@ packages:
5435 axobject-query: 3.1.1 5215 axobject-query: 3.1.1
5436 damerau-levenshtein: 1.0.8 5216 damerau-levenshtein: 1.0.8
5437 emoji-regex: 9.2.2 5217 emoji-regex: 9.2.2
5438 eslint: 8.34.0 5218 eslint: 8.35.0
5439 has: 1.0.3 5219 has: 1.0.3
5440 jsx-ast-utils: 3.3.3 5220 jsx-ast-utils: 3.3.3
5441 language-tags: 1.0.5 5221 language-tags: 1.0.5
@@ -5445,7 +5225,7 @@ packages:
5445 semver: 6.3.0 5225 semver: 6.3.0
5446 dev: true 5226 dev: true
5447 5227
5448 /eslint-plugin-prettier/4.2.1_u5wnrdwibbfomslmnramz52buy: 5228 /eslint-plugin-prettier/4.2.1_u2zha4kiojzs42thzpgwygphmy:
5449 resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} 5229 resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
5450 engines: {node: '>=12.0.0'} 5230 engines: {node: '>=12.0.0'}
5451 peerDependencies: 5231 peerDependencies:
@@ -5456,22 +5236,22 @@ packages:
5456 eslint-config-prettier: 5236 eslint-config-prettier:
5457 optional: true 5237 optional: true
5458 dependencies: 5238 dependencies:
5459 eslint: 8.34.0 5239 eslint: 8.35.0
5460 eslint-config-prettier: 8.6.0_eslint@8.34.0 5240 eslint-config-prettier: 8.6.0_eslint@8.35.0
5461 prettier: 2.8.4 5241 prettier: 2.8.4
5462 prettier-linter-helpers: 1.0.0 5242 prettier-linter-helpers: 1.0.0
5463 dev: true 5243 dev: true
5464 5244
5465 /eslint-plugin-react-hooks/4.6.0_eslint@8.34.0: 5245 /eslint-plugin-react-hooks/4.6.0_eslint@8.35.0:
5466 resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} 5246 resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==}
5467 engines: {node: '>=10'} 5247 engines: {node: '>=10'}
5468 peerDependencies: 5248 peerDependencies:
5469 eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 5249 eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
5470 dependencies: 5250 dependencies:
5471 eslint: 8.34.0 5251 eslint: 8.35.0
5472 dev: true 5252 dev: true
5473 5253
5474 /eslint-plugin-react/7.32.2_eslint@8.34.0: 5254 /eslint-plugin-react/7.32.2_eslint@8.35.0:
5475 resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==} 5255 resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==}
5476 engines: {node: '>=4'} 5256 engines: {node: '>=4'}
5477 peerDependencies: 5257 peerDependencies:
@@ -5481,7 +5261,7 @@ packages:
5481 array.prototype.flatmap: 1.3.1 5261 array.prototype.flatmap: 1.3.1
5482 array.prototype.tosorted: 1.1.1 5262 array.prototype.tosorted: 1.1.1
5483 doctrine: 2.1.0 5263 doctrine: 2.1.0
5484 eslint: 8.34.0 5264 eslint: 8.35.0
5485 estraverse: 5.3.0 5265 estraverse: 5.3.0
5486 jsx-ast-utils: 3.3.3 5266 jsx-ast-utils: 3.3.3
5487 minimatch: 3.1.2 5267 minimatch: 3.1.2
@@ -5495,7 +5275,7 @@ packages:
5495 string.prototype.matchall: 4.0.8 5275 string.prototype.matchall: 4.0.8
5496 dev: true 5276 dev: true
5497 5277
5498 /eslint-plugin-unicorn/42.0.0_eslint@8.34.0: 5278 /eslint-plugin-unicorn/42.0.0_eslint@8.35.0:
5499 resolution: {integrity: sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==} 5279 resolution: {integrity: sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==}
5500 engines: {node: '>=12'} 5280 engines: {node: '>=12'}
5501 peerDependencies: 5281 peerDependencies:
@@ -5504,8 +5284,8 @@ packages:
5504 '@babel/helper-validator-identifier': 7.19.1 5284 '@babel/helper-validator-identifier': 7.19.1
5505 ci-info: 3.7.0 5285 ci-info: 3.7.0
5506 clean-regexp: 1.0.0 5286 clean-regexp: 1.0.0
5507 eslint: 8.34.0 5287 eslint: 8.35.0
5508 eslint-utils: 3.0.0_eslint@8.34.0 5288 eslint-utils: 3.0.0_eslint@8.35.0
5509 esquery: 1.4.0 5289 esquery: 1.4.0
5510 indent-string: 4.0.0 5290 indent-string: 4.0.0
5511 is-builtin-module: 3.2.0 5291 is-builtin-module: 3.2.0
@@ -5534,13 +5314,13 @@ packages:
5534 estraverse: 5.3.0 5314 estraverse: 5.3.0
5535 dev: true 5315 dev: true
5536 5316
5537 /eslint-utils/3.0.0_eslint@8.34.0: 5317 /eslint-utils/3.0.0_eslint@8.35.0:
5538 resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} 5318 resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
5539 engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} 5319 engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
5540 peerDependencies: 5320 peerDependencies:
5541 eslint: '>=5' 5321 eslint: '>=5'
5542 dependencies: 5322 dependencies:
5543 eslint: 8.34.0 5323 eslint: 8.35.0
5544 eslint-visitor-keys: 2.1.0 5324 eslint-visitor-keys: 2.1.0
5545 dev: true 5325 dev: true
5546 5326
@@ -5554,12 +5334,13 @@ packages:
5554 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 5334 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
5555 dev: true 5335 dev: true
5556 5336
5557 /eslint/8.34.0: 5337 /eslint/8.35.0:
5558 resolution: {integrity: sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==} 5338 resolution: {integrity: sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw==}
5559 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 5339 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
5560 hasBin: true 5340 hasBin: true
5561 dependencies: 5341 dependencies:
5562 '@eslint/eslintrc': 1.4.1 5342 '@eslint/eslintrc': 2.0.0
5343 '@eslint/js': 8.35.0
5563 '@humanwhocodes/config-array': 0.11.8 5344 '@humanwhocodes/config-array': 0.11.8
5564 '@humanwhocodes/module-importer': 1.0.1 5345 '@humanwhocodes/module-importer': 1.0.1
5565 '@nodelib/fs.walk': 1.2.8 5346 '@nodelib/fs.walk': 1.2.8
@@ -5570,10 +5351,10 @@ packages:
5570 doctrine: 3.0.0 5351 doctrine: 3.0.0
5571 escape-string-regexp: 4.0.0 5352 escape-string-regexp: 4.0.0
5572 eslint-scope: 7.1.1 5353 eslint-scope: 7.1.1
5573 eslint-utils: 3.0.0_eslint@8.34.0 5354 eslint-utils: 3.0.0_eslint@8.35.0
5574 eslint-visitor-keys: 3.3.0 5355 eslint-visitor-keys: 3.3.0
5575 espree: 9.4.1 5356 espree: 9.4.1
5576 esquery: 1.4.0 5357 esquery: 1.5.0
5577 esutils: 2.0.3 5358 esutils: 2.0.3
5578 fast-deep-equal: 3.1.3 5359 fast-deep-equal: 3.1.3
5579 file-entry-cache: 6.0.1 5360 file-entry-cache: 6.0.1
@@ -5628,6 +5409,13 @@ packages:
5628 estraverse: 5.3.0 5409 estraverse: 5.3.0
5629 dev: true 5410 dev: true
5630 5411
5412 /esquery/1.5.0:
5413 resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==}
5414 engines: {node: '>=0.10'}
5415 dependencies:
5416 estraverse: 5.3.0
5417 dev: true
5418
5631 /esrecurse/4.3.0: 5419 /esrecurse/4.3.0:
5632 resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} 5420 resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
5633 engines: {node: '>=4.0'} 5421 engines: {node: '>=4.0'}
@@ -6838,12 +6626,12 @@ packages:
6838 engines: {node: '>= 0.10'} 6626 engines: {node: '>= 0.10'}
6839 dev: false 6627 dev: false
6840 6628
6841 /intl-messageformat/10.3.0: 6629 /intl-messageformat/10.3.1:
6842 resolution: {integrity: sha512-FKeBZKH9T2Ue4RUXCuwY/hEaRHU8cgICevlGKog0qSBuz/amtRKNBLetBLmRxiHeEkF7JBBckC+56GIwshlRwA==} 6630 resolution: {integrity: sha512-mqHc6arhbogrdImIsEscdjWnJcg2bvg3MiyGXDsTSGmPbbM2KtRUe7oNgDUbkM3HMn4KbyOct2JyJScmwRgGSQ==}
6843 dependencies: 6631 dependencies:
6844 '@formatjs/ecma402-abstract': 1.14.3 6632 '@formatjs/ecma402-abstract': 1.14.3
6845 '@formatjs/fast-memoize': 1.2.8 6633 '@formatjs/fast-memoize': 1.2.8
6846 '@formatjs/icu-messageformat-parser': 2.2.0 6634 '@formatjs/icu-messageformat-parser': 2.3.0
6847 tslib: 2.5.0 6635 tslib: 2.5.0
6848 dev: false 6636 dev: false
6849 6637
@@ -8947,8 +8735,8 @@ packages:
8947 resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} 8735 resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
8948 dev: true 8736 dev: true
8949 8737
8950 /node-mac-permissions/2.2.1: 8738 /node-mac-permissions/2.3.0:
8951 resolution: {integrity: sha512-lmSuexF/XcAvtanSReDDrr61Bz4FveSmVl1wHY0Be6RV0+QpCK1RMpjWxtKG0ALqX4p+k2cJ/u7GBV8dkUeLeA==} 8739 resolution: {integrity: sha512-kZ/bUeXv+Xp6+VLS77ShgSfS8df9HB13SnS1ql+d3Cd5ry0uZkOgNh434cAhZBHiagYQWykPqgY7n9jd7t74Fw==}
8952 os: [darwin] 8740 os: [darwin]
8953 requiresBuild: true 8741 requiresBuild: true
8954 dependencies: 8742 dependencies:
@@ -9905,8 +9693,8 @@ packages:
9905 react-dom: 17.0.2_react@17.0.2 9693 react-dom: 17.0.2_react@17.0.2
9906 dev: false 9694 dev: false
9907 9695
9908 /react-intl/6.2.8_oatgdhaahtizs2uezdzbohxvne: 9696 /react-intl/6.2.10_oatgdhaahtizs2uezdzbohxvne:
9909 resolution: {integrity: sha512-Njzmbmk58rBx6i0bGQbBLYj+KbR9IXbFfbK2u0AFayjDx+VJW30MdJV6aNL9EiPaXfcOcAYm31R777e/UHWeEw==} 9697 resolution: {integrity: sha512-l2TpskkFR0OzQnq7ChiJ5ZX23USZSzpKOcaR9MYC4UOHE9bT4kQ5JXXolgkq3tiOlvseEOzUCerlzn886AX9Yg==}
9910 peerDependencies: 9698 peerDependencies:
9911 react: ^16.6.0 || 17 || 18 9699 react: ^16.6.0 || 17 || 18
9912 typescript: ^4.7 9700 typescript: ^4.7
@@ -9915,14 +9703,14 @@ packages:
9915 optional: true 9703 optional: true
9916 dependencies: 9704 dependencies:
9917 '@formatjs/ecma402-abstract': 1.14.3 9705 '@formatjs/ecma402-abstract': 1.14.3
9918 '@formatjs/icu-messageformat-parser': 2.2.0 9706 '@formatjs/icu-messageformat-parser': 2.3.0
9919 '@formatjs/intl': 2.6.5_typescript@4.9.5 9707 '@formatjs/intl': 2.6.7_typescript@4.9.5
9920 '@formatjs/intl-displaynames': 6.2.4 9708 '@formatjs/intl-displaynames': 6.2.6
9921 '@formatjs/intl-listformat': 7.1.7 9709 '@formatjs/intl-listformat': 7.1.9
9922 '@types/hoist-non-react-statics': 3.3.1 9710 '@types/hoist-non-react-statics': 3.3.1
9923 '@types/react': 17.0.45 9711 '@types/react': 17.0.45
9924 hoist-non-react-statics: 3.3.2 9712 hoist-non-react-statics: 3.3.2
9925 intl-messageformat: 10.3.0 9713 intl-messageformat: 10.3.1
9926 react: 17.0.2 9714 react: 17.0.2
9927 tslib: 2.5.0 9715 tslib: 2.5.0
9928 typescript: 4.9.5 9716 typescript: 4.9.5
@@ -10759,8 +10547,8 @@ packages:
10759 scmp: 2.0.0 10547 scmp: 2.0.0
10760 dev: false 10548 dev: false
10761 10549
10762 /simple-git/3.16.0: 10550 /simple-git/3.16.1:
10763 resolution: {integrity: sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw==} 10551 resolution: {integrity: sha512-xzRxMKiy1zEYeHGXgAzvuXffDS0xgsq07Oi4LWEEcVH29vLpcZ2tyQRWyK0NLLlCVaKysZeem5tC1qHEOxsKwA==}
10764 dependencies: 10552 dependencies:
10765 '@kwsites/file-exists': 1.1.1 10553 '@kwsites/file-exists': 1.1.1
10766 '@kwsites/promise-deferred': 1.1.1 10554 '@kwsites/promise-deferred': 1.1.1
@@ -12068,8 +11856,8 @@ packages:
12068 signal-exit: 3.0.7 11856 signal-exit: 3.0.7
12069 dev: true 11857 dev: true
12070 11858
12071 /ws/8.12.0: 11859 /ws/8.12.1:
12072 resolution: {integrity: sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig==} 11860 resolution: {integrity: sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==}
12073 engines: {node: '>=10.0.0'} 11861 engines: {node: '>=10.0.0'}
12074 peerDependencies: 11862 peerDependencies:
12075 bufferutil: ^4.0.1 11863 bufferutil: ^4.0.1