this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Upgrade dependencies

+1873 -1660
+1865 -1652
package-lock.json
··· 13 13 "@iconify-icons/mingcute": "~1.2.5", 14 14 "@justinribeiro/lite-youtube": "~1.5.0", 15 15 "@szhsin/react-menu": "~3.5.3", 16 - "dayjs": "~1.11.7", 16 + "dayjs": "~1.11.8", 17 17 "dayjs-twitter": "~0.5.0", 18 18 "fast-blurhash": "~1.1.2", 19 19 "fast-deep-equal": "~3.1.3", ··· 25 25 "p-throttle": "~5.1.0", 26 26 "preact": "~10.15.1", 27 27 "react-hotkeys-hook": "~4.4.0", 28 - "react-intersection-observer": "~9.4.3", 28 + "react-intersection-observer": "~9.4.4", 29 29 "react-quick-pinch-zoom": "~4.9.0", 30 30 "react-router-dom": "6.6.2", 31 31 "string-length": "~5.0.1", ··· 42 42 "@trivago/prettier-plugin-sort-imports": "~4.1.1", 43 43 "postcss": "~8.4.24", 44 44 "postcss-dark-theme-class": "~0.7.3", 45 - "postcss-preset-env": "~8.4.1", 45 + "postcss-preset-env": "~8.4.2", 46 46 "twitter-text": "~3.1.0", 47 47 "vite": "~4.3.9", 48 48 "vite-plugin-generate-file": "~0.0.4", 49 49 "vite-plugin-html-config": "~1.0.11", 50 - "vite-plugin-pwa": "~0.15.1", 50 + "vite-plugin-pwa": "~0.16.3", 51 51 "vite-plugin-remove-console": "~2.1.1", 52 - "workbox-cacheable-response": "~6.6.0", 53 - "workbox-expiration": "~6.6.0", 54 - "workbox-routing": "~6.6.0", 55 - "workbox-strategies": "~6.6.0" 52 + "workbox-cacheable-response": "~7.0.0", 53 + "workbox-expiration": "~7.0.0", 54 + "workbox-routing": "~7.0.0", 55 + "workbox-strategies": "~7.0.0" 56 56 } 57 57 }, 58 58 "node_modules/@ampproject/remapping": { ··· 86 86 } 87 87 }, 88 88 "node_modules/@babel/code-frame": { 89 - "version": "7.18.6", 90 - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz", 91 - "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==", 89 + "version": "7.21.4", 90 + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz", 91 + "integrity": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==", 92 92 "dev": true, 93 93 "dependencies": { 94 94 "@babel/highlight": "^7.18.6" ··· 98 98 } 99 99 }, 100 100 "node_modules/@babel/compat-data": { 101 - "version": "7.20.1", 102 - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.1.tgz", 103 - "integrity": "sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==", 101 + "version": "7.22.3", 102 + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.3.tgz", 103 + "integrity": "sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ==", 104 104 "dev": true, 105 105 "engines": { 106 106 "node": ">=6.9.0" ··· 137 137 } 138 138 }, 139 139 "node_modules/@babel/generator": { 140 - "version": "7.20.5", 141 - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.5.tgz", 142 - "integrity": "sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==", 140 + "version": "7.22.3", 141 + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.3.tgz", 142 + "integrity": "sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==", 143 143 "dev": true, 144 144 "dependencies": { 145 - "@babel/types": "^7.20.5", 145 + "@babel/types": "^7.22.3", 146 146 "@jridgewell/gen-mapping": "^0.3.2", 147 + "@jridgewell/trace-mapping": "^0.3.17", 147 148 "jsesc": "^2.5.1" 148 149 }, 149 150 "engines": { ··· 177 178 } 178 179 }, 179 180 "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { 180 - "version": "7.18.9", 181 - "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz", 182 - "integrity": "sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==", 181 + "version": "7.22.3", 182 + "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.3.tgz", 183 + "integrity": "sha512-ahEoxgqNoYXm0k22TvOke48i1PkavGu0qGCmcq9ugi6gnmvKNaMjKBSrZTnWUi1CFEeNAUiVba0Wtzm03aSkJg==", 183 184 "dev": true, 184 185 "dependencies": { 185 - "@babel/helper-explode-assignable-expression": "^7.18.6", 186 - "@babel/types": "^7.18.9" 186 + "@babel/types": "^7.22.3" 187 187 }, 188 188 "engines": { 189 189 "node": ">=6.9.0" 190 190 } 191 191 }, 192 192 "node_modules/@babel/helper-compilation-targets": { 193 - "version": "7.20.0", 194 - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz", 195 - "integrity": "sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==", 193 + "version": "7.22.1", 194 + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.1.tgz", 195 + "integrity": "sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ==", 196 196 "dev": true, 197 197 "dependencies": { 198 - "@babel/compat-data": "^7.20.0", 199 - "@babel/helper-validator-option": "^7.18.6", 198 + "@babel/compat-data": "^7.22.0", 199 + "@babel/helper-validator-option": "^7.21.0", 200 200 "browserslist": "^4.21.3", 201 + "lru-cache": "^5.1.1", 201 202 "semver": "^6.3.0" 202 203 }, 203 204 "engines": { ··· 207 208 "@babel/core": "^7.0.0" 208 209 } 209 210 }, 211 + "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": { 212 + "version": "5.1.1", 213 + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", 214 + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", 215 + "dev": true, 216 + "dependencies": { 217 + "yallist": "^3.0.2" 218 + } 219 + }, 220 + "node_modules/@babel/helper-compilation-targets/node_modules/yallist": { 221 + "version": "3.1.1", 222 + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", 223 + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", 224 + "dev": true 225 + }, 210 226 "node_modules/@babel/helper-create-class-features-plugin": { 211 - "version": "7.20.5", 212 - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.5.tgz", 213 - "integrity": "sha512-3RCdA/EmEaikrhayahwToF0fpweU/8o2p8vhc1c/1kftHOdTKuC65kik/TLc+qfbS8JKw4qqJbne4ovICDhmww==", 227 + "version": "7.22.1", 228 + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.1.tgz", 229 + "integrity": "sha512-SowrZ9BWzYFgzUMwUmowbPSGu6CXL5MSuuCkG3bejahSpSymioPmuLdhPxNOc9MjuNGjy7M/HaXvJ8G82Lywlw==", 214 230 "dev": true, 215 231 "dependencies": { 216 232 "@babel/helper-annotate-as-pure": "^7.18.6", 217 - "@babel/helper-environment-visitor": "^7.18.9", 218 - "@babel/helper-function-name": "^7.19.0", 219 - "@babel/helper-member-expression-to-functions": "^7.18.9", 233 + "@babel/helper-environment-visitor": "^7.22.1", 234 + "@babel/helper-function-name": "^7.21.0", 235 + "@babel/helper-member-expression-to-functions": "^7.22.0", 220 236 "@babel/helper-optimise-call-expression": "^7.18.6", 221 - "@babel/helper-replace-supers": "^7.19.1", 222 - "@babel/helper-split-export-declaration": "^7.18.6" 237 + "@babel/helper-replace-supers": "^7.22.1", 238 + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", 239 + "@babel/helper-split-export-declaration": "^7.18.6", 240 + "semver": "^6.3.0" 223 241 }, 224 242 "engines": { 225 243 "node": ">=6.9.0" ··· 229 247 } 230 248 }, 231 249 "node_modules/@babel/helper-create-regexp-features-plugin": { 232 - "version": "7.20.5", 233 - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.20.5.tgz", 234 - "integrity": "sha512-m68B1lkg3XDGX5yCvGO0kPx3v9WIYLnzjKfPcQiwntEQa5ZeRkPmo2X/ISJc8qxWGfwUr+kvZAeEzAwLec2r2w==", 250 + "version": "7.22.1", 251 + "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.1.tgz", 252 + "integrity": "sha512-WWjdnfR3LPIe+0EY8td7WmjhytxXtjKAEpnAxun/hkNiyOaPlvGK+NZaBFIdi9ndYV3Gav7BpFvtUwnaJlwi1w==", 235 253 "dev": true, 236 254 "dependencies": { 237 255 "@babel/helper-annotate-as-pure": "^7.18.6", 238 - "regexpu-core": "^5.2.1" 256 + "regexpu-core": "^5.3.1", 257 + "semver": "^6.3.0" 239 258 }, 240 259 "engines": { 241 260 "node": ">=6.9.0" ··· 245 264 } 246 265 }, 247 266 "node_modules/@babel/helper-define-polyfill-provider": { 248 - "version": "0.3.3", 249 - "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz", 250 - "integrity": "sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==", 267 + "version": "0.4.0", 268 + "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.0.tgz", 269 + "integrity": "sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==", 251 270 "dev": true, 252 271 "dependencies": { 253 272 "@babel/helper-compilation-targets": "^7.17.7", ··· 262 281 } 263 282 }, 264 283 "node_modules/@babel/helper-environment-visitor": { 265 - "version": "7.18.9", 266 - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz", 267 - "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==", 268 - "dev": true, 269 - "engines": { 270 - "node": ">=6.9.0" 271 - } 272 - }, 273 - "node_modules/@babel/helper-explode-assignable-expression": { 274 - "version": "7.18.6", 275 - "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz", 276 - "integrity": "sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==", 284 + "version": "7.22.1", 285 + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.1.tgz", 286 + "integrity": "sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==", 277 287 "dev": true, 278 - "dependencies": { 279 - "@babel/types": "^7.18.6" 280 - }, 281 288 "engines": { 282 289 "node": ">=6.9.0" 283 290 } 284 291 }, 285 292 "node_modules/@babel/helper-function-name": { 286 - "version": "7.19.0", 287 - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz", 288 - "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==", 293 + "version": "7.21.0", 294 + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz", 295 + "integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==", 289 296 "dev": true, 290 297 "dependencies": { 291 - "@babel/template": "^7.18.10", 292 - "@babel/types": "^7.19.0" 298 + "@babel/template": "^7.20.7", 299 + "@babel/types": "^7.21.0" 293 300 }, 294 301 "engines": { 295 302 "node": ">=6.9.0" ··· 308 315 } 309 316 }, 310 317 "node_modules/@babel/helper-member-expression-to-functions": { 311 - "version": "7.18.9", 312 - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz", 313 - "integrity": "sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==", 318 + "version": "7.22.3", 319 + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.3.tgz", 320 + "integrity": "sha512-Gl7sK04b/2WOb6OPVeNy9eFKeD3L6++CzL3ykPOWqTn08xgYYK0wz4TUh2feIImDXxcVW3/9WQ1NMKY66/jfZA==", 314 321 "dev": true, 315 322 "dependencies": { 316 - "@babel/types": "^7.18.9" 323 + "@babel/types": "^7.22.3" 317 324 }, 318 325 "engines": { 319 326 "node": ">=6.9.0" 320 327 } 321 328 }, 322 329 "node_modules/@babel/helper-module-imports": { 323 - "version": "7.18.6", 324 - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz", 325 - "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==", 330 + "version": "7.21.4", 331 + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz", 332 + "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==", 326 333 "dev": true, 327 334 "dependencies": { 328 - "@babel/types": "^7.18.6" 335 + "@babel/types": "^7.21.4" 329 336 }, 330 337 "engines": { 331 338 "node": ">=6.9.0" 332 339 } 333 340 }, 334 341 "node_modules/@babel/helper-module-transforms": { 335 - "version": "7.20.2", 336 - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz", 337 - "integrity": "sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==", 342 + "version": "7.22.1", 343 + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.1.tgz", 344 + "integrity": "sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw==", 338 345 "dev": true, 339 346 "dependencies": { 340 - "@babel/helper-environment-visitor": "^7.18.9", 341 - "@babel/helper-module-imports": "^7.18.6", 342 - "@babel/helper-simple-access": "^7.20.2", 347 + "@babel/helper-environment-visitor": "^7.22.1", 348 + "@babel/helper-module-imports": "^7.21.4", 349 + "@babel/helper-simple-access": "^7.21.5", 343 350 "@babel/helper-split-export-declaration": "^7.18.6", 344 351 "@babel/helper-validator-identifier": "^7.19.1", 345 - "@babel/template": "^7.18.10", 346 - "@babel/traverse": "^7.20.1", 347 - "@babel/types": "^7.20.2" 352 + "@babel/template": "^7.21.9", 353 + "@babel/traverse": "^7.22.1", 354 + "@babel/types": "^7.22.0" 348 355 }, 349 356 "engines": { 350 357 "node": ">=6.9.0" ··· 363 370 } 364 371 }, 365 372 "node_modules/@babel/helper-plugin-utils": { 366 - "version": "7.20.2", 367 - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz", 368 - "integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==", 373 + "version": "7.21.5", 374 + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz", 375 + "integrity": "sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==", 369 376 "dev": true, 370 377 "engines": { 371 378 "node": ">=6.9.0" ··· 390 397 } 391 398 }, 392 399 "node_modules/@babel/helper-replace-supers": { 393 - "version": "7.19.1", 394 - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.19.1.tgz", 395 - "integrity": "sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw==", 400 + "version": "7.22.1", 401 + "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.1.tgz", 402 + "integrity": "sha512-ut4qrkE4AuSfrwHSps51ekR1ZY/ygrP1tp0WFm8oVq6nzc/hvfV/22JylndIbsf2U2M9LOMwiSddr6y+78j+OQ==", 396 403 "dev": true, 397 404 "dependencies": { 398 - "@babel/helper-environment-visitor": "^7.18.9", 399 - "@babel/helper-member-expression-to-functions": "^7.18.9", 405 + "@babel/helper-environment-visitor": "^7.22.1", 406 + "@babel/helper-member-expression-to-functions": "^7.22.0", 400 407 "@babel/helper-optimise-call-expression": "^7.18.6", 401 - "@babel/traverse": "^7.19.1", 402 - "@babel/types": "^7.19.0" 408 + "@babel/template": "^7.21.9", 409 + "@babel/traverse": "^7.22.1", 410 + "@babel/types": "^7.22.0" 403 411 }, 404 412 "engines": { 405 413 "node": ">=6.9.0" 406 414 } 407 415 }, 408 416 "node_modules/@babel/helper-simple-access": { 409 - "version": "7.20.2", 410 - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz", 411 - "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==", 417 + "version": "7.21.5", 418 + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz", 419 + "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==", 412 420 "dev": true, 413 421 "dependencies": { 414 - "@babel/types": "^7.20.2" 422 + "@babel/types": "^7.21.5" 415 423 }, 416 424 "engines": { 417 425 "node": ">=6.9.0" ··· 442 450 } 443 451 }, 444 452 "node_modules/@babel/helper-string-parser": { 445 - "version": "7.19.4", 446 - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz", 447 - "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==", 453 + "version": "7.21.5", 454 + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz", 455 + "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==", 448 456 "dev": true, 449 457 "engines": { 450 458 "node": ">=6.9.0" ··· 460 468 } 461 469 }, 462 470 "node_modules/@babel/helper-validator-option": { 463 - "version": "7.18.6", 464 - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz", 465 - "integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==", 471 + "version": "7.21.0", 472 + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz", 473 + "integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==", 466 474 "dev": true, 467 475 "engines": { 468 476 "node": ">=6.9.0" ··· 512 520 } 513 521 }, 514 522 "node_modules/@babel/parser": { 515 - "version": "7.20.5", 516 - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.5.tgz", 517 - "integrity": "sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==", 523 + "version": "7.22.4", 524 + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.4.tgz", 525 + "integrity": "sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==", 518 526 "dev": true, 519 527 "bin": { 520 528 "parser": "bin/babel-parser.js" ··· 539 547 } 540 548 }, 541 549 "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { 542 - "version": "7.18.9", 543 - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.9.tgz", 544 - "integrity": "sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==", 550 + "version": "7.22.3", 551 + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.3.tgz", 552 + "integrity": "sha512-6r4yRwEnorYByILoDRnEqxtojYKuiIv9FojW2E8GUKo9eWBwbKcd9IiZOZpdyXc64RmyGGyPu3/uAcrz/dq2kQ==", 545 553 "dev": true, 546 554 "dependencies": { 547 - "@babel/helper-plugin-utils": "^7.18.9", 548 - "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9", 549 - "@babel/plugin-proposal-optional-chaining": "^7.18.9" 555 + "@babel/helper-plugin-utils": "^7.21.5", 556 + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", 557 + "@babel/plugin-transform-optional-chaining": "^7.22.3" 550 558 }, 551 559 "engines": { 552 560 "node": ">=6.9.0" ··· 555 563 "@babel/core": "^7.13.0" 556 564 } 557 565 }, 558 - "node_modules/@babel/plugin-proposal-async-generator-functions": { 559 - "version": "7.20.1", 560 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.1.tgz", 561 - "integrity": "sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g==", 562 - "dev": true, 563 - "dependencies": { 564 - "@babel/helper-environment-visitor": "^7.18.9", 565 - "@babel/helper-plugin-utils": "^7.19.0", 566 - "@babel/helper-remap-async-to-generator": "^7.18.9", 567 - "@babel/plugin-syntax-async-generators": "^7.8.4" 568 - }, 569 - "engines": { 570 - "node": ">=6.9.0" 571 - }, 572 - "peerDependencies": { 573 - "@babel/core": "^7.0.0-0" 574 - } 575 - }, 576 - "node_modules/@babel/plugin-proposal-class-properties": { 577 - "version": "7.18.6", 578 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz", 579 - "integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==", 580 - "dev": true, 581 - "dependencies": { 582 - "@babel/helper-create-class-features-plugin": "^7.18.6", 583 - "@babel/helper-plugin-utils": "^7.18.6" 584 - }, 585 - "engines": { 586 - "node": ">=6.9.0" 587 - }, 588 - "peerDependencies": { 589 - "@babel/core": "^7.0.0-0" 590 - } 591 - }, 592 - "node_modules/@babel/plugin-proposal-class-static-block": { 593 - "version": "7.18.6", 594 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.6.tgz", 595 - "integrity": "sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==", 596 - "dev": true, 597 - "dependencies": { 598 - "@babel/helper-create-class-features-plugin": "^7.18.6", 599 - "@babel/helper-plugin-utils": "^7.18.6", 600 - "@babel/plugin-syntax-class-static-block": "^7.14.5" 601 - }, 602 - "engines": { 603 - "node": ">=6.9.0" 604 - }, 605 - "peerDependencies": { 606 - "@babel/core": "^7.12.0" 607 - } 608 - }, 609 - "node_modules/@babel/plugin-proposal-dynamic-import": { 610 - "version": "7.18.6", 611 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz", 612 - "integrity": "sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==", 613 - "dev": true, 614 - "dependencies": { 615 - "@babel/helper-plugin-utils": "^7.18.6", 616 - "@babel/plugin-syntax-dynamic-import": "^7.8.3" 617 - }, 618 - "engines": { 619 - "node": ">=6.9.0" 620 - }, 621 - "peerDependencies": { 622 - "@babel/core": "^7.0.0-0" 623 - } 624 - }, 625 - "node_modules/@babel/plugin-proposal-export-namespace-from": { 626 - "version": "7.18.9", 627 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz", 628 - "integrity": "sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==", 629 - "dev": true, 630 - "dependencies": { 631 - "@babel/helper-plugin-utils": "^7.18.9", 632 - "@babel/plugin-syntax-export-namespace-from": "^7.8.3" 633 - }, 634 - "engines": { 635 - "node": ">=6.9.0" 636 - }, 637 - "peerDependencies": { 638 - "@babel/core": "^7.0.0-0" 639 - } 640 - }, 641 - "node_modules/@babel/plugin-proposal-json-strings": { 642 - "version": "7.18.6", 643 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz", 644 - "integrity": "sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==", 645 - "dev": true, 646 - "dependencies": { 647 - "@babel/helper-plugin-utils": "^7.18.6", 648 - "@babel/plugin-syntax-json-strings": "^7.8.3" 649 - }, 650 - "engines": { 651 - "node": ">=6.9.0" 652 - }, 653 - "peerDependencies": { 654 - "@babel/core": "^7.0.0-0" 655 - } 656 - }, 657 - "node_modules/@babel/plugin-proposal-logical-assignment-operators": { 658 - "version": "7.18.9", 659 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.9.tgz", 660 - "integrity": "sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==", 661 - "dev": true, 662 - "dependencies": { 663 - "@babel/helper-plugin-utils": "^7.18.9", 664 - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" 665 - }, 666 - "engines": { 667 - "node": ">=6.9.0" 668 - }, 669 - "peerDependencies": { 670 - "@babel/core": "^7.0.0-0" 671 - } 672 - }, 673 - "node_modules/@babel/plugin-proposal-nullish-coalescing-operator": { 674 - "version": "7.18.6", 675 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz", 676 - "integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==", 677 - "dev": true, 678 - "dependencies": { 679 - "@babel/helper-plugin-utils": "^7.18.6", 680 - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" 681 - }, 682 - "engines": { 683 - "node": ">=6.9.0" 684 - }, 685 - "peerDependencies": { 686 - "@babel/core": "^7.0.0-0" 687 - } 688 - }, 689 - "node_modules/@babel/plugin-proposal-numeric-separator": { 690 - "version": "7.18.6", 691 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz", 692 - "integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==", 693 - "dev": true, 694 - "dependencies": { 695 - "@babel/helper-plugin-utils": "^7.18.6", 696 - "@babel/plugin-syntax-numeric-separator": "^7.10.4" 697 - }, 698 - "engines": { 699 - "node": ">=6.9.0" 700 - }, 701 - "peerDependencies": { 702 - "@babel/core": "^7.0.0-0" 703 - } 704 - }, 705 - "node_modules/@babel/plugin-proposal-object-rest-spread": { 706 - "version": "7.20.2", 707 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.2.tgz", 708 - "integrity": "sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ==", 709 - "dev": true, 710 - "dependencies": { 711 - "@babel/compat-data": "^7.20.1", 712 - "@babel/helper-compilation-targets": "^7.20.0", 713 - "@babel/helper-plugin-utils": "^7.20.2", 714 - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", 715 - "@babel/plugin-transform-parameters": "^7.20.1" 716 - }, 717 - "engines": { 718 - "node": ">=6.9.0" 719 - }, 720 - "peerDependencies": { 721 - "@babel/core": "^7.0.0-0" 722 - } 723 - }, 724 - "node_modules/@babel/plugin-proposal-optional-catch-binding": { 725 - "version": "7.18.6", 726 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz", 727 - "integrity": "sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==", 728 - "dev": true, 729 - "dependencies": { 730 - "@babel/helper-plugin-utils": "^7.18.6", 731 - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" 732 - }, 733 - "engines": { 734 - "node": ">=6.9.0" 735 - }, 736 - "peerDependencies": { 737 - "@babel/core": "^7.0.0-0" 738 - } 739 - }, 740 - "node_modules/@babel/plugin-proposal-optional-chaining": { 741 - "version": "7.18.9", 742 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz", 743 - "integrity": "sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==", 744 - "dev": true, 745 - "dependencies": { 746 - "@babel/helper-plugin-utils": "^7.18.9", 747 - "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9", 748 - "@babel/plugin-syntax-optional-chaining": "^7.8.3" 749 - }, 750 - "engines": { 751 - "node": ">=6.9.0" 752 - }, 753 - "peerDependencies": { 754 - "@babel/core": "^7.0.0-0" 755 - } 756 - }, 757 - "node_modules/@babel/plugin-proposal-private-methods": { 758 - "version": "7.18.6", 759 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz", 760 - "integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==", 761 - "dev": true, 762 - "dependencies": { 763 - "@babel/helper-create-class-features-plugin": "^7.18.6", 764 - "@babel/helper-plugin-utils": "^7.18.6" 765 - }, 766 - "engines": { 767 - "node": ">=6.9.0" 768 - }, 769 - "peerDependencies": { 770 - "@babel/core": "^7.0.0-0" 771 - } 772 - }, 773 566 "node_modules/@babel/plugin-proposal-private-property-in-object": { 774 - "version": "7.20.5", 775 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.20.5.tgz", 776 - "integrity": "sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ==", 567 + "version": "7.21.10", 568 + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.10.tgz", 569 + "integrity": "sha512-3YybmT8FN4sZFXp0kTr9Gbu90wAIhC3feNung+qcRQ1wALGoSHgOz1c+fR3ZLGZ0LXqIpYmtE6Faua6tMDarUg==", 777 570 "dev": true, 778 571 "dependencies": { 779 572 "@babel/helper-annotate-as-pure": "^7.18.6", 780 - "@babel/helper-create-class-features-plugin": "^7.20.5", 573 + "@babel/helper-create-class-features-plugin": "^7.21.0", 781 574 "@babel/helper-plugin-utils": "^7.20.2", 782 575 "@babel/plugin-syntax-private-property-in-object": "^7.14.5" 783 576 }, ··· 882 675 "@babel/core": "^7.0.0-0" 883 676 } 884 677 }, 678 + "node_modules/@babel/plugin-syntax-import-attributes": { 679 + "version": "7.22.3", 680 + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.22.3.tgz", 681 + "integrity": "sha512-i35jZJv6aO7hxEbIWQ41adVfOzjm9dcYDNeWlBMd8p0ZQRtNUCBrmGwZt+H5lb+oOC9a3svp956KP0oWGA1YsA==", 682 + "dev": true, 683 + "dependencies": { 684 + "@babel/helper-plugin-utils": "^7.21.5" 685 + }, 686 + "engines": { 687 + "node": ">=6.9.0" 688 + }, 689 + "peerDependencies": { 690 + "@babel/core": "^7.0.0-0" 691 + } 692 + }, 693 + "node_modules/@babel/plugin-syntax-import-meta": { 694 + "version": "7.10.4", 695 + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", 696 + "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", 697 + "dev": true, 698 + "dependencies": { 699 + "@babel/helper-plugin-utils": "^7.10.4" 700 + }, 701 + "peerDependencies": { 702 + "@babel/core": "^7.0.0-0" 703 + } 704 + }, 885 705 "node_modules/@babel/plugin-syntax-json-strings": { 886 706 "version": "7.8.3", 887 707 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", ··· 1011 831 "@babel/core": "^7.0.0-0" 1012 832 } 1013 833 }, 1014 - "node_modules/@babel/plugin-transform-arrow-functions": { 834 + "node_modules/@babel/plugin-syntax-unicode-sets-regex": { 1015 835 "version": "7.18.6", 1016 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.18.6.tgz", 1017 - "integrity": "sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==", 836 + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", 837 + "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", 1018 838 "dev": true, 1019 839 "dependencies": { 840 + "@babel/helper-create-regexp-features-plugin": "^7.18.6", 1020 841 "@babel/helper-plugin-utils": "^7.18.6" 1021 842 }, 1022 843 "engines": { 1023 844 "node": ">=6.9.0" 1024 845 }, 1025 846 "peerDependencies": { 847 + "@babel/core": "^7.0.0" 848 + } 849 + }, 850 + "node_modules/@babel/plugin-transform-arrow-functions": { 851 + "version": "7.21.5", 852 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.21.5.tgz", 853 + "integrity": "sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==", 854 + "dev": true, 855 + "dependencies": { 856 + "@babel/helper-plugin-utils": "^7.21.5" 857 + }, 858 + "engines": { 859 + "node": ">=6.9.0" 860 + }, 861 + "peerDependencies": { 862 + "@babel/core": "^7.0.0-0" 863 + } 864 + }, 865 + "node_modules/@babel/plugin-transform-async-generator-functions": { 866 + "version": "7.22.3", 867 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.3.tgz", 868 + "integrity": "sha512-36A4Aq48t66btydbZd5Fk0/xJqbpg/v4QWI4AH4cYHBXy9Mu42UOupZpebKFiCFNT9S9rJFcsld0gsv0ayLjtA==", 869 + "dev": true, 870 + "dependencies": { 871 + "@babel/helper-environment-visitor": "^7.22.1", 872 + "@babel/helper-plugin-utils": "^7.21.5", 873 + "@babel/helper-remap-async-to-generator": "^7.18.9", 874 + "@babel/plugin-syntax-async-generators": "^7.8.4" 875 + }, 876 + "engines": { 877 + "node": ">=6.9.0" 878 + }, 879 + "peerDependencies": { 1026 880 "@babel/core": "^7.0.0-0" 1027 881 } 1028 882 }, 1029 883 "node_modules/@babel/plugin-transform-async-to-generator": { 1030 - "version": "7.18.6", 1031 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.18.6.tgz", 1032 - "integrity": "sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==", 884 + "version": "7.20.7", 885 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.20.7.tgz", 886 + "integrity": "sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==", 1033 887 "dev": true, 1034 888 "dependencies": { 1035 889 "@babel/helper-module-imports": "^7.18.6", 1036 - "@babel/helper-plugin-utils": "^7.18.6", 1037 - "@babel/helper-remap-async-to-generator": "^7.18.6" 890 + "@babel/helper-plugin-utils": "^7.20.2", 891 + "@babel/helper-remap-async-to-generator": "^7.18.9" 1038 892 }, 1039 893 "engines": { 1040 894 "node": ">=6.9.0" ··· 1059 913 } 1060 914 }, 1061 915 "node_modules/@babel/plugin-transform-block-scoping": { 1062 - "version": "7.20.5", 1063 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.20.5.tgz", 1064 - "integrity": "sha512-WvpEIW9Cbj9ApF3yJCjIEEf1EiNJLtXagOrL5LNWEZOo3jv8pmPoYTSNJQvqej8OavVlgOoOPw6/htGZro6IkA==", 916 + "version": "7.21.0", 917 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.21.0.tgz", 918 + "integrity": "sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==", 1065 919 "dev": true, 1066 920 "dependencies": { 1067 921 "@babel/helper-plugin-utils": "^7.20.2" ··· 1073 927 "@babel/core": "^7.0.0-0" 1074 928 } 1075 929 }, 930 + "node_modules/@babel/plugin-transform-class-properties": { 931 + "version": "7.22.3", 932 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.3.tgz", 933 + "integrity": "sha512-mASLsd6rhOrLZ5F3WbCxkzl67mmOnqik0zrg5W6D/X0QMW7HtvnoL1dRARLKIbMP3vXwkwziuLesPqWVGIl6Bw==", 934 + "dev": true, 935 + "dependencies": { 936 + "@babel/helper-create-class-features-plugin": "^7.22.1", 937 + "@babel/helper-plugin-utils": "^7.21.5" 938 + }, 939 + "engines": { 940 + "node": ">=6.9.0" 941 + }, 942 + "peerDependencies": { 943 + "@babel/core": "^7.0.0-0" 944 + } 945 + }, 946 + "node_modules/@babel/plugin-transform-class-static-block": { 947 + "version": "7.22.3", 948 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.3.tgz", 949 + "integrity": "sha512-5BirgNWNOx7cwbTJCOmKFJ1pZjwk5MUfMIwiBBvsirCJMZeQgs5pk6i1OlkVg+1Vef5LfBahFOrdCnAWvkVKMw==", 950 + "dev": true, 951 + "dependencies": { 952 + "@babel/helper-create-class-features-plugin": "^7.22.1", 953 + "@babel/helper-plugin-utils": "^7.21.5", 954 + "@babel/plugin-syntax-class-static-block": "^7.14.5" 955 + }, 956 + "engines": { 957 + "node": ">=6.9.0" 958 + }, 959 + "peerDependencies": { 960 + "@babel/core": "^7.12.0" 961 + } 962 + }, 1076 963 "node_modules/@babel/plugin-transform-classes": { 1077 - "version": "7.20.2", 1078 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.20.2.tgz", 1079 - "integrity": "sha512-9rbPp0lCVVoagvtEyQKSo5L8oo0nQS/iif+lwlAz29MccX2642vWDlSZK+2T2buxbopotId2ld7zZAzRfz9j1g==", 964 + "version": "7.21.0", 965 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.21.0.tgz", 966 + "integrity": "sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==", 1080 967 "dev": true, 1081 968 "dependencies": { 1082 969 "@babel/helper-annotate-as-pure": "^7.18.6", 1083 - "@babel/helper-compilation-targets": "^7.20.0", 970 + "@babel/helper-compilation-targets": "^7.20.7", 1084 971 "@babel/helper-environment-visitor": "^7.18.9", 1085 - "@babel/helper-function-name": "^7.19.0", 972 + "@babel/helper-function-name": "^7.21.0", 1086 973 "@babel/helper-optimise-call-expression": "^7.18.6", 1087 974 "@babel/helper-plugin-utils": "^7.20.2", 1088 - "@babel/helper-replace-supers": "^7.19.1", 975 + "@babel/helper-replace-supers": "^7.20.7", 1089 976 "@babel/helper-split-export-declaration": "^7.18.6", 1090 977 "globals": "^11.1.0" 1091 978 }, ··· 1097 984 } 1098 985 }, 1099 986 "node_modules/@babel/plugin-transform-computed-properties": { 1100 - "version": "7.18.9", 1101 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.18.9.tgz", 1102 - "integrity": "sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==", 987 + "version": "7.21.5", 988 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.21.5.tgz", 989 + "integrity": "sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==", 1103 990 "dev": true, 1104 991 "dependencies": { 1105 - "@babel/helper-plugin-utils": "^7.18.9" 992 + "@babel/helper-plugin-utils": "^7.21.5", 993 + "@babel/template": "^7.20.7" 1106 994 }, 1107 995 "engines": { 1108 996 "node": ">=6.9.0" ··· 1112 1000 } 1113 1001 }, 1114 1002 "node_modules/@babel/plugin-transform-destructuring": { 1115 - "version": "7.20.2", 1116 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.20.2.tgz", 1117 - "integrity": "sha512-mENM+ZHrvEgxLTBXUiQ621rRXZes3KWUv6NdQlrnr1TkWVw+hUjQBZuP2X32qKlrlG2BzgR95gkuCRSkJl8vIw==", 1003 + "version": "7.21.3", 1004 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.21.3.tgz", 1005 + "integrity": "sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==", 1118 1006 "dev": true, 1119 1007 "dependencies": { 1120 1008 "@babel/helper-plugin-utils": "^7.20.2" ··· 1157 1045 "@babel/core": "^7.0.0-0" 1158 1046 } 1159 1047 }, 1048 + "node_modules/@babel/plugin-transform-dynamic-import": { 1049 + "version": "7.22.1", 1050 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.1.tgz", 1051 + "integrity": "sha512-rlhWtONnVBPdmt+jeewS0qSnMz/3yLFrqAP8hHC6EDcrYRSyuz9f9yQhHvVn2Ad6+yO9fHXac5piudeYrInxwQ==", 1052 + "dev": true, 1053 + "dependencies": { 1054 + "@babel/helper-plugin-utils": "^7.21.5", 1055 + "@babel/plugin-syntax-dynamic-import": "^7.8.3" 1056 + }, 1057 + "engines": { 1058 + "node": ">=6.9.0" 1059 + }, 1060 + "peerDependencies": { 1061 + "@babel/core": "^7.0.0-0" 1062 + } 1063 + }, 1160 1064 "node_modules/@babel/plugin-transform-exponentiation-operator": { 1161 1065 "version": "7.18.6", 1162 1066 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz", ··· 1173 1077 "@babel/core": "^7.0.0-0" 1174 1078 } 1175 1079 }, 1080 + "node_modules/@babel/plugin-transform-export-namespace-from": { 1081 + "version": "7.22.3", 1082 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.3.tgz", 1083 + "integrity": "sha512-5Ti1cHLTDnt3vX61P9KZ5IG09bFXp4cDVFJIAeCZuxu9OXXJJZp5iP0n/rzM2+iAutJY+KWEyyHcRaHlpQ/P5g==", 1084 + "dev": true, 1085 + "dependencies": { 1086 + "@babel/helper-plugin-utils": "^7.21.5", 1087 + "@babel/plugin-syntax-export-namespace-from": "^7.8.3" 1088 + }, 1089 + "engines": { 1090 + "node": ">=6.9.0" 1091 + }, 1092 + "peerDependencies": { 1093 + "@babel/core": "^7.0.0-0" 1094 + } 1095 + }, 1176 1096 "node_modules/@babel/plugin-transform-for-of": { 1177 - "version": "7.18.8", 1178 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.8.tgz", 1179 - "integrity": "sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==", 1097 + "version": "7.21.5", 1098 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.5.tgz", 1099 + "integrity": "sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==", 1180 1100 "dev": true, 1181 1101 "dependencies": { 1182 - "@babel/helper-plugin-utils": "^7.18.6" 1102 + "@babel/helper-plugin-utils": "^7.21.5" 1183 1103 }, 1184 1104 "engines": { 1185 1105 "node": ">=6.9.0" ··· 1205 1125 "@babel/core": "^7.0.0-0" 1206 1126 } 1207 1127 }, 1128 + "node_modules/@babel/plugin-transform-json-strings": { 1129 + "version": "7.22.3", 1130 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.3.tgz", 1131 + "integrity": "sha512-IuvOMdeOOY2X4hRNAT6kwbePtK21BUyrAEgLKviL8pL6AEEVUVcqtRdN/HJXBLGIbt9T3ETmXRnFedRRmQNTYw==", 1132 + "dev": true, 1133 + "dependencies": { 1134 + "@babel/helper-plugin-utils": "^7.21.5", 1135 + "@babel/plugin-syntax-json-strings": "^7.8.3" 1136 + }, 1137 + "engines": { 1138 + "node": ">=6.9.0" 1139 + }, 1140 + "peerDependencies": { 1141 + "@babel/core": "^7.0.0-0" 1142 + } 1143 + }, 1208 1144 "node_modules/@babel/plugin-transform-literals": { 1209 1145 "version": "7.18.9", 1210 1146 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.9.tgz", ··· 1220 1156 "@babel/core": "^7.0.0-0" 1221 1157 } 1222 1158 }, 1159 + "node_modules/@babel/plugin-transform-logical-assignment-operators": { 1160 + "version": "7.22.3", 1161 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.3.tgz", 1162 + "integrity": "sha512-CbayIfOw4av2v/HYZEsH+Klks3NC2/MFIR3QR8gnpGNNPEaq2fdlVCRYG/paKs7/5hvBLQ+H70pGWOHtlNEWNA==", 1163 + "dev": true, 1164 + "dependencies": { 1165 + "@babel/helper-plugin-utils": "^7.21.5", 1166 + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" 1167 + }, 1168 + "engines": { 1169 + "node": ">=6.9.0" 1170 + }, 1171 + "peerDependencies": { 1172 + "@babel/core": "^7.0.0-0" 1173 + } 1174 + }, 1223 1175 "node_modules/@babel/plugin-transform-member-expression-literals": { 1224 1176 "version": "7.18.6", 1225 1177 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz", ··· 1236 1188 } 1237 1189 }, 1238 1190 "node_modules/@babel/plugin-transform-modules-amd": { 1239 - "version": "7.19.6", 1240 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.19.6.tgz", 1241 - "integrity": "sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg==", 1191 + "version": "7.20.11", 1192 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.20.11.tgz", 1193 + "integrity": "sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==", 1242 1194 "dev": true, 1243 1195 "dependencies": { 1244 - "@babel/helper-module-transforms": "^7.19.6", 1245 - "@babel/helper-plugin-utils": "^7.19.0" 1196 + "@babel/helper-module-transforms": "^7.20.11", 1197 + "@babel/helper-plugin-utils": "^7.20.2" 1246 1198 }, 1247 1199 "engines": { 1248 1200 "node": ">=6.9.0" ··· 1252 1204 } 1253 1205 }, 1254 1206 "node_modules/@babel/plugin-transform-modules-commonjs": { 1255 - "version": "7.19.6", 1256 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.19.6.tgz", 1257 - "integrity": "sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ==", 1207 + "version": "7.21.5", 1208 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz", 1209 + "integrity": "sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==", 1258 1210 "dev": true, 1259 1211 "dependencies": { 1260 - "@babel/helper-module-transforms": "^7.19.6", 1261 - "@babel/helper-plugin-utils": "^7.19.0", 1262 - "@babel/helper-simple-access": "^7.19.4" 1212 + "@babel/helper-module-transforms": "^7.21.5", 1213 + "@babel/helper-plugin-utils": "^7.21.5", 1214 + "@babel/helper-simple-access": "^7.21.5" 1263 1215 }, 1264 1216 "engines": { 1265 1217 "node": ">=6.9.0" ··· 1269 1221 } 1270 1222 }, 1271 1223 "node_modules/@babel/plugin-transform-modules-systemjs": { 1272 - "version": "7.19.6", 1273 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.19.6.tgz", 1274 - "integrity": "sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ==", 1224 + "version": "7.22.3", 1225 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.3.tgz", 1226 + "integrity": "sha512-V21W3bKLxO3ZjcBJZ8biSvo5gQ85uIXW2vJfh7JSWf/4SLUSr1tOoHX3ruN4+Oqa2m+BKfsxTR1I+PsvkIWvNw==", 1275 1227 "dev": true, 1276 1228 "dependencies": { 1277 1229 "@babel/helper-hoist-variables": "^7.18.6", 1278 - "@babel/helper-module-transforms": "^7.19.6", 1279 - "@babel/helper-plugin-utils": "^7.19.0", 1230 + "@babel/helper-module-transforms": "^7.22.1", 1231 + "@babel/helper-plugin-utils": "^7.21.5", 1280 1232 "@babel/helper-validator-identifier": "^7.19.1" 1281 1233 }, 1282 1234 "engines": { ··· 1303 1255 } 1304 1256 }, 1305 1257 "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { 1306 - "version": "7.20.5", 1307 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.20.5.tgz", 1308 - "integrity": "sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==", 1258 + "version": "7.22.3", 1259 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.3.tgz", 1260 + "integrity": "sha512-c6HrD/LpUdNNJsISQZpds3TXvfYIAbo+efE9aWmY/PmSRD0agrJ9cPMt4BmArwUQ7ZymEWTFjTyp+yReLJZh0Q==", 1309 1261 "dev": true, 1310 1262 "dependencies": { 1311 - "@babel/helper-create-regexp-features-plugin": "^7.20.5", 1312 - "@babel/helper-plugin-utils": "^7.20.2" 1263 + "@babel/helper-create-regexp-features-plugin": "^7.22.1", 1264 + "@babel/helper-plugin-utils": "^7.21.5" 1313 1265 }, 1314 1266 "engines": { 1315 1267 "node": ">=6.9.0" ··· 1319 1271 } 1320 1272 }, 1321 1273 "node_modules/@babel/plugin-transform-new-target": { 1322 - "version": "7.18.6", 1323 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz", 1324 - "integrity": "sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==", 1274 + "version": "7.22.3", 1275 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.22.3.tgz", 1276 + "integrity": "sha512-5RuJdSo89wKdkRTqtM9RVVJzHum9c2s0te9rB7vZC1zKKxcioWIy+xcu4OoIAjyFZhb/bp5KkunuLin1q7Ct+w==", 1325 1277 "dev": true, 1326 1278 "dependencies": { 1327 - "@babel/helper-plugin-utils": "^7.18.6" 1279 + "@babel/helper-plugin-utils": "^7.21.5" 1280 + }, 1281 + "engines": { 1282 + "node": ">=6.9.0" 1283 + }, 1284 + "peerDependencies": { 1285 + "@babel/core": "^7.0.0-0" 1286 + } 1287 + }, 1288 + "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { 1289 + "version": "7.22.3", 1290 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.3.tgz", 1291 + "integrity": "sha512-CpaoNp16nX7ROtLONNuCyenYdY/l7ZsR6aoVa7rW7nMWisoNoQNIH5Iay/4LDyRjKMuElMqXiBoOQCDLTMGZiw==", 1292 + "dev": true, 1293 + "dependencies": { 1294 + "@babel/helper-plugin-utils": "^7.21.5", 1295 + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" 1296 + }, 1297 + "engines": { 1298 + "node": ">=6.9.0" 1299 + }, 1300 + "peerDependencies": { 1301 + "@babel/core": "^7.0.0-0" 1302 + } 1303 + }, 1304 + "node_modules/@babel/plugin-transform-numeric-separator": { 1305 + "version": "7.22.3", 1306 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.3.tgz", 1307 + "integrity": "sha512-+AF88fPDJrnseMh5vD9+SH6wq4ZMvpiTMHh58uLs+giMEyASFVhcT3NkoyO+NebFCNnpHJEq5AXO2txV4AGPDQ==", 1308 + "dev": true, 1309 + "dependencies": { 1310 + "@babel/helper-plugin-utils": "^7.21.5", 1311 + "@babel/plugin-syntax-numeric-separator": "^7.10.4" 1312 + }, 1313 + "engines": { 1314 + "node": ">=6.9.0" 1315 + }, 1316 + "peerDependencies": { 1317 + "@babel/core": "^7.0.0-0" 1318 + } 1319 + }, 1320 + "node_modules/@babel/plugin-transform-object-rest-spread": { 1321 + "version": "7.22.3", 1322 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.3.tgz", 1323 + "integrity": "sha512-38bzTsqMMCI46/TQnJwPPpy33EjLCc1Gsm2hRTF6zTMWnKsN61vdrpuzIEGQyKEhDSYDKyZHrrd5FMj4gcUHhw==", 1324 + "dev": true, 1325 + "dependencies": { 1326 + "@babel/compat-data": "^7.22.3", 1327 + "@babel/helper-compilation-targets": "^7.22.1", 1328 + "@babel/helper-plugin-utils": "^7.21.5", 1329 + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", 1330 + "@babel/plugin-transform-parameters": "^7.22.3" 1328 1331 }, 1329 1332 "engines": { 1330 1333 "node": ">=6.9.0" ··· 1349 1352 "@babel/core": "^7.0.0-0" 1350 1353 } 1351 1354 }, 1355 + "node_modules/@babel/plugin-transform-optional-catch-binding": { 1356 + "version": "7.22.3", 1357 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.3.tgz", 1358 + "integrity": "sha512-bnDFWXFzWY0BsOyqaoSXvMQ2F35zutQipugog/rqotL2S4ciFOKlRYUu9djt4iq09oh2/34hqfRR2k1dIvuu4g==", 1359 + "dev": true, 1360 + "dependencies": { 1361 + "@babel/helper-plugin-utils": "^7.21.5", 1362 + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" 1363 + }, 1364 + "engines": { 1365 + "node": ">=6.9.0" 1366 + }, 1367 + "peerDependencies": { 1368 + "@babel/core": "^7.0.0-0" 1369 + } 1370 + }, 1371 + "node_modules/@babel/plugin-transform-optional-chaining": { 1372 + "version": "7.22.3", 1373 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.3.tgz", 1374 + "integrity": "sha512-63v3/UFFxhPKT8j8u1jTTGVyITxl7/7AfOqK8C5gz1rHURPUGe3y5mvIf68eYKGoBNahtJnTxBKug4BQOnzeJg==", 1375 + "dev": true, 1376 + "dependencies": { 1377 + "@babel/helper-plugin-utils": "^7.21.5", 1378 + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", 1379 + "@babel/plugin-syntax-optional-chaining": "^7.8.3" 1380 + }, 1381 + "engines": { 1382 + "node": ">=6.9.0" 1383 + }, 1384 + "peerDependencies": { 1385 + "@babel/core": "^7.0.0-0" 1386 + } 1387 + }, 1352 1388 "node_modules/@babel/plugin-transform-parameters": { 1353 - "version": "7.20.5", 1354 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.20.5.tgz", 1355 - "integrity": "sha512-h7plkOmcndIUWXZFLgpbrh2+fXAi47zcUX7IrOQuZdLD0I0KvjJ6cvo3BEcAOsDOcZhVKGJqv07mkSqK0y2isQ==", 1389 + "version": "7.22.3", 1390 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.3.tgz", 1391 + "integrity": "sha512-x7QHQJHPuD9VmfpzboyGJ5aHEr9r7DsAsdxdhJiTB3J3j8dyl+NFZ+rX5Q2RWFDCs61c06qBfS4ys2QYn8UkMw==", 1392 + "dev": true, 1393 + "dependencies": { 1394 + "@babel/helper-plugin-utils": "^7.21.5" 1395 + }, 1396 + "engines": { 1397 + "node": ">=6.9.0" 1398 + }, 1399 + "peerDependencies": { 1400 + "@babel/core": "^7.0.0-0" 1401 + } 1402 + }, 1403 + "node_modules/@babel/plugin-transform-private-methods": { 1404 + "version": "7.22.3", 1405 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.22.3.tgz", 1406 + "integrity": "sha512-fC7jtjBPFqhqpPAE+O4LKwnLq7gGkD3ZmC2E3i4qWH34mH3gOg2Xrq5YMHUq6DM30xhqM1DNftiRaSqVjEG+ug==", 1356 1407 "dev": true, 1357 1408 "dependencies": { 1358 - "@babel/helper-plugin-utils": "^7.20.2" 1409 + "@babel/helper-create-class-features-plugin": "^7.22.1", 1410 + "@babel/helper-plugin-utils": "^7.21.5" 1411 + }, 1412 + "engines": { 1413 + "node": ">=6.9.0" 1414 + }, 1415 + "peerDependencies": { 1416 + "@babel/core": "^7.0.0-0" 1417 + } 1418 + }, 1419 + "node_modules/@babel/plugin-transform-private-property-in-object": { 1420 + "version": "7.22.3", 1421 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.3.tgz", 1422 + "integrity": "sha512-C7MMl4qWLpgVCbXfj3UW8rR1xeCnisQ0cU7YJHV//8oNBS0aCIVg1vFnZXxOckHhEpQyqNNkWmvSEWnMLlc+Vw==", 1423 + "dev": true, 1424 + "dependencies": { 1425 + "@babel/helper-annotate-as-pure": "^7.18.6", 1426 + "@babel/helper-create-class-features-plugin": "^7.22.1", 1427 + "@babel/helper-plugin-utils": "^7.21.5", 1428 + "@babel/plugin-syntax-private-property-in-object": "^7.14.5" 1359 1429 }, 1360 1430 "engines": { 1361 1431 "node": ">=6.9.0" ··· 1414 1484 } 1415 1485 }, 1416 1486 "node_modules/@babel/plugin-transform-regenerator": { 1417 - "version": "7.20.5", 1418 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.20.5.tgz", 1419 - "integrity": "sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==", 1487 + "version": "7.21.5", 1488 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.21.5.tgz", 1489 + "integrity": "sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==", 1420 1490 "dev": true, 1421 1491 "dependencies": { 1422 - "@babel/helper-plugin-utils": "^7.20.2", 1492 + "@babel/helper-plugin-utils": "^7.21.5", 1423 1493 "regenerator-transform": "^0.15.1" 1424 1494 }, 1425 1495 "engines": { ··· 1460 1530 } 1461 1531 }, 1462 1532 "node_modules/@babel/plugin-transform-spread": { 1463 - "version": "7.19.0", 1464 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.19.0.tgz", 1465 - "integrity": "sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==", 1533 + "version": "7.20.7", 1534 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.20.7.tgz", 1535 + "integrity": "sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==", 1466 1536 "dev": true, 1467 1537 "dependencies": { 1468 - "@babel/helper-plugin-utils": "^7.19.0", 1469 - "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9" 1538 + "@babel/helper-plugin-utils": "^7.20.2", 1539 + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0" 1470 1540 }, 1471 1541 "engines": { 1472 1542 "node": ">=6.9.0" ··· 1521 1591 } 1522 1592 }, 1523 1593 "node_modules/@babel/plugin-transform-unicode-escapes": { 1524 - "version": "7.18.10", 1525 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz", 1526 - "integrity": "sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==", 1594 + "version": "7.21.5", 1595 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.21.5.tgz", 1596 + "integrity": "sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==", 1527 1597 "dev": true, 1528 1598 "dependencies": { 1529 - "@babel/helper-plugin-utils": "^7.18.9" 1599 + "@babel/helper-plugin-utils": "^7.21.5" 1600 + }, 1601 + "engines": { 1602 + "node": ">=6.9.0" 1603 + }, 1604 + "peerDependencies": { 1605 + "@babel/core": "^7.0.0-0" 1606 + } 1607 + }, 1608 + "node_modules/@babel/plugin-transform-unicode-property-regex": { 1609 + "version": "7.22.3", 1610 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.22.3.tgz", 1611 + "integrity": "sha512-5ScJ+OmdX+O6HRuMGW4kv7RL9vIKdtdAj9wuWUKy1wbHY3jaM/UlyIiC1G7J6UJiiyMukjjK0QwL3P0vBd0yYg==", 1612 + "dev": true, 1613 + "dependencies": { 1614 + "@babel/helper-create-regexp-features-plugin": "^7.22.1", 1615 + "@babel/helper-plugin-utils": "^7.21.5" 1530 1616 }, 1531 1617 "engines": { 1532 1618 "node": ">=6.9.0" ··· 1551 1637 "@babel/core": "^7.0.0-0" 1552 1638 } 1553 1639 }, 1640 + "node_modules/@babel/plugin-transform-unicode-sets-regex": { 1641 + "version": "7.22.3", 1642 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.22.3.tgz", 1643 + "integrity": "sha512-hNufLdkF8vqywRp+P55j4FHXqAX2LRUccoZHH7AFn1pq5ZOO2ISKW9w13bFZVjBoTqeve2HOgoJCcaziJVhGNw==", 1644 + "dev": true, 1645 + "dependencies": { 1646 + "@babel/helper-create-regexp-features-plugin": "^7.22.1", 1647 + "@babel/helper-plugin-utils": "^7.21.5" 1648 + }, 1649 + "engines": { 1650 + "node": ">=6.9.0" 1651 + }, 1652 + "peerDependencies": { 1653 + "@babel/core": "^7.0.0" 1654 + } 1655 + }, 1554 1656 "node_modules/@babel/preset-env": { 1555 - "version": "7.20.2", 1556 - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.20.2.tgz", 1557 - "integrity": "sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==", 1657 + "version": "7.22.4", 1658 + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.4.tgz", 1659 + "integrity": "sha512-c3lHOjbwBv0TkhYCr+XCR6wKcSZ1QbQTVdSkZUaVpLv8CVWotBMArWUi5UAJrcrQaEnleVkkvaV8F/pmc/STZQ==", 1558 1660 "dev": true, 1559 1661 "dependencies": { 1560 - "@babel/compat-data": "^7.20.1", 1561 - "@babel/helper-compilation-targets": "^7.20.0", 1562 - "@babel/helper-plugin-utils": "^7.20.2", 1563 - "@babel/helper-validator-option": "^7.18.6", 1662 + "@babel/compat-data": "^7.22.3", 1663 + "@babel/helper-compilation-targets": "^7.22.1", 1664 + "@babel/helper-plugin-utils": "^7.21.5", 1665 + "@babel/helper-validator-option": "^7.21.0", 1564 1666 "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6", 1565 - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9", 1566 - "@babel/plugin-proposal-async-generator-functions": "^7.20.1", 1567 - "@babel/plugin-proposal-class-properties": "^7.18.6", 1568 - "@babel/plugin-proposal-class-static-block": "^7.18.6", 1569 - "@babel/plugin-proposal-dynamic-import": "^7.18.6", 1570 - "@babel/plugin-proposal-export-namespace-from": "^7.18.9", 1571 - "@babel/plugin-proposal-json-strings": "^7.18.6", 1572 - "@babel/plugin-proposal-logical-assignment-operators": "^7.18.9", 1573 - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", 1574 - "@babel/plugin-proposal-numeric-separator": "^7.18.6", 1575 - "@babel/plugin-proposal-object-rest-spread": "^7.20.2", 1576 - "@babel/plugin-proposal-optional-catch-binding": "^7.18.6", 1577 - "@babel/plugin-proposal-optional-chaining": "^7.18.9", 1578 - "@babel/plugin-proposal-private-methods": "^7.18.6", 1579 - "@babel/plugin-proposal-private-property-in-object": "^7.18.6", 1580 - "@babel/plugin-proposal-unicode-property-regex": "^7.18.6", 1667 + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.3", 1668 + "@babel/plugin-proposal-private-property-in-object": "^7.21.0", 1581 1669 "@babel/plugin-syntax-async-generators": "^7.8.4", 1582 1670 "@babel/plugin-syntax-class-properties": "^7.12.13", 1583 1671 "@babel/plugin-syntax-class-static-block": "^7.14.5", 1584 1672 "@babel/plugin-syntax-dynamic-import": "^7.8.3", 1585 1673 "@babel/plugin-syntax-export-namespace-from": "^7.8.3", 1586 1674 "@babel/plugin-syntax-import-assertions": "^7.20.0", 1675 + "@babel/plugin-syntax-import-attributes": "^7.22.3", 1676 + "@babel/plugin-syntax-import-meta": "^7.10.4", 1587 1677 "@babel/plugin-syntax-json-strings": "^7.8.3", 1588 1678 "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", 1589 1679 "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", ··· 1593 1683 "@babel/plugin-syntax-optional-chaining": "^7.8.3", 1594 1684 "@babel/plugin-syntax-private-property-in-object": "^7.14.5", 1595 1685 "@babel/plugin-syntax-top-level-await": "^7.14.5", 1596 - "@babel/plugin-transform-arrow-functions": "^7.18.6", 1597 - "@babel/plugin-transform-async-to-generator": "^7.18.6", 1686 + "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", 1687 + "@babel/plugin-transform-arrow-functions": "^7.21.5", 1688 + "@babel/plugin-transform-async-generator-functions": "^7.22.3", 1689 + "@babel/plugin-transform-async-to-generator": "^7.20.7", 1598 1690 "@babel/plugin-transform-block-scoped-functions": "^7.18.6", 1599 - "@babel/plugin-transform-block-scoping": "^7.20.2", 1600 - "@babel/plugin-transform-classes": "^7.20.2", 1601 - "@babel/plugin-transform-computed-properties": "^7.18.9", 1602 - "@babel/plugin-transform-destructuring": "^7.20.2", 1691 + "@babel/plugin-transform-block-scoping": "^7.21.0", 1692 + "@babel/plugin-transform-class-properties": "^7.22.3", 1693 + "@babel/plugin-transform-class-static-block": "^7.22.3", 1694 + "@babel/plugin-transform-classes": "^7.21.0", 1695 + "@babel/plugin-transform-computed-properties": "^7.21.5", 1696 + "@babel/plugin-transform-destructuring": "^7.21.3", 1603 1697 "@babel/plugin-transform-dotall-regex": "^7.18.6", 1604 1698 "@babel/plugin-transform-duplicate-keys": "^7.18.9", 1699 + "@babel/plugin-transform-dynamic-import": "^7.22.1", 1605 1700 "@babel/plugin-transform-exponentiation-operator": "^7.18.6", 1606 - "@babel/plugin-transform-for-of": "^7.18.8", 1701 + "@babel/plugin-transform-export-namespace-from": "^7.22.3", 1702 + "@babel/plugin-transform-for-of": "^7.21.5", 1607 1703 "@babel/plugin-transform-function-name": "^7.18.9", 1704 + "@babel/plugin-transform-json-strings": "^7.22.3", 1608 1705 "@babel/plugin-transform-literals": "^7.18.9", 1706 + "@babel/plugin-transform-logical-assignment-operators": "^7.22.3", 1609 1707 "@babel/plugin-transform-member-expression-literals": "^7.18.6", 1610 - "@babel/plugin-transform-modules-amd": "^7.19.6", 1611 - "@babel/plugin-transform-modules-commonjs": "^7.19.6", 1612 - "@babel/plugin-transform-modules-systemjs": "^7.19.6", 1708 + "@babel/plugin-transform-modules-amd": "^7.20.11", 1709 + "@babel/plugin-transform-modules-commonjs": "^7.21.5", 1710 + "@babel/plugin-transform-modules-systemjs": "^7.22.3", 1613 1711 "@babel/plugin-transform-modules-umd": "^7.18.6", 1614 - "@babel/plugin-transform-named-capturing-groups-regex": "^7.19.1", 1615 - "@babel/plugin-transform-new-target": "^7.18.6", 1712 + "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.3", 1713 + "@babel/plugin-transform-new-target": "^7.22.3", 1714 + "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.3", 1715 + "@babel/plugin-transform-numeric-separator": "^7.22.3", 1716 + "@babel/plugin-transform-object-rest-spread": "^7.22.3", 1616 1717 "@babel/plugin-transform-object-super": "^7.18.6", 1617 - "@babel/plugin-transform-parameters": "^7.20.1", 1718 + "@babel/plugin-transform-optional-catch-binding": "^7.22.3", 1719 + "@babel/plugin-transform-optional-chaining": "^7.22.3", 1720 + "@babel/plugin-transform-parameters": "^7.22.3", 1721 + "@babel/plugin-transform-private-methods": "^7.22.3", 1722 + "@babel/plugin-transform-private-property-in-object": "^7.22.3", 1618 1723 "@babel/plugin-transform-property-literals": "^7.18.6", 1619 - "@babel/plugin-transform-regenerator": "^7.18.6", 1724 + "@babel/plugin-transform-regenerator": "^7.21.5", 1620 1725 "@babel/plugin-transform-reserved-words": "^7.18.6", 1621 1726 "@babel/plugin-transform-shorthand-properties": "^7.18.6", 1622 - "@babel/plugin-transform-spread": "^7.19.0", 1727 + "@babel/plugin-transform-spread": "^7.20.7", 1623 1728 "@babel/plugin-transform-sticky-regex": "^7.18.6", 1624 1729 "@babel/plugin-transform-template-literals": "^7.18.9", 1625 1730 "@babel/plugin-transform-typeof-symbol": "^7.18.9", 1626 - "@babel/plugin-transform-unicode-escapes": "^7.18.10", 1731 + "@babel/plugin-transform-unicode-escapes": "^7.21.5", 1732 + "@babel/plugin-transform-unicode-property-regex": "^7.22.3", 1627 1733 "@babel/plugin-transform-unicode-regex": "^7.18.6", 1734 + "@babel/plugin-transform-unicode-sets-regex": "^7.22.3", 1628 1735 "@babel/preset-modules": "^0.1.5", 1629 - "@babel/types": "^7.20.2", 1630 - "babel-plugin-polyfill-corejs2": "^0.3.3", 1631 - "babel-plugin-polyfill-corejs3": "^0.6.0", 1632 - "babel-plugin-polyfill-regenerator": "^0.4.1", 1633 - "core-js-compat": "^3.25.1", 1736 + "@babel/types": "^7.22.4", 1737 + "babel-plugin-polyfill-corejs2": "^0.4.3", 1738 + "babel-plugin-polyfill-corejs3": "^0.8.1", 1739 + "babel-plugin-polyfill-regenerator": "^0.5.0", 1740 + "core-js-compat": "^3.30.2", 1634 1741 "semver": "^6.3.0" 1635 1742 }, 1636 1743 "engines": { ··· 1656 1763 "@babel/core": "^7.0.0-0" 1657 1764 } 1658 1765 }, 1766 + "node_modules/@babel/regjsgen": { 1767 + "version": "0.8.0", 1768 + "resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz", 1769 + "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==", 1770 + "dev": true 1771 + }, 1659 1772 "node_modules/@babel/runtime": { 1660 1773 "version": "7.20.6", 1661 1774 "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.6.tgz", ··· 1669 1782 } 1670 1783 }, 1671 1784 "node_modules/@babel/template": { 1672 - "version": "7.18.10", 1673 - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz", 1674 - "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==", 1785 + "version": "7.21.9", 1786 + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.21.9.tgz", 1787 + "integrity": "sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==", 1675 1788 "dev": true, 1676 1789 "dependencies": { 1677 - "@babel/code-frame": "^7.18.6", 1678 - "@babel/parser": "^7.18.10", 1679 - "@babel/types": "^7.18.10" 1790 + "@babel/code-frame": "^7.21.4", 1791 + "@babel/parser": "^7.21.9", 1792 + "@babel/types": "^7.21.5" 1680 1793 }, 1681 1794 "engines": { 1682 1795 "node": ">=6.9.0" 1683 1796 } 1684 1797 }, 1685 1798 "node_modules/@babel/traverse": { 1686 - "version": "7.20.5", 1687 - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.5.tgz", 1688 - "integrity": "sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==", 1799 + "version": "7.22.4", 1800 + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.4.tgz", 1801 + "integrity": "sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==", 1689 1802 "dev": true, 1690 1803 "dependencies": { 1691 - "@babel/code-frame": "^7.18.6", 1692 - "@babel/generator": "^7.20.5", 1693 - "@babel/helper-environment-visitor": "^7.18.9", 1694 - "@babel/helper-function-name": "^7.19.0", 1804 + "@babel/code-frame": "^7.21.4", 1805 + "@babel/generator": "^7.22.3", 1806 + "@babel/helper-environment-visitor": "^7.22.1", 1807 + "@babel/helper-function-name": "^7.21.0", 1695 1808 "@babel/helper-hoist-variables": "^7.18.6", 1696 1809 "@babel/helper-split-export-declaration": "^7.18.6", 1697 - "@babel/parser": "^7.20.5", 1698 - "@babel/types": "^7.20.5", 1810 + "@babel/parser": "^7.22.4", 1811 + "@babel/types": "^7.22.4", 1699 1812 "debug": "^4.1.0", 1700 1813 "globals": "^11.1.0" 1701 1814 }, ··· 1704 1817 } 1705 1818 }, 1706 1819 "node_modules/@babel/types": { 1707 - "version": "7.20.5", 1708 - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.20.5.tgz", 1709 - "integrity": "sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==", 1820 + "version": "7.22.4", 1821 + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.4.tgz", 1822 + "integrity": "sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==", 1710 1823 "dev": true, 1711 1824 "dependencies": { 1712 - "@babel/helper-string-parser": "^7.19.4", 1825 + "@babel/helper-string-parser": "^7.21.5", 1713 1826 "@babel/helper-validator-identifier": "^7.19.1", 1714 1827 "to-fast-properties": "^2.0.0" 1715 1828 }, ··· 1827 1940 } 1828 1941 }, 1829 1942 "node_modules/@csstools/media-query-list-parser": { 1830 - "version": "2.0.4", 1831 - "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.0.4.tgz", 1832 - "integrity": "sha512-GyYot6jHgcSDZZ+tLSnrzkR7aJhF2ZW6d+CXH66mjy5WpAQhZD4HDke2OQ36SivGRWlZJpAz7TzbW6OKlEpxAA==", 1943 + "version": "2.1.0", 1944 + "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.1.0.tgz", 1945 + "integrity": "sha512-MXkR+TeaS2q9IkpyO6jVCdtA/bfpABJxIrfkLswThFN8EZZgI2RfAHhm6sDNDuYV25d5+b8Lj1fpTccIcSLPsQ==", 1833 1946 "dev": true, 1947 + "funding": [ 1948 + { 1949 + "type": "github", 1950 + "url": "https://github.com/sponsors/csstools" 1951 + }, 1952 + { 1953 + "type": "opencollective", 1954 + "url": "https://opencollective.com/csstools" 1955 + } 1956 + ], 1834 1957 "engines": { 1835 1958 "node": "^14 || ^16 || >=18" 1836 - }, 1837 - "funding": { 1838 - "type": "opencollective", 1839 - "url": "https://opencollective.com/csstools" 1840 1959 }, 1841 1960 "peerDependencies": { 1842 1961 "@csstools/css-parser-algorithms": "^2.1.1", ··· 1864 1983 } 1865 1984 }, 1866 1985 "node_modules/@csstools/postcss-color-function": { 1867 - "version": "2.2.2", 1868 - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-2.2.2.tgz", 1869 - "integrity": "sha512-HpBtNAS8m07Umr1kYYOIKTSg2uBMjWMc7zeXchhodsZtopICa5pTyCIuuT0z9oy07j/M4+Uj0M01OLvmN0AHqA==", 1986 + "version": "2.2.3", 1987 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-2.2.3.tgz", 1988 + "integrity": "sha512-b1ptNkr1UWP96EEHqKBWWaV5m/0hgYGctgA/RVZhONeP1L3T/8hwoqDm9bB23yVCfOgE9U93KI9j06+pEkJTvw==", 1870 1989 "dev": true, 1871 1990 "funding": [ 1872 1991 { ··· 1882 2001 "@csstools/css-color-parser": "^1.2.0", 1883 2002 "@csstools/css-parser-algorithms": "^2.1.1", 1884 2003 "@csstools/css-tokenizer": "^2.1.1", 1885 - "@csstools/postcss-progressive-custom-properties": "^2.2.0" 2004 + "@csstools/postcss-progressive-custom-properties": "^2.3.0" 1886 2005 }, 1887 2006 "engines": { 1888 2007 "node": "^14 || ^16 || >=18" ··· 1892 2011 } 1893 2012 }, 1894 2013 "node_modules/@csstools/postcss-color-mix-function": { 1895 - "version": "1.0.2", 1896 - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-1.0.2.tgz", 1897 - "integrity": "sha512-SZRZ1osJo5CR89xojPEkORnH6RS0FK1aktMujo52TCc74oJCIf6udX1e22qTeV8YG78lRNx8NpM3WzI4dL94tQ==", 2014 + "version": "1.0.3", 2015 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-1.0.3.tgz", 2016 + "integrity": "sha512-QGXjGugTluqFZWzVf+S3wCiRiI0ukXlYqCi7OnpDotP/zaVTyl/aqZujLFzTOXy24BoWnu89frGMc79ohY5eog==", 1898 2017 "dev": true, 1899 2018 "funding": [ 1900 2019 { ··· 1910 2029 "@csstools/css-color-parser": "^1.2.0", 1911 2030 "@csstools/css-parser-algorithms": "^2.1.1", 1912 2031 "@csstools/css-tokenizer": "^2.1.1", 1913 - "@csstools/postcss-progressive-custom-properties": "^2.2.0" 2032 + "@csstools/postcss-progressive-custom-properties": "^2.3.0" 1914 2033 }, 1915 2034 "engines": { 1916 2035 "node": "^14 || ^16 || >=18" ··· 1939 2058 } 1940 2059 }, 1941 2060 "node_modules/@csstools/postcss-gradients-interpolation-method": { 1942 - "version": "3.0.5", 1943 - "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-3.0.5.tgz", 1944 - "integrity": "sha512-x1tKUChKajjlZ+pOvapvHTXfRasXLBaChzwcKzI+wGsUmWIfIZhWVdksI/9Yeef0RhI9RFsEgr1fI3gWNcxHyg==", 2061 + "version": "3.0.6", 2062 + "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-3.0.6.tgz", 2063 + "integrity": "sha512-rBOBTat/YMmB0G8VHwKqDEx+RZ4KCU9j42K8LwS0IpZnyThalZZF7BCSsZ6TFlZhcRZKlZy3LLFI2pLqjNVGGA==", 1945 2064 "dev": true, 1946 2065 "funding": [ 1947 2066 { ··· 1957 2076 "@csstools/css-color-parser": "^1.2.0", 1958 2077 "@csstools/css-parser-algorithms": "^2.1.1", 1959 2078 "@csstools/css-tokenizer": "^2.1.1", 1960 - "@csstools/postcss-progressive-custom-properties": "^2.2.0" 2079 + "@csstools/postcss-progressive-custom-properties": "^2.3.0" 1961 2080 }, 1962 2081 "engines": { 1963 2082 "node": "^14 || ^16 || >=18" ··· 1994 2113 } 1995 2114 }, 1996 2115 "node_modules/@csstools/postcss-ic-unit": { 1997 - "version": "2.0.3", 1998 - "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-2.0.3.tgz", 1999 - "integrity": "sha512-azDezOeI7IhLGqRauyfi/JuJOfNHM951h0TZWnL9L38xTmlBK+s7y4MpWXTq/Ohz8IuiIuVPobXTewsqXaTeiQ==", 2116 + "version": "2.0.4", 2117 + "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-2.0.4.tgz", 2118 + "integrity": "sha512-9W2ZbV7whWnr1Gt4qYgxMWzbevZMOvclUczT5vk4yR6vS53W/njiiUhtm/jh/BKYwQ1W3PECZjgAd2dH4ebJig==", 2000 2119 "dev": true, 2001 2120 "funding": [ 2002 2121 { ··· 2009 2128 } 2010 2129 ], 2011 2130 "dependencies": { 2012 - "@csstools/postcss-progressive-custom-properties": "^2.2.0", 2131 + "@csstools/postcss-progressive-custom-properties": "^2.3.0", 2013 2132 "postcss-value-parser": "^4.2.0" 2014 2133 }, 2015 2134 "engines": { ··· 2100 2219 } 2101 2220 }, 2102 2221 "node_modules/@csstools/postcss-media-minmax": { 2103 - "version": "1.0.2", 2104 - "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-1.0.2.tgz", 2105 - "integrity": "sha512-DsEykSINZTqlBefi1uSQBym1Rj0NQOj92dLRd5jUQpSy8yBVaXXmkiUgBUbb+gQh8imAdqPpz2v4sAUnw8yXXA==", 2222 + "version": "1.0.3", 2223 + "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-1.0.3.tgz", 2224 + "integrity": "sha512-os7qe2HV/qBILKCGa/dl5AbpO6c+MZyunFBWPWJBrEVhulCYo13FgEWbhyERFM5FeJghiqYgJxM54oiJASpBnw==", 2106 2225 "dev": true, 2226 + "funding": [ 2227 + { 2228 + "type": "github", 2229 + "url": "https://github.com/sponsors/csstools" 2230 + }, 2231 + { 2232 + "type": "opencollective", 2233 + "url": "https://opencollective.com/csstools" 2234 + } 2235 + ], 2107 2236 "dependencies": { 2108 2237 "@csstools/css-calc": "^1.1.1", 2109 2238 "@csstools/css-parser-algorithms": "^2.1.1", 2110 2239 "@csstools/css-tokenizer": "^2.1.1", 2111 - "@csstools/media-query-list-parser": "^2.0.4" 2240 + "@csstools/media-query-list-parser": "^2.1.0" 2112 2241 }, 2113 2242 "engines": { 2114 2243 "node": "^14 || ^16 || >=18" 2115 2244 }, 2116 - "funding": { 2117 - "type": "opencollective", 2118 - "url": "https://opencollective.com/csstools" 2119 - }, 2120 2245 "peerDependencies": { 2121 2246 "postcss": "^8.4" 2122 2247 } 2123 2248 }, 2124 2249 "node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values": { 2125 - "version": "1.0.2", 2126 - "resolved": "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-1.0.2.tgz", 2127 - "integrity": "sha512-rOSR5p+5m0joXUoitYgCyMqNCu97yfLsLG3cnNaM8VeJRCWHGEu5hE9Gv0M7n9A4wo2pYF8QqaxkTlWbSJY9Fg==", 2250 + "version": "1.0.3", 2251 + "resolved": "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-1.0.3.tgz", 2252 + "integrity": "sha512-JHdwBSNZsur/mJXwzuC/gxyekhfSdWJaTiSOhUITk2D8pYRYcjV1MZiCiWupQNfM2Qp2W7w1A/gEU6U/xlpIyA==", 2128 2253 "dev": true, 2254 + "funding": [ 2255 + { 2256 + "type": "github", 2257 + "url": "https://github.com/sponsors/csstools" 2258 + }, 2259 + { 2260 + "type": "opencollective", 2261 + "url": "https://opencollective.com/csstools" 2262 + } 2263 + ], 2129 2264 "dependencies": { 2130 2265 "@csstools/css-parser-algorithms": "^2.1.1", 2131 2266 "@csstools/css-tokenizer": "^2.1.1", 2132 - "@csstools/media-query-list-parser": "^2.0.4" 2267 + "@csstools/media-query-list-parser": "^2.1.0" 2133 2268 }, 2134 2269 "engines": { 2135 2270 "node": "^14 || ^16 || >=18" 2136 2271 }, 2137 - "funding": { 2138 - "type": "opencollective", 2139 - "url": "https://opencollective.com/csstools" 2140 - }, 2141 2272 "peerDependencies": { 2142 2273 "postcss": "^8.4" 2143 2274 } ··· 2181 2312 } 2182 2313 }, 2183 2314 "node_modules/@csstools/postcss-oklab-function": { 2184 - "version": "2.2.2", 2185 - "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-2.2.2.tgz", 2186 - "integrity": "sha512-25Y9GYia9QamEOHx3B8hyHftDo/lzVhmPPm96ziOzOri9MDZvphPYPyx8NxQXh0P1P0j92eJcOjw4AO6HcXWYw==", 2315 + "version": "2.2.3", 2316 + "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-2.2.3.tgz", 2317 + "integrity": "sha512-AgJ2rWMnLCDcbSMTHSqBYn66DNLBym6JpBpCaqmwZ9huGdljjDRuH3DzOYzkgQ7Pm2K92IYIq54IvFHloUOdvA==", 2187 2318 "dev": true, 2188 2319 "funding": [ 2189 2320 { ··· 2199 2330 "@csstools/css-color-parser": "^1.2.0", 2200 2331 "@csstools/css-parser-algorithms": "^2.1.1", 2201 2332 "@csstools/css-tokenizer": "^2.1.1", 2202 - "@csstools/postcss-progressive-custom-properties": "^2.2.0" 2333 + "@csstools/postcss-progressive-custom-properties": "^2.3.0" 2203 2334 }, 2204 2335 "engines": { 2205 2336 "node": "^14 || ^16 || >=18" ··· 2209 2340 } 2210 2341 }, 2211 2342 "node_modules/@csstools/postcss-progressive-custom-properties": { 2212 - "version": "2.2.0", 2213 - "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-2.2.0.tgz", 2214 - "integrity": "sha512-qtJ2Jgf5bQW65OK7JaR0dw+XL3tc3BN99g+I5cRdik++HpyZitrKKxIwDGb3OHp2Yo3PZKuiX8pXljqmLHT/eg==", 2343 + "version": "2.3.0", 2344 + "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-2.3.0.tgz", 2345 + "integrity": "sha512-Zd8ojyMlsL919TBExQ1I0CTpBDdyCpH/yOdqatZpuC3sd22K4SwC7+Yez3Q/vmXMWSAl+shjNeFZ7JMyxMjK+Q==", 2215 2346 "dev": true, 2216 2347 "funding": [ 2217 2348 { ··· 2234 2365 } 2235 2366 }, 2236 2367 "node_modules/@csstools/postcss-relative-color-syntax": { 2237 - "version": "1.0.0", 2238 - "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-1.0.0.tgz", 2239 - "integrity": "sha512-/Q2xOHjOeq8p8j/+yilJlroWzqbBca3+tux2ikkArsAsQS9sHWbFtPz602EpNnoGSnVg7o/QSf3xxaekyzv/8A==", 2368 + "version": "1.0.1", 2369 + "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-1.0.1.tgz", 2370 + "integrity": "sha512-IskxdQqAkx/pyyOEW3Lhn3nvOu5zlaZ8wQljFl5zc3ABl+gEFf2G42yWK3+wX+J0F4jm7OikOigXo9fAISFEmg==", 2240 2371 "dev": true, 2241 2372 "funding": [ 2242 2373 { ··· 2252 2383 "@csstools/css-color-parser": "^1.2.0", 2253 2384 "@csstools/css-parser-algorithms": "^2.1.1", 2254 2385 "@csstools/css-tokenizer": "^2.1.1", 2255 - "@csstools/postcss-progressive-custom-properties": "^2.2.0" 2386 + "@csstools/postcss-progressive-custom-properties": "^2.3.0" 2256 2387 }, 2257 2388 "engines": { 2258 2389 "node": "^14 || ^16 || >=18" ··· 3087 3218 "node": ">=0.10.0" 3088 3219 } 3089 3220 }, 3221 + "node_modules/@types/estree": { 3222 + "version": "0.0.39", 3223 + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz", 3224 + "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==", 3225 + "dev": true 3226 + }, 3090 3227 "node_modules/@types/node": { 3091 3228 "version": "18.11.17", 3092 3229 "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.17.tgz", ··· 3129 3266 "integrity": "sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==" 3130 3267 }, 3131 3268 "node_modules/@types/trusted-types": { 3132 - "version": "2.0.2", 3133 - "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.2.tgz", 3134 - "integrity": "sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==", 3269 + "version": "2.0.3", 3270 + "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.3.tgz", 3271 + "integrity": "sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==", 3135 3272 "dev": true 3136 3273 }, 3137 3274 "node_modules/@vue/compiler-core": { ··· 3239 3376 } 3240 3377 }, 3241 3378 "node_modules/ajv": { 3242 - "version": "8.11.2", 3243 - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.2.tgz", 3244 - "integrity": "sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==", 3379 + "version": "8.12.0", 3380 + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", 3381 + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", 3245 3382 "dev": true, 3246 3383 "dependencies": { 3247 3384 "fast-deep-equal": "^3.1.1", ··· 3283 3420 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", 3284 3421 "dev": true 3285 3422 }, 3423 + "node_modules/array-buffer-byte-length": { 3424 + "version": "1.0.0", 3425 + "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz", 3426 + "integrity": "sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==", 3427 + "dev": true, 3428 + "dependencies": { 3429 + "call-bind": "^1.0.2", 3430 + "is-array-buffer": "^3.0.1" 3431 + }, 3432 + "funding": { 3433 + "url": "https://github.com/sponsors/ljharb" 3434 + } 3435 + }, 3286 3436 "node_modules/async": { 3287 3437 "version": "3.2.4", 3288 3438 "resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz", ··· 3336 3486 "postcss": "^8.1.0" 3337 3487 } 3338 3488 }, 3489 + "node_modules/available-typed-arrays": { 3490 + "version": "1.0.5", 3491 + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz", 3492 + "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==", 3493 + "dev": true, 3494 + "engines": { 3495 + "node": ">= 0.4" 3496 + }, 3497 + "funding": { 3498 + "url": "https://github.com/sponsors/ljharb" 3499 + } 3500 + }, 3339 3501 "node_modules/babel-plugin-polyfill-corejs2": { 3340 - "version": "0.3.3", 3341 - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz", 3342 - "integrity": "sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==", 3502 + "version": "0.4.3", 3503 + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.3.tgz", 3504 + "integrity": "sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==", 3343 3505 "dev": true, 3344 3506 "dependencies": { 3345 3507 "@babel/compat-data": "^7.17.7", 3346 - "@babel/helper-define-polyfill-provider": "^0.3.3", 3508 + "@babel/helper-define-polyfill-provider": "^0.4.0", 3347 3509 "semver": "^6.1.1" 3348 3510 }, 3349 3511 "peerDependencies": { ··· 3351 3513 } 3352 3514 }, 3353 3515 "node_modules/babel-plugin-polyfill-corejs3": { 3354 - "version": "0.6.0", 3355 - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz", 3356 - "integrity": "sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==", 3516 + "version": "0.8.1", 3517 + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.1.tgz", 3518 + "integrity": "sha512-ikFrZITKg1xH6pLND8zT14UPgjKHiGLqex7rGEZCH2EvhsneJaJPemmpQaIZV5AL03II+lXylw3UmddDK8RU5Q==", 3357 3519 "dev": true, 3358 3520 "dependencies": { 3359 - "@babel/helper-define-polyfill-provider": "^0.3.3", 3360 - "core-js-compat": "^3.25.1" 3521 + "@babel/helper-define-polyfill-provider": "^0.4.0", 3522 + "core-js-compat": "^3.30.1" 3361 3523 }, 3362 3524 "peerDependencies": { 3363 3525 "@babel/core": "^7.0.0-0" 3364 3526 } 3365 3527 }, 3366 3528 "node_modules/babel-plugin-polyfill-regenerator": { 3367 - "version": "0.4.1", 3368 - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz", 3369 - "integrity": "sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==", 3529 + "version": "0.5.0", 3530 + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.0.tgz", 3531 + "integrity": "sha512-hDJtKjMLVa7Z+LwnTCxoDLQj6wdc+B8dun7ayF2fYieI6OzfuvcLMB32ihJZ4UhCBwNYGl5bg/x/P9cMdnkc2g==", 3370 3532 "dev": true, 3371 3533 "dependencies": { 3372 - "@babel/helper-define-polyfill-provider": "^0.3.3" 3534 + "@babel/helper-define-polyfill-provider": "^0.4.0" 3373 3535 }, 3374 3536 "peerDependencies": { 3375 3537 "@babel/core": "^7.0.0-0" ··· 3622 3784 "hasInstallScript": true 3623 3785 }, 3624 3786 "node_modules/core-js-compat": { 3625 - "version": "3.26.1", 3626 - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.26.1.tgz", 3627 - "integrity": "sha512-622/KzTudvXCDLRw70iHW4KKs1aGpcRcowGWyYJr2DEBfRrd6hNJybxSWJFuZYD4ma86xhrwDDHxmDaIq4EA8A==", 3787 + "version": "3.30.2", 3788 + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.30.2.tgz", 3789 + "integrity": "sha512-nriW1nuJjUgvkEjIot1Spwakz52V9YkYHZAQG6A1eCgC8AA1p0zngrQEP9R0+V6hji5XilWKG1Bd0YRppmGimA==", 3628 3790 "dev": true, 3629 3791 "dependencies": { 3630 - "browserslist": "^4.21.4" 3792 + "browserslist": "^4.21.5" 3631 3793 }, 3632 3794 "funding": { 3633 3795 "type": "opencollective", ··· 3728 3890 } 3729 3891 }, 3730 3892 "node_modules/dayjs": { 3731 - "version": "1.11.7", 3732 - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.7.tgz", 3733 - "integrity": "sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==" 3893 + "version": "1.11.8", 3894 + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.8.tgz", 3895 + "integrity": "sha512-LcgxzFoWMEPO7ggRv1Y2N31hUf2R0Vj7fuy/m+Bg1K8rr+KAs1AEy4y9jd5DXe8pbHgX+srkHNS7TH6Q6ZhYeQ==" 3734 3896 }, 3735 3897 "node_modules/dayjs-twitter": { 3736 3898 "version": "0.5.0", ··· 3758 3920 } 3759 3921 }, 3760 3922 "node_modules/deepmerge": { 3761 - "version": "4.2.2", 3762 - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz", 3763 - "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==", 3923 + "version": "4.3.1", 3924 + "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", 3925 + "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", 3764 3926 "dev": true, 3765 3927 "engines": { 3766 3928 "node": ">=0.10.0" 3767 3929 } 3768 3930 }, 3769 3931 "node_modules/define-properties": { 3770 - "version": "1.1.4", 3771 - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz", 3772 - "integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==", 3932 + "version": "1.2.0", 3933 + "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.0.tgz", 3934 + "integrity": "sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==", 3773 3935 "dev": true, 3774 3936 "dependencies": { 3775 3937 "has-property-descriptors": "^1.0.0", ··· 3826 3988 "dev": true 3827 3989 }, 3828 3990 "node_modules/es-abstract": { 3829 - "version": "1.20.5", 3830 - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.5.tgz", 3831 - "integrity": "sha512-7h8MM2EQhsCA7pU/Nv78qOXFpD8Rhqd12gYiSJVkrH9+e8VuA8JlPJK/hQjjlLv6pJvx/z1iRFKzYb0XT/RuAQ==", 3991 + "version": "1.21.2", 3992 + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.21.2.tgz", 3993 + "integrity": "sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==", 3832 3994 "dev": true, 3833 3995 "dependencies": { 3996 + "array-buffer-byte-length": "^1.0.0", 3997 + "available-typed-arrays": "^1.0.5", 3834 3998 "call-bind": "^1.0.2", 3999 + "es-set-tostringtag": "^2.0.1", 3835 4000 "es-to-primitive": "^1.2.1", 3836 - "function-bind": "^1.1.1", 3837 4001 "function.prototype.name": "^1.1.5", 3838 - "get-intrinsic": "^1.1.3", 4002 + "get-intrinsic": "^1.2.0", 3839 4003 "get-symbol-description": "^1.0.0", 4004 + "globalthis": "^1.0.3", 3840 4005 "gopd": "^1.0.1", 3841 4006 "has": "^1.0.3", 3842 4007 "has-property-descriptors": "^1.0.0", 4008 + "has-proto": "^1.0.1", 3843 4009 "has-symbols": "^1.0.3", 3844 - "internal-slot": "^1.0.3", 4010 + "internal-slot": "^1.0.5", 4011 + "is-array-buffer": "^3.0.2", 3845 4012 "is-callable": "^1.2.7", 3846 4013 "is-negative-zero": "^2.0.2", 3847 4014 "is-regex": "^1.1.4", 3848 4015 "is-shared-array-buffer": "^1.0.2", 3849 4016 "is-string": "^1.0.7", 4017 + "is-typed-array": "^1.1.10", 3850 4018 "is-weakref": "^1.0.2", 3851 - "object-inspect": "^1.12.2", 4019 + "object-inspect": "^1.12.3", 3852 4020 "object-keys": "^1.1.1", 3853 4021 "object.assign": "^4.1.4", 3854 4022 "regexp.prototype.flags": "^1.4.3", 3855 4023 "safe-regex-test": "^1.0.0", 4024 + "string.prototype.trim": "^1.2.7", 3856 4025 "string.prototype.trimend": "^1.0.6", 3857 4026 "string.prototype.trimstart": "^1.0.6", 3858 - "unbox-primitive": "^1.0.2" 4027 + "typed-array-length": "^1.0.4", 4028 + "unbox-primitive": "^1.0.2", 4029 + "which-typed-array": "^1.1.9" 3859 4030 }, 3860 4031 "engines": { 3861 4032 "node": ">= 0.4" 3862 4033 }, 3863 4034 "funding": { 3864 4035 "url": "https://github.com/sponsors/ljharb" 4036 + } 4037 + }, 4038 + "node_modules/es-set-tostringtag": { 4039 + "version": "2.0.1", 4040 + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz", 4041 + "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==", 4042 + "dev": true, 4043 + "dependencies": { 4044 + "get-intrinsic": "^1.1.3", 4045 + "has": "^1.0.3", 4046 + "has-tostringtag": "^1.0.0" 4047 + }, 4048 + "engines": { 4049 + "node": ">= 0.4" 3865 4050 } 3866 4051 }, 3867 4052 "node_modules/es-to-primitive": { ··· 4047 4232 "node": ">=8" 4048 4233 } 4049 4234 }, 4235 + "node_modules/for-each": { 4236 + "version": "0.3.3", 4237 + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", 4238 + "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", 4239 + "dev": true, 4240 + "dependencies": { 4241 + "is-callable": "^1.1.3" 4242 + } 4243 + }, 4050 4244 "node_modules/form-data": { 4051 4245 "version": "4.0.0", 4052 4246 "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", ··· 4150 4344 } 4151 4345 }, 4152 4346 "node_modules/get-intrinsic": { 4153 - "version": "1.1.3", 4154 - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz", 4155 - "integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==", 4347 + "version": "1.2.1", 4348 + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.1.tgz", 4349 + "integrity": "sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==", 4156 4350 "dependencies": { 4157 4351 "function-bind": "^1.1.1", 4158 4352 "has": "^1.0.3", 4353 + "has-proto": "^1.0.1", 4159 4354 "has-symbols": "^1.0.3" 4160 4355 }, 4161 4356 "funding": { ··· 4225 4420 "node": ">=4" 4226 4421 } 4227 4422 }, 4423 + "node_modules/globalthis": { 4424 + "version": "1.0.3", 4425 + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", 4426 + "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", 4427 + "dev": true, 4428 + "dependencies": { 4429 + "define-properties": "^1.1.3" 4430 + }, 4431 + "engines": { 4432 + "node": ">= 0.4" 4433 + }, 4434 + "funding": { 4435 + "url": "https://github.com/sponsors/ljharb" 4436 + } 4437 + }, 4228 4438 "node_modules/gopd": { 4229 4439 "version": "1.0.1", 4230 4440 "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", ··· 4238 4448 } 4239 4449 }, 4240 4450 "node_modules/graceful-fs": { 4241 - "version": "4.2.10", 4242 - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", 4243 - "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==", 4451 + "version": "4.2.11", 4452 + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", 4453 + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", 4244 4454 "dev": true 4245 4455 }, 4246 4456 "node_modules/has": { ··· 4279 4489 "dev": true, 4280 4490 "dependencies": { 4281 4491 "get-intrinsic": "^1.1.1" 4492 + }, 4493 + "funding": { 4494 + "url": "https://github.com/sponsors/ljharb" 4495 + } 4496 + }, 4497 + "node_modules/has-proto": { 4498 + "version": "1.0.1", 4499 + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz", 4500 + "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==", 4501 + "engines": { 4502 + "node": ">= 0.4" 4282 4503 }, 4283 4504 "funding": { 4284 4505 "url": "https://github.com/sponsors/ljharb" ··· 4347 4568 "dev": true 4348 4569 }, 4349 4570 "node_modules/internal-slot": { 4350 - "version": "1.0.4", 4351 - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.4.tgz", 4352 - "integrity": "sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==", 4571 + "version": "1.0.5", 4572 + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz", 4573 + "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==", 4353 4574 "dev": true, 4354 4575 "dependencies": { 4355 - "get-intrinsic": "^1.1.3", 4576 + "get-intrinsic": "^1.2.0", 4356 4577 "has": "^1.0.3", 4357 4578 "side-channel": "^1.0.4" 4358 4579 }, 4359 4580 "engines": { 4360 4581 "node": ">= 0.4" 4582 + } 4583 + }, 4584 + "node_modules/is-array-buffer": { 4585 + "version": "3.0.2", 4586 + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz", 4587 + "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==", 4588 + "dev": true, 4589 + "dependencies": { 4590 + "call-bind": "^1.0.2", 4591 + "get-intrinsic": "^1.2.0", 4592 + "is-typed-array": "^1.1.10" 4593 + }, 4594 + "funding": { 4595 + "url": "https://github.com/sponsors/ljharb" 4361 4596 } 4362 4597 }, 4363 4598 "node_modules/is-bigint": { ··· 4578 4813 "url": "https://github.com/sponsors/ljharb" 4579 4814 } 4580 4815 }, 4816 + "node_modules/is-typed-array": { 4817 + "version": "1.1.10", 4818 + "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz", 4819 + "integrity": "sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==", 4820 + "dev": true, 4821 + "dependencies": { 4822 + "available-typed-arrays": "^1.0.5", 4823 + "call-bind": "^1.0.2", 4824 + "for-each": "^0.3.3", 4825 + "gopd": "^1.0.1", 4826 + "has-tostringtag": "^1.0.0" 4827 + }, 4828 + "engines": { 4829 + "node": ">= 0.4" 4830 + }, 4831 + "funding": { 4832 + "url": "https://github.com/sponsors/ljharb" 4833 + } 4834 + }, 4581 4835 "node_modules/is-weakref": { 4582 4836 "version": "1.0.2", 4583 4837 "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", ··· 5097 5351 } 5098 5352 }, 5099 5353 "node_modules/object-inspect": { 5100 - "version": "1.12.2", 5101 - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz", 5102 - "integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==", 5354 + "version": "1.12.3", 5355 + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz", 5356 + "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==", 5103 5357 "funding": { 5104 5358 "url": "https://github.com/sponsors/ljharb" 5105 5359 } ··· 5297 5551 } 5298 5552 }, 5299 5553 "node_modules/postcss-color-functional-notation": { 5300 - "version": "5.0.2", 5301 - "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-5.0.2.tgz", 5302 - "integrity": "sha512-M6ygxWOyd6eWf3sd1Lv8xi4SeF4iBPfJvkfMU4ITh8ExJc1qhbvh/U8Cv/uOvBgUVOMDdScvCdlg8+hREQzs7w==", 5554 + "version": "5.1.0", 5555 + "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-5.1.0.tgz", 5556 + "integrity": "sha512-w2R4py6zrVE1U7FwNaAc76tNQlG9GLkrBbcFw+VhUjyDDiV28vfZG+l4LyPmpoQpeSJVtu8VgNjE8Jv5SpC7dQ==", 5303 5557 "dev": true, 5558 + "funding": [ 5559 + { 5560 + "type": "github", 5561 + "url": "https://github.com/sponsors/csstools" 5562 + }, 5563 + { 5564 + "type": "opencollective", 5565 + "url": "https://opencollective.com/csstools" 5566 + } 5567 + ], 5304 5568 "dependencies": { 5569 + "@csstools/postcss-progressive-custom-properties": "^2.3.0", 5305 5570 "postcss-value-parser": "^4.2.0" 5306 5571 }, 5307 5572 "engines": { 5308 5573 "node": "^14 || ^16 || >=18" 5309 - }, 5310 - "funding": { 5311 - "type": "opencollective", 5312 - "url": "https://opencollective.com/csstools" 5313 5574 }, 5314 5575 "peerDependencies": { 5315 5576 "postcss": "^8.4" ··· 5354 5615 } 5355 5616 }, 5356 5617 "node_modules/postcss-custom-media": { 5357 - "version": "9.1.3", 5358 - "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-9.1.3.tgz", 5359 - "integrity": "sha512-W1C4Fu6KAZ7sKYQCuGMr8gyaE4BtjTQGPLVS4m0WCaWM6l7PgVbvmDeb4ClBc5R/7kdwESYf0hdxGtEPhi9CLA==", 5618 + "version": "9.1.4", 5619 + "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-9.1.4.tgz", 5620 + "integrity": "sha512-4A7WEG3iIyKwfpxL5bkuSlHoHHGRTHl0212Z3uvpwJPyVfZJlkZAQNNgVC+oogrJgksDnfKyuuMbG6HafZPW8Q==", 5360 5621 "dev": true, 5622 + "funding": [ 5623 + { 5624 + "type": "github", 5625 + "url": "https://github.com/sponsors/csstools" 5626 + }, 5627 + { 5628 + "type": "opencollective", 5629 + "url": "https://opencollective.com/csstools" 5630 + } 5631 + ], 5361 5632 "dependencies": { 5362 5633 "@csstools/cascade-layer-name-parser": "^1.0.2", 5363 5634 "@csstools/css-parser-algorithms": "^2.1.1", 5364 5635 "@csstools/css-tokenizer": "^2.1.1", 5365 - "@csstools/media-query-list-parser": "^2.0.4" 5636 + "@csstools/media-query-list-parser": "^2.1.0" 5366 5637 }, 5367 5638 "engines": { 5368 5639 "node": "^14 || ^16 || >=18" 5369 5640 }, 5370 - "funding": { 5371 - "type": "opencollective", 5372 - "url": "https://opencollective.com/csstools" 5373 - }, 5374 5641 "peerDependencies": { 5375 5642 "postcss": "^8.4" 5376 5643 } 5377 5644 }, 5378 5645 "node_modules/postcss-custom-properties": { 5379 - "version": "13.1.5", 5380 - "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-13.1.5.tgz", 5381 - "integrity": "sha512-98DXk81zTGqMVkGANysMHbGIg3voH383DYo3/+c+Abzay3nao+vM/f4Jgzsakk9S7BDsEw5DiW7sFy5G4W2wLA==", 5646 + "version": "13.2.0", 5647 + "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-13.2.0.tgz", 5648 + "integrity": "sha512-UYiPqbqmVayyv56y0mtGhvUKZClflwE9cTTmPaqEX8fOVjVwsotqKGYtJXSLxrJLwf9tt7ka+Luyh1ZAOhGHWA==", 5382 5649 "dev": true, 5650 + "funding": [ 5651 + { 5652 + "type": "github", 5653 + "url": "https://github.com/sponsors/csstools" 5654 + }, 5655 + { 5656 + "type": "opencollective", 5657 + "url": "https://opencollective.com/csstools" 5658 + } 5659 + ], 5383 5660 "dependencies": { 5384 5661 "@csstools/cascade-layer-name-parser": "^1.0.2", 5385 5662 "@csstools/css-parser-algorithms": "^2.1.1", ··· 5389 5666 "engines": { 5390 5667 "node": "^14 || ^16 || >=18" 5391 5668 }, 5392 - "funding": { 5393 - "type": "opencollective", 5394 - "url": "https://opencollective.com/csstools" 5395 - }, 5396 5669 "peerDependencies": { 5397 5670 "postcss": "^8.4" 5398 5671 } ··· 5455 5728 } 5456 5729 }, 5457 5730 "node_modules/postcss-double-position-gradients": { 5458 - "version": "4.0.3", 5459 - "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-4.0.3.tgz", 5460 - "integrity": "sha512-Td1+C+kFCadnhRBMMf6D/eiQxjp33eAgwgMcLNYzZPcgXt1iU6vi/qEJ/YObp4nwn3QOtudFBMUOVHoGqmpfiA==", 5731 + "version": "4.0.4", 5732 + "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-4.0.4.tgz", 5733 + "integrity": "sha512-nUAbUXURemLXIrl4Xoia2tiu5z/n8sY+BVDZApoeT9BlpByyrp02P/lFCRrRvZ/zrGRE+MOGLhk8o7VcMCtPtQ==", 5461 5734 "dev": true, 5462 5735 "funding": [ 5463 5736 { ··· 5470 5743 } 5471 5744 ], 5472 5745 "dependencies": { 5473 - "@csstools/postcss-progressive-custom-properties": "^2.2.0", 5746 + "@csstools/postcss-progressive-custom-properties": "^2.3.0", 5474 5747 "postcss-value-parser": "^4.2.0" 5475 5748 }, 5476 5749 "engines": { ··· 5572 5845 } 5573 5846 }, 5574 5847 "node_modules/postcss-lab-function": { 5575 - "version": "5.2.2", 5576 - "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-5.2.2.tgz", 5577 - "integrity": "sha512-O5LrVYzOD3anfPqvSL1HiQ8PpKAav74Gst3pXgZBHSFo6t5sws3dLGTQMnw4hgn1t064SODWAjb9KcC39N820A==", 5848 + "version": "5.2.3", 5849 + "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-5.2.3.tgz", 5850 + "integrity": "sha512-fi32AYKzji5/rvgxo5zXHFvAYBw0u0OzELbeCNjEZVLUir18Oj+9RmNphtM8QdLUaUnrfx8zy8vVYLmFLkdmrQ==", 5578 5851 "dev": true, 5579 5852 "funding": [ 5580 5853 { ··· 5590 5863 "@csstools/css-color-parser": "^1.2.0", 5591 5864 "@csstools/css-parser-algorithms": "^2.1.1", 5592 5865 "@csstools/css-tokenizer": "^2.1.1", 5593 - "@csstools/postcss-progressive-custom-properties": "^2.2.0" 5866 + "@csstools/postcss-progressive-custom-properties": "^2.3.0" 5594 5867 }, 5595 5868 "engines": { 5596 5869 "node": "^14 || ^16 || >=18" ··· 5714 5987 } 5715 5988 }, 5716 5989 "node_modules/postcss-preset-env": { 5717 - "version": "8.4.1", 5718 - "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-8.4.1.tgz", 5719 - "integrity": "sha512-IlcUT8ZSuQFWXJ/F+KvqmkzT85u33rlvd36IzM6qhdnccO7Rs3uBrHY802BFjNcPRawqSCDmPv7KKyCzNxx5Fw==", 5990 + "version": "8.4.2", 5991 + "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-8.4.2.tgz", 5992 + "integrity": "sha512-Bihxo+FsyVNjsRADiYYnj9Ez0WBSWSSHAe8WvxoMlqrw8H8m6gK9E0MkDd7P6ForoikRIF3I8grGg/pFM6ECRQ==", 5720 5993 "dev": true, 5721 5994 "funding": [ 5722 5995 { ··· 5730 6003 ], 5731 6004 "dependencies": { 5732 6005 "@csstools/postcss-cascade-layers": "^3.0.1", 5733 - "@csstools/postcss-color-function": "^2.2.2", 5734 - "@csstools/postcss-color-mix-function": "^1.0.2", 6006 + "@csstools/postcss-color-function": "^2.2.3", 6007 + "@csstools/postcss-color-mix-function": "^1.0.3", 5735 6008 "@csstools/postcss-font-format-keywords": "^2.0.2", 5736 - "@csstools/postcss-gradients-interpolation-method": "^3.0.5", 6009 + "@csstools/postcss-gradients-interpolation-method": "^3.0.6", 5737 6010 "@csstools/postcss-hwb-function": "^2.2.2", 5738 - "@csstools/postcss-ic-unit": "^2.0.3", 6011 + "@csstools/postcss-ic-unit": "^2.0.4", 5739 6012 "@csstools/postcss-is-pseudo-class": "^3.2.1", 5740 6013 "@csstools/postcss-logical-float-and-clear": "^1.0.1", 5741 6014 "@csstools/postcss-logical-resize": "^1.0.1", 5742 6015 "@csstools/postcss-logical-viewport-units": "^1.0.3", 5743 - "@csstools/postcss-media-minmax": "^1.0.2", 5744 - "@csstools/postcss-media-queries-aspect-ratio-number-values": "^1.0.2", 6016 + "@csstools/postcss-media-minmax": "^1.0.3", 6017 + "@csstools/postcss-media-queries-aspect-ratio-number-values": "^1.0.3", 5745 6018 "@csstools/postcss-nested-calc": "^2.0.2", 5746 6019 "@csstools/postcss-normalize-display-values": "^2.0.1", 5747 - "@csstools/postcss-oklab-function": "^2.2.2", 5748 - "@csstools/postcss-progressive-custom-properties": "^2.2.0", 5749 - "@csstools/postcss-relative-color-syntax": "^1.0.0", 6020 + "@csstools/postcss-oklab-function": "^2.2.3", 6021 + "@csstools/postcss-progressive-custom-properties": "^2.3.0", 6022 + "@csstools/postcss-relative-color-syntax": "^1.0.1", 5750 6023 "@csstools/postcss-scope-pseudo-class": "^2.0.2", 5751 6024 "@csstools/postcss-stepped-value-functions": "^2.1.1", 5752 6025 "@csstools/postcss-text-decoration-shorthand": "^2.2.4", ··· 5760 6033 "cssdb": "^7.6.0", 5761 6034 "postcss-attribute-case-insensitive": "^6.0.2", 5762 6035 "postcss-clamp": "^4.1.0", 5763 - "postcss-color-functional-notation": "^5.0.2", 6036 + "postcss-color-functional-notation": "^5.1.0", 5764 6037 "postcss-color-hex-alpha": "^9.0.2", 5765 6038 "postcss-color-rebeccapurple": "^8.0.2", 5766 - "postcss-custom-media": "^9.1.3", 5767 - "postcss-custom-properties": "^13.1.5", 6039 + "postcss-custom-media": "^9.1.4", 6040 + "postcss-custom-properties": "^13.2.0", 5768 6041 "postcss-custom-selectors": "^7.1.3", 5769 6042 "postcss-dir-pseudo-class": "^7.0.2", 5770 - "postcss-double-position-gradients": "^4.0.3", 6043 + "postcss-double-position-gradients": "^4.0.4", 5771 6044 "postcss-focus-visible": "^8.0.2", 5772 6045 "postcss-focus-within": "^7.0.2", 5773 6046 "postcss-font-variant": "^5.0.0", 5774 6047 "postcss-gap-properties": "^4.0.1", 5775 6048 "postcss-image-set-function": "^5.0.2", 5776 6049 "postcss-initial": "^4.0.1", 5777 - "postcss-lab-function": "^5.2.2", 6050 + "postcss-lab-function": "^5.2.3", 5778 6051 "postcss-logical": "^6.2.0", 5779 6052 "postcss-nesting": "^11.2.1", 5780 6053 "postcss-opacity-percentage": "^2.0.0", ··· 5912 6185 "integrity": "sha512-FD8KmQUQD6Mfpd0hywCOzcon/dbkFP8XBd9F1ycbKtvVsfv6TsFUKJ2eC0Iz2y+KzlkdT1Z8SY6ZSgm07zOyqg==" 5913 6186 }, 5914 6187 "node_modules/punycode": { 5915 - "version": "2.1.1", 5916 - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", 5917 - "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", 6188 + "version": "2.3.0", 6189 + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", 6190 + "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", 5918 6191 "dev": true, 5919 6192 "engines": { 5920 6193 "node": ">=6" ··· 5998 6271 } 5999 6272 }, 6000 6273 "node_modules/react-intersection-observer": { 6001 - "version": "9.4.3", 6002 - "resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.4.3.tgz", 6003 - "integrity": "sha512-WNRqMQvKpupr6MzecAQI0Pj0+JQong307knLP4g/nBex7kYfIaZsPpXaIhKHR+oV8z+goUbH9e10j6lGRnTzlQ==", 6274 + "version": "9.4.4", 6275 + "resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.4.4.tgz", 6276 + "integrity": "sha512-KQr8ezJscRSQZR0/TjogG4mZttCzdPZj8fhDzAK+xrPYOVvFjabRNy+4EY3UhS3fJaJyIedGjA8y4yKX+nc08w==", 6004 6277 "peerDependencies": { 6005 6278 "react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" 6006 6279 } ··· 6103 6376 } 6104 6377 }, 6105 6378 "node_modules/regexp.prototype.flags": { 6106 - "version": "1.4.3", 6107 - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz", 6108 - "integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==", 6379 + "version": "1.5.0", 6380 + "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz", 6381 + "integrity": "sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==", 6109 6382 "dev": true, 6110 6383 "dependencies": { 6111 6384 "call-bind": "^1.0.2", 6112 - "define-properties": "^1.1.3", 6113 - "functions-have-names": "^1.2.2" 6385 + "define-properties": "^1.2.0", 6386 + "functions-have-names": "^1.2.3" 6114 6387 }, 6115 6388 "engines": { 6116 6389 "node": ">= 0.4" ··· 6120 6393 } 6121 6394 }, 6122 6395 "node_modules/regexpu-core": { 6123 - "version": "5.2.2", 6124 - "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.2.2.tgz", 6125 - "integrity": "sha512-T0+1Zp2wjF/juXMrMxHxidqGYn8U4R+zleSJhX9tQ1PUsS8a9UtYfbsF9LdiVgNX3kiX8RNaKM42nfSgvFJjmw==", 6396 + "version": "5.3.2", 6397 + "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", 6398 + "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==", 6126 6399 "dev": true, 6127 6400 "dependencies": { 6401 + "@babel/regjsgen": "^0.8.0", 6128 6402 "regenerate": "^1.4.2", 6129 6403 "regenerate-unicode-properties": "^10.1.0", 6130 - "regjsgen": "^0.7.1", 6131 6404 "regjsparser": "^0.9.1", 6132 6405 "unicode-match-property-ecmascript": "^2.0.0", 6133 6406 "unicode-match-property-value-ecmascript": "^2.1.0" ··· 6135 6408 "engines": { 6136 6409 "node": ">=4" 6137 6410 } 6138 - }, 6139 - "node_modules/regjsgen": { 6140 - "version": "0.7.1", 6141 - "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.7.1.tgz", 6142 - "integrity": "sha512-RAt+8H2ZEzHeYWxZ3H2z6tF18zyyOnlcdaafLrm21Bguj7uZy6ULibiAFdXEtKQY4Sy7wDTwDiOazasMLc4KPA==", 6143 - "dev": true 6144 6411 }, 6145 6412 "node_modules/regjsparser": { 6146 6413 "version": "0.9.1", ··· 6407 6674 "url": "https://github.com/sponsors/ljharb" 6408 6675 } 6409 6676 }, 6677 + "node_modules/string.prototype.trim": { 6678 + "version": "1.2.7", 6679 + "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz", 6680 + "integrity": "sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==", 6681 + "dev": true, 6682 + "dependencies": { 6683 + "call-bind": "^1.0.2", 6684 + "define-properties": "^1.1.4", 6685 + "es-abstract": "^1.20.4" 6686 + }, 6687 + "engines": { 6688 + "node": ">= 0.4" 6689 + }, 6690 + "funding": { 6691 + "url": "https://github.com/sponsors/ljharb" 6692 + } 6693 + }, 6410 6694 "node_modules/string.prototype.trimend": { 6411 6695 "version": "1.0.6", 6412 6696 "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz", ··· 6620 6904 }, 6621 6905 "funding": { 6622 6906 "url": "https://github.com/sponsors/sindresorhus" 6907 + } 6908 + }, 6909 + "node_modules/typed-array-length": { 6910 + "version": "1.0.4", 6911 + "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz", 6912 + "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==", 6913 + "dev": true, 6914 + "dependencies": { 6915 + "call-bind": "^1.0.2", 6916 + "for-each": "^0.3.3", 6917 + "is-typed-array": "^1.1.9" 6918 + }, 6919 + "funding": { 6920 + "url": "https://github.com/sponsors/ljharb" 6623 6921 } 6624 6922 }, 6625 6923 "node_modules/uid": { ··· 6978 7276 } 6979 7277 }, 6980 7278 "node_modules/vite-plugin-pwa": { 6981 - "version": "0.15.1", 6982 - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.15.1.tgz", 6983 - "integrity": "sha512-lJVzEYda/Y9AfwxFzX0rV+QCQ2+WdBoEGtR1RBZKWxvrJ4NWEH1VZaHOMyzvRiYhWQsi7aFhewsp1CDvN/R1Og==", 7279 + "version": "0.16.3", 7280 + "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.3.tgz", 7281 + "integrity": "sha512-eYt++n1dneEo5cChJ7Rg6ZWJG8Xr9I5EzQss5m3zgMOmfHRH83E5W+jhaoLqlSCu/8g4msy9a4iZOxAmhL4HAQ==", 6984 7282 "dev": true, 6985 7283 "dependencies": { 6986 7284 "debug": "^4.3.4", 6987 7285 "fast-glob": "^3.2.12", 6988 7286 "pretty-bytes": "^6.0.0", 6989 - "workbox-build": "^6.5.4", 6990 - "workbox-window": "^6.5.4" 7287 + "workbox-build": "^7.0.0", 7288 + "workbox-window": "^7.0.0" 7289 + }, 7290 + "engines": { 7291 + "node": ">=16.0.0" 6991 7292 }, 6992 7293 "funding": { 6993 7294 "url": "https://github.com/sponsors/antfu" 6994 7295 }, 6995 7296 "peerDependencies": { 6996 7297 "vite": "^3.1.0 || ^4.0.0", 6997 - "workbox-build": "^6.5.4", 6998 - "workbox-window": "^6.5.4" 7298 + "workbox-build": "^7.0.0", 7299 + "workbox-window": "^7.0.0" 6999 7300 } 7000 7301 }, 7001 7302 "node_modules/vite-plugin-remove-console": { ··· 7037 7338 "url": "https://github.com/sponsors/ljharb" 7038 7339 } 7039 7340 }, 7341 + "node_modules/which-typed-array": { 7342 + "version": "1.1.9", 7343 + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz", 7344 + "integrity": "sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==", 7345 + "dev": true, 7346 + "dependencies": { 7347 + "available-typed-arrays": "^1.0.5", 7348 + "call-bind": "^1.0.2", 7349 + "for-each": "^0.3.3", 7350 + "gopd": "^1.0.1", 7351 + "has-tostringtag": "^1.0.0", 7352 + "is-typed-array": "^1.1.10" 7353 + }, 7354 + "engines": { 7355 + "node": ">= 0.4" 7356 + }, 7357 + "funding": { 7358 + "url": "https://github.com/sponsors/ljharb" 7359 + } 7360 + }, 7040 7361 "node_modules/workbox-background-sync": { 7041 - "version": "6.5.4", 7042 - "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-6.5.4.tgz", 7043 - "integrity": "sha512-0r4INQZMyPky/lj4Ou98qxcThrETucOde+7mRGJl13MPJugQNKeZQOdIJe/1AchOP23cTqHcN/YVpD6r8E6I8g==", 7362 + "version": "7.0.0", 7363 + "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-7.0.0.tgz", 7364 + "integrity": "sha512-S+m1+84gjdueM+jIKZ+I0Lx0BDHkk5Nu6a3kTVxP4fdj3gKouRNmhO8H290ybnJTOPfBDtTMXSQA/QLTvr7PeA==", 7044 7365 "dev": true, 7045 7366 "dependencies": { 7046 7367 "idb": "^7.0.1", 7047 - "workbox-core": "6.5.4" 7368 + "workbox-core": "7.0.0" 7048 7369 } 7049 7370 }, 7050 7371 "node_modules/workbox-broadcast-update": { 7051 - "version": "6.5.4", 7052 - "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-6.5.4.tgz", 7053 - "integrity": "sha512-I/lBERoH1u3zyBosnpPEtcAVe5lwykx9Yg1k6f8/BGEPGaMMgZrwVrqL1uA9QZ1NGGFoyE6t9i7lBjOlDhFEEw==", 7372 + "version": "7.0.0", 7373 + "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-7.0.0.tgz", 7374 + "integrity": "sha512-oUuh4jzZrLySOo0tC0WoKiSg90bVAcnE98uW7F8GFiSOXnhogfNDGZelPJa+6KpGBO5+Qelv04Hqx2UD+BJqNQ==", 7054 7375 "dev": true, 7055 7376 "dependencies": { 7056 - "workbox-core": "6.5.4" 7377 + "workbox-core": "7.0.0" 7057 7378 } 7058 7379 }, 7059 7380 "node_modules/workbox-build": { 7060 - "version": "6.5.4", 7061 - "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-6.5.4.tgz", 7062 - "integrity": "sha512-kgRevLXEYvUW9WS4XoziYqZ8Q9j/2ziJYEtTrjdz5/L/cTUa2XfyMP2i7c3p34lgqJ03+mTiz13SdFef2POwbA==", 7381 + "version": "7.0.0", 7382 + "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-7.0.0.tgz", 7383 + "integrity": "sha512-CttE7WCYW9sZC+nUYhQg3WzzGPr4IHmrPnjKiu3AMXsiNQKx+l4hHl63WTrnicLmKEKHScWDH8xsGBdrYgtBzg==", 7063 7384 "dev": true, 7064 7385 "dependencies": { 7065 7386 "@apideck/better-ajv-errors": "^0.3.1", ··· 7084 7405 "strip-comments": "^2.0.1", 7085 7406 "tempy": "^0.6.0", 7086 7407 "upath": "^1.2.0", 7087 - "workbox-background-sync": "6.5.4", 7088 - "workbox-broadcast-update": "6.5.4", 7089 - "workbox-cacheable-response": "6.5.4", 7090 - "workbox-core": "6.5.4", 7091 - "workbox-expiration": "6.5.4", 7092 - "workbox-google-analytics": "6.5.4", 7093 - "workbox-navigation-preload": "6.5.4", 7094 - "workbox-precaching": "6.5.4", 7095 - "workbox-range-requests": "6.5.4", 7096 - "workbox-recipes": "6.5.4", 7097 - "workbox-routing": "6.5.4", 7098 - "workbox-strategies": "6.5.4", 7099 - "workbox-streams": "6.5.4", 7100 - "workbox-sw": "6.5.4", 7101 - "workbox-window": "6.5.4" 7408 + "workbox-background-sync": "7.0.0", 7409 + "workbox-broadcast-update": "7.0.0", 7410 + "workbox-cacheable-response": "7.0.0", 7411 + "workbox-core": "7.0.0", 7412 + "workbox-expiration": "7.0.0", 7413 + "workbox-google-analytics": "7.0.0", 7414 + "workbox-navigation-preload": "7.0.0", 7415 + "workbox-precaching": "7.0.0", 7416 + "workbox-range-requests": "7.0.0", 7417 + "workbox-recipes": "7.0.0", 7418 + "workbox-routing": "7.0.0", 7419 + "workbox-strategies": "7.0.0", 7420 + "workbox-streams": "7.0.0", 7421 + "workbox-sw": "7.0.0", 7422 + "workbox-window": "7.0.0" 7102 7423 }, 7103 7424 "engines": { 7104 - "node": ">=10.0.0" 7425 + "node": ">=16.0.0" 7105 7426 } 7106 7427 }, 7107 7428 "node_modules/workbox-build/node_modules/@rollup/plugin-babel": { ··· 7177 7498 "rollup": "^1.20.0||^2.0.0" 7178 7499 } 7179 7500 }, 7180 - "node_modules/workbox-build/node_modules/@types/estree": { 7181 - "version": "0.0.39", 7182 - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz", 7183 - "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==", 7184 - "dev": true 7185 - }, 7186 7501 "node_modules/workbox-build/node_modules/estree-walker": { 7187 7502 "version": "1.0.1", 7188 7503 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz", ··· 7244 7559 "node": ">= 8" 7245 7560 } 7246 7561 }, 7247 - "node_modules/workbox-build/node_modules/workbox-cacheable-response": { 7248 - "version": "6.5.4", 7249 - "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.4.tgz", 7250 - "integrity": "sha512-DCR9uD0Fqj8oB2TSWQEm1hbFs/85hXXoayVwFKLVuIuxwJaihBsLsp4y7J9bvZbqtPJ1KlCkmYVGQKrBU4KAug==", 7251 - "dev": true, 7252 - "dependencies": { 7253 - "workbox-core": "6.5.4" 7254 - } 7255 - }, 7256 - "node_modules/workbox-build/node_modules/workbox-expiration": { 7257 - "version": "6.5.4", 7258 - "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.4.tgz", 7259 - "integrity": "sha512-jUP5qPOpH1nXtjGGh1fRBa1wJL2QlIb5mGpct3NzepjGG2uFFBn4iiEBiI9GUmfAFR2ApuRhDydjcRmYXddiEQ==", 7260 - "dev": true, 7261 - "dependencies": { 7262 - "idb": "^7.0.1", 7263 - "workbox-core": "6.5.4" 7264 - } 7265 - }, 7266 - "node_modules/workbox-build/node_modules/workbox-routing": { 7267 - "version": "6.5.4", 7268 - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz", 7269 - "integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==", 7270 - "dev": true, 7271 - "dependencies": { 7272 - "workbox-core": "6.5.4" 7273 - } 7274 - }, 7275 - "node_modules/workbox-build/node_modules/workbox-strategies": { 7276 - "version": "6.5.4", 7277 - "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.4.tgz", 7278 - "integrity": "sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==", 7279 - "dev": true, 7280 - "dependencies": { 7281 - "workbox-core": "6.5.4" 7282 - } 7283 - }, 7284 7562 "node_modules/workbox-cacheable-response": { 7285 - "version": "6.6.0", 7286 - "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.6.0.tgz", 7287 - "integrity": "sha512-JfhJUSQDwsF1Xv3EV1vWzSsCOZn4mQ38bWEBR3LdvOxSPgB65gAM6cS2CX8rkkKHRgiLrN7Wxoyu+TuH67kHrw==", 7563 + "version": "7.0.0", 7564 + "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-7.0.0.tgz", 7565 + "integrity": "sha512-0lrtyGHn/LH8kKAJVOQfSu3/80WDc9Ma8ng0p2i/5HuUndGttH+mGMSvOskjOdFImLs2XZIimErp7tSOPmu/6g==", 7288 7566 "dev": true, 7289 7567 "dependencies": { 7290 - "workbox-core": "6.6.0" 7568 + "workbox-core": "7.0.0" 7291 7569 } 7292 7570 }, 7293 - "node_modules/workbox-cacheable-response/node_modules/workbox-core": { 7294 - "version": "6.6.0", 7295 - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.6.0.tgz", 7296 - "integrity": "sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==", 7297 - "dev": true 7298 - }, 7299 7571 "node_modules/workbox-core": { 7300 - "version": "6.5.4", 7301 - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.4.tgz", 7302 - "integrity": "sha512-OXYb+m9wZm8GrORlV2vBbE5EC1FKu71GGp0H4rjmxmF4/HLbMCoTFws87M3dFwgpmg0v00K++PImpNQ6J5NQ6Q==", 7572 + "version": "7.0.0", 7573 + "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.0.0.tgz", 7574 + "integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==", 7303 7575 "dev": true 7304 7576 }, 7305 7577 "node_modules/workbox-expiration": { 7306 - "version": "6.6.0", 7307 - "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.6.0.tgz", 7308 - "integrity": "sha512-baplYXcDHbe8vAo7GYvyAmlS4f6998Jff513L4XvlzAOxcl8F620O91guoJ5EOf5qeXG4cGdNZHkkVAPouFCpw==", 7578 + "version": "7.0.0", 7579 + "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-7.0.0.tgz", 7580 + "integrity": "sha512-MLK+fogW+pC3IWU9SFE+FRStvDVutwJMR5if1g7oBJx3qwmO69BNoJQVaMXq41R0gg3MzxVfwOGKx3i9P6sOLQ==", 7309 7581 "dev": true, 7310 7582 "dependencies": { 7311 7583 "idb": "^7.0.1", 7312 - "workbox-core": "6.6.0" 7584 + "workbox-core": "7.0.0" 7313 7585 } 7314 7586 }, 7315 - "node_modules/workbox-expiration/node_modules/workbox-core": { 7316 - "version": "6.6.0", 7317 - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.6.0.tgz", 7318 - "integrity": "sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==", 7319 - "dev": true 7320 - }, 7321 7587 "node_modules/workbox-google-analytics": { 7322 - "version": "6.5.4", 7323 - "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-6.5.4.tgz", 7324 - "integrity": "sha512-8AU1WuaXsD49249Wq0B2zn4a/vvFfHkpcFfqAFHNHwln3jK9QUYmzdkKXGIZl9wyKNP+RRX30vcgcyWMcZ9VAg==", 7588 + "version": "7.0.0", 7589 + "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-7.0.0.tgz", 7590 + "integrity": "sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==", 7325 7591 "dev": true, 7326 7592 "dependencies": { 7327 - "workbox-background-sync": "6.5.4", 7328 - "workbox-core": "6.5.4", 7329 - "workbox-routing": "6.5.4", 7330 - "workbox-strategies": "6.5.4" 7331 - } 7332 - }, 7333 - "node_modules/workbox-google-analytics/node_modules/workbox-routing": { 7334 - "version": "6.5.4", 7335 - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz", 7336 - "integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==", 7337 - "dev": true, 7338 - "dependencies": { 7339 - "workbox-core": "6.5.4" 7340 - } 7341 - }, 7342 - "node_modules/workbox-google-analytics/node_modules/workbox-strategies": { 7343 - "version": "6.5.4", 7344 - "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.4.tgz", 7345 - "integrity": "sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==", 7346 - "dev": true, 7347 - "dependencies": { 7348 - "workbox-core": "6.5.4" 7593 + "workbox-background-sync": "7.0.0", 7594 + "workbox-core": "7.0.0", 7595 + "workbox-routing": "7.0.0", 7596 + "workbox-strategies": "7.0.0" 7349 7597 } 7350 7598 }, 7351 7599 "node_modules/workbox-navigation-preload": { 7352 - "version": "6.5.4", 7353 - "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-6.5.4.tgz", 7354 - "integrity": "sha512-IIwf80eO3cr8h6XSQJF+Hxj26rg2RPFVUmJLUlM0+A2GzB4HFbQyKkrgD5y2d84g2IbJzP4B4j5dPBRzamHrng==", 7600 + "version": "7.0.0", 7601 + "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-7.0.0.tgz", 7602 + "integrity": "sha512-juWCSrxo/fiMz3RsvDspeSLGmbgC0U9tKqcUPZBCf35s64wlaLXyn2KdHHXVQrb2cqF7I0Hc9siQalainmnXJA==", 7355 7603 "dev": true, 7356 7604 "dependencies": { 7357 - "workbox-core": "6.5.4" 7605 + "workbox-core": "7.0.0" 7358 7606 } 7359 7607 }, 7360 7608 "node_modules/workbox-precaching": { 7361 - "version": "6.5.4", 7362 - "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.5.4.tgz", 7363 - "integrity": "sha512-hSMezMsW6btKnxHB4bFy2Qfwey/8SYdGWvVIKFaUm8vJ4E53JAY+U2JwLTRD8wbLWoP6OVUdFlXsTdKu9yoLTg==", 7609 + "version": "7.0.0", 7610 + "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-7.0.0.tgz", 7611 + "integrity": "sha512-EC0vol623LJqTJo1mkhD9DZmMP604vHqni3EohhQVwhJlTgyKyOkMrZNy5/QHfOby+39xqC01gv4LjOm4HSfnA==", 7364 7612 "dev": true, 7365 7613 "dependencies": { 7366 - "workbox-core": "6.5.4", 7367 - "workbox-routing": "6.5.4", 7368 - "workbox-strategies": "6.5.4" 7369 - } 7370 - }, 7371 - "node_modules/workbox-precaching/node_modules/workbox-routing": { 7372 - "version": "6.5.4", 7373 - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz", 7374 - "integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==", 7375 - "dev": true, 7376 - "dependencies": { 7377 - "workbox-core": "6.5.4" 7378 - } 7379 - }, 7380 - "node_modules/workbox-precaching/node_modules/workbox-strategies": { 7381 - "version": "6.5.4", 7382 - "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.4.tgz", 7383 - "integrity": "sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==", 7384 - "dev": true, 7385 - "dependencies": { 7386 - "workbox-core": "6.5.4" 7614 + "workbox-core": "7.0.0", 7615 + "workbox-routing": "7.0.0", 7616 + "workbox-strategies": "7.0.0" 7387 7617 } 7388 7618 }, 7389 7619 "node_modules/workbox-range-requests": { 7390 - "version": "6.5.4", 7391 - "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-6.5.4.tgz", 7392 - "integrity": "sha512-Je2qR1NXCFC8xVJ/Lux6saH6IrQGhMpDrPXWZWWS8n/RD+WZfKa6dSZwU+/QksfEadJEr/NfY+aP/CXFFK5JFg==", 7620 + "version": "7.0.0", 7621 + "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-7.0.0.tgz", 7622 + "integrity": "sha512-SxAzoVl9j/zRU9OT5+IQs7pbJBOUOlriB8Gn9YMvi38BNZRbM+RvkujHMo8FOe9IWrqqwYgDFBfv6sk76I1yaQ==", 7393 7623 "dev": true, 7394 7624 "dependencies": { 7395 - "workbox-core": "6.5.4" 7625 + "workbox-core": "7.0.0" 7396 7626 } 7397 7627 }, 7398 7628 "node_modules/workbox-recipes": { 7399 - "version": "6.5.4", 7400 - "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-6.5.4.tgz", 7401 - "integrity": "sha512-QZNO8Ez708NNwzLNEXTG4QYSKQ1ochzEtRLGaq+mr2PyoEIC1xFW7MrWxrONUxBFOByksds9Z4//lKAX8tHyUA==", 7402 - "dev": true, 7403 - "dependencies": { 7404 - "workbox-cacheable-response": "6.5.4", 7405 - "workbox-core": "6.5.4", 7406 - "workbox-expiration": "6.5.4", 7407 - "workbox-precaching": "6.5.4", 7408 - "workbox-routing": "6.5.4", 7409 - "workbox-strategies": "6.5.4" 7410 - } 7411 - }, 7412 - "node_modules/workbox-recipes/node_modules/workbox-cacheable-response": { 7413 - "version": "6.5.4", 7414 - "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.4.tgz", 7415 - "integrity": "sha512-DCR9uD0Fqj8oB2TSWQEm1hbFs/85hXXoayVwFKLVuIuxwJaihBsLsp4y7J9bvZbqtPJ1KlCkmYVGQKrBU4KAug==", 7629 + "version": "7.0.0", 7630 + "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-7.0.0.tgz", 7631 + "integrity": "sha512-DntcK9wuG3rYQOONWC0PejxYYIDHyWWZB/ueTbOUDQgefaeIj1kJ7pdP3LZV2lfrj8XXXBWt+JDRSw1lLLOnww==", 7416 7632 "dev": true, 7417 7633 "dependencies": { 7418 - "workbox-core": "6.5.4" 7419 - } 7420 - }, 7421 - "node_modules/workbox-recipes/node_modules/workbox-expiration": { 7422 - "version": "6.5.4", 7423 - "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.4.tgz", 7424 - "integrity": "sha512-jUP5qPOpH1nXtjGGh1fRBa1wJL2QlIb5mGpct3NzepjGG2uFFBn4iiEBiI9GUmfAFR2ApuRhDydjcRmYXddiEQ==", 7425 - "dev": true, 7426 - "dependencies": { 7427 - "idb": "^7.0.1", 7428 - "workbox-core": "6.5.4" 7429 - } 7430 - }, 7431 - "node_modules/workbox-recipes/node_modules/workbox-routing": { 7432 - "version": "6.5.4", 7433 - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz", 7434 - "integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==", 7435 - "dev": true, 7436 - "dependencies": { 7437 - "workbox-core": "6.5.4" 7438 - } 7439 - }, 7440 - "node_modules/workbox-recipes/node_modules/workbox-strategies": { 7441 - "version": "6.5.4", 7442 - "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.4.tgz", 7443 - "integrity": "sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==", 7444 - "dev": true, 7445 - "dependencies": { 7446 - "workbox-core": "6.5.4" 7634 + "workbox-cacheable-response": "7.0.0", 7635 + "workbox-core": "7.0.0", 7636 + "workbox-expiration": "7.0.0", 7637 + "workbox-precaching": "7.0.0", 7638 + "workbox-routing": "7.0.0", 7639 + "workbox-strategies": "7.0.0" 7447 7640 } 7448 7641 }, 7449 7642 "node_modules/workbox-routing": { 7450 - "version": "6.6.0", 7451 - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.6.0.tgz", 7452 - "integrity": "sha512-x8gdN7VDBiLC03izAZRfU+WKUXJnbqt6PG9Uh0XuPRzJPpZGLKce/FkOX95dWHRpOHWLEq8RXzjW0O+POSkKvw==", 7643 + "version": "7.0.0", 7644 + "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz", 7645 + "integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==", 7453 7646 "dev": true, 7454 7647 "dependencies": { 7455 - "workbox-core": "6.6.0" 7648 + "workbox-core": "7.0.0" 7456 7649 } 7457 7650 }, 7458 - "node_modules/workbox-routing/node_modules/workbox-core": { 7459 - "version": "6.6.0", 7460 - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.6.0.tgz", 7461 - "integrity": "sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==", 7462 - "dev": true 7463 - }, 7464 7651 "node_modules/workbox-strategies": { 7465 - "version": "6.6.0", 7466 - "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.6.0.tgz", 7467 - "integrity": "sha512-eC07XGuINAKUWDnZeIPdRdVja4JQtTuc35TZ8SwMb1ztjp7Ddq2CJ4yqLvWzFWGlYI7CG/YGqaETntTxBGdKgQ==", 7652 + "version": "7.0.0", 7653 + "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz", 7654 + "integrity": "sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==", 7468 7655 "dev": true, 7469 7656 "dependencies": { 7470 - "workbox-core": "6.6.0" 7657 + "workbox-core": "7.0.0" 7471 7658 } 7472 7659 }, 7473 - "node_modules/workbox-strategies/node_modules/workbox-core": { 7474 - "version": "6.6.0", 7475 - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.6.0.tgz", 7476 - "integrity": "sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==", 7477 - "dev": true 7478 - }, 7479 7660 "node_modules/workbox-streams": { 7480 - "version": "6.5.4", 7481 - "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-6.5.4.tgz", 7482 - "integrity": "sha512-FXKVh87d2RFXkliAIheBojBELIPnWbQdyDvsH3t74Cwhg0fDheL1T8BqSM86hZvC0ZESLsznSYWw+Va+KVbUzg==", 7661 + "version": "7.0.0", 7662 + "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-7.0.0.tgz", 7663 + "integrity": "sha512-moVsh+5to//l6IERWceYKGiftc+prNnqOp2sgALJJFbnNVpTXzKISlTIsrWY+ogMqt+x1oMazIdHj25kBSq/HQ==", 7483 7664 "dev": true, 7484 7665 "dependencies": { 7485 - "workbox-core": "6.5.4", 7486 - "workbox-routing": "6.5.4" 7487 - } 7488 - }, 7489 - "node_modules/workbox-streams/node_modules/workbox-routing": { 7490 - "version": "6.5.4", 7491 - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz", 7492 - "integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==", 7493 - "dev": true, 7494 - "dependencies": { 7495 - "workbox-core": "6.5.4" 7666 + "workbox-core": "7.0.0", 7667 + "workbox-routing": "7.0.0" 7496 7668 } 7497 7669 }, 7498 7670 "node_modules/workbox-sw": { 7499 - "version": "6.5.4", 7500 - "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-6.5.4.tgz", 7501 - "integrity": "sha512-vo2RQo7DILVRoH5LjGqw3nphavEjK4Qk+FenXeUsknKn14eCNedHOXWbmnvP4ipKhlE35pvJ4yl4YYf6YsJArA==", 7671 + "version": "7.0.0", 7672 + "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-7.0.0.tgz", 7673 + "integrity": "sha512-SWfEouQfjRiZ7GNABzHUKUyj8pCoe+RwjfOIajcx6J5mtgKkN+t8UToHnpaJL5UVVOf5YhJh+OHhbVNIHe+LVA==", 7502 7674 "dev": true 7503 7675 }, 7504 7676 "node_modules/workbox-window": { 7505 - "version": "6.5.4", 7506 - "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-6.5.4.tgz", 7507 - "integrity": "sha512-HnLZJDwYBE+hpG25AQBO8RUWBJRaCsI9ksQJEp3aCOFCaG5kqaToAYXFRAHxzRluM2cQbGzdQF5rjKPWPA1fug==", 7677 + "version": "7.0.0", 7678 + "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-7.0.0.tgz", 7679 + "integrity": "sha512-j7P/bsAWE/a7sxqTzXo3P2ALb1reTfZdvVp6OJ/uLr/C2kZAMvjeWGm8V4htQhor7DOvYg0sSbFN2+flT5U0qA==", 7508 7680 "dev": true, 7509 7681 "dependencies": { 7510 7682 "@types/trusted-types": "^2.0.2", 7511 - "workbox-core": "6.5.4" 7683 + "workbox-core": "7.0.0" 7512 7684 } 7513 7685 }, 7514 7686 "node_modules/wrappy": { ··· 7566 7738 } 7567 7739 }, 7568 7740 "@babel/code-frame": { 7569 - "version": "7.18.6", 7570 - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz", 7571 - "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==", 7741 + "version": "7.21.4", 7742 + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz", 7743 + "integrity": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==", 7572 7744 "dev": true, 7573 7745 "requires": { 7574 7746 "@babel/highlight": "^7.18.6" 7575 7747 } 7576 7748 }, 7577 7749 "@babel/compat-data": { 7578 - "version": "7.20.1", 7579 - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.1.tgz", 7580 - "integrity": "sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==", 7750 + "version": "7.22.3", 7751 + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.3.tgz", 7752 + "integrity": "sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ==", 7581 7753 "dev": true 7582 7754 }, 7583 7755 "@babel/core": { ··· 7604 7776 } 7605 7777 }, 7606 7778 "@babel/generator": { 7607 - "version": "7.20.5", 7608 - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.5.tgz", 7609 - "integrity": "sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==", 7779 + "version": "7.22.3", 7780 + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.3.tgz", 7781 + "integrity": "sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==", 7610 7782 "dev": true, 7611 7783 "requires": { 7612 - "@babel/types": "^7.20.5", 7784 + "@babel/types": "^7.22.3", 7613 7785 "@jridgewell/gen-mapping": "^0.3.2", 7786 + "@jridgewell/trace-mapping": "^0.3.17", 7614 7787 "jsesc": "^2.5.1" 7615 7788 }, 7616 7789 "dependencies": { ··· 7637 7810 } 7638 7811 }, 7639 7812 "@babel/helper-builder-binary-assignment-operator-visitor": { 7640 - "version": "7.18.9", 7641 - "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz", 7642 - "integrity": "sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==", 7813 + "version": "7.22.3", 7814 + "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.3.tgz", 7815 + "integrity": "sha512-ahEoxgqNoYXm0k22TvOke48i1PkavGu0qGCmcq9ugi6gnmvKNaMjKBSrZTnWUi1CFEeNAUiVba0Wtzm03aSkJg==", 7643 7816 "dev": true, 7644 7817 "requires": { 7645 - "@babel/helper-explode-assignable-expression": "^7.18.6", 7646 - "@babel/types": "^7.18.9" 7818 + "@babel/types": "^7.22.3" 7647 7819 } 7648 7820 }, 7649 7821 "@babel/helper-compilation-targets": { 7650 - "version": "7.20.0", 7651 - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz", 7652 - "integrity": "sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==", 7822 + "version": "7.22.1", 7823 + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.1.tgz", 7824 + "integrity": "sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ==", 7653 7825 "dev": true, 7654 7826 "requires": { 7655 - "@babel/compat-data": "^7.20.0", 7656 - "@babel/helper-validator-option": "^7.18.6", 7827 + "@babel/compat-data": "^7.22.0", 7828 + "@babel/helper-validator-option": "^7.21.0", 7657 7829 "browserslist": "^4.21.3", 7830 + "lru-cache": "^5.1.1", 7658 7831 "semver": "^6.3.0" 7832 + }, 7833 + "dependencies": { 7834 + "lru-cache": { 7835 + "version": "5.1.1", 7836 + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", 7837 + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", 7838 + "dev": true, 7839 + "requires": { 7840 + "yallist": "^3.0.2" 7841 + } 7842 + }, 7843 + "yallist": { 7844 + "version": "3.1.1", 7845 + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", 7846 + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", 7847 + "dev": true 7848 + } 7659 7849 } 7660 7850 }, 7661 7851 "@babel/helper-create-class-features-plugin": { 7662 - "version": "7.20.5", 7663 - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.5.tgz", 7664 - "integrity": "sha512-3RCdA/EmEaikrhayahwToF0fpweU/8o2p8vhc1c/1kftHOdTKuC65kik/TLc+qfbS8JKw4qqJbne4ovICDhmww==", 7852 + "version": "7.22.1", 7853 + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.1.tgz", 7854 + "integrity": "sha512-SowrZ9BWzYFgzUMwUmowbPSGu6CXL5MSuuCkG3bejahSpSymioPmuLdhPxNOc9MjuNGjy7M/HaXvJ8G82Lywlw==", 7665 7855 "dev": true, 7666 7856 "requires": { 7667 7857 "@babel/helper-annotate-as-pure": "^7.18.6", 7668 - "@babel/helper-environment-visitor": "^7.18.9", 7669 - "@babel/helper-function-name": "^7.19.0", 7670 - "@babel/helper-member-expression-to-functions": "^7.18.9", 7858 + "@babel/helper-environment-visitor": "^7.22.1", 7859 + "@babel/helper-function-name": "^7.21.0", 7860 + "@babel/helper-member-expression-to-functions": "^7.22.0", 7671 7861 "@babel/helper-optimise-call-expression": "^7.18.6", 7672 - "@babel/helper-replace-supers": "^7.19.1", 7673 - "@babel/helper-split-export-declaration": "^7.18.6" 7862 + "@babel/helper-replace-supers": "^7.22.1", 7863 + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", 7864 + "@babel/helper-split-export-declaration": "^7.18.6", 7865 + "semver": "^6.3.0" 7674 7866 } 7675 7867 }, 7676 7868 "@babel/helper-create-regexp-features-plugin": { 7677 - "version": "7.20.5", 7678 - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.20.5.tgz", 7679 - "integrity": "sha512-m68B1lkg3XDGX5yCvGO0kPx3v9WIYLnzjKfPcQiwntEQa5ZeRkPmo2X/ISJc8qxWGfwUr+kvZAeEzAwLec2r2w==", 7869 + "version": "7.22.1", 7870 + "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.1.tgz", 7871 + "integrity": "sha512-WWjdnfR3LPIe+0EY8td7WmjhytxXtjKAEpnAxun/hkNiyOaPlvGK+NZaBFIdi9ndYV3Gav7BpFvtUwnaJlwi1w==", 7680 7872 "dev": true, 7681 7873 "requires": { 7682 7874 "@babel/helper-annotate-as-pure": "^7.18.6", 7683 - "regexpu-core": "^5.2.1" 7875 + "regexpu-core": "^5.3.1", 7876 + "semver": "^6.3.0" 7684 7877 } 7685 7878 }, 7686 7879 "@babel/helper-define-polyfill-provider": { 7687 - "version": "0.3.3", 7688 - "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz", 7689 - "integrity": "sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==", 7880 + "version": "0.4.0", 7881 + "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.0.tgz", 7882 + "integrity": "sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==", 7690 7883 "dev": true, 7691 7884 "requires": { 7692 7885 "@babel/helper-compilation-targets": "^7.17.7", ··· 7698 7891 } 7699 7892 }, 7700 7893 "@babel/helper-environment-visitor": { 7701 - "version": "7.18.9", 7702 - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz", 7703 - "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==", 7894 + "version": "7.22.1", 7895 + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.1.tgz", 7896 + "integrity": "sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==", 7704 7897 "dev": true 7705 7898 }, 7706 - "@babel/helper-explode-assignable-expression": { 7707 - "version": "7.18.6", 7708 - "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz", 7709 - "integrity": "sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==", 7710 - "dev": true, 7711 - "requires": { 7712 - "@babel/types": "^7.18.6" 7713 - } 7714 - }, 7715 7899 "@babel/helper-function-name": { 7716 - "version": "7.19.0", 7717 - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz", 7718 - "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==", 7900 + "version": "7.21.0", 7901 + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz", 7902 + "integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==", 7719 7903 "dev": true, 7720 7904 "requires": { 7721 - "@babel/template": "^7.18.10", 7722 - "@babel/types": "^7.19.0" 7905 + "@babel/template": "^7.20.7", 7906 + "@babel/types": "^7.21.0" 7723 7907 } 7724 7908 }, 7725 7909 "@babel/helper-hoist-variables": { ··· 7732 7916 } 7733 7917 }, 7734 7918 "@babel/helper-member-expression-to-functions": { 7735 - "version": "7.18.9", 7736 - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz", 7737 - "integrity": "sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==", 7919 + "version": "7.22.3", 7920 + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.3.tgz", 7921 + "integrity": "sha512-Gl7sK04b/2WOb6OPVeNy9eFKeD3L6++CzL3ykPOWqTn08xgYYK0wz4TUh2feIImDXxcVW3/9WQ1NMKY66/jfZA==", 7738 7922 "dev": true, 7739 7923 "requires": { 7740 - "@babel/types": "^7.18.9" 7924 + "@babel/types": "^7.22.3" 7741 7925 } 7742 7926 }, 7743 7927 "@babel/helper-module-imports": { 7744 - "version": "7.18.6", 7745 - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz", 7746 - "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==", 7928 + "version": "7.21.4", 7929 + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz", 7930 + "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==", 7747 7931 "dev": true, 7748 7932 "requires": { 7749 - "@babel/types": "^7.18.6" 7933 + "@babel/types": "^7.21.4" 7750 7934 } 7751 7935 }, 7752 7936 "@babel/helper-module-transforms": { 7753 - "version": "7.20.2", 7754 - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz", 7755 - "integrity": "sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==", 7937 + "version": "7.22.1", 7938 + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.1.tgz", 7939 + "integrity": "sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw==", 7756 7940 "dev": true, 7757 7941 "requires": { 7758 - "@babel/helper-environment-visitor": "^7.18.9", 7759 - "@babel/helper-module-imports": "^7.18.6", 7760 - "@babel/helper-simple-access": "^7.20.2", 7942 + "@babel/helper-environment-visitor": "^7.22.1", 7943 + "@babel/helper-module-imports": "^7.21.4", 7944 + "@babel/helper-simple-access": "^7.21.5", 7761 7945 "@babel/helper-split-export-declaration": "^7.18.6", 7762 7946 "@babel/helper-validator-identifier": "^7.19.1", 7763 - "@babel/template": "^7.18.10", 7764 - "@babel/traverse": "^7.20.1", 7765 - "@babel/types": "^7.20.2" 7947 + "@babel/template": "^7.21.9", 7948 + "@babel/traverse": "^7.22.1", 7949 + "@babel/types": "^7.22.0" 7766 7950 } 7767 7951 }, 7768 7952 "@babel/helper-optimise-call-expression": { ··· 7775 7959 } 7776 7960 }, 7777 7961 "@babel/helper-plugin-utils": { 7778 - "version": "7.20.2", 7779 - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz", 7780 - "integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==", 7962 + "version": "7.21.5", 7963 + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz", 7964 + "integrity": "sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==", 7781 7965 "dev": true 7782 7966 }, 7783 7967 "@babel/helper-remap-async-to-generator": { ··· 7793 7977 } 7794 7978 }, 7795 7979 "@babel/helper-replace-supers": { 7796 - "version": "7.19.1", 7797 - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.19.1.tgz", 7798 - "integrity": "sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw==", 7980 + "version": "7.22.1", 7981 + "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.1.tgz", 7982 + "integrity": "sha512-ut4qrkE4AuSfrwHSps51ekR1ZY/ygrP1tp0WFm8oVq6nzc/hvfV/22JylndIbsf2U2M9LOMwiSddr6y+78j+OQ==", 7799 7983 "dev": true, 7800 7984 "requires": { 7801 - "@babel/helper-environment-visitor": "^7.18.9", 7802 - "@babel/helper-member-expression-to-functions": "^7.18.9", 7985 + "@babel/helper-environment-visitor": "^7.22.1", 7986 + "@babel/helper-member-expression-to-functions": "^7.22.0", 7803 7987 "@babel/helper-optimise-call-expression": "^7.18.6", 7804 - "@babel/traverse": "^7.19.1", 7805 - "@babel/types": "^7.19.0" 7988 + "@babel/template": "^7.21.9", 7989 + "@babel/traverse": "^7.22.1", 7990 + "@babel/types": "^7.22.0" 7806 7991 } 7807 7992 }, 7808 7993 "@babel/helper-simple-access": { 7809 - "version": "7.20.2", 7810 - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz", 7811 - "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==", 7994 + "version": "7.21.5", 7995 + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz", 7996 + "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==", 7812 7997 "dev": true, 7813 7998 "requires": { 7814 - "@babel/types": "^7.20.2" 7999 + "@babel/types": "^7.21.5" 7815 8000 } 7816 8001 }, 7817 8002 "@babel/helper-skip-transparent-expression-wrappers": { ··· 7833 8018 } 7834 8019 }, 7835 8020 "@babel/helper-string-parser": { 7836 - "version": "7.19.4", 7837 - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz", 7838 - "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==", 8021 + "version": "7.21.5", 8022 + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz", 8023 + "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==", 7839 8024 "dev": true 7840 8025 }, 7841 8026 "@babel/helper-validator-identifier": { ··· 7845 8030 "dev": true 7846 8031 }, 7847 8032 "@babel/helper-validator-option": { 7848 - "version": "7.18.6", 7849 - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz", 7850 - "integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==", 8033 + "version": "7.21.0", 8034 + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz", 8035 + "integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==", 7851 8036 "dev": true 7852 8037 }, 7853 8038 "@babel/helper-wrap-function": { ··· 7885 8070 } 7886 8071 }, 7887 8072 "@babel/parser": { 7888 - "version": "7.20.5", 7889 - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.5.tgz", 7890 - "integrity": "sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==", 8073 + "version": "7.22.4", 8074 + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.4.tgz", 8075 + "integrity": "sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==", 7891 8076 "dev": true 7892 8077 }, 7893 8078 "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { ··· 7900 8085 } 7901 8086 }, 7902 8087 "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { 7903 - "version": "7.18.9", 7904 - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.9.tgz", 7905 - "integrity": "sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==", 7906 - "dev": true, 7907 - "requires": { 7908 - "@babel/helper-plugin-utils": "^7.18.9", 7909 - "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9", 7910 - "@babel/plugin-proposal-optional-chaining": "^7.18.9" 7911 - } 7912 - }, 7913 - "@babel/plugin-proposal-async-generator-functions": { 7914 - "version": "7.20.1", 7915 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.1.tgz", 7916 - "integrity": "sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g==", 7917 - "dev": true, 7918 - "requires": { 7919 - "@babel/helper-environment-visitor": "^7.18.9", 7920 - "@babel/helper-plugin-utils": "^7.19.0", 7921 - "@babel/helper-remap-async-to-generator": "^7.18.9", 7922 - "@babel/plugin-syntax-async-generators": "^7.8.4" 7923 - } 7924 - }, 7925 - "@babel/plugin-proposal-class-properties": { 7926 - "version": "7.18.6", 7927 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz", 7928 - "integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==", 7929 - "dev": true, 7930 - "requires": { 7931 - "@babel/helper-create-class-features-plugin": "^7.18.6", 7932 - "@babel/helper-plugin-utils": "^7.18.6" 7933 - } 7934 - }, 7935 - "@babel/plugin-proposal-class-static-block": { 7936 - "version": "7.18.6", 7937 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.6.tgz", 7938 - "integrity": "sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==", 8088 + "version": "7.22.3", 8089 + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.3.tgz", 8090 + "integrity": "sha512-6r4yRwEnorYByILoDRnEqxtojYKuiIv9FojW2E8GUKo9eWBwbKcd9IiZOZpdyXc64RmyGGyPu3/uAcrz/dq2kQ==", 7939 8091 "dev": true, 7940 8092 "requires": { 7941 - "@babel/helper-create-class-features-plugin": "^7.18.6", 7942 - "@babel/helper-plugin-utils": "^7.18.6", 7943 - "@babel/plugin-syntax-class-static-block": "^7.14.5" 7944 - } 7945 - }, 7946 - "@babel/plugin-proposal-dynamic-import": { 7947 - "version": "7.18.6", 7948 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz", 7949 - "integrity": "sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==", 7950 - "dev": true, 7951 - "requires": { 7952 - "@babel/helper-plugin-utils": "^7.18.6", 7953 - "@babel/plugin-syntax-dynamic-import": "^7.8.3" 7954 - } 7955 - }, 7956 - "@babel/plugin-proposal-export-namespace-from": { 7957 - "version": "7.18.9", 7958 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz", 7959 - "integrity": "sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==", 7960 - "dev": true, 7961 - "requires": { 7962 - "@babel/helper-plugin-utils": "^7.18.9", 7963 - "@babel/plugin-syntax-export-namespace-from": "^7.8.3" 7964 - } 7965 - }, 7966 - "@babel/plugin-proposal-json-strings": { 7967 - "version": "7.18.6", 7968 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz", 7969 - "integrity": "sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==", 7970 - "dev": true, 7971 - "requires": { 7972 - "@babel/helper-plugin-utils": "^7.18.6", 7973 - "@babel/plugin-syntax-json-strings": "^7.8.3" 7974 - } 7975 - }, 7976 - "@babel/plugin-proposal-logical-assignment-operators": { 7977 - "version": "7.18.9", 7978 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.9.tgz", 7979 - "integrity": "sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==", 7980 - "dev": true, 7981 - "requires": { 7982 - "@babel/helper-plugin-utils": "^7.18.9", 7983 - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" 7984 - } 7985 - }, 7986 - "@babel/plugin-proposal-nullish-coalescing-operator": { 7987 - "version": "7.18.6", 7988 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz", 7989 - "integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==", 7990 - "dev": true, 7991 - "requires": { 7992 - "@babel/helper-plugin-utils": "^7.18.6", 7993 - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" 7994 - } 7995 - }, 7996 - "@babel/plugin-proposal-numeric-separator": { 7997 - "version": "7.18.6", 7998 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz", 7999 - "integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==", 8000 - "dev": true, 8001 - "requires": { 8002 - "@babel/helper-plugin-utils": "^7.18.6", 8003 - "@babel/plugin-syntax-numeric-separator": "^7.10.4" 8004 - } 8005 - }, 8006 - "@babel/plugin-proposal-object-rest-spread": { 8007 - "version": "7.20.2", 8008 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.2.tgz", 8009 - "integrity": "sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ==", 8010 - "dev": true, 8011 - "requires": { 8012 - "@babel/compat-data": "^7.20.1", 8013 - "@babel/helper-compilation-targets": "^7.20.0", 8014 - "@babel/helper-plugin-utils": "^7.20.2", 8015 - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", 8016 - "@babel/plugin-transform-parameters": "^7.20.1" 8017 - } 8018 - }, 8019 - "@babel/plugin-proposal-optional-catch-binding": { 8020 - "version": "7.18.6", 8021 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz", 8022 - "integrity": "sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==", 8023 - "dev": true, 8024 - "requires": { 8025 - "@babel/helper-plugin-utils": "^7.18.6", 8026 - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" 8027 - } 8028 - }, 8029 - "@babel/plugin-proposal-optional-chaining": { 8030 - "version": "7.18.9", 8031 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz", 8032 - "integrity": "sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==", 8033 - "dev": true, 8034 - "requires": { 8035 - "@babel/helper-plugin-utils": "^7.18.9", 8036 - "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9", 8037 - "@babel/plugin-syntax-optional-chaining": "^7.8.3" 8038 - } 8039 - }, 8040 - "@babel/plugin-proposal-private-methods": { 8041 - "version": "7.18.6", 8042 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz", 8043 - "integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==", 8044 - "dev": true, 8045 - "requires": { 8046 - "@babel/helper-create-class-features-plugin": "^7.18.6", 8047 - "@babel/helper-plugin-utils": "^7.18.6" 8093 + "@babel/helper-plugin-utils": "^7.21.5", 8094 + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", 8095 + "@babel/plugin-transform-optional-chaining": "^7.22.3" 8048 8096 } 8049 8097 }, 8050 8098 "@babel/plugin-proposal-private-property-in-object": { 8051 - "version": "7.20.5", 8052 - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.20.5.tgz", 8053 - "integrity": "sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ==", 8099 + "version": "7.21.10", 8100 + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.10.tgz", 8101 + "integrity": "sha512-3YybmT8FN4sZFXp0kTr9Gbu90wAIhC3feNung+qcRQ1wALGoSHgOz1c+fR3ZLGZ0LXqIpYmtE6Faua6tMDarUg==", 8054 8102 "dev": true, 8055 8103 "requires": { 8056 8104 "@babel/helper-annotate-as-pure": "^7.18.6", 8057 - "@babel/helper-create-class-features-plugin": "^7.20.5", 8105 + "@babel/helper-create-class-features-plugin": "^7.21.0", 8058 8106 "@babel/helper-plugin-utils": "^7.20.2", 8059 8107 "@babel/plugin-syntax-private-property-in-object": "^7.14.5" 8060 8108 } ··· 8123 8171 "@babel/helper-plugin-utils": "^7.19.0" 8124 8172 } 8125 8173 }, 8174 + "@babel/plugin-syntax-import-attributes": { 8175 + "version": "7.22.3", 8176 + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.22.3.tgz", 8177 + "integrity": "sha512-i35jZJv6aO7hxEbIWQ41adVfOzjm9dcYDNeWlBMd8p0ZQRtNUCBrmGwZt+H5lb+oOC9a3svp956KP0oWGA1YsA==", 8178 + "dev": true, 8179 + "requires": { 8180 + "@babel/helper-plugin-utils": "^7.21.5" 8181 + } 8182 + }, 8183 + "@babel/plugin-syntax-import-meta": { 8184 + "version": "7.10.4", 8185 + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", 8186 + "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", 8187 + "dev": true, 8188 + "requires": { 8189 + "@babel/helper-plugin-utils": "^7.10.4" 8190 + } 8191 + }, 8126 8192 "@babel/plugin-syntax-json-strings": { 8127 8193 "version": "7.8.3", 8128 8194 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", ··· 8213 8279 "@babel/helper-plugin-utils": "^7.14.5" 8214 8280 } 8215 8281 }, 8216 - "@babel/plugin-transform-arrow-functions": { 8282 + "@babel/plugin-syntax-unicode-sets-regex": { 8217 8283 "version": "7.18.6", 8218 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.18.6.tgz", 8219 - "integrity": "sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==", 8284 + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", 8285 + "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", 8220 8286 "dev": true, 8221 8287 "requires": { 8288 + "@babel/helper-create-regexp-features-plugin": "^7.18.6", 8222 8289 "@babel/helper-plugin-utils": "^7.18.6" 8223 8290 } 8224 8291 }, 8292 + "@babel/plugin-transform-arrow-functions": { 8293 + "version": "7.21.5", 8294 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.21.5.tgz", 8295 + "integrity": "sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==", 8296 + "dev": true, 8297 + "requires": { 8298 + "@babel/helper-plugin-utils": "^7.21.5" 8299 + } 8300 + }, 8301 + "@babel/plugin-transform-async-generator-functions": { 8302 + "version": "7.22.3", 8303 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.3.tgz", 8304 + "integrity": "sha512-36A4Aq48t66btydbZd5Fk0/xJqbpg/v4QWI4AH4cYHBXy9Mu42UOupZpebKFiCFNT9S9rJFcsld0gsv0ayLjtA==", 8305 + "dev": true, 8306 + "requires": { 8307 + "@babel/helper-environment-visitor": "^7.22.1", 8308 + "@babel/helper-plugin-utils": "^7.21.5", 8309 + "@babel/helper-remap-async-to-generator": "^7.18.9", 8310 + "@babel/plugin-syntax-async-generators": "^7.8.4" 8311 + } 8312 + }, 8225 8313 "@babel/plugin-transform-async-to-generator": { 8226 - "version": "7.18.6", 8227 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.18.6.tgz", 8228 - "integrity": "sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==", 8314 + "version": "7.20.7", 8315 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.20.7.tgz", 8316 + "integrity": "sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==", 8229 8317 "dev": true, 8230 8318 "requires": { 8231 8319 "@babel/helper-module-imports": "^7.18.6", 8232 - "@babel/helper-plugin-utils": "^7.18.6", 8233 - "@babel/helper-remap-async-to-generator": "^7.18.6" 8320 + "@babel/helper-plugin-utils": "^7.20.2", 8321 + "@babel/helper-remap-async-to-generator": "^7.18.9" 8234 8322 } 8235 8323 }, 8236 8324 "@babel/plugin-transform-block-scoped-functions": { ··· 8243 8331 } 8244 8332 }, 8245 8333 "@babel/plugin-transform-block-scoping": { 8246 - "version": "7.20.5", 8247 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.20.5.tgz", 8248 - "integrity": "sha512-WvpEIW9Cbj9ApF3yJCjIEEf1EiNJLtXagOrL5LNWEZOo3jv8pmPoYTSNJQvqej8OavVlgOoOPw6/htGZro6IkA==", 8334 + "version": "7.21.0", 8335 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.21.0.tgz", 8336 + "integrity": "sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==", 8249 8337 "dev": true, 8250 8338 "requires": { 8251 8339 "@babel/helper-plugin-utils": "^7.20.2" 8252 8340 } 8253 8341 }, 8342 + "@babel/plugin-transform-class-properties": { 8343 + "version": "7.22.3", 8344 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.3.tgz", 8345 + "integrity": "sha512-mASLsd6rhOrLZ5F3WbCxkzl67mmOnqik0zrg5W6D/X0QMW7HtvnoL1dRARLKIbMP3vXwkwziuLesPqWVGIl6Bw==", 8346 + "dev": true, 8347 + "requires": { 8348 + "@babel/helper-create-class-features-plugin": "^7.22.1", 8349 + "@babel/helper-plugin-utils": "^7.21.5" 8350 + } 8351 + }, 8352 + "@babel/plugin-transform-class-static-block": { 8353 + "version": "7.22.3", 8354 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.3.tgz", 8355 + "integrity": "sha512-5BirgNWNOx7cwbTJCOmKFJ1pZjwk5MUfMIwiBBvsirCJMZeQgs5pk6i1OlkVg+1Vef5LfBahFOrdCnAWvkVKMw==", 8356 + "dev": true, 8357 + "requires": { 8358 + "@babel/helper-create-class-features-plugin": "^7.22.1", 8359 + "@babel/helper-plugin-utils": "^7.21.5", 8360 + "@babel/plugin-syntax-class-static-block": "^7.14.5" 8361 + } 8362 + }, 8254 8363 "@babel/plugin-transform-classes": { 8255 - "version": "7.20.2", 8256 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.20.2.tgz", 8257 - "integrity": "sha512-9rbPp0lCVVoagvtEyQKSo5L8oo0nQS/iif+lwlAz29MccX2642vWDlSZK+2T2buxbopotId2ld7zZAzRfz9j1g==", 8364 + "version": "7.21.0", 8365 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.21.0.tgz", 8366 + "integrity": "sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==", 8258 8367 "dev": true, 8259 8368 "requires": { 8260 8369 "@babel/helper-annotate-as-pure": "^7.18.6", 8261 - "@babel/helper-compilation-targets": "^7.20.0", 8370 + "@babel/helper-compilation-targets": "^7.20.7", 8262 8371 "@babel/helper-environment-visitor": "^7.18.9", 8263 - "@babel/helper-function-name": "^7.19.0", 8372 + "@babel/helper-function-name": "^7.21.0", 8264 8373 "@babel/helper-optimise-call-expression": "^7.18.6", 8265 8374 "@babel/helper-plugin-utils": "^7.20.2", 8266 - "@babel/helper-replace-supers": "^7.19.1", 8375 + "@babel/helper-replace-supers": "^7.20.7", 8267 8376 "@babel/helper-split-export-declaration": "^7.18.6", 8268 8377 "globals": "^11.1.0" 8269 8378 } 8270 8379 }, 8271 8380 "@babel/plugin-transform-computed-properties": { 8272 - "version": "7.18.9", 8273 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.18.9.tgz", 8274 - "integrity": "sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==", 8381 + "version": "7.21.5", 8382 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.21.5.tgz", 8383 + "integrity": "sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==", 8275 8384 "dev": true, 8276 8385 "requires": { 8277 - "@babel/helper-plugin-utils": "^7.18.9" 8386 + "@babel/helper-plugin-utils": "^7.21.5", 8387 + "@babel/template": "^7.20.7" 8278 8388 } 8279 8389 }, 8280 8390 "@babel/plugin-transform-destructuring": { 8281 - "version": "7.20.2", 8282 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.20.2.tgz", 8283 - "integrity": "sha512-mENM+ZHrvEgxLTBXUiQ621rRXZes3KWUv6NdQlrnr1TkWVw+hUjQBZuP2X32qKlrlG2BzgR95gkuCRSkJl8vIw==", 8391 + "version": "7.21.3", 8392 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.21.3.tgz", 8393 + "integrity": "sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==", 8284 8394 "dev": true, 8285 8395 "requires": { 8286 8396 "@babel/helper-plugin-utils": "^7.20.2" ··· 8305 8415 "@babel/helper-plugin-utils": "^7.18.9" 8306 8416 } 8307 8417 }, 8418 + "@babel/plugin-transform-dynamic-import": { 8419 + "version": "7.22.1", 8420 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.1.tgz", 8421 + "integrity": "sha512-rlhWtONnVBPdmt+jeewS0qSnMz/3yLFrqAP8hHC6EDcrYRSyuz9f9yQhHvVn2Ad6+yO9fHXac5piudeYrInxwQ==", 8422 + "dev": true, 8423 + "requires": { 8424 + "@babel/helper-plugin-utils": "^7.21.5", 8425 + "@babel/plugin-syntax-dynamic-import": "^7.8.3" 8426 + } 8427 + }, 8308 8428 "@babel/plugin-transform-exponentiation-operator": { 8309 8429 "version": "7.18.6", 8310 8430 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz", ··· 8315 8435 "@babel/helper-plugin-utils": "^7.18.6" 8316 8436 } 8317 8437 }, 8438 + "@babel/plugin-transform-export-namespace-from": { 8439 + "version": "7.22.3", 8440 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.3.tgz", 8441 + "integrity": "sha512-5Ti1cHLTDnt3vX61P9KZ5IG09bFXp4cDVFJIAeCZuxu9OXXJJZp5iP0n/rzM2+iAutJY+KWEyyHcRaHlpQ/P5g==", 8442 + "dev": true, 8443 + "requires": { 8444 + "@babel/helper-plugin-utils": "^7.21.5", 8445 + "@babel/plugin-syntax-export-namespace-from": "^7.8.3" 8446 + } 8447 + }, 8318 8448 "@babel/plugin-transform-for-of": { 8319 - "version": "7.18.8", 8320 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.8.tgz", 8321 - "integrity": "sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==", 8449 + "version": "7.21.5", 8450 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.5.tgz", 8451 + "integrity": "sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==", 8322 8452 "dev": true, 8323 8453 "requires": { 8324 - "@babel/helper-plugin-utils": "^7.18.6" 8454 + "@babel/helper-plugin-utils": "^7.21.5" 8325 8455 } 8326 8456 }, 8327 8457 "@babel/plugin-transform-function-name": { ··· 8335 8465 "@babel/helper-plugin-utils": "^7.18.9" 8336 8466 } 8337 8467 }, 8468 + "@babel/plugin-transform-json-strings": { 8469 + "version": "7.22.3", 8470 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.3.tgz", 8471 + "integrity": "sha512-IuvOMdeOOY2X4hRNAT6kwbePtK21BUyrAEgLKviL8pL6AEEVUVcqtRdN/HJXBLGIbt9T3ETmXRnFedRRmQNTYw==", 8472 + "dev": true, 8473 + "requires": { 8474 + "@babel/helper-plugin-utils": "^7.21.5", 8475 + "@babel/plugin-syntax-json-strings": "^7.8.3" 8476 + } 8477 + }, 8338 8478 "@babel/plugin-transform-literals": { 8339 8479 "version": "7.18.9", 8340 8480 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.9.tgz", ··· 8344 8484 "@babel/helper-plugin-utils": "^7.18.9" 8345 8485 } 8346 8486 }, 8487 + "@babel/plugin-transform-logical-assignment-operators": { 8488 + "version": "7.22.3", 8489 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.3.tgz", 8490 + "integrity": "sha512-CbayIfOw4av2v/HYZEsH+Klks3NC2/MFIR3QR8gnpGNNPEaq2fdlVCRYG/paKs7/5hvBLQ+H70pGWOHtlNEWNA==", 8491 + "dev": true, 8492 + "requires": { 8493 + "@babel/helper-plugin-utils": "^7.21.5", 8494 + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" 8495 + } 8496 + }, 8347 8497 "@babel/plugin-transform-member-expression-literals": { 8348 8498 "version": "7.18.6", 8349 8499 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz", ··· 8354 8504 } 8355 8505 }, 8356 8506 "@babel/plugin-transform-modules-amd": { 8357 - "version": "7.19.6", 8358 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.19.6.tgz", 8359 - "integrity": "sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg==", 8507 + "version": "7.20.11", 8508 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.20.11.tgz", 8509 + "integrity": "sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==", 8360 8510 "dev": true, 8361 8511 "requires": { 8362 - "@babel/helper-module-transforms": "^7.19.6", 8363 - "@babel/helper-plugin-utils": "^7.19.0" 8512 + "@babel/helper-module-transforms": "^7.20.11", 8513 + "@babel/helper-plugin-utils": "^7.20.2" 8364 8514 } 8365 8515 }, 8366 8516 "@babel/plugin-transform-modules-commonjs": { 8367 - "version": "7.19.6", 8368 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.19.6.tgz", 8369 - "integrity": "sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ==", 8517 + "version": "7.21.5", 8518 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz", 8519 + "integrity": "sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==", 8370 8520 "dev": true, 8371 8521 "requires": { 8372 - "@babel/helper-module-transforms": "^7.19.6", 8373 - "@babel/helper-plugin-utils": "^7.19.0", 8374 - "@babel/helper-simple-access": "^7.19.4" 8522 + "@babel/helper-module-transforms": "^7.21.5", 8523 + "@babel/helper-plugin-utils": "^7.21.5", 8524 + "@babel/helper-simple-access": "^7.21.5" 8375 8525 } 8376 8526 }, 8377 8527 "@babel/plugin-transform-modules-systemjs": { 8378 - "version": "7.19.6", 8379 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.19.6.tgz", 8380 - "integrity": "sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ==", 8528 + "version": "7.22.3", 8529 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.3.tgz", 8530 + "integrity": "sha512-V21W3bKLxO3ZjcBJZ8biSvo5gQ85uIXW2vJfh7JSWf/4SLUSr1tOoHX3ruN4+Oqa2m+BKfsxTR1I+PsvkIWvNw==", 8381 8531 "dev": true, 8382 8532 "requires": { 8383 8533 "@babel/helper-hoist-variables": "^7.18.6", 8384 - "@babel/helper-module-transforms": "^7.19.6", 8385 - "@babel/helper-plugin-utils": "^7.19.0", 8534 + "@babel/helper-module-transforms": "^7.22.1", 8535 + "@babel/helper-plugin-utils": "^7.21.5", 8386 8536 "@babel/helper-validator-identifier": "^7.19.1" 8387 8537 } 8388 8538 }, ··· 8397 8547 } 8398 8548 }, 8399 8549 "@babel/plugin-transform-named-capturing-groups-regex": { 8400 - "version": "7.20.5", 8401 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.20.5.tgz", 8402 - "integrity": "sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==", 8550 + "version": "7.22.3", 8551 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.3.tgz", 8552 + "integrity": "sha512-c6HrD/LpUdNNJsISQZpds3TXvfYIAbo+efE9aWmY/PmSRD0agrJ9cPMt4BmArwUQ7ZymEWTFjTyp+yReLJZh0Q==", 8403 8553 "dev": true, 8404 8554 "requires": { 8405 - "@babel/helper-create-regexp-features-plugin": "^7.20.5", 8406 - "@babel/helper-plugin-utils": "^7.20.2" 8555 + "@babel/helper-create-regexp-features-plugin": "^7.22.1", 8556 + "@babel/helper-plugin-utils": "^7.21.5" 8407 8557 } 8408 8558 }, 8409 8559 "@babel/plugin-transform-new-target": { 8410 - "version": "7.18.6", 8411 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz", 8412 - "integrity": "sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==", 8560 + "version": "7.22.3", 8561 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.22.3.tgz", 8562 + "integrity": "sha512-5RuJdSo89wKdkRTqtM9RVVJzHum9c2s0te9rB7vZC1zKKxcioWIy+xcu4OoIAjyFZhb/bp5KkunuLin1q7Ct+w==", 8563 + "dev": true, 8564 + "requires": { 8565 + "@babel/helper-plugin-utils": "^7.21.5" 8566 + } 8567 + }, 8568 + "@babel/plugin-transform-nullish-coalescing-operator": { 8569 + "version": "7.22.3", 8570 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.3.tgz", 8571 + "integrity": "sha512-CpaoNp16nX7ROtLONNuCyenYdY/l7ZsR6aoVa7rW7nMWisoNoQNIH5Iay/4LDyRjKMuElMqXiBoOQCDLTMGZiw==", 8572 + "dev": true, 8573 + "requires": { 8574 + "@babel/helper-plugin-utils": "^7.21.5", 8575 + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" 8576 + } 8577 + }, 8578 + "@babel/plugin-transform-numeric-separator": { 8579 + "version": "7.22.3", 8580 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.3.tgz", 8581 + "integrity": "sha512-+AF88fPDJrnseMh5vD9+SH6wq4ZMvpiTMHh58uLs+giMEyASFVhcT3NkoyO+NebFCNnpHJEq5AXO2txV4AGPDQ==", 8582 + "dev": true, 8583 + "requires": { 8584 + "@babel/helper-plugin-utils": "^7.21.5", 8585 + "@babel/plugin-syntax-numeric-separator": "^7.10.4" 8586 + } 8587 + }, 8588 + "@babel/plugin-transform-object-rest-spread": { 8589 + "version": "7.22.3", 8590 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.3.tgz", 8591 + "integrity": "sha512-38bzTsqMMCI46/TQnJwPPpy33EjLCc1Gsm2hRTF6zTMWnKsN61vdrpuzIEGQyKEhDSYDKyZHrrd5FMj4gcUHhw==", 8413 8592 "dev": true, 8414 8593 "requires": { 8415 - "@babel/helper-plugin-utils": "^7.18.6" 8594 + "@babel/compat-data": "^7.22.3", 8595 + "@babel/helper-compilation-targets": "^7.22.1", 8596 + "@babel/helper-plugin-utils": "^7.21.5", 8597 + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", 8598 + "@babel/plugin-transform-parameters": "^7.22.3" 8416 8599 } 8417 8600 }, 8418 8601 "@babel/plugin-transform-object-super": { ··· 8425 8608 "@babel/helper-replace-supers": "^7.18.6" 8426 8609 } 8427 8610 }, 8611 + "@babel/plugin-transform-optional-catch-binding": { 8612 + "version": "7.22.3", 8613 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.3.tgz", 8614 + "integrity": "sha512-bnDFWXFzWY0BsOyqaoSXvMQ2F35zutQipugog/rqotL2S4ciFOKlRYUu9djt4iq09oh2/34hqfRR2k1dIvuu4g==", 8615 + "dev": true, 8616 + "requires": { 8617 + "@babel/helper-plugin-utils": "^7.21.5", 8618 + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" 8619 + } 8620 + }, 8621 + "@babel/plugin-transform-optional-chaining": { 8622 + "version": "7.22.3", 8623 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.3.tgz", 8624 + "integrity": "sha512-63v3/UFFxhPKT8j8u1jTTGVyITxl7/7AfOqK8C5gz1rHURPUGe3y5mvIf68eYKGoBNahtJnTxBKug4BQOnzeJg==", 8625 + "dev": true, 8626 + "requires": { 8627 + "@babel/helper-plugin-utils": "^7.21.5", 8628 + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", 8629 + "@babel/plugin-syntax-optional-chaining": "^7.8.3" 8630 + } 8631 + }, 8428 8632 "@babel/plugin-transform-parameters": { 8429 - "version": "7.20.5", 8430 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.20.5.tgz", 8431 - "integrity": "sha512-h7plkOmcndIUWXZFLgpbrh2+fXAi47zcUX7IrOQuZdLD0I0KvjJ6cvo3BEcAOsDOcZhVKGJqv07mkSqK0y2isQ==", 8633 + "version": "7.22.3", 8634 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.3.tgz", 8635 + "integrity": "sha512-x7QHQJHPuD9VmfpzboyGJ5aHEr9r7DsAsdxdhJiTB3J3j8dyl+NFZ+rX5Q2RWFDCs61c06qBfS4ys2QYn8UkMw==", 8636 + "dev": true, 8637 + "requires": { 8638 + "@babel/helper-plugin-utils": "^7.21.5" 8639 + } 8640 + }, 8641 + "@babel/plugin-transform-private-methods": { 8642 + "version": "7.22.3", 8643 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.22.3.tgz", 8644 + "integrity": "sha512-fC7jtjBPFqhqpPAE+O4LKwnLq7gGkD3ZmC2E3i4qWH34mH3gOg2Xrq5YMHUq6DM30xhqM1DNftiRaSqVjEG+ug==", 8645 + "dev": true, 8646 + "requires": { 8647 + "@babel/helper-create-class-features-plugin": "^7.22.1", 8648 + "@babel/helper-plugin-utils": "^7.21.5" 8649 + } 8650 + }, 8651 + "@babel/plugin-transform-private-property-in-object": { 8652 + "version": "7.22.3", 8653 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.3.tgz", 8654 + "integrity": "sha512-C7MMl4qWLpgVCbXfj3UW8rR1xeCnisQ0cU7YJHV//8oNBS0aCIVg1vFnZXxOckHhEpQyqNNkWmvSEWnMLlc+Vw==", 8432 8655 "dev": true, 8433 8656 "requires": { 8434 - "@babel/helper-plugin-utils": "^7.20.2" 8657 + "@babel/helper-annotate-as-pure": "^7.18.6", 8658 + "@babel/helper-create-class-features-plugin": "^7.22.1", 8659 + "@babel/helper-plugin-utils": "^7.21.5", 8660 + "@babel/plugin-syntax-private-property-in-object": "^7.14.5" 8435 8661 } 8436 8662 }, 8437 8663 "@babel/plugin-transform-property-literals": { ··· 8466 8692 } 8467 8693 }, 8468 8694 "@babel/plugin-transform-regenerator": { 8469 - "version": "7.20.5", 8470 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.20.5.tgz", 8471 - "integrity": "sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==", 8695 + "version": "7.21.5", 8696 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.21.5.tgz", 8697 + "integrity": "sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==", 8472 8698 "dev": true, 8473 8699 "requires": { 8474 - "@babel/helper-plugin-utils": "^7.20.2", 8700 + "@babel/helper-plugin-utils": "^7.21.5", 8475 8701 "regenerator-transform": "^0.15.1" 8476 8702 } 8477 8703 }, ··· 8494 8720 } 8495 8721 }, 8496 8722 "@babel/plugin-transform-spread": { 8497 - "version": "7.19.0", 8498 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.19.0.tgz", 8499 - "integrity": "sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==", 8723 + "version": "7.20.7", 8724 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.20.7.tgz", 8725 + "integrity": "sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==", 8500 8726 "dev": true, 8501 8727 "requires": { 8502 - "@babel/helper-plugin-utils": "^7.19.0", 8503 - "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9" 8728 + "@babel/helper-plugin-utils": "^7.20.2", 8729 + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0" 8504 8730 } 8505 8731 }, 8506 8732 "@babel/plugin-transform-sticky-regex": { ··· 8531 8757 } 8532 8758 }, 8533 8759 "@babel/plugin-transform-unicode-escapes": { 8534 - "version": "7.18.10", 8535 - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz", 8536 - "integrity": "sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==", 8760 + "version": "7.21.5", 8761 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.21.5.tgz", 8762 + "integrity": "sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==", 8763 + "dev": true, 8764 + "requires": { 8765 + "@babel/helper-plugin-utils": "^7.21.5" 8766 + } 8767 + }, 8768 + "@babel/plugin-transform-unicode-property-regex": { 8769 + "version": "7.22.3", 8770 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.22.3.tgz", 8771 + "integrity": "sha512-5ScJ+OmdX+O6HRuMGW4kv7RL9vIKdtdAj9wuWUKy1wbHY3jaM/UlyIiC1G7J6UJiiyMukjjK0QwL3P0vBd0yYg==", 8537 8772 "dev": true, 8538 8773 "requires": { 8539 - "@babel/helper-plugin-utils": "^7.18.9" 8774 + "@babel/helper-create-regexp-features-plugin": "^7.22.1", 8775 + "@babel/helper-plugin-utils": "^7.21.5" 8540 8776 } 8541 8777 }, 8542 8778 "@babel/plugin-transform-unicode-regex": { ··· 8549 8785 "@babel/helper-plugin-utils": "^7.18.6" 8550 8786 } 8551 8787 }, 8788 + "@babel/plugin-transform-unicode-sets-regex": { 8789 + "version": "7.22.3", 8790 + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.22.3.tgz", 8791 + "integrity": "sha512-hNufLdkF8vqywRp+P55j4FHXqAX2LRUccoZHH7AFn1pq5ZOO2ISKW9w13bFZVjBoTqeve2HOgoJCcaziJVhGNw==", 8792 + "dev": true, 8793 + "requires": { 8794 + "@babel/helper-create-regexp-features-plugin": "^7.22.1", 8795 + "@babel/helper-plugin-utils": "^7.21.5" 8796 + } 8797 + }, 8552 8798 "@babel/preset-env": { 8553 - "version": "7.20.2", 8554 - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.20.2.tgz", 8555 - "integrity": "sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==", 8799 + "version": "7.22.4", 8800 + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.4.tgz", 8801 + "integrity": "sha512-c3lHOjbwBv0TkhYCr+XCR6wKcSZ1QbQTVdSkZUaVpLv8CVWotBMArWUi5UAJrcrQaEnleVkkvaV8F/pmc/STZQ==", 8556 8802 "dev": true, 8557 8803 "requires": { 8558 - "@babel/compat-data": "^7.20.1", 8559 - "@babel/helper-compilation-targets": "^7.20.0", 8560 - "@babel/helper-plugin-utils": "^7.20.2", 8561 - "@babel/helper-validator-option": "^7.18.6", 8804 + "@babel/compat-data": "^7.22.3", 8805 + "@babel/helper-compilation-targets": "^7.22.1", 8806 + "@babel/helper-plugin-utils": "^7.21.5", 8807 + "@babel/helper-validator-option": "^7.21.0", 8562 8808 "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6", 8563 - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9", 8564 - "@babel/plugin-proposal-async-generator-functions": "^7.20.1", 8565 - "@babel/plugin-proposal-class-properties": "^7.18.6", 8566 - "@babel/plugin-proposal-class-static-block": "^7.18.6", 8567 - "@babel/plugin-proposal-dynamic-import": "^7.18.6", 8568 - "@babel/plugin-proposal-export-namespace-from": "^7.18.9", 8569 - "@babel/plugin-proposal-json-strings": "^7.18.6", 8570 - "@babel/plugin-proposal-logical-assignment-operators": "^7.18.9", 8571 - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", 8572 - "@babel/plugin-proposal-numeric-separator": "^7.18.6", 8573 - "@babel/plugin-proposal-object-rest-spread": "^7.20.2", 8574 - "@babel/plugin-proposal-optional-catch-binding": "^7.18.6", 8575 - "@babel/plugin-proposal-optional-chaining": "^7.18.9", 8576 - "@babel/plugin-proposal-private-methods": "^7.18.6", 8577 - "@babel/plugin-proposal-private-property-in-object": "^7.18.6", 8578 - "@babel/plugin-proposal-unicode-property-regex": "^7.18.6", 8809 + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.3", 8810 + "@babel/plugin-proposal-private-property-in-object": "^7.21.0", 8579 8811 "@babel/plugin-syntax-async-generators": "^7.8.4", 8580 8812 "@babel/plugin-syntax-class-properties": "^7.12.13", 8581 8813 "@babel/plugin-syntax-class-static-block": "^7.14.5", 8582 8814 "@babel/plugin-syntax-dynamic-import": "^7.8.3", 8583 8815 "@babel/plugin-syntax-export-namespace-from": "^7.8.3", 8584 8816 "@babel/plugin-syntax-import-assertions": "^7.20.0", 8817 + "@babel/plugin-syntax-import-attributes": "^7.22.3", 8818 + "@babel/plugin-syntax-import-meta": "^7.10.4", 8585 8819 "@babel/plugin-syntax-json-strings": "^7.8.3", 8586 8820 "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", 8587 8821 "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", ··· 8591 8825 "@babel/plugin-syntax-optional-chaining": "^7.8.3", 8592 8826 "@babel/plugin-syntax-private-property-in-object": "^7.14.5", 8593 8827 "@babel/plugin-syntax-top-level-await": "^7.14.5", 8594 - "@babel/plugin-transform-arrow-functions": "^7.18.6", 8595 - "@babel/plugin-transform-async-to-generator": "^7.18.6", 8828 + "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", 8829 + "@babel/plugin-transform-arrow-functions": "^7.21.5", 8830 + "@babel/plugin-transform-async-generator-functions": "^7.22.3", 8831 + "@babel/plugin-transform-async-to-generator": "^7.20.7", 8596 8832 "@babel/plugin-transform-block-scoped-functions": "^7.18.6", 8597 - "@babel/plugin-transform-block-scoping": "^7.20.2", 8598 - "@babel/plugin-transform-classes": "^7.20.2", 8599 - "@babel/plugin-transform-computed-properties": "^7.18.9", 8600 - "@babel/plugin-transform-destructuring": "^7.20.2", 8833 + "@babel/plugin-transform-block-scoping": "^7.21.0", 8834 + "@babel/plugin-transform-class-properties": "^7.22.3", 8835 + "@babel/plugin-transform-class-static-block": "^7.22.3", 8836 + "@babel/plugin-transform-classes": "^7.21.0", 8837 + "@babel/plugin-transform-computed-properties": "^7.21.5", 8838 + "@babel/plugin-transform-destructuring": "^7.21.3", 8601 8839 "@babel/plugin-transform-dotall-regex": "^7.18.6", 8602 8840 "@babel/plugin-transform-duplicate-keys": "^7.18.9", 8841 + "@babel/plugin-transform-dynamic-import": "^7.22.1", 8603 8842 "@babel/plugin-transform-exponentiation-operator": "^7.18.6", 8604 - "@babel/plugin-transform-for-of": "^7.18.8", 8843 + "@babel/plugin-transform-export-namespace-from": "^7.22.3", 8844 + "@babel/plugin-transform-for-of": "^7.21.5", 8605 8845 "@babel/plugin-transform-function-name": "^7.18.9", 8846 + "@babel/plugin-transform-json-strings": "^7.22.3", 8606 8847 "@babel/plugin-transform-literals": "^7.18.9", 8848 + "@babel/plugin-transform-logical-assignment-operators": "^7.22.3", 8607 8849 "@babel/plugin-transform-member-expression-literals": "^7.18.6", 8608 - "@babel/plugin-transform-modules-amd": "^7.19.6", 8609 - "@babel/plugin-transform-modules-commonjs": "^7.19.6", 8610 - "@babel/plugin-transform-modules-systemjs": "^7.19.6", 8850 + "@babel/plugin-transform-modules-amd": "^7.20.11", 8851 + "@babel/plugin-transform-modules-commonjs": "^7.21.5", 8852 + "@babel/plugin-transform-modules-systemjs": "^7.22.3", 8611 8853 "@babel/plugin-transform-modules-umd": "^7.18.6", 8612 - "@babel/plugin-transform-named-capturing-groups-regex": "^7.19.1", 8613 - "@babel/plugin-transform-new-target": "^7.18.6", 8854 + "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.3", 8855 + "@babel/plugin-transform-new-target": "^7.22.3", 8856 + "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.3", 8857 + "@babel/plugin-transform-numeric-separator": "^7.22.3", 8858 + "@babel/plugin-transform-object-rest-spread": "^7.22.3", 8614 8859 "@babel/plugin-transform-object-super": "^7.18.6", 8615 - "@babel/plugin-transform-parameters": "^7.20.1", 8860 + "@babel/plugin-transform-optional-catch-binding": "^7.22.3", 8861 + "@babel/plugin-transform-optional-chaining": "^7.22.3", 8862 + "@babel/plugin-transform-parameters": "^7.22.3", 8863 + "@babel/plugin-transform-private-methods": "^7.22.3", 8864 + "@babel/plugin-transform-private-property-in-object": "^7.22.3", 8616 8865 "@babel/plugin-transform-property-literals": "^7.18.6", 8617 - "@babel/plugin-transform-regenerator": "^7.18.6", 8866 + "@babel/plugin-transform-regenerator": "^7.21.5", 8618 8867 "@babel/plugin-transform-reserved-words": "^7.18.6", 8619 8868 "@babel/plugin-transform-shorthand-properties": "^7.18.6", 8620 - "@babel/plugin-transform-spread": "^7.19.0", 8869 + "@babel/plugin-transform-spread": "^7.20.7", 8621 8870 "@babel/plugin-transform-sticky-regex": "^7.18.6", 8622 8871 "@babel/plugin-transform-template-literals": "^7.18.9", 8623 8872 "@babel/plugin-transform-typeof-symbol": "^7.18.9", 8624 - "@babel/plugin-transform-unicode-escapes": "^7.18.10", 8873 + "@babel/plugin-transform-unicode-escapes": "^7.21.5", 8874 + "@babel/plugin-transform-unicode-property-regex": "^7.22.3", 8625 8875 "@babel/plugin-transform-unicode-regex": "^7.18.6", 8876 + "@babel/plugin-transform-unicode-sets-regex": "^7.22.3", 8626 8877 "@babel/preset-modules": "^0.1.5", 8627 - "@babel/types": "^7.20.2", 8628 - "babel-plugin-polyfill-corejs2": "^0.3.3", 8629 - "babel-plugin-polyfill-corejs3": "^0.6.0", 8630 - "babel-plugin-polyfill-regenerator": "^0.4.1", 8631 - "core-js-compat": "^3.25.1", 8878 + "@babel/types": "^7.22.4", 8879 + "babel-plugin-polyfill-corejs2": "^0.4.3", 8880 + "babel-plugin-polyfill-corejs3": "^0.8.1", 8881 + "babel-plugin-polyfill-regenerator": "^0.5.0", 8882 + "core-js-compat": "^3.30.2", 8632 8883 "semver": "^6.3.0" 8633 8884 } 8634 8885 }, ··· 8645 8896 "esutils": "^2.0.2" 8646 8897 } 8647 8898 }, 8899 + "@babel/regjsgen": { 8900 + "version": "0.8.0", 8901 + "resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz", 8902 + "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==", 8903 + "dev": true 8904 + }, 8648 8905 "@babel/runtime": { 8649 8906 "version": "7.20.6", 8650 8907 "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.6.tgz", ··· 8655 8912 } 8656 8913 }, 8657 8914 "@babel/template": { 8658 - "version": "7.18.10", 8659 - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz", 8660 - "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==", 8915 + "version": "7.21.9", 8916 + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.21.9.tgz", 8917 + "integrity": "sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==", 8661 8918 "dev": true, 8662 8919 "requires": { 8663 - "@babel/code-frame": "^7.18.6", 8664 - "@babel/parser": "^7.18.10", 8665 - "@babel/types": "^7.18.10" 8920 + "@babel/code-frame": "^7.21.4", 8921 + "@babel/parser": "^7.21.9", 8922 + "@babel/types": "^7.21.5" 8666 8923 } 8667 8924 }, 8668 8925 "@babel/traverse": { 8669 - "version": "7.20.5", 8670 - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.5.tgz", 8671 - "integrity": "sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==", 8926 + "version": "7.22.4", 8927 + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.4.tgz", 8928 + "integrity": "sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==", 8672 8929 "dev": true, 8673 8930 "requires": { 8674 - "@babel/code-frame": "^7.18.6", 8675 - "@babel/generator": "^7.20.5", 8676 - "@babel/helper-environment-visitor": "^7.18.9", 8677 - "@babel/helper-function-name": "^7.19.0", 8931 + "@babel/code-frame": "^7.21.4", 8932 + "@babel/generator": "^7.22.3", 8933 + "@babel/helper-environment-visitor": "^7.22.1", 8934 + "@babel/helper-function-name": "^7.21.0", 8678 8935 "@babel/helper-hoist-variables": "^7.18.6", 8679 8936 "@babel/helper-split-export-declaration": "^7.18.6", 8680 - "@babel/parser": "^7.20.5", 8681 - "@babel/types": "^7.20.5", 8937 + "@babel/parser": "^7.22.4", 8938 + "@babel/types": "^7.22.4", 8682 8939 "debug": "^4.1.0", 8683 8940 "globals": "^11.1.0" 8684 8941 } 8685 8942 }, 8686 8943 "@babel/types": { 8687 - "version": "7.20.5", 8688 - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.20.5.tgz", 8689 - "integrity": "sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==", 8944 + "version": "7.22.4", 8945 + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.4.tgz", 8946 + "integrity": "sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==", 8690 8947 "dev": true, 8691 8948 "requires": { 8692 - "@babel/helper-string-parser": "^7.19.4", 8949 + "@babel/helper-string-parser": "^7.21.5", 8693 8950 "@babel/helper-validator-identifier": "^7.19.1", 8694 8951 "to-fast-properties": "^2.0.0" 8695 8952 } ··· 8738 8995 "dev": true 8739 8996 }, 8740 8997 "@csstools/media-query-list-parser": { 8741 - "version": "2.0.4", 8742 - "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.0.4.tgz", 8743 - "integrity": "sha512-GyYot6jHgcSDZZ+tLSnrzkR7aJhF2ZW6d+CXH66mjy5WpAQhZD4HDke2OQ36SivGRWlZJpAz7TzbW6OKlEpxAA==", 8998 + "version": "2.1.0", 8999 + "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.1.0.tgz", 9000 + "integrity": "sha512-MXkR+TeaS2q9IkpyO6jVCdtA/bfpABJxIrfkLswThFN8EZZgI2RfAHhm6sDNDuYV25d5+b8Lj1fpTccIcSLPsQ==", 8744 9001 "dev": true, 8745 9002 "requires": {} 8746 9003 }, ··· 8755 9012 } 8756 9013 }, 8757 9014 "@csstools/postcss-color-function": { 8758 - "version": "2.2.2", 8759 - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-2.2.2.tgz", 8760 - "integrity": "sha512-HpBtNAS8m07Umr1kYYOIKTSg2uBMjWMc7zeXchhodsZtopICa5pTyCIuuT0z9oy07j/M4+Uj0M01OLvmN0AHqA==", 9015 + "version": "2.2.3", 9016 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-2.2.3.tgz", 9017 + "integrity": "sha512-b1ptNkr1UWP96EEHqKBWWaV5m/0hgYGctgA/RVZhONeP1L3T/8hwoqDm9bB23yVCfOgE9U93KI9j06+pEkJTvw==", 8761 9018 "dev": true, 8762 9019 "requires": { 8763 9020 "@csstools/css-color-parser": "^1.2.0", 8764 9021 "@csstools/css-parser-algorithms": "^2.1.1", 8765 9022 "@csstools/css-tokenizer": "^2.1.1", 8766 - "@csstools/postcss-progressive-custom-properties": "^2.2.0" 9023 + "@csstools/postcss-progressive-custom-properties": "^2.3.0" 8767 9024 } 8768 9025 }, 8769 9026 "@csstools/postcss-color-mix-function": { 8770 - "version": "1.0.2", 8771 - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-1.0.2.tgz", 8772 - "integrity": "sha512-SZRZ1osJo5CR89xojPEkORnH6RS0FK1aktMujo52TCc74oJCIf6udX1e22qTeV8YG78lRNx8NpM3WzI4dL94tQ==", 9027 + "version": "1.0.3", 9028 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-1.0.3.tgz", 9029 + "integrity": "sha512-QGXjGugTluqFZWzVf+S3wCiRiI0ukXlYqCi7OnpDotP/zaVTyl/aqZujLFzTOXy24BoWnu89frGMc79ohY5eog==", 8773 9030 "dev": true, 8774 9031 "requires": { 8775 9032 "@csstools/css-color-parser": "^1.2.0", 8776 9033 "@csstools/css-parser-algorithms": "^2.1.1", 8777 9034 "@csstools/css-tokenizer": "^2.1.1", 8778 - "@csstools/postcss-progressive-custom-properties": "^2.2.0" 9035 + "@csstools/postcss-progressive-custom-properties": "^2.3.0" 8779 9036 } 8780 9037 }, 8781 9038 "@csstools/postcss-font-format-keywords": { ··· 8788 9045 } 8789 9046 }, 8790 9047 "@csstools/postcss-gradients-interpolation-method": { 8791 - "version": "3.0.5", 8792 - "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-3.0.5.tgz", 8793 - "integrity": "sha512-x1tKUChKajjlZ+pOvapvHTXfRasXLBaChzwcKzI+wGsUmWIfIZhWVdksI/9Yeef0RhI9RFsEgr1fI3gWNcxHyg==", 9048 + "version": "3.0.6", 9049 + "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-3.0.6.tgz", 9050 + "integrity": "sha512-rBOBTat/YMmB0G8VHwKqDEx+RZ4KCU9j42K8LwS0IpZnyThalZZF7BCSsZ6TFlZhcRZKlZy3LLFI2pLqjNVGGA==", 8794 9051 "dev": true, 8795 9052 "requires": { 8796 9053 "@csstools/css-color-parser": "^1.2.0", 8797 9054 "@csstools/css-parser-algorithms": "^2.1.1", 8798 9055 "@csstools/css-tokenizer": "^2.1.1", 8799 - "@csstools/postcss-progressive-custom-properties": "^2.2.0" 9056 + "@csstools/postcss-progressive-custom-properties": "^2.3.0" 8800 9057 } 8801 9058 }, 8802 9059 "@csstools/postcss-hwb-function": { ··· 8811 9068 } 8812 9069 }, 8813 9070 "@csstools/postcss-ic-unit": { 8814 - "version": "2.0.3", 8815 - "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-2.0.3.tgz", 8816 - "integrity": "sha512-azDezOeI7IhLGqRauyfi/JuJOfNHM951h0TZWnL9L38xTmlBK+s7y4MpWXTq/Ohz8IuiIuVPobXTewsqXaTeiQ==", 9071 + "version": "2.0.4", 9072 + "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-2.0.4.tgz", 9073 + "integrity": "sha512-9W2ZbV7whWnr1Gt4qYgxMWzbevZMOvclUczT5vk4yR6vS53W/njiiUhtm/jh/BKYwQ1W3PECZjgAd2dH4ebJig==", 8817 9074 "dev": true, 8818 9075 "requires": { 8819 - "@csstools/postcss-progressive-custom-properties": "^2.2.0", 9076 + "@csstools/postcss-progressive-custom-properties": "^2.3.0", 8820 9077 "postcss-value-parser": "^4.2.0" 8821 9078 } 8822 9079 }, ··· 8856 9113 } 8857 9114 }, 8858 9115 "@csstools/postcss-media-minmax": { 8859 - "version": "1.0.2", 8860 - "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-1.0.2.tgz", 8861 - "integrity": "sha512-DsEykSINZTqlBefi1uSQBym1Rj0NQOj92dLRd5jUQpSy8yBVaXXmkiUgBUbb+gQh8imAdqPpz2v4sAUnw8yXXA==", 9116 + "version": "1.0.3", 9117 + "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-1.0.3.tgz", 9118 + "integrity": "sha512-os7qe2HV/qBILKCGa/dl5AbpO6c+MZyunFBWPWJBrEVhulCYo13FgEWbhyERFM5FeJghiqYgJxM54oiJASpBnw==", 8862 9119 "dev": true, 8863 9120 "requires": { 8864 9121 "@csstools/css-calc": "^1.1.1", 8865 9122 "@csstools/css-parser-algorithms": "^2.1.1", 8866 9123 "@csstools/css-tokenizer": "^2.1.1", 8867 - "@csstools/media-query-list-parser": "^2.0.4" 9124 + "@csstools/media-query-list-parser": "^2.1.0" 8868 9125 } 8869 9126 }, 8870 9127 "@csstools/postcss-media-queries-aspect-ratio-number-values": { 8871 - "version": "1.0.2", 8872 - "resolved": "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-1.0.2.tgz", 8873 - "integrity": "sha512-rOSR5p+5m0joXUoitYgCyMqNCu97yfLsLG3cnNaM8VeJRCWHGEu5hE9Gv0M7n9A4wo2pYF8QqaxkTlWbSJY9Fg==", 9128 + "version": "1.0.3", 9129 + "resolved": "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-1.0.3.tgz", 9130 + "integrity": "sha512-JHdwBSNZsur/mJXwzuC/gxyekhfSdWJaTiSOhUITk2D8pYRYcjV1MZiCiWupQNfM2Qp2W7w1A/gEU6U/xlpIyA==", 8874 9131 "dev": true, 8875 9132 "requires": { 8876 9133 "@csstools/css-parser-algorithms": "^2.1.1", 8877 9134 "@csstools/css-tokenizer": "^2.1.1", 8878 - "@csstools/media-query-list-parser": "^2.0.4" 9135 + "@csstools/media-query-list-parser": "^2.1.0" 8879 9136 } 8880 9137 }, 8881 9138 "@csstools/postcss-nested-calc": { ··· 8897 9154 } 8898 9155 }, 8899 9156 "@csstools/postcss-oklab-function": { 8900 - "version": "2.2.2", 8901 - "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-2.2.2.tgz", 8902 - "integrity": "sha512-25Y9GYia9QamEOHx3B8hyHftDo/lzVhmPPm96ziOzOri9MDZvphPYPyx8NxQXh0P1P0j92eJcOjw4AO6HcXWYw==", 9157 + "version": "2.2.3", 9158 + "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-2.2.3.tgz", 9159 + "integrity": "sha512-AgJ2rWMnLCDcbSMTHSqBYn66DNLBym6JpBpCaqmwZ9huGdljjDRuH3DzOYzkgQ7Pm2K92IYIq54IvFHloUOdvA==", 8903 9160 "dev": true, 8904 9161 "requires": { 8905 9162 "@csstools/css-color-parser": "^1.2.0", 8906 9163 "@csstools/css-parser-algorithms": "^2.1.1", 8907 9164 "@csstools/css-tokenizer": "^2.1.1", 8908 - "@csstools/postcss-progressive-custom-properties": "^2.2.0" 9165 + "@csstools/postcss-progressive-custom-properties": "^2.3.0" 8909 9166 } 8910 9167 }, 8911 9168 "@csstools/postcss-progressive-custom-properties": { 8912 - "version": "2.2.0", 8913 - "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-2.2.0.tgz", 8914 - "integrity": "sha512-qtJ2Jgf5bQW65OK7JaR0dw+XL3tc3BN99g+I5cRdik++HpyZitrKKxIwDGb3OHp2Yo3PZKuiX8pXljqmLHT/eg==", 9169 + "version": "2.3.0", 9170 + "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-2.3.0.tgz", 9171 + "integrity": "sha512-Zd8ojyMlsL919TBExQ1I0CTpBDdyCpH/yOdqatZpuC3sd22K4SwC7+Yez3Q/vmXMWSAl+shjNeFZ7JMyxMjK+Q==", 8915 9172 "dev": true, 8916 9173 "requires": { 8917 9174 "postcss-value-parser": "^4.2.0" 8918 9175 } 8919 9176 }, 8920 9177 "@csstools/postcss-relative-color-syntax": { 8921 - "version": "1.0.0", 8922 - "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-1.0.0.tgz", 8923 - "integrity": "sha512-/Q2xOHjOeq8p8j/+yilJlroWzqbBca3+tux2ikkArsAsQS9sHWbFtPz602EpNnoGSnVg7o/QSf3xxaekyzv/8A==", 9178 + "version": "1.0.1", 9179 + "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-1.0.1.tgz", 9180 + "integrity": "sha512-IskxdQqAkx/pyyOEW3Lhn3nvOu5zlaZ8wQljFl5zc3ABl+gEFf2G42yWK3+wX+J0F4jm7OikOigXo9fAISFEmg==", 8924 9181 "dev": true, 8925 9182 "requires": { 8926 9183 "@csstools/css-color-parser": "^1.2.0", 8927 9184 "@csstools/css-parser-algorithms": "^2.1.1", 8928 9185 "@csstools/css-tokenizer": "^2.1.1", 8929 - "@csstools/postcss-progressive-custom-properties": "^2.2.0" 9186 + "@csstools/postcss-progressive-custom-properties": "^2.3.0" 8930 9187 } 8931 9188 }, 8932 9189 "@csstools/postcss-scope-pseudo-class": { ··· 9431 9688 } 9432 9689 } 9433 9690 }, 9691 + "@types/estree": { 9692 + "version": "0.0.39", 9693 + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz", 9694 + "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==", 9695 + "dev": true 9696 + }, 9434 9697 "@types/node": { 9435 9698 "version": "18.11.17", 9436 9699 "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.17.tgz", ··· 9472 9735 "integrity": "sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==" 9473 9736 }, 9474 9737 "@types/trusted-types": { 9475 - "version": "2.0.2", 9476 - "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.2.tgz", 9477 - "integrity": "sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==", 9738 + "version": "2.0.3", 9739 + "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.3.tgz", 9740 + "integrity": "sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==", 9478 9741 "dev": true 9479 9742 }, 9480 9743 "@vue/compiler-core": { ··· 9573 9836 "dev": true 9574 9837 }, 9575 9838 "ajv": { 9576 - "version": "8.11.2", 9577 - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.2.tgz", 9578 - "integrity": "sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==", 9839 + "version": "8.12.0", 9840 + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", 9841 + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", 9579 9842 "dev": true, 9580 9843 "requires": { 9581 9844 "fast-deep-equal": "^3.1.1", ··· 9604 9867 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", 9605 9868 "dev": true 9606 9869 }, 9870 + "array-buffer-byte-length": { 9871 + "version": "1.0.0", 9872 + "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz", 9873 + "integrity": "sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==", 9874 + "dev": true, 9875 + "requires": { 9876 + "call-bind": "^1.0.2", 9877 + "is-array-buffer": "^3.0.1" 9878 + } 9879 + }, 9607 9880 "async": { 9608 9881 "version": "3.2.4", 9609 9882 "resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz", ··· 9635 9908 "postcss-value-parser": "^4.2.0" 9636 9909 } 9637 9910 }, 9911 + "available-typed-arrays": { 9912 + "version": "1.0.5", 9913 + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz", 9914 + "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==", 9915 + "dev": true 9916 + }, 9638 9917 "babel-plugin-polyfill-corejs2": { 9639 - "version": "0.3.3", 9640 - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz", 9641 - "integrity": "sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==", 9918 + "version": "0.4.3", 9919 + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.3.tgz", 9920 + "integrity": "sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==", 9642 9921 "dev": true, 9643 9922 "requires": { 9644 9923 "@babel/compat-data": "^7.17.7", 9645 - "@babel/helper-define-polyfill-provider": "^0.3.3", 9924 + "@babel/helper-define-polyfill-provider": "^0.4.0", 9646 9925 "semver": "^6.1.1" 9647 9926 } 9648 9927 }, 9649 9928 "babel-plugin-polyfill-corejs3": { 9650 - "version": "0.6.0", 9651 - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz", 9652 - "integrity": "sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==", 9929 + "version": "0.8.1", 9930 + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.1.tgz", 9931 + "integrity": "sha512-ikFrZITKg1xH6pLND8zT14UPgjKHiGLqex7rGEZCH2EvhsneJaJPemmpQaIZV5AL03II+lXylw3UmddDK8RU5Q==", 9653 9932 "dev": true, 9654 9933 "requires": { 9655 - "@babel/helper-define-polyfill-provider": "^0.3.3", 9656 - "core-js-compat": "^3.25.1" 9934 + "@babel/helper-define-polyfill-provider": "^0.4.0", 9935 + "core-js-compat": "^3.30.1" 9657 9936 } 9658 9937 }, 9659 9938 "babel-plugin-polyfill-regenerator": { 9660 - "version": "0.4.1", 9661 - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz", 9662 - "integrity": "sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==", 9939 + "version": "0.5.0", 9940 + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.0.tgz", 9941 + "integrity": "sha512-hDJtKjMLVa7Z+LwnTCxoDLQj6wdc+B8dun7ayF2fYieI6OzfuvcLMB32ihJZ4UhCBwNYGl5bg/x/P9cMdnkc2g==", 9663 9942 "dev": true, 9664 9943 "requires": { 9665 - "@babel/helper-define-polyfill-provider": "^0.3.3" 9944 + "@babel/helper-define-polyfill-provider": "^0.4.0" 9666 9945 } 9667 9946 }, 9668 9947 "babel-plugin-transform-hook-names": { ··· 9854 10133 "dev": true 9855 10134 }, 9856 10135 "core-js-compat": { 9857 - "version": "3.26.1", 9858 - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.26.1.tgz", 9859 - "integrity": "sha512-622/KzTudvXCDLRw70iHW4KKs1aGpcRcowGWyYJr2DEBfRrd6hNJybxSWJFuZYD4ma86xhrwDDHxmDaIq4EA8A==", 10136 + "version": "3.30.2", 10137 + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.30.2.tgz", 10138 + "integrity": "sha512-nriW1nuJjUgvkEjIot1Spwakz52V9YkYHZAQG6A1eCgC8AA1p0zngrQEP9R0+V6hji5XilWKG1Bd0YRppmGimA==", 9860 10139 "dev": true, 9861 10140 "requires": { 9862 - "browserslist": "^4.21.4" 10141 + "browserslist": "^4.21.5" 9863 10142 } 9864 10143 }, 9865 10144 "crypto-random-string": { ··· 9908 10187 "dev": true 9909 10188 }, 9910 10189 "dayjs": { 9911 - "version": "1.11.7", 9912 - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.7.tgz", 9913 - "integrity": "sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==" 10190 + "version": "1.11.8", 10191 + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.8.tgz", 10192 + "integrity": "sha512-LcgxzFoWMEPO7ggRv1Y2N31hUf2R0Vj7fuy/m+Bg1K8rr+KAs1AEy4y9jd5DXe8pbHgX+srkHNS7TH6Q6ZhYeQ==" 9914 10193 }, 9915 10194 "dayjs-twitter": { 9916 10195 "version": "0.5.0", ··· 9930 10209 } 9931 10210 }, 9932 10211 "deepmerge": { 9933 - "version": "4.2.2", 9934 - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz", 9935 - "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==", 10212 + "version": "4.3.1", 10213 + "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", 10214 + "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", 9936 10215 "dev": true 9937 10216 }, 9938 10217 "define-properties": { 9939 - "version": "1.1.4", 9940 - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz", 9941 - "integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==", 10218 + "version": "1.2.0", 10219 + "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.0.tgz", 10220 + "integrity": "sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==", 9942 10221 "dev": true, 9943 10222 "requires": { 9944 10223 "has-property-descriptors": "^1.0.0", ··· 9980 10259 "dev": true 9981 10260 }, 9982 10261 "es-abstract": { 9983 - "version": "1.20.5", 9984 - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.5.tgz", 9985 - "integrity": "sha512-7h8MM2EQhsCA7pU/Nv78qOXFpD8Rhqd12gYiSJVkrH9+e8VuA8JlPJK/hQjjlLv6pJvx/z1iRFKzYb0XT/RuAQ==", 10262 + "version": "1.21.2", 10263 + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.21.2.tgz", 10264 + "integrity": "sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==", 9986 10265 "dev": true, 9987 10266 "requires": { 10267 + "array-buffer-byte-length": "^1.0.0", 10268 + "available-typed-arrays": "^1.0.5", 9988 10269 "call-bind": "^1.0.2", 10270 + "es-set-tostringtag": "^2.0.1", 9989 10271 "es-to-primitive": "^1.2.1", 9990 - "function-bind": "^1.1.1", 9991 10272 "function.prototype.name": "^1.1.5", 9992 - "get-intrinsic": "^1.1.3", 10273 + "get-intrinsic": "^1.2.0", 9993 10274 "get-symbol-description": "^1.0.0", 10275 + "globalthis": "^1.0.3", 9994 10276 "gopd": "^1.0.1", 9995 10277 "has": "^1.0.3", 9996 10278 "has-property-descriptors": "^1.0.0", 10279 + "has-proto": "^1.0.1", 9997 10280 "has-symbols": "^1.0.3", 9998 - "internal-slot": "^1.0.3", 10281 + "internal-slot": "^1.0.5", 10282 + "is-array-buffer": "^3.0.2", 9999 10283 "is-callable": "^1.2.7", 10000 10284 "is-negative-zero": "^2.0.2", 10001 10285 "is-regex": "^1.1.4", 10002 10286 "is-shared-array-buffer": "^1.0.2", 10003 10287 "is-string": "^1.0.7", 10288 + "is-typed-array": "^1.1.10", 10004 10289 "is-weakref": "^1.0.2", 10005 - "object-inspect": "^1.12.2", 10290 + "object-inspect": "^1.12.3", 10006 10291 "object-keys": "^1.1.1", 10007 10292 "object.assign": "^4.1.4", 10008 10293 "regexp.prototype.flags": "^1.4.3", 10009 10294 "safe-regex-test": "^1.0.0", 10295 + "string.prototype.trim": "^1.2.7", 10010 10296 "string.prototype.trimend": "^1.0.6", 10011 10297 "string.prototype.trimstart": "^1.0.6", 10012 - "unbox-primitive": "^1.0.2" 10298 + "typed-array-length": "^1.0.4", 10299 + "unbox-primitive": "^1.0.2", 10300 + "which-typed-array": "^1.1.9" 10301 + } 10302 + }, 10303 + "es-set-tostringtag": { 10304 + "version": "2.0.1", 10305 + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz", 10306 + "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==", 10307 + "dev": true, 10308 + "requires": { 10309 + "get-intrinsic": "^1.1.3", 10310 + "has": "^1.0.3", 10311 + "has-tostringtag": "^1.0.0" 10013 10312 } 10014 10313 }, 10015 10314 "es-to-primitive": { ··· 10163 10462 "to-regex-range": "^5.0.1" 10164 10463 } 10165 10464 }, 10465 + "for-each": { 10466 + "version": "0.3.3", 10467 + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", 10468 + "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", 10469 + "dev": true, 10470 + "requires": { 10471 + "is-callable": "^1.1.3" 10472 + } 10473 + }, 10166 10474 "form-data": { 10167 10475 "version": "4.0.0", 10168 10476 "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", ··· 10234 10542 "dev": true 10235 10543 }, 10236 10544 "get-intrinsic": { 10237 - "version": "1.1.3", 10238 - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz", 10239 - "integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==", 10545 + "version": "1.2.1", 10546 + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.1.tgz", 10547 + "integrity": "sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==", 10240 10548 "requires": { 10241 10549 "function-bind": "^1.1.1", 10242 10550 "has": "^1.0.3", 10551 + "has-proto": "^1.0.1", 10243 10552 "has-symbols": "^1.0.3" 10244 10553 } 10245 10554 }, ··· 10288 10597 "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", 10289 10598 "dev": true 10290 10599 }, 10600 + "globalthis": { 10601 + "version": "1.0.3", 10602 + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", 10603 + "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", 10604 + "dev": true, 10605 + "requires": { 10606 + "define-properties": "^1.1.3" 10607 + } 10608 + }, 10291 10609 "gopd": { 10292 10610 "version": "1.0.1", 10293 10611 "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", ··· 10298 10616 } 10299 10617 }, 10300 10618 "graceful-fs": { 10301 - "version": "4.2.10", 10302 - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", 10303 - "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==", 10619 + "version": "4.2.11", 10620 + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", 10621 + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", 10304 10622 "dev": true 10305 10623 }, 10306 10624 "has": { ··· 10331 10649 "requires": { 10332 10650 "get-intrinsic": "^1.1.1" 10333 10651 } 10652 + }, 10653 + "has-proto": { 10654 + "version": "1.0.1", 10655 + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz", 10656 + "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==" 10334 10657 }, 10335 10658 "has-symbols": { 10336 10659 "version": "1.0.3", ··· 10383 10706 "dev": true 10384 10707 }, 10385 10708 "internal-slot": { 10386 - "version": "1.0.4", 10387 - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.4.tgz", 10388 - "integrity": "sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==", 10709 + "version": "1.0.5", 10710 + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz", 10711 + "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==", 10389 10712 "dev": true, 10390 10713 "requires": { 10391 - "get-intrinsic": "^1.1.3", 10714 + "get-intrinsic": "^1.2.0", 10392 10715 "has": "^1.0.3", 10393 10716 "side-channel": "^1.0.4" 10717 + } 10718 + }, 10719 + "is-array-buffer": { 10720 + "version": "3.0.2", 10721 + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz", 10722 + "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==", 10723 + "dev": true, 10724 + "requires": { 10725 + "call-bind": "^1.0.2", 10726 + "get-intrinsic": "^1.2.0", 10727 + "is-typed-array": "^1.1.10" 10394 10728 } 10395 10729 }, 10396 10730 "is-bigint": { ··· 10531 10865 "dev": true, 10532 10866 "requires": { 10533 10867 "has-symbols": "^1.0.2" 10868 + } 10869 + }, 10870 + "is-typed-array": { 10871 + "version": "1.1.10", 10872 + "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz", 10873 + "integrity": "sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==", 10874 + "dev": true, 10875 + "requires": { 10876 + "available-typed-arrays": "^1.0.5", 10877 + "call-bind": "^1.0.2", 10878 + "for-each": "^0.3.3", 10879 + "gopd": "^1.0.1", 10880 + "has-tostringtag": "^1.0.0" 10534 10881 } 10535 10882 }, 10536 10883 "is-weakref": { ··· 10925 11272 "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" 10926 11273 }, 10927 11274 "object-inspect": { 10928 - "version": "1.12.2", 10929 - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz", 10930 - "integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==" 11275 + "version": "1.12.3", 11276 + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz", 11277 + "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==" 10931 11278 }, 10932 11279 "object-keys": { 10933 11280 "version": "1.1.1", ··· 11056 11403 } 11057 11404 }, 11058 11405 "postcss-color-functional-notation": { 11059 - "version": "5.0.2", 11060 - "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-5.0.2.tgz", 11061 - "integrity": "sha512-M6ygxWOyd6eWf3sd1Lv8xi4SeF4iBPfJvkfMU4ITh8ExJc1qhbvh/U8Cv/uOvBgUVOMDdScvCdlg8+hREQzs7w==", 11406 + "version": "5.1.0", 11407 + "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-5.1.0.tgz", 11408 + "integrity": "sha512-w2R4py6zrVE1U7FwNaAc76tNQlG9GLkrBbcFw+VhUjyDDiV28vfZG+l4LyPmpoQpeSJVtu8VgNjE8Jv5SpC7dQ==", 11062 11409 "dev": true, 11063 11410 "requires": { 11411 + "@csstools/postcss-progressive-custom-properties": "^2.3.0", 11064 11412 "postcss-value-parser": "^4.2.0" 11065 11413 } 11066 11414 }, ··· 11083 11431 } 11084 11432 }, 11085 11433 "postcss-custom-media": { 11086 - "version": "9.1.3", 11087 - "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-9.1.3.tgz", 11088 - "integrity": "sha512-W1C4Fu6KAZ7sKYQCuGMr8gyaE4BtjTQGPLVS4m0WCaWM6l7PgVbvmDeb4ClBc5R/7kdwESYf0hdxGtEPhi9CLA==", 11434 + "version": "9.1.4", 11435 + "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-9.1.4.tgz", 11436 + "integrity": "sha512-4A7WEG3iIyKwfpxL5bkuSlHoHHGRTHl0212Z3uvpwJPyVfZJlkZAQNNgVC+oogrJgksDnfKyuuMbG6HafZPW8Q==", 11089 11437 "dev": true, 11090 11438 "requires": { 11091 11439 "@csstools/cascade-layer-name-parser": "^1.0.2", 11092 11440 "@csstools/css-parser-algorithms": "^2.1.1", 11093 11441 "@csstools/css-tokenizer": "^2.1.1", 11094 - "@csstools/media-query-list-parser": "^2.0.4" 11442 + "@csstools/media-query-list-parser": "^2.1.0" 11095 11443 } 11096 11444 }, 11097 11445 "postcss-custom-properties": { 11098 - "version": "13.1.5", 11099 - "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-13.1.5.tgz", 11100 - "integrity": "sha512-98DXk81zTGqMVkGANysMHbGIg3voH383DYo3/+c+Abzay3nao+vM/f4Jgzsakk9S7BDsEw5DiW7sFy5G4W2wLA==", 11446 + "version": "13.2.0", 11447 + "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-13.2.0.tgz", 11448 + "integrity": "sha512-UYiPqbqmVayyv56y0mtGhvUKZClflwE9cTTmPaqEX8fOVjVwsotqKGYtJXSLxrJLwf9tt7ka+Luyh1ZAOhGHWA==", 11101 11449 "dev": true, 11102 11450 "requires": { 11103 11451 "@csstools/cascade-layer-name-parser": "^1.0.2", ··· 11135 11483 } 11136 11484 }, 11137 11485 "postcss-double-position-gradients": { 11138 - "version": "4.0.3", 11139 - "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-4.0.3.tgz", 11140 - "integrity": "sha512-Td1+C+kFCadnhRBMMf6D/eiQxjp33eAgwgMcLNYzZPcgXt1iU6vi/qEJ/YObp4nwn3QOtudFBMUOVHoGqmpfiA==", 11486 + "version": "4.0.4", 11487 + "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-4.0.4.tgz", 11488 + "integrity": "sha512-nUAbUXURemLXIrl4Xoia2tiu5z/n8sY+BVDZApoeT9BlpByyrp02P/lFCRrRvZ/zrGRE+MOGLhk8o7VcMCtPtQ==", 11141 11489 "dev": true, 11142 11490 "requires": { 11143 - "@csstools/postcss-progressive-custom-properties": "^2.2.0", 11491 + "@csstools/postcss-progressive-custom-properties": "^2.3.0", 11144 11492 "postcss-value-parser": "^4.2.0" 11145 11493 } 11146 11494 }, ··· 11193 11541 "requires": {} 11194 11542 }, 11195 11543 "postcss-lab-function": { 11196 - "version": "5.2.2", 11197 - "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-5.2.2.tgz", 11198 - "integrity": "sha512-O5LrVYzOD3anfPqvSL1HiQ8PpKAav74Gst3pXgZBHSFo6t5sws3dLGTQMnw4hgn1t064SODWAjb9KcC39N820A==", 11544 + "version": "5.2.3", 11545 + "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-5.2.3.tgz", 11546 + "integrity": "sha512-fi32AYKzji5/rvgxo5zXHFvAYBw0u0OzELbeCNjEZVLUir18Oj+9RmNphtM8QdLUaUnrfx8zy8vVYLmFLkdmrQ==", 11199 11547 "dev": true, 11200 11548 "requires": { 11201 11549 "@csstools/css-color-parser": "^1.2.0", 11202 11550 "@csstools/css-parser-algorithms": "^2.1.1", 11203 11551 "@csstools/css-tokenizer": "^2.1.1", 11204 - "@csstools/postcss-progressive-custom-properties": "^2.2.0" 11552 + "@csstools/postcss-progressive-custom-properties": "^2.3.0" 11205 11553 } 11206 11554 }, 11207 11555 "postcss-logical": { ··· 11256 11604 } 11257 11605 }, 11258 11606 "postcss-preset-env": { 11259 - "version": "8.4.1", 11260 - "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-8.4.1.tgz", 11261 - "integrity": "sha512-IlcUT8ZSuQFWXJ/F+KvqmkzT85u33rlvd36IzM6qhdnccO7Rs3uBrHY802BFjNcPRawqSCDmPv7KKyCzNxx5Fw==", 11607 + "version": "8.4.2", 11608 + "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-8.4.2.tgz", 11609 + "integrity": "sha512-Bihxo+FsyVNjsRADiYYnj9Ez0WBSWSSHAe8WvxoMlqrw8H8m6gK9E0MkDd7P6ForoikRIF3I8grGg/pFM6ECRQ==", 11262 11610 "dev": true, 11263 11611 "requires": { 11264 11612 "@csstools/postcss-cascade-layers": "^3.0.1", 11265 - "@csstools/postcss-color-function": "^2.2.2", 11266 - "@csstools/postcss-color-mix-function": "^1.0.2", 11613 + "@csstools/postcss-color-function": "^2.2.3", 11614 + "@csstools/postcss-color-mix-function": "^1.0.3", 11267 11615 "@csstools/postcss-font-format-keywords": "^2.0.2", 11268 - "@csstools/postcss-gradients-interpolation-method": "^3.0.5", 11616 + "@csstools/postcss-gradients-interpolation-method": "^3.0.6", 11269 11617 "@csstools/postcss-hwb-function": "^2.2.2", 11270 - "@csstools/postcss-ic-unit": "^2.0.3", 11618 + "@csstools/postcss-ic-unit": "^2.0.4", 11271 11619 "@csstools/postcss-is-pseudo-class": "^3.2.1", 11272 11620 "@csstools/postcss-logical-float-and-clear": "^1.0.1", 11273 11621 "@csstools/postcss-logical-resize": "^1.0.1", 11274 11622 "@csstools/postcss-logical-viewport-units": "^1.0.3", 11275 - "@csstools/postcss-media-minmax": "^1.0.2", 11276 - "@csstools/postcss-media-queries-aspect-ratio-number-values": "^1.0.2", 11623 + "@csstools/postcss-media-minmax": "^1.0.3", 11624 + "@csstools/postcss-media-queries-aspect-ratio-number-values": "^1.0.3", 11277 11625 "@csstools/postcss-nested-calc": "^2.0.2", 11278 11626 "@csstools/postcss-normalize-display-values": "^2.0.1", 11279 - "@csstools/postcss-oklab-function": "^2.2.2", 11280 - "@csstools/postcss-progressive-custom-properties": "^2.2.0", 11281 - "@csstools/postcss-relative-color-syntax": "^1.0.0", 11627 + "@csstools/postcss-oklab-function": "^2.2.3", 11628 + "@csstools/postcss-progressive-custom-properties": "^2.3.0", 11629 + "@csstools/postcss-relative-color-syntax": "^1.0.1", 11282 11630 "@csstools/postcss-scope-pseudo-class": "^2.0.2", 11283 11631 "@csstools/postcss-stepped-value-functions": "^2.1.1", 11284 11632 "@csstools/postcss-text-decoration-shorthand": "^2.2.4", ··· 11292 11640 "cssdb": "^7.6.0", 11293 11641 "postcss-attribute-case-insensitive": "^6.0.2", 11294 11642 "postcss-clamp": "^4.1.0", 11295 - "postcss-color-functional-notation": "^5.0.2", 11643 + "postcss-color-functional-notation": "^5.1.0", 11296 11644 "postcss-color-hex-alpha": "^9.0.2", 11297 11645 "postcss-color-rebeccapurple": "^8.0.2", 11298 - "postcss-custom-media": "^9.1.3", 11299 - "postcss-custom-properties": "^13.1.5", 11646 + "postcss-custom-media": "^9.1.4", 11647 + "postcss-custom-properties": "^13.2.0", 11300 11648 "postcss-custom-selectors": "^7.1.3", 11301 11649 "postcss-dir-pseudo-class": "^7.0.2", 11302 - "postcss-double-position-gradients": "^4.0.3", 11650 + "postcss-double-position-gradients": "^4.0.4", 11303 11651 "postcss-focus-visible": "^8.0.2", 11304 11652 "postcss-focus-within": "^7.0.2", 11305 11653 "postcss-font-variant": "^5.0.0", 11306 11654 "postcss-gap-properties": "^4.0.1", 11307 11655 "postcss-image-set-function": "^5.0.2", 11308 11656 "postcss-initial": "^4.0.1", 11309 - "postcss-lab-function": "^5.2.2", 11657 + "postcss-lab-function": "^5.2.3", 11310 11658 "postcss-logical": "^6.2.0", 11311 11659 "postcss-nesting": "^11.2.1", 11312 11660 "postcss-opacity-percentage": "^2.0.0", ··· 11394 11742 "integrity": "sha512-FD8KmQUQD6Mfpd0hywCOzcon/dbkFP8XBd9F1ycbKtvVsfv6TsFUKJ2eC0Iz2y+KzlkdT1Z8SY6ZSgm07zOyqg==" 11395 11743 }, 11396 11744 "punycode": { 11397 - "version": "2.1.1", 11398 - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", 11399 - "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", 11745 + "version": "2.3.0", 11746 + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", 11747 + "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", 11400 11748 "dev": true 11401 11749 }, 11402 11750 "qs": { ··· 11448 11796 "requires": {} 11449 11797 }, 11450 11798 "react-intersection-observer": { 11451 - "version": "9.4.3", 11452 - "resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.4.3.tgz", 11453 - "integrity": "sha512-WNRqMQvKpupr6MzecAQI0Pj0+JQong307knLP4g/nBex7kYfIaZsPpXaIhKHR+oV8z+goUbH9e10j6lGRnTzlQ==", 11799 + "version": "9.4.4", 11800 + "resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.4.4.tgz", 11801 + "integrity": "sha512-KQr8ezJscRSQZR0/TjogG4mZttCzdPZj8fhDzAK+xrPYOVvFjabRNy+4EY3UhS3fJaJyIedGjA8y4yKX+nc08w==", 11454 11802 "requires": {} 11455 11803 }, 11456 11804 "react-is": { ··· 11520 11868 } 11521 11869 }, 11522 11870 "regexp.prototype.flags": { 11523 - "version": "1.4.3", 11524 - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz", 11525 - "integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==", 11871 + "version": "1.5.0", 11872 + "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz", 11873 + "integrity": "sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==", 11526 11874 "dev": true, 11527 11875 "requires": { 11528 11876 "call-bind": "^1.0.2", 11529 - "define-properties": "^1.1.3", 11530 - "functions-have-names": "^1.2.2" 11877 + "define-properties": "^1.2.0", 11878 + "functions-have-names": "^1.2.3" 11531 11879 } 11532 11880 }, 11533 11881 "regexpu-core": { 11534 - "version": "5.2.2", 11535 - "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.2.2.tgz", 11536 - "integrity": "sha512-T0+1Zp2wjF/juXMrMxHxidqGYn8U4R+zleSJhX9tQ1PUsS8a9UtYfbsF9LdiVgNX3kiX8RNaKM42nfSgvFJjmw==", 11882 + "version": "5.3.2", 11883 + "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", 11884 + "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==", 11537 11885 "dev": true, 11538 11886 "requires": { 11887 + "@babel/regjsgen": "^0.8.0", 11539 11888 "regenerate": "^1.4.2", 11540 11889 "regenerate-unicode-properties": "^10.1.0", 11541 - "regjsgen": "^0.7.1", 11542 11890 "regjsparser": "^0.9.1", 11543 11891 "unicode-match-property-ecmascript": "^2.0.0", 11544 11892 "unicode-match-property-value-ecmascript": "^2.1.0" 11545 11893 } 11546 - }, 11547 - "regjsgen": { 11548 - "version": "0.7.1", 11549 - "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.7.1.tgz", 11550 - "integrity": "sha512-RAt+8H2ZEzHeYWxZ3H2z6tF18zyyOnlcdaafLrm21Bguj7uZy6ULibiAFdXEtKQY4Sy7wDTwDiOazasMLc4KPA==", 11551 - "dev": true 11552 11894 }, 11553 11895 "regjsparser": { 11554 11896 "version": "0.9.1", ··· 11736 12078 "side-channel": "^1.0.4" 11737 12079 } 11738 12080 }, 12081 + "string.prototype.trim": { 12082 + "version": "1.2.7", 12083 + "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz", 12084 + "integrity": "sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==", 12085 + "dev": true, 12086 + "requires": { 12087 + "call-bind": "^1.0.2", 12088 + "define-properties": "^1.1.4", 12089 + "es-abstract": "^1.20.4" 12090 + } 12091 + }, 11739 12092 "string.prototype.trimend": { 11740 12093 "version": "1.0.6", 11741 12094 "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz", ··· 11898 12251 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz", 11899 12252 "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==", 11900 12253 "dev": true 12254 + }, 12255 + "typed-array-length": { 12256 + "version": "1.0.4", 12257 + "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz", 12258 + "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==", 12259 + "dev": true, 12260 + "requires": { 12261 + "call-bind": "^1.0.2", 12262 + "for-each": "^0.3.3", 12263 + "is-typed-array": "^1.1.9" 12264 + } 11901 12265 }, 11902 12266 "uid": { 11903 12267 "version": "2.0.2", ··· 12127 12491 "requires": {} 12128 12492 }, 12129 12493 "vite-plugin-pwa": { 12130 - "version": "0.15.1", 12131 - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.15.1.tgz", 12132 - "integrity": "sha512-lJVzEYda/Y9AfwxFzX0rV+QCQ2+WdBoEGtR1RBZKWxvrJ4NWEH1VZaHOMyzvRiYhWQsi7aFhewsp1CDvN/R1Og==", 12494 + "version": "0.16.3", 12495 + "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.3.tgz", 12496 + "integrity": "sha512-eYt++n1dneEo5cChJ7Rg6ZWJG8Xr9I5EzQss5m3zgMOmfHRH83E5W+jhaoLqlSCu/8g4msy9a4iZOxAmhL4HAQ==", 12133 12497 "dev": true, 12134 12498 "requires": { 12135 12499 "debug": "^4.3.4", 12136 12500 "fast-glob": "^3.2.12", 12137 12501 "pretty-bytes": "^6.0.0", 12138 - "workbox-build": "^6.5.4", 12139 - "workbox-window": "^6.5.4" 12502 + "workbox-build": "^7.0.0", 12503 + "workbox-window": "^7.0.0" 12140 12504 } 12141 12505 }, 12142 12506 "vite-plugin-remove-console": { ··· 12175 12539 "is-symbol": "^1.0.3" 12176 12540 } 12177 12541 }, 12542 + "which-typed-array": { 12543 + "version": "1.1.9", 12544 + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz", 12545 + "integrity": "sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==", 12546 + "dev": true, 12547 + "requires": { 12548 + "available-typed-arrays": "^1.0.5", 12549 + "call-bind": "^1.0.2", 12550 + "for-each": "^0.3.3", 12551 + "gopd": "^1.0.1", 12552 + "has-tostringtag": "^1.0.0", 12553 + "is-typed-array": "^1.1.10" 12554 + } 12555 + }, 12178 12556 "workbox-background-sync": { 12179 - "version": "6.5.4", 12180 - "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-6.5.4.tgz", 12181 - "integrity": "sha512-0r4INQZMyPky/lj4Ou98qxcThrETucOde+7mRGJl13MPJugQNKeZQOdIJe/1AchOP23cTqHcN/YVpD6r8E6I8g==", 12557 + "version": "7.0.0", 12558 + "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-7.0.0.tgz", 12559 + "integrity": "sha512-S+m1+84gjdueM+jIKZ+I0Lx0BDHkk5Nu6a3kTVxP4fdj3gKouRNmhO8H290ybnJTOPfBDtTMXSQA/QLTvr7PeA==", 12182 12560 "dev": true, 12183 12561 "requires": { 12184 12562 "idb": "^7.0.1", 12185 - "workbox-core": "6.5.4" 12563 + "workbox-core": "7.0.0" 12186 12564 } 12187 12565 }, 12188 12566 "workbox-broadcast-update": { 12189 - "version": "6.5.4", 12190 - "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-6.5.4.tgz", 12191 - "integrity": "sha512-I/lBERoH1u3zyBosnpPEtcAVe5lwykx9Yg1k6f8/BGEPGaMMgZrwVrqL1uA9QZ1NGGFoyE6t9i7lBjOlDhFEEw==", 12567 + "version": "7.0.0", 12568 + "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-7.0.0.tgz", 12569 + "integrity": "sha512-oUuh4jzZrLySOo0tC0WoKiSg90bVAcnE98uW7F8GFiSOXnhogfNDGZelPJa+6KpGBO5+Qelv04Hqx2UD+BJqNQ==", 12192 12570 "dev": true, 12193 12571 "requires": { 12194 - "workbox-core": "6.5.4" 12572 + "workbox-core": "7.0.0" 12195 12573 } 12196 12574 }, 12197 12575 "workbox-build": { 12198 - "version": "6.5.4", 12199 - "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-6.5.4.tgz", 12200 - "integrity": "sha512-kgRevLXEYvUW9WS4XoziYqZ8Q9j/2ziJYEtTrjdz5/L/cTUa2XfyMP2i7c3p34lgqJ03+mTiz13SdFef2POwbA==", 12576 + "version": "7.0.0", 12577 + "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-7.0.0.tgz", 12578 + "integrity": "sha512-CttE7WCYW9sZC+nUYhQg3WzzGPr4IHmrPnjKiu3AMXsiNQKx+l4hHl63WTrnicLmKEKHScWDH8xsGBdrYgtBzg==", 12201 12579 "dev": true, 12202 12580 "requires": { 12203 12581 "@apideck/better-ajv-errors": "^0.3.1", ··· 12222 12600 "strip-comments": "^2.0.1", 12223 12601 "tempy": "^0.6.0", 12224 12602 "upath": "^1.2.0", 12225 - "workbox-background-sync": "6.5.4", 12226 - "workbox-broadcast-update": "6.5.4", 12227 - "workbox-cacheable-response": "6.5.4", 12228 - "workbox-core": "6.5.4", 12229 - "workbox-expiration": "6.5.4", 12230 - "workbox-google-analytics": "6.5.4", 12231 - "workbox-navigation-preload": "6.5.4", 12232 - "workbox-precaching": "6.5.4", 12233 - "workbox-range-requests": "6.5.4", 12234 - "workbox-recipes": "6.5.4", 12235 - "workbox-routing": "6.5.4", 12236 - "workbox-strategies": "6.5.4", 12237 - "workbox-streams": "6.5.4", 12238 - "workbox-sw": "6.5.4", 12239 - "workbox-window": "6.5.4" 12603 + "workbox-background-sync": "7.0.0", 12604 + "workbox-broadcast-update": "7.0.0", 12605 + "workbox-cacheable-response": "7.0.0", 12606 + "workbox-core": "7.0.0", 12607 + "workbox-expiration": "7.0.0", 12608 + "workbox-google-analytics": "7.0.0", 12609 + "workbox-navigation-preload": "7.0.0", 12610 + "workbox-precaching": "7.0.0", 12611 + "workbox-range-requests": "7.0.0", 12612 + "workbox-recipes": "7.0.0", 12613 + "workbox-routing": "7.0.0", 12614 + "workbox-strategies": "7.0.0", 12615 + "workbox-streams": "7.0.0", 12616 + "workbox-sw": "7.0.0", 12617 + "workbox-window": "7.0.0" 12240 12618 }, 12241 12619 "dependencies": { 12242 12620 "@rollup/plugin-babel": { ··· 12284 12662 "picomatch": "^2.2.2" 12285 12663 } 12286 12664 }, 12287 - "@types/estree": { 12288 - "version": "0.0.39", 12289 - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz", 12290 - "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==", 12291 - "dev": true 12292 - }, 12293 12665 "estree-walker": { 12294 12666 "version": "1.0.1", 12295 12667 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz", ··· 12331 12703 "requires": { 12332 12704 "whatwg-url": "^7.0.0" 12333 12705 } 12334 - }, 12335 - "workbox-cacheable-response": { 12336 - "version": "6.5.4", 12337 - "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.4.tgz", 12338 - "integrity": "sha512-DCR9uD0Fqj8oB2TSWQEm1hbFs/85hXXoayVwFKLVuIuxwJaihBsLsp4y7J9bvZbqtPJ1KlCkmYVGQKrBU4KAug==", 12339 - "dev": true, 12340 - "requires": { 12341 - "workbox-core": "6.5.4" 12342 - } 12343 - }, 12344 - "workbox-expiration": { 12345 - "version": "6.5.4", 12346 - "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.4.tgz", 12347 - "integrity": "sha512-jUP5qPOpH1nXtjGGh1fRBa1wJL2QlIb5mGpct3NzepjGG2uFFBn4iiEBiI9GUmfAFR2ApuRhDydjcRmYXddiEQ==", 12348 - "dev": true, 12349 - "requires": { 12350 - "idb": "^7.0.1", 12351 - "workbox-core": "6.5.4" 12352 - } 12353 - }, 12354 - "workbox-routing": { 12355 - "version": "6.5.4", 12356 - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz", 12357 - "integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==", 12358 - "dev": true, 12359 - "requires": { 12360 - "workbox-core": "6.5.4" 12361 - } 12362 - }, 12363 - "workbox-strategies": { 12364 - "version": "6.5.4", 12365 - "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.4.tgz", 12366 - "integrity": "sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==", 12367 - "dev": true, 12368 - "requires": { 12369 - "workbox-core": "6.5.4" 12370 - } 12371 12706 } 12372 12707 } 12373 12708 }, 12374 12709 "workbox-cacheable-response": { 12375 - "version": "6.6.0", 12376 - "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.6.0.tgz", 12377 - "integrity": "sha512-JfhJUSQDwsF1Xv3EV1vWzSsCOZn4mQ38bWEBR3LdvOxSPgB65gAM6cS2CX8rkkKHRgiLrN7Wxoyu+TuH67kHrw==", 12710 + "version": "7.0.0", 12711 + "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-7.0.0.tgz", 12712 + "integrity": "sha512-0lrtyGHn/LH8kKAJVOQfSu3/80WDc9Ma8ng0p2i/5HuUndGttH+mGMSvOskjOdFImLs2XZIimErp7tSOPmu/6g==", 12378 12713 "dev": true, 12379 12714 "requires": { 12380 - "workbox-core": "6.6.0" 12381 - }, 12382 - "dependencies": { 12383 - "workbox-core": { 12384 - "version": "6.6.0", 12385 - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.6.0.tgz", 12386 - "integrity": "sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==", 12387 - "dev": true 12388 - } 12715 + "workbox-core": "7.0.0" 12389 12716 } 12390 12717 }, 12391 12718 "workbox-core": { 12392 - "version": "6.5.4", 12393 - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.4.tgz", 12394 - "integrity": "sha512-OXYb+m9wZm8GrORlV2vBbE5EC1FKu71GGp0H4rjmxmF4/HLbMCoTFws87M3dFwgpmg0v00K++PImpNQ6J5NQ6Q==", 12719 + "version": "7.0.0", 12720 + "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.0.0.tgz", 12721 + "integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==", 12395 12722 "dev": true 12396 12723 }, 12397 12724 "workbox-expiration": { 12398 - "version": "6.6.0", 12399 - "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.6.0.tgz", 12400 - "integrity": "sha512-baplYXcDHbe8vAo7GYvyAmlS4f6998Jff513L4XvlzAOxcl8F620O91guoJ5EOf5qeXG4cGdNZHkkVAPouFCpw==", 12725 + "version": "7.0.0", 12726 + "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-7.0.0.tgz", 12727 + "integrity": "sha512-MLK+fogW+pC3IWU9SFE+FRStvDVutwJMR5if1g7oBJx3qwmO69BNoJQVaMXq41R0gg3MzxVfwOGKx3i9P6sOLQ==", 12401 12728 "dev": true, 12402 12729 "requires": { 12403 12730 "idb": "^7.0.1", 12404 - "workbox-core": "6.6.0" 12405 - }, 12406 - "dependencies": { 12407 - "workbox-core": { 12408 - "version": "6.6.0", 12409 - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.6.0.tgz", 12410 - "integrity": "sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==", 12411 - "dev": true 12412 - } 12731 + "workbox-core": "7.0.0" 12413 12732 } 12414 12733 }, 12415 12734 "workbox-google-analytics": { 12416 - "version": "6.5.4", 12417 - "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-6.5.4.tgz", 12418 - "integrity": "sha512-8AU1WuaXsD49249Wq0B2zn4a/vvFfHkpcFfqAFHNHwln3jK9QUYmzdkKXGIZl9wyKNP+RRX30vcgcyWMcZ9VAg==", 12735 + "version": "7.0.0", 12736 + "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-7.0.0.tgz", 12737 + "integrity": "sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==", 12419 12738 "dev": true, 12420 12739 "requires": { 12421 - "workbox-background-sync": "6.5.4", 12422 - "workbox-core": "6.5.4", 12423 - "workbox-routing": "6.5.4", 12424 - "workbox-strategies": "6.5.4" 12425 - }, 12426 - "dependencies": { 12427 - "workbox-routing": { 12428 - "version": "6.5.4", 12429 - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz", 12430 - "integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==", 12431 - "dev": true, 12432 - "requires": { 12433 - "workbox-core": "6.5.4" 12434 - } 12435 - }, 12436 - "workbox-strategies": { 12437 - "version": "6.5.4", 12438 - "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.4.tgz", 12439 - "integrity": "sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==", 12440 - "dev": true, 12441 - "requires": { 12442 - "workbox-core": "6.5.4" 12443 - } 12444 - } 12740 + "workbox-background-sync": "7.0.0", 12741 + "workbox-core": "7.0.0", 12742 + "workbox-routing": "7.0.0", 12743 + "workbox-strategies": "7.0.0" 12445 12744 } 12446 12745 }, 12447 12746 "workbox-navigation-preload": { 12448 - "version": "6.5.4", 12449 - "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-6.5.4.tgz", 12450 - "integrity": "sha512-IIwf80eO3cr8h6XSQJF+Hxj26rg2RPFVUmJLUlM0+A2GzB4HFbQyKkrgD5y2d84g2IbJzP4B4j5dPBRzamHrng==", 12747 + "version": "7.0.0", 12748 + "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-7.0.0.tgz", 12749 + "integrity": "sha512-juWCSrxo/fiMz3RsvDspeSLGmbgC0U9tKqcUPZBCf35s64wlaLXyn2KdHHXVQrb2cqF7I0Hc9siQalainmnXJA==", 12451 12750 "dev": true, 12452 12751 "requires": { 12453 - "workbox-core": "6.5.4" 12752 + "workbox-core": "7.0.0" 12454 12753 } 12455 12754 }, 12456 12755 "workbox-precaching": { 12457 - "version": "6.5.4", 12458 - "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.5.4.tgz", 12459 - "integrity": "sha512-hSMezMsW6btKnxHB4bFy2Qfwey/8SYdGWvVIKFaUm8vJ4E53JAY+U2JwLTRD8wbLWoP6OVUdFlXsTdKu9yoLTg==", 12756 + "version": "7.0.0", 12757 + "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-7.0.0.tgz", 12758 + "integrity": "sha512-EC0vol623LJqTJo1mkhD9DZmMP604vHqni3EohhQVwhJlTgyKyOkMrZNy5/QHfOby+39xqC01gv4LjOm4HSfnA==", 12460 12759 "dev": true, 12461 12760 "requires": { 12462 - "workbox-core": "6.5.4", 12463 - "workbox-routing": "6.5.4", 12464 - "workbox-strategies": "6.5.4" 12465 - }, 12466 - "dependencies": { 12467 - "workbox-routing": { 12468 - "version": "6.5.4", 12469 - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz", 12470 - "integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==", 12471 - "dev": true, 12472 - "requires": { 12473 - "workbox-core": "6.5.4" 12474 - } 12475 - }, 12476 - "workbox-strategies": { 12477 - "version": "6.5.4", 12478 - "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.4.tgz", 12479 - "integrity": "sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==", 12480 - "dev": true, 12481 - "requires": { 12482 - "workbox-core": "6.5.4" 12483 - } 12484 - } 12761 + "workbox-core": "7.0.0", 12762 + "workbox-routing": "7.0.0", 12763 + "workbox-strategies": "7.0.0" 12485 12764 } 12486 12765 }, 12487 12766 "workbox-range-requests": { 12488 - "version": "6.5.4", 12489 - "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-6.5.4.tgz", 12490 - "integrity": "sha512-Je2qR1NXCFC8xVJ/Lux6saH6IrQGhMpDrPXWZWWS8n/RD+WZfKa6dSZwU+/QksfEadJEr/NfY+aP/CXFFK5JFg==", 12767 + "version": "7.0.0", 12768 + "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-7.0.0.tgz", 12769 + "integrity": "sha512-SxAzoVl9j/zRU9OT5+IQs7pbJBOUOlriB8Gn9YMvi38BNZRbM+RvkujHMo8FOe9IWrqqwYgDFBfv6sk76I1yaQ==", 12491 12770 "dev": true, 12492 12771 "requires": { 12493 - "workbox-core": "6.5.4" 12772 + "workbox-core": "7.0.0" 12494 12773 } 12495 12774 }, 12496 12775 "workbox-recipes": { 12497 - "version": "6.5.4", 12498 - "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-6.5.4.tgz", 12499 - "integrity": "sha512-QZNO8Ez708NNwzLNEXTG4QYSKQ1ochzEtRLGaq+mr2PyoEIC1xFW7MrWxrONUxBFOByksds9Z4//lKAX8tHyUA==", 12776 + "version": "7.0.0", 12777 + "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-7.0.0.tgz", 12778 + "integrity": "sha512-DntcK9wuG3rYQOONWC0PejxYYIDHyWWZB/ueTbOUDQgefaeIj1kJ7pdP3LZV2lfrj8XXXBWt+JDRSw1lLLOnww==", 12500 12779 "dev": true, 12501 12780 "requires": { 12502 - "workbox-cacheable-response": "6.5.4", 12503 - "workbox-core": "6.5.4", 12504 - "workbox-expiration": "6.5.4", 12505 - "workbox-precaching": "6.5.4", 12506 - "workbox-routing": "6.5.4", 12507 - "workbox-strategies": "6.5.4" 12508 - }, 12509 - "dependencies": { 12510 - "workbox-cacheable-response": { 12511 - "version": "6.5.4", 12512 - "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.4.tgz", 12513 - "integrity": "sha512-DCR9uD0Fqj8oB2TSWQEm1hbFs/85hXXoayVwFKLVuIuxwJaihBsLsp4y7J9bvZbqtPJ1KlCkmYVGQKrBU4KAug==", 12514 - "dev": true, 12515 - "requires": { 12516 - "workbox-core": "6.5.4" 12517 - } 12518 - }, 12519 - "workbox-expiration": { 12520 - "version": "6.5.4", 12521 - "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.4.tgz", 12522 - "integrity": "sha512-jUP5qPOpH1nXtjGGh1fRBa1wJL2QlIb5mGpct3NzepjGG2uFFBn4iiEBiI9GUmfAFR2ApuRhDydjcRmYXddiEQ==", 12523 - "dev": true, 12524 - "requires": { 12525 - "idb": "^7.0.1", 12526 - "workbox-core": "6.5.4" 12527 - } 12528 - }, 12529 - "workbox-routing": { 12530 - "version": "6.5.4", 12531 - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz", 12532 - "integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==", 12533 - "dev": true, 12534 - "requires": { 12535 - "workbox-core": "6.5.4" 12536 - } 12537 - }, 12538 - "workbox-strategies": { 12539 - "version": "6.5.4", 12540 - "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.4.tgz", 12541 - "integrity": "sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==", 12542 - "dev": true, 12543 - "requires": { 12544 - "workbox-core": "6.5.4" 12545 - } 12546 - } 12781 + "workbox-cacheable-response": "7.0.0", 12782 + "workbox-core": "7.0.0", 12783 + "workbox-expiration": "7.0.0", 12784 + "workbox-precaching": "7.0.0", 12785 + "workbox-routing": "7.0.0", 12786 + "workbox-strategies": "7.0.0" 12547 12787 } 12548 12788 }, 12549 12789 "workbox-routing": { 12550 - "version": "6.6.0", 12551 - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.6.0.tgz", 12552 - "integrity": "sha512-x8gdN7VDBiLC03izAZRfU+WKUXJnbqt6PG9Uh0XuPRzJPpZGLKce/FkOX95dWHRpOHWLEq8RXzjW0O+POSkKvw==", 12790 + "version": "7.0.0", 12791 + "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz", 12792 + "integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==", 12553 12793 "dev": true, 12554 12794 "requires": { 12555 - "workbox-core": "6.6.0" 12556 - }, 12557 - "dependencies": { 12558 - "workbox-core": { 12559 - "version": "6.6.0", 12560 - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.6.0.tgz", 12561 - "integrity": "sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==", 12562 - "dev": true 12563 - } 12795 + "workbox-core": "7.0.0" 12564 12796 } 12565 12797 }, 12566 12798 "workbox-strategies": { 12567 - "version": "6.6.0", 12568 - "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.6.0.tgz", 12569 - "integrity": "sha512-eC07XGuINAKUWDnZeIPdRdVja4JQtTuc35TZ8SwMb1ztjp7Ddq2CJ4yqLvWzFWGlYI7CG/YGqaETntTxBGdKgQ==", 12799 + "version": "7.0.0", 12800 + "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz", 12801 + "integrity": "sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==", 12570 12802 "dev": true, 12571 12803 "requires": { 12572 - "workbox-core": "6.6.0" 12573 - }, 12574 - "dependencies": { 12575 - "workbox-core": { 12576 - "version": "6.6.0", 12577 - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.6.0.tgz", 12578 - "integrity": "sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==", 12579 - "dev": true 12580 - } 12804 + "workbox-core": "7.0.0" 12581 12805 } 12582 12806 }, 12583 12807 "workbox-streams": { 12584 - "version": "6.5.4", 12585 - "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-6.5.4.tgz", 12586 - "integrity": "sha512-FXKVh87d2RFXkliAIheBojBELIPnWbQdyDvsH3t74Cwhg0fDheL1T8BqSM86hZvC0ZESLsznSYWw+Va+KVbUzg==", 12808 + "version": "7.0.0", 12809 + "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-7.0.0.tgz", 12810 + "integrity": "sha512-moVsh+5to//l6IERWceYKGiftc+prNnqOp2sgALJJFbnNVpTXzKISlTIsrWY+ogMqt+x1oMazIdHj25kBSq/HQ==", 12587 12811 "dev": true, 12588 12812 "requires": { 12589 - "workbox-core": "6.5.4", 12590 - "workbox-routing": "6.5.4" 12591 - }, 12592 - "dependencies": { 12593 - "workbox-routing": { 12594 - "version": "6.5.4", 12595 - "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz", 12596 - "integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==", 12597 - "dev": true, 12598 - "requires": { 12599 - "workbox-core": "6.5.4" 12600 - } 12601 - } 12813 + "workbox-core": "7.0.0", 12814 + "workbox-routing": "7.0.0" 12602 12815 } 12603 12816 }, 12604 12817 "workbox-sw": { 12605 - "version": "6.5.4", 12606 - "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-6.5.4.tgz", 12607 - "integrity": "sha512-vo2RQo7DILVRoH5LjGqw3nphavEjK4Qk+FenXeUsknKn14eCNedHOXWbmnvP4ipKhlE35pvJ4yl4YYf6YsJArA==", 12818 + "version": "7.0.0", 12819 + "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-7.0.0.tgz", 12820 + "integrity": "sha512-SWfEouQfjRiZ7GNABzHUKUyj8pCoe+RwjfOIajcx6J5mtgKkN+t8UToHnpaJL5UVVOf5YhJh+OHhbVNIHe+LVA==", 12608 12821 "dev": true 12609 12822 }, 12610 12823 "workbox-window": { 12611 - "version": "6.5.4", 12612 - "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-6.5.4.tgz", 12613 - "integrity": "sha512-HnLZJDwYBE+hpG25AQBO8RUWBJRaCsI9ksQJEp3aCOFCaG5kqaToAYXFRAHxzRluM2cQbGzdQF5rjKPWPA1fug==", 12824 + "version": "7.0.0", 12825 + "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-7.0.0.tgz", 12826 + "integrity": "sha512-j7P/bsAWE/a7sxqTzXo3P2ALb1reTfZdvVp6OJ/uLr/C2kZAMvjeWGm8V4htQhor7DOvYg0sSbFN2+flT5U0qA==", 12614 12827 "dev": true, 12615 12828 "requires": { 12616 12829 "@types/trusted-types": "^2.0.2", 12617 - "workbox-core": "6.5.4" 12830 + "workbox-core": "7.0.0" 12618 12831 } 12619 12832 }, 12620 12833 "wrappy": {
+8 -8
package.json
··· 15 15 "@iconify-icons/mingcute": "~1.2.5", 16 16 "@justinribeiro/lite-youtube": "~1.5.0", 17 17 "@szhsin/react-menu": "~3.5.3", 18 - "dayjs": "~1.11.7", 18 + "dayjs": "~1.11.8", 19 19 "dayjs-twitter": "~0.5.0", 20 20 "fast-blurhash": "~1.1.2", 21 21 "fast-deep-equal": "~3.1.3", ··· 27 27 "p-throttle": "~5.1.0", 28 28 "preact": "~10.15.1", 29 29 "react-hotkeys-hook": "~4.4.0", 30 - "react-intersection-observer": "~9.4.3", 30 + "react-intersection-observer": "~9.4.4", 31 31 "react-quick-pinch-zoom": "~4.9.0", 32 32 "react-router-dom": "6.6.2", 33 33 "string-length": "~5.0.1", ··· 44 44 "@trivago/prettier-plugin-sort-imports": "~4.1.1", 45 45 "postcss": "~8.4.24", 46 46 "postcss-dark-theme-class": "~0.7.3", 47 - "postcss-preset-env": "~8.4.1", 47 + "postcss-preset-env": "~8.4.2", 48 48 "twitter-text": "~3.1.0", 49 49 "vite": "~4.3.9", 50 50 "vite-plugin-generate-file": "~0.0.4", 51 51 "vite-plugin-html-config": "~1.0.11", 52 - "vite-plugin-pwa": "~0.15.1", 52 + "vite-plugin-pwa": "~0.16.3", 53 53 "vite-plugin-remove-console": "~2.1.1", 54 - "workbox-cacheable-response": "~6.6.0", 55 - "workbox-expiration": "~6.6.0", 56 - "workbox-routing": "~6.6.0", 57 - "workbox-strategies": "~6.6.0" 54 + "workbox-cacheable-response": "~7.0.0", 55 + "workbox-expiration": "~7.0.0", 56 + "workbox-routing": "~7.0.0", 57 + "workbox-strategies": "~7.0.0" 58 58 }, 59 59 "postcss": { 60 60 "plugins": {