From d96b9c49375e7b8fcb0080137b83e88941a2c3b4 Mon Sep 17 00:00:00 2001 From: "Ronald A. Richardson" Date: Sat, 30 Sep 2023 15:11:10 +0900 Subject: [PATCH] updated dependencies --- package.json | 17 +- pnpm-lock.yaml | 2166 ++++++++++++++++++++++++------------------------ 2 files changed, 1100 insertions(+), 1083 deletions(-) diff --git a/package.json b/package.json index b6097cc..a641962 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fleetbase/console", - "version": "0.2.2", + "version": "0.2.3", "private": true, "description": "Fleetbase Console", "repository": "", @@ -25,12 +25,12 @@ }, "dependencies": { "@ember/legacy-built-in-components": "^0.4.1", - "@fleetbase/ember-core": "^0.1.2", - "@fleetbase/ember-ui": "^0.1.8", + "@fleetbase/ember-core": "^0.1.3", + "@fleetbase/ember-ui": "^0.1.9", "@fleetbase/dev-engine": "^0.1.8", "@fleetbase/iam-engine": "^0.0.6", - "@fleetbase/fleetops-engine": "^0.2.3", - "@fleetbase/fleetops-data": "^0.0.7", + "@fleetbase/fleetops-engine": "^0.2.4", + "@fleetbase/fleetops-data": "^0.1.0", "@fleetbase/storefront-engine": "^0.1.7", "@fleetbase/leaflet-routing-machine": "^3.2.16", "@fortawesome/ember-fontawesome": "^0.4.1", @@ -123,6 +123,13 @@ "ember": { "edition": "octane" }, + "pnpm": { + "overrides": { + "@fleetbase/fleetops-data": "0.1.0", + "@fleetbase/ember-core": "^0.1.3", + "@fleetbase/ember-ui": "^0.1.9" + } + }, "prettier": { "trailingComma": "es5", "tabWidth": 4, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04267ba..61a956c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,36 +1,41 @@ lockfileVersion: '6.0' +overrides: + '@fleetbase/fleetops-data': 0.1.0 + '@fleetbase/ember-core': ^0.1.3 + '@fleetbase/ember-ui': ^0.1.9 + dependencies: '@ember/legacy-built-in-components': specifier: ^0.4.1 version: 0.4.1(ember-source@4.6.0) '@fleetbase/dev-engine': specifier: ^0.1.8 - version: 0.1.8(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0) + version: 0.1.8(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0) '@fleetbase/ember-core': - specifier: ^0.1.2 - version: 0.1.2(@babel/core@7.22.19)(ember-fetch@8.1.1)(postcss@8.4.21)(webpack@5.74.0) + specifier: ^0.1.3 + version: 0.1.3(@babel/core@7.23.0)(ember-fetch@8.1.1)(postcss@8.4.21)(webpack@5.74.0) '@fleetbase/ember-ui': - specifier: ^0.1.8 - version: 0.1.8(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0) + specifier: ^0.1.9 + version: 0.1.9(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0) '@fleetbase/fleetops-data': - specifier: ^0.0.7 - version: 0.0.7 + specifier: 0.1.0 + version: 0.1.0 '@fleetbase/fleetops-engine': - specifier: ^0.2.3 - version: 0.2.3(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0) + specifier: ^0.2.4 + version: 0.2.4(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0) '@fleetbase/iam-engine': specifier: ^0.0.6 - version: 0.0.6(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0) + version: 0.0.6(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0) '@fleetbase/leaflet-routing-machine': specifier: ^3.2.16 version: 3.2.16 '@fleetbase/storefront-engine': specifier: ^0.1.7 - version: 0.1.7(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0) + version: 0.1.7(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0) '@fortawesome/ember-fontawesome': specifier: ^0.4.1 - version: 0.4.1(rollup@3.29.1) + version: 0.4.1(rollup@3.29.4) ember-changeset: specifier: ^4.1.2 version: 4.1.2(ember-data@4.6.1)(webpack@5.74.0) @@ -42,10 +47,10 @@ dependencies: version: 5.0.0 ember-concurrency: specifier: ^3.0.0 - version: 3.0.0(@babel/core@7.22.19) + version: 3.0.0(@babel/core@7.23.0) ember-concurrency-decorators: specifier: ^2.0.3 - version: 2.0.3(@babel/core@7.22.19) + version: 2.0.3(@babel/core@7.23.0) ember-intl: specifier: ^6.0.0-beta.6 version: 6.0.0-beta.6(webpack@5.74.0) @@ -54,10 +59,10 @@ dependencies: version: 2.18.2 ember-power-select: specifier: ^6.0.1 - version: 6.0.1(@babel/core@7.22.19)(ember-source@4.6.0) + version: 6.0.1(@babel/core@7.23.0)(ember-source@4.6.0) ember-prism: specifier: ^0.13.0 - version: 0.13.0(@babel/core@7.22.19)(ember-source@4.6.0)(webpack@5.74.0) + version: 0.13.0(@babel/core@7.23.0)(ember-source@4.6.0)(webpack@5.74.0) ember-radio-button: specifier: ^3.0.0-beta.1 version: 3.0.0-beta.1 @@ -83,7 +88,7 @@ devDependencies: version: 2.0.0 '@ember/test-helpers': specifier: ^2.8.1 - version: 2.8.1(@babel/core@7.22.19)(ember-source@4.6.0) + version: 2.8.1(@babel/core@7.23.0)(ember-source@4.6.0) '@fortawesome/fontawesome-svg-core': specifier: ^6.4.0 version: 6.4.0 @@ -95,7 +100,7 @@ devDependencies: version: 6.4.0 '@glimmer/component': specifier: ^1.1.2 - version: 1.1.2(@babel/core@7.22.19) + version: 1.1.2(@babel/core@7.23.0) '@glimmer/tracking': specifier: ^1.1.2 version: 1.1.2 @@ -161,7 +166,7 @@ devDependencies: version: 4.0.2 ember-data: specifier: ^4.6.1 - version: 4.6.1(@babel/core@7.22.19)(webpack@5.74.0) + version: 4.6.1(@babel/core@7.23.0)(webpack@5.74.0) ember-engines: specifier: ^0.8.23 version: 0.8.23(@ember/legacy-built-in-components@0.4.1)(ember-source@4.6.0) @@ -170,10 +175,10 @@ devDependencies: version: 8.1.1 ember-leaflet: specifier: ^5.1.1 - version: 5.1.1(@babel/core@7.22.19)(ember-source@4.6.0)(leaflet@1.9.4)(webpack@5.74.0) + version: 5.1.1(@babel/core@7.23.0)(ember-source@4.6.0)(leaflet@1.9.4)(webpack@5.74.0) ember-load-initializers: specifier: ^2.1.2 - version: 2.1.2(@babel/core@7.22.19) + version: 2.1.2(@babel/core@7.23.0) ember-page-title: specifier: ^7.0.0 version: 7.0.0 @@ -182,13 +187,13 @@ devDependencies: version: 5.1.5(@ember/test-helpers@2.8.1)(qunit@2.19.1) ember-resolver: specifier: ^8.0.3 - version: 8.0.3(@babel/core@7.22.19) + version: 8.0.3(@babel/core@7.23.0) ember-responsive: specifier: ^5.0.0 version: 5.0.0 ember-source: specifier: ~4.6.0 - version: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + version: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) ember-template-lint: specifier: ^4.10.1 version: 4.10.1 @@ -291,35 +296,35 @@ packages: /@babel/code-frame@7.12.11: resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==} dependencies: - '@babel/highlight': 7.22.13 + '@babel/highlight': 7.22.20 dev: true /@babel/code-frame@7.22.13: resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.22.13 + '@babel/highlight': 7.22.20 chalk: 2.4.2 - /@babel/compat-data@7.22.9: - resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==} + /@babel/compat-data@7.22.20: + resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} engines: {node: '>=6.9.0'} - /@babel/core@7.22.19: - resolution: {integrity: sha512-Q8Yj5X4LHVYTbLCKVz0//2D2aDmHF4xzCdEttYvKOnWvErGsa6geHXD6w46x64n5tP69VfeH+IfSrdyH3MLhwA==} + /@babel/core@7.23.0: + resolution: {integrity: sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 '@babel/code-frame': 7.22.13 - '@babel/generator': 7.22.15 + '@babel/generator': 7.23.0 '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-module-transforms': 7.22.19(@babel/core@7.22.19) - '@babel/helpers': 7.22.15 - '@babel/parser': 7.22.16 + '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.0) + '@babel/helpers': 7.23.1 + '@babel/parser': 7.23.0 '@babel/template': 7.22.15 - '@babel/traverse': 7.22.19 - '@babel/types': 7.22.19 - convert-source-map: 1.9.0 + '@babel/traverse': 7.23.0 + '@babel/types': 7.23.0 + convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 json5: 2.2.3 @@ -327,11 +332,11 @@ packages: transitivePeerDependencies: - supports-color - /@babel/generator@7.22.15: - resolution: {integrity: sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==} + /@babel/generator@7.23.0: + resolution: {integrity: sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.19 jsesc: 2.5.2 @@ -340,1014 +345,1014 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-builder-binary-assignment-operator-visitor@7.22.15: resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-compilation-targets@7.22.15: resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/compat-data': 7.22.9 + '@babel/compat-data': 7.22.20 '@babel/helper-validator-option': 7.22.15 - browserslist: 4.21.10 + browserslist: 4.22.1 lru-cache: 5.1.1 semver: 6.3.1 - /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.19): + /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.15 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.19) + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.0) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 - /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.19): + /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-annotate-as-pure': 7.22.5 regexpu-core: 5.3.2 semver: 6.3.1 - /@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.22.19): + /@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.23.0): resolution: {integrity: sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4 lodash.debounce: 4.0.8 - resolve: 1.22.5 + resolve: 1.22.6 transitivePeerDependencies: - supports-color - /@babel/helper-environment-visitor@7.22.5: - resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==} + /@babel/helper-environment-visitor@7.22.20: + resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} engines: {node: '>=6.9.0'} - /@babel/helper-function-name@7.22.5: - resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} + /@babel/helper-function-name@7.23.0: + resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.15 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 - /@babel/helper-member-expression-to-functions@7.22.15: - resolution: {integrity: sha512-qLNsZbgrNh0fDQBCPocSL8guki1hcPvltGDv/NxvUoABwFq7GkKSu1nRXeJkVZc+wJvne2E0RKQz+2SQrz6eAA==} + /@babel/helper-member-expression-to-functions@7.23.0: + resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-module-imports@7.22.15: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 - /@babel/helper-module-transforms@7.22.19(@babel/core@7.22.19): - resolution: {integrity: sha512-m6h1cJvn+OJ+R3jOHp30faq5xKJ7VbjwDj5RGgHuRlU9hrMeKsGC+JpihkR5w1g7IfseCPPtZ0r7/hB4UKaYlA==} + /@babel/helper-module-transforms@7.23.0(@babel/core@7.23.0): + resolution: {integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-environment-visitor': 7.22.5 + '@babel/core': 7.23.0 + '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-module-imports': 7.22.15 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.19 + '@babel/helper-validator-identifier': 7.22.20 /@babel/helper-optimise-call-expression@7.22.5: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-plugin-utils@7.22.5: resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} engines: {node: '>=6.9.0'} - /@babel/helper-remap-async-to-generator@7.22.17(@babel/core@7.22.19): - resolution: {integrity: sha512-bxH77R5gjH3Nkde6/LuncQoLaP16THYPscurp1S8z7S9ZgezCyV3G8Hc+TZiCmY8pz4fp8CvKSgtJMW0FkLAxA==} + /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.0): + resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-wrap-function': 7.22.17 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-wrap-function': 7.22.20 - /@babel/helper-replace-supers@7.22.9(@babel/core@7.22.19): - resolution: {integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==} + /@babel/helper-replace-supers@7.22.20(@babel/core@7.23.0): + resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.15 + '@babel/core': 7.23.0 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 /@babel/helper-simple-access@7.22.5: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-skip-transparent-expression-wrappers@7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-split-export-declaration@7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-string-parser@7.22.5: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-identifier@7.22.19: - resolution: {integrity: sha512-Tinq7ybnEPFFXhlYOYFiSjespWQk0dq2dRNAiMdRTOYQzEGqnnNyrTxPYHP5r6wGjlF1rFgABdDV0g8EwD6Qbg==} + /@babel/helper-validator-identifier@7.22.20: + resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} engines: {node: '>=6.9.0'} /@babel/helper-validator-option@7.22.15: resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} engines: {node: '>=6.9.0'} - /@babel/helper-wrap-function@7.22.17: - resolution: {integrity: sha512-nAhoheCMlrqU41tAojw9GpVEKDlTS8r3lzFmF0lP52LwblCPbuFSO7nGIZoIcoU5NIm1ABrna0cJExE4Ay6l2Q==} + /@babel/helper-wrap-function@7.22.20: + resolution: {integrity: sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-function-name': 7.22.5 + '@babel/helper-function-name': 7.23.0 '@babel/template': 7.22.15 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 - /@babel/helpers@7.22.15: - resolution: {integrity: sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==} + /@babel/helpers@7.23.1: + resolution: {integrity: sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.15 - '@babel/traverse': 7.22.19 - '@babel/types': 7.22.19 + '@babel/traverse': 7.23.0 + '@babel/types': 7.23.0 transitivePeerDependencies: - supports-color - /@babel/highlight@7.22.13: - resolution: {integrity: sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==} + /@babel/highlight@7.22.20: + resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.22.19 + '@babel/helper-validator-identifier': 7.22.20 chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser@7.22.16: - resolution: {integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==} + /@babel/parser@7.23.0: + resolution: {integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.22.19): + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-FB9iYlz7rURmRJyXRKEnalYPPdn87H5no108cyuQQyMwlpJ2SJtpIUBI27kdTin956pz+LPypkPVPUTlxOmrsg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.22.19): + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-Hyph9LseGvAeeXzikV88bczhsrLrIZqDPxO+sSmAunMPaGrBGhfMWzCPYTtiW9t+HzSE2wtV8e5cc5P6r1xMDQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-optional-chaining': 7.23.0(@babel/core@7.23.0) - /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.22.19): + /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.23.0): resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-proposal-decorators@7.22.15(@babel/core@7.22.19): - resolution: {integrity: sha512-kc0VvbbUyKelvzcKOSyQUSVVXS5pT3UhRB0e3c9An86MvLqs+gx0dN4asllrDluqSa3m9YyooXKGOFVomnyFkg==} + /@babel/plugin-proposal-decorators@7.23.0(@babel/core@7.23.0): + resolution: {integrity: sha512-kYsT+f5ARWF6AdFmqoEEp+hpqxEB8vGmRWfw2aj78M2vTwS2uHW91EF58iFm1Z9U8Y/RrLu2XKJn46P9ca1b0w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.19) + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.0) '@babel/helper-split-export-declaration': 7.22.6 - '@babel/plugin-syntax-decorators': 7.22.10(@babel/core@7.22.19) + '@babel/plugin-syntax-decorators': 7.22.10(@babel/core@7.23.0) - /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.22.19): + /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.23.0): resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.0) dev: false - /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.22.19): + /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.23.0): resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.0) dev: false - /@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.22.19): + /@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.23.0): resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.19): + /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.0): resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 - /@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.22.19): + /@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.23.0): resolution: {integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.19) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.0) - /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.19): + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.0): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.19): + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.0): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.19): + /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.0): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-decorators@7.22.10(@babel/core@7.22.19): + /@babel/plugin-syntax-decorators@7.22.10(@babel/core@7.23.0): resolution: {integrity: sha512-z1KTVemBjnz+kSEilAsI4lbkPOl5TvJH7YDSY1CTIzvLWJ+KHXp+mRe8VPmfnyvqOPqar1V2gid2PleKzRUstQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.19): + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.0): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.19): + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.0): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.19): + /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.19): + /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.19): + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.0): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.19): + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.0): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.19): + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.0): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.19): + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.0): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.19): + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.0): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.19): + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.0): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.19): + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.0): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.19): + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.0): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.19): + /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.0): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.19): + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.0): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.22.19): + /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.19): + /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.0): resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-async-generator-functions@7.22.15(@babel/core@7.22.19): + /@babel/plugin-transform-async-generator-functions@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-jBm1Es25Y+tVoTi5rfd5t1KLmL8ogLKpXszboWOTTtGFGz2RKnQe2yn7HbZ+kb/B8N0FVSGQo874NSlOU1T4+w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-environment-visitor': 7.22.5 + '@babel/core': 7.23.0 + '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.17(@babel/core@7.22.19) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.19) + '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.0) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.0) - /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.17(@babel/core@7.22.19) + '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.0) - /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.22.19): - resolution: {integrity: sha512-G1czpdJBZCtngoK1sJgloLiOHUnkb/bLZwqVZD8kXmq0ZnVfTTWUcs9OWtp0mBtYJ+4LQY1fllqBkOIPhXmFmw==} + /@babel/plugin-transform-block-scoping@7.23.0(@babel/core@7.23.0): + resolution: {integrity: sha512-cOsrbmIOXmf+5YbL99/S49Y3j46k/T16b9ml8bm9lP6N9US5iQ2yBK7gpui1pg0V/WMcXdkfKbTb7HXq9u+v4g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.22.19): + /@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.23.0): resolution: {integrity: sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.19) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.0) - /@babel/plugin-transform-classes@7.22.15(@babel/core@7.22.19): + /@babel/plugin-transform-classes@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-VbbC3PGjBdE0wAWDdHM9G8Gm977pnYI0XpqMd6LrKISj8/DJXEsWqgRuTYaNE9Bv0JGhTZUzHDlMk18IpOuoqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.19) + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.0) '@babel/helper-split-export-declaration': 7.22.6 globals: 11.12.0 - /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 '@babel/template': 7.22.15 - /@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.22.19): - resolution: {integrity: sha512-HzG8sFl1ZVGTme74Nw+X01XsUTqERVQ6/RLHo3XjGRzm7XD6QTtfS3NJotVgCGy8BzkDqRjRBD8dAyJn5TuvSQ==} + /@babel/plugin-transform-destructuring@7.23.0(@babel/core@7.23.0): + resolution: {integrity: sha512-vaMdgNXFkYrB+8lbgniSYWHsgqK5gjaMNcc84bMIOMRLH0L9AqYq3hwMdvnyqj1OPqea8UtjPEuS/DCenah1wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.22.19): + /@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.23.0): resolution: {integrity: sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.0) - /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.22.19): + /@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.23.0): resolution: {integrity: sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.0) - /@babel/plugin-transform-for-of@7.22.15(@babel/core@7.22.19): + /@babel/plugin-transform-for-of@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-me6VGeHsx30+xh9fbDLLPi0J1HzmeIIyenoOQHuw2D4m2SAU3NrspX5XxJLBpqn5yrLzrlw2Iy3RA//Bx27iOA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-function-name': 7.22.5 + '@babel/helper-function-name': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.22.19): + /@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.23.0): resolution: {integrity: sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.0) - /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-literals@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.22.19): + /@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.23.0): resolution: {integrity: sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.19) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.0) - /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.19): - resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} + /@babel/plugin-transform-modules-amd@7.23.0(@babel/core@7.23.0): + resolution: {integrity: sha512-xWT5gefv2HGSm4QHtgc1sYPbseOyf+FFDo2JbpE25GWl5BqTGO9IMwTYJRoIdjsF85GE+VegHxSCUt5EvoYTAw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-module-transforms': 7.22.19(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.22.19): - resolution: {integrity: sha512-jWL4eh90w0HQOTKP2MoXXUpVxilxsB2Vl4ji69rSjS3EcZ/v4sBmn+A3NpepuJzBhOaEBbR7udonlHHn5DWidg==} + /@babel/plugin-transform-modules-commonjs@7.23.0(@babel/core@7.23.0): + resolution: {integrity: sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-module-transforms': 7.22.19(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-simple-access': 7.22.5 - /@babel/plugin-transform-modules-systemjs@7.22.11(@babel/core@7.22.19): - resolution: {integrity: sha512-rIqHmHoMEOhI3VkVf5jQ15l539KrwhzqcBO6wdCNWPWc/JWt9ILNYNUssbRpeq0qWns8svuw8LnMNCvWBIJ8wA==} + /@babel/plugin-transform-modules-systemjs@7.23.0(@babel/core@7.23.0): + resolution: {integrity: sha512-qBej6ctXZD2f+DhlOC9yO47yEYgUh5CZNz/aBoH4j/3NOlRfJXJbY7xDQCqQVf9KbrqGzIWER1f23doHGrIHFg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-module-transforms': 7.22.19(@babel/core@7.22.19) + '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.19 + '@babel/helper-validator-identifier': 7.22.20 - /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-module-transforms': 7.22.19(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.22.19): + /@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.23.0): resolution: {integrity: sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.0) - /@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.22.19): + /@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.23.0): resolution: {integrity: sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.19) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.0) - /@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.22.19): + /@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-fEB+I1+gAmfAyxZcX1+ZUwLeAuuf8VIg67CTznZE0MqVFumWkh8xWtn58I4dxdVf080wn7gzWoF8vndOViJe9Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.19 + '@babel/compat-data': 7.22.20 + '@babel/core': 7.23.0 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.19) - '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.0) + '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.23.0) - /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.19) + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.0) - /@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.22.19): + /@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.23.0): resolution: {integrity: sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.0) - /@babel/plugin-transform-optional-chaining@7.22.15(@babel/core@7.22.19): - resolution: {integrity: sha512-ngQ2tBhq5vvSJw2Q2Z9i7ealNkpDMU0rGWnHPKqRZO0tzZ5tlaoz4hDvhXioOoaE0X2vfNss1djwg0DXlfu30A==} + /@babel/plugin-transform-optional-chaining@7.23.0(@babel/core@7.23.0): + resolution: {integrity: sha512-sBBGXbLJjxTzLBF5rFWaikMnOGOk/BmK6vVByIdEggZ7Vn6CvWXZyRkkLFK6WE0IF8jSliyOkUN6SScFgzCM0g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.0) - /@babel/plugin-transform-parameters@7.22.15(@babel/core@7.22.19): + /@babel/plugin-transform-parameters@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.22.19): + /@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.23.0): resolution: {integrity: sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.19) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.0) - /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.22.19): + /@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.23.0): resolution: {integrity: sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 regenerator-transform: 0.15.2 - /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-runtime@7.22.15(@babel/core@7.22.19): + /@babel/plugin-transform-runtime@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-tEVLhk8NRZSmwQ0DJtxxhTrCht1HVo8VaMzYT4w6lwyKBuHsgoioAUA7/6eT2fRfc5/23fuGdlwIxXhRVgWr4g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - babel-plugin-polyfill-corejs2: 0.4.5(@babel/core@7.22.19) - babel-plugin-polyfill-corejs3: 0.8.3(@babel/core@7.22.19) - babel-plugin-polyfill-regenerator: 0.5.2(@babel/core@7.22.19) + babel-plugin-polyfill-corejs2: 0.4.5(@babel/core@7.23.0) + babel-plugin-polyfill-corejs3: 0.8.4(@babel/core@7.23.0) + babel-plugin-polyfill-regenerator: 0.5.2(@babel/core@7.23.0) semver: 6.3.1 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-spread@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-typescript@7.22.15(@babel/core@7.22.19): + /@babel/plugin-transform-typescript@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-1uirS0TnijxvQLnlv5wQBwOX3E1wCFX7ITv+9pBV2wKEk4K+M5tqDaoNXnTH8tjEIYHLO98MwiTWO04Ggz4XuA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.23.0) - /@babel/plugin-transform-typescript@7.4.5(@babel/core@7.22.19): + /@babel/plugin-transform-typescript@7.4.5(@babel/core@7.23.0): resolution: {integrity: sha512-RPB/YeGr4ZrFKNwfuQRlMf2lxoCUaU01MTw39/OFE/RiL8HDjtn68BwEPft1P7JN4akyEmjGWAMNldOV7o9V2g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.23.0) dev: true - /@babel/plugin-transform-typescript@7.5.5(@babel/core@7.22.19): + /@babel/plugin-transform-typescript@7.5.5(@babel/core@7.23.0): resolution: {integrity: sha512-pehKf4m640myZu5B2ZviLaiBlxMCjSZ1qTEO459AXKX5GnPueyulJeCqZFs1nz/Ya2dDzXQ1NxZ/kKNWyD4h6w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.23.0) - /@babel/plugin-transform-typescript@7.8.7(@babel/core@7.22.19): + /@babel/plugin-transform-typescript@7.8.7(@babel/core@7.23.0): resolution: {integrity: sha512-7O0UsPQVNKqpHeHLpfvOG4uXmlw+MOxYvUv6Otc9uH5SYMIxvF6eBdjkWvC3f9G+VXe0RsNExyAQBeTRug/wqQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.23.0) dev: false - /@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.22.19): + /@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.23.0): resolution: {integrity: sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.19): + /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 /@babel/polyfill@7.12.1: @@ -1357,104 +1362,104 @@ packages: core-js: 2.6.12 regenerator-runtime: 0.13.11 - /@babel/preset-env@7.22.15(@babel/core@7.22.19): - resolution: {integrity: sha512-tZFHr54GBkHk6hQuVA8w4Fmq+MSPsfvMG0vPnOYyTnJpyfMqybL8/MbNCPRT9zc2KBO2pe4tq15g6Uno4Jpoag==} + /@babel/preset-env@7.22.20(@babel/core@7.23.0): + resolution: {integrity: sha512-11MY04gGC4kSzlPHRfvVkNAZhUxOvm7DCJ37hPDnUENwe06npjIRAfInEMTGSb4LZK5ZgDFkv5hw0lGebHeTyg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.19 + '@babel/compat-data': 7.22.20 + '@babel/core': 7.23.0 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-validator-option': 7.22.15 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.19) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.19) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.19) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.19) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.19) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.19) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.19) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.19) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.19) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.19) - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.19) - '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-async-generator-functions': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-block-scoping': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-class-static-block': 7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-classes': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-destructuring': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-dynamic-import': 7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-export-namespace-from': 7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-for-of': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-json-strings': 7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-logical-assignment-operators': 7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-modules-commonjs': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-modules-systemjs': 7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-nullish-coalescing-operator': 7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-numeric-separator': 7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-object-rest-spread': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-optional-catch-binding': 7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-optional-chaining': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-private-property-in-object': 7.22.11(@babel/core@7.22.19) - '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-regenerator': 7.22.10(@babel/core@7.22.19) - '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-unicode-escapes': 7.22.10(@babel/core@7.22.19) - '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.19) - '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.22.19) - '@babel/types': 7.22.19 - babel-plugin-polyfill-corejs2: 0.4.5(@babel/core@7.22.19) - babel-plugin-polyfill-corejs3: 0.8.3(@babel/core@7.22.19) - babel-plugin-polyfill-regenerator: 0.5.2(@babel/core@7.22.19) + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.15(@babel/core@7.23.0) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.15(@babel/core@7.23.0) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.0) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.0) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.23.0) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.0) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.0) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.0) + '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.0) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.0) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.0) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.0) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.0) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.0) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.0) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.0) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.0) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.23.0) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.23.0) + '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-async-generator-functions': 7.22.15(@babel/core@7.23.0) + '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-block-scoping': 7.23.0(@babel/core@7.23.0) + '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-class-static-block': 7.22.11(@babel/core@7.23.0) + '@babel/plugin-transform-classes': 7.22.15(@babel/core@7.23.0) + '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-destructuring': 7.23.0(@babel/core@7.23.0) + '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-dynamic-import': 7.22.11(@babel/core@7.23.0) + '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-export-namespace-from': 7.22.11(@babel/core@7.23.0) + '@babel/plugin-transform-for-of': 7.22.15(@babel/core@7.23.0) + '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-json-strings': 7.22.11(@babel/core@7.23.0) + '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-logical-assignment-operators': 7.22.11(@babel/core@7.23.0) + '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-modules-amd': 7.23.0(@babel/core@7.23.0) + '@babel/plugin-transform-modules-commonjs': 7.23.0(@babel/core@7.23.0) + '@babel/plugin-transform-modules-systemjs': 7.23.0(@babel/core@7.23.0) + '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-nullish-coalescing-operator': 7.22.11(@babel/core@7.23.0) + '@babel/plugin-transform-numeric-separator': 7.22.11(@babel/core@7.23.0) + '@babel/plugin-transform-object-rest-spread': 7.22.15(@babel/core@7.23.0) + '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-optional-catch-binding': 7.22.11(@babel/core@7.23.0) + '@babel/plugin-transform-optional-chaining': 7.23.0(@babel/core@7.23.0) + '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.23.0) + '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-private-property-in-object': 7.22.11(@babel/core@7.23.0) + '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-regenerator': 7.22.10(@babel/core@7.23.0) + '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-unicode-escapes': 7.22.10(@babel/core@7.23.0) + '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.23.0) + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.23.0) + '@babel/types': 7.23.0 + babel-plugin-polyfill-corejs2: 0.4.5(@babel/core@7.23.0) + babel-plugin-polyfill-corejs3: 0.8.4(@babel/core@7.23.0) + babel-plugin-polyfill-regenerator: 0.5.2(@babel/core@7.23.0) core-js-compat: 3.32.2 semver: 6.3.1 transitivePeerDependencies: - supports-color - /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.22.19): + /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.0): resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} peerDependencies: '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 esutils: 2.0.3 /@babel/regjsgen@0.8.0: @@ -1465,8 +1470,8 @@ packages: dependencies: regenerator-runtime: 0.13.11 - /@babel/runtime@7.22.15: - resolution: {integrity: sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==} + /@babel/runtime@7.23.1: + resolution: {integrity: sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.0 @@ -1476,32 +1481,32 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.22.13 - '@babel/parser': 7.22.16 - '@babel/types': 7.22.19 + '@babel/parser': 7.23.0 + '@babel/types': 7.23.0 - /@babel/traverse@7.22.19: - resolution: {integrity: sha512-ZCcpVPK64krfdScRbpxF6xA5fz7IOsfMwx1tcACvCzt6JY+0aHkBk7eIU8FRDSZRU5Zei6Z4JfgAxN1bqXGECg==} + /@babel/traverse@7.23.0: + resolution: {integrity: sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.22.13 - '@babel/generator': 7.22.15 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 + '@babel/generator': 7.23.0 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.22.16 - '@babel/types': 7.22.19 + '@babel/parser': 7.23.0 + '@babel/types': 7.23.0 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - /@babel/types@7.22.19: - resolution: {integrity: sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==} + /@babel/types@7.23.0: + resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.19 + '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 /@cnakazawa/watch@1.0.4: @@ -1512,15 +1517,15 @@ packages: exec-sh: 0.3.6 minimist: 1.2.8 - /@csstools/cascade-layer-name-parser@1.0.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0): - resolution: {integrity: sha512-zXMGsJetbLoXe+gjEES07MEGjL0Uy3hMxmnGtVBrRpVKr5KV9OgCB09zr/vLrsEtoVQTgJFewxaU8IYSAE4tjg==} + /@csstools/cascade-layer-name-parser@1.0.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1): + resolution: {integrity: sha512-v/5ODKNBMfBl0us/WQjlfsvSlYxfZLhNMVIsuCPib2ulTwGKYbKJbwqw671+qH9Y4wvWVnu7LBChvml/wBKjFg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.1 - '@csstools/css-tokenizer': ^2.2.0 + '@csstools/css-parser-algorithms': ^2.3.2 + '@csstools/css-tokenizer': ^2.2.1 dependencies: - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 dev: false /@csstools/color-helpers@3.0.2: @@ -1533,53 +1538,53 @@ packages: engines: {node: '>=4.0.0'} dev: false - /@csstools/css-calc@1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0): - resolution: {integrity: sha512-7mJZ8gGRtSQfQKBQFi5N0Z+jzNC0q8bIkwojP1W0w+APzEqHu5wJoGVsvKxVnVklu9F8tW1PikbBRseYnAdv+g==} + /@csstools/css-calc@1.1.4(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1): + resolution: {integrity: sha512-ZV1TSmToiNcQL1P3hfzlzZzA02mmVkVmXGaUDUqpYUG84PmLhVSZpKX+KfxAuOcK7de04UXSQPBrAvaya6iiGg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.1 - '@csstools/css-tokenizer': ^2.2.0 + '@csstools/css-parser-algorithms': ^2.3.2 + '@csstools/css-tokenizer': ^2.2.1 dependencies: - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 dev: false - /@csstools/css-color-parser@1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0): - resolution: {integrity: sha512-cehc/DQCyb4hL4fspvyL7WiY+uAy8Iuaz0yTyndC/AyBmxkNpgtSgCSsr0aR4vkaSFVZfNNVlKbjHFwOsPGB1Q==} + /@csstools/css-color-parser@1.3.2(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1): + resolution: {integrity: sha512-YLCWI+nm18qr5nj7QhRMGuIi4ddFe0SKEtPQliLf1+pmyHFxoHYd0+Hg+bRnbnVbdyCTTlCqBiUvCeNJfd903g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.1 - '@csstools/css-tokenizer': ^2.2.0 + '@csstools/css-parser-algorithms': ^2.3.2 + '@csstools/css-tokenizer': ^2.2.1 dependencies: '@csstools/color-helpers': 3.0.2 - '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 + '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 dev: false - /@csstools/css-parser-algorithms@2.3.1(@csstools/css-tokenizer@2.2.0): - resolution: {integrity: sha512-xrvsmVUtefWMWQsGgFffqWSK03pZ1vfDki4IVIIUxxDKnGBzqNgv0A7SB1oXtVNEkcVO8xi1ZrTL29HhSu5kGA==} + /@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1): + resolution: {integrity: sha512-sLYGdAdEY2x7TSw9FtmdaTrh2wFtRJO5VMbBrA8tEqEod7GEggFmxTSK9XqExib3yMuYNcvcTdCZIP6ukdjAIA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-tokenizer': ^2.2.0 + '@csstools/css-tokenizer': ^2.2.1 dependencies: - '@csstools/css-tokenizer': 2.2.0 + '@csstools/css-tokenizer': 2.2.1 dev: false - /@csstools/css-tokenizer@2.2.0: - resolution: {integrity: sha512-wErmsWCbsmig8sQKkM6pFhr/oPha1bHfvxsUY5CYSQxwyhA9Ulrs8EqCgClhg4Tgg2XapVstGqSVcz0xOYizZA==} + /@csstools/css-tokenizer@2.2.1: + resolution: {integrity: sha512-Zmsf2f/CaEPWEVgw29odOj+WEVoiJy9s9NOv5GgNY9mZ1CZ7394By6wONrONrTsnNDv6F9hR02nvFihrGVGHBg==} engines: {node: ^14 || ^16 || >=18} dev: false - /@csstools/media-query-list-parser@2.1.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0): - resolution: {integrity: sha512-V/OUXYX91tAC1CDsiY+HotIcJR+vPtzrX8pCplCpT++i8ThZZsq5F5dzZh/bDM3WUOjrvC1ljed1oSJxMfjqhw==} + /@csstools/media-query-list-parser@2.1.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1): + resolution: {integrity: sha512-IxVBdYzR8pYe89JiyXQuYk4aVVoCPhMJkz6ElRwlVysjwURTsTk/bmY/z4FfeRE+CRBMlykPwXEVUg8lThv7AQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.1 - '@csstools/css-tokenizer': ^2.2.0 + '@csstools/css-parser-algorithms': ^2.3.2 + '@csstools/css-tokenizer': ^2.2.1 dependencies: - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 dev: false /@csstools/postcss-cascade-layers@1.1.1(postcss@8.4.21): @@ -1615,41 +1620,41 @@ packages: postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-color-function@3.0.3(postcss@8.4.21): - resolution: {integrity: sha512-5oNUbO89SX7BuSB0ZiUxDaQt4R2K3A+RQZlxNHOvghZJO/UqgomLPII6JkgrywLQ0Y4JDzbyNuwr0OKo2v0RsQ==} + /@csstools/postcss-color-function@3.0.5(postcss@8.4.21): + resolution: {integrity: sha512-q9E7oJwf1Z8nJqQbob9DmFxrte3RQc+pwV+5WlWw6Ei9XaObaNJlPAQ1HfOpcEg/fxrRf/Yf6fgO8Q01r7u17A==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.21) + '@csstools/css-color-parser': 1.3.2(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.21) postcss: 8.4.21 dev: false - /@csstools/postcss-color-mix-function@2.0.3(postcss@8.4.21): - resolution: {integrity: sha512-q/fv8pdRR07GAJTvemXbQ02hwVGmVcOjBJj7+gnlGrAVwSzrPEsJc8zM/EzoqVJTZtm/DwG6TWu+VJIxVpyUBg==} + /@csstools/postcss-color-mix-function@2.0.5(postcss@8.4.21): + resolution: {integrity: sha512-0MDBTG0FPDjNlAYMImNjnQ9lrldiFRCmsBx4dZB1ikbFwt6aYJRWDjgXoZY+1CmQ6m1qPeBJO762i6AKwQDlQQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.21) + '@csstools/css-color-parser': 1.3.2(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.21) postcss: 8.4.21 dev: false - /@csstools/postcss-exponential-functions@1.0.0(postcss@8.4.21): - resolution: {integrity: sha512-FPndJ/7oGlML7/4EhLi902wGOukO0Nn37PjwOQGc0BhhjQPy3np3By4d3M8s9Cfmp9EHEKgUHRN2DQ5HLT/hTw==} + /@csstools/postcss-exponential-functions@1.0.1(postcss@8.4.21): + resolution: {integrity: sha512-ZLK2iSK4DUxeypGce2PnQSdYugUqDTwxnhNiq1o6OyKMNYgYs4eKbvEhFG8JKr1sJWbeqBi5jRr0017l2EWVvg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 + '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.21 dev: false @@ -1673,16 +1678,16 @@ packages: postcss-value-parser: 4.2.0 dev: false - /@csstools/postcss-gradients-interpolation-method@4.0.3(postcss@8.4.21): - resolution: {integrity: sha512-dEK3WbajX538Zu3lPMtBPAO1pooR7zslJ1mDrWKQzlwQczls3fEz+tlRhd7KWMMlsoIwNGMIGq2W/GqEErDjkg==} + /@csstools/postcss-gradients-interpolation-method@4.0.5(postcss@8.4.21): + resolution: {integrity: sha512-ABDOADpKrTvNb+cUBj9ciocCgFvE832eENKVuONca1u2bkFL4jM9430XFmi/GOgzt0agg5Q8FFJHXgYyKbgOFQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.21) + '@csstools/css-color-parser': 1.3.2(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.21) postcss: 8.4.21 dev: false @@ -1696,15 +1701,15 @@ packages: postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-hwb-function@3.0.3(postcss@8.4.21): - resolution: {integrity: sha512-2TqrRD8JzSwQCRKKNc9BFhSEmsz+mR3RtwSw5mQSGILC+LIYCVWeYwC33cI+saFWv0DGZ0NXLx5VSX2tdJyU6w==} + /@csstools/postcss-hwb-function@3.0.4(postcss@8.4.21): + resolution: {integrity: sha512-HxyOVYowL0wsz7BjlAyGu3ydPGliXHgVnXP4pOWFktkAaBvjks8S51NqMbR6AkBQHB9W4nt9KW2qB6Qt2PJ80A==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 + '@csstools/css-color-parser': 1.3.2(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.21 dev: false @@ -1719,17 +1724,26 @@ packages: postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-ic-unit@3.0.0(postcss@8.4.21): - resolution: {integrity: sha512-FH3+zfOfsgtX332IIkRDxiYLmgwyNk49tfltpC6dsZaO4RV2zWY6x9VMIC5cjvmjlDO7DIThpzqaqw2icT8RbQ==} + /@csstools/postcss-ic-unit@3.0.1(postcss@8.4.21): + resolution: {integrity: sha512-OkKZV0XZQixChA6r68O9UfGNFv06cPVcuT+MjpzfEuoCfbNWCj+b0dhsmdz776giQ+DymPmFDlTD+QJEFPI7rw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.21) + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.21) postcss: 8.4.21 postcss-value-parser: 4.2.0 dev: false + /@csstools/postcss-initial@1.0.0(postcss@8.4.21): + resolution: {integrity: sha512-1l7iHHjIl5qmVeGItugr4ZOlCREDP71mNKqoEyxlosIoiu3Os1nPWMHpuCvDLCLiWI/ONTOg3nzJh7gwHOrqUA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + dependencies: + postcss: 8.4.21 + dev: false + /@csstools/postcss-is-pseudo-class@2.0.7(postcss@8.4.21): resolution: {integrity: sha512-7JPeVVZHd+jxYdULl87lvjgvWldYu+Bc62s9vD/ED6/QTGjy0jy0US/f6BG53sVMTBJ1lzKZFpYmofBN9eaRiA==} engines: {node: ^12 || ^14 || >=16} @@ -1741,8 +1755,8 @@ packages: postcss-selector-parser: 6.0.13 dev: true - /@csstools/postcss-is-pseudo-class@4.0.1(postcss@8.4.21): - resolution: {integrity: sha512-KJGLbjjjg+mdNclLyCfsZaJS4xCaRaxKAnmWKpIp1FarEem3ZdoOxTlIELwvlE5BVg1t3QTmp0+DPSlLTTFMhA==} + /@csstools/postcss-is-pseudo-class@4.0.2(postcss@8.4.21): + resolution: {integrity: sha512-LeAJozyZTY3c1SaHMbwF4p8Ego/2HHprYusmmdmUH7wP6lRF1w3s7IO2iNwQ6fHBrSOfkPUFaUtRUGZLBE23Eg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 @@ -1771,38 +1785,38 @@ packages: postcss-value-parser: 4.2.0 dev: false - /@csstools/postcss-logical-viewport-units@2.0.1(postcss@8.4.21): - resolution: {integrity: sha512-R5s19SscS7CHoxvdYNMu2Y3WDwG4JjdhsejqjunDB1GqfzhtHSvL7b5XxCkUWqm2KRl35hI6kJ4HEaCDd/3BXg==} + /@csstools/postcss-logical-viewport-units@2.0.3(postcss@8.4.21): + resolution: {integrity: sha512-xeVxqND5rlQyqLGdH7rX34sIm/JbbQKxpKQP8oD1YQqUHHCLQR9NUS57WqJKajxKN6AcNAMWJhb5LUH5RfPcyA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-tokenizer': 2.2.0 + '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.21 dev: false - /@csstools/postcss-media-minmax@1.0.7(postcss@8.4.21): - resolution: {integrity: sha512-5LGLdu8cJgRPmvkjUNqOPKIKeHbyQmoGKooB5Rh0mp5mLaNI9bl+IjFZ2keY0cztZYsriJsGf6Lu8R5XetuwoQ==} + /@csstools/postcss-media-minmax@1.1.0(postcss@8.4.21): + resolution: {integrity: sha512-t5Li/DPC5QmW/6VFLfUvsw/4dNYYseWR0tOXDeJg/9EKUodBgNawz5tuk5vYKtNvoj+Q08odMuXcpS5YJj0AFA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 - '@csstools/media-query-list-parser': 2.1.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 + '@csstools/media-query-list-parser': 2.1.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) postcss: 8.4.21 dev: false - /@csstools/postcss-media-queries-aspect-ratio-number-values@2.0.2(postcss@8.4.21): - resolution: {integrity: sha512-kQJR6NvTRidsaRjCdHGjra2+fLoFiDQOm5B2aZrhmXqng/hweXjruboKzB326rxQO2L0m0T+gCKbZgyuncyhLg==} + /@csstools/postcss-media-queries-aspect-ratio-number-values@2.0.3(postcss@8.4.21): + resolution: {integrity: sha512-IPL8AvnwMYW+cWtp+j8cW3MFN0RyXNT4hLOvs6Rf2N+NcbvXhSyKxZuE3W9Cv4KjaNoNoGx1d0UhT6tktq6tUw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 - '@csstools/media-query-list-parser': 2.1.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 + '@csstools/media-query-list-parser': 2.1.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) postcss: 8.4.21 dev: false @@ -1836,8 +1850,8 @@ packages: postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-normalize-display-values@3.0.0(postcss@8.4.21): - resolution: {integrity: sha512-6Nw55PRXEKEVqn3bzA8gRRPYxr5tf5PssvcE5DRA/nAxKgKtgNZMCHCSd1uxTCWeyLnkf6h5tYRSB0P1Vh/K/A==} + /@csstools/postcss-normalize-display-values@3.0.1(postcss@8.4.21): + resolution: {integrity: sha512-nUvRxI+ALJwkxZdPU4EDyuM380vP91sAGvI3jAOHs/sr3jfcCOzLkY6xKI1Mr526kZ3RivmMoYM/xq+XFyE/bw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 @@ -1857,16 +1871,16 @@ packages: postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-oklab-function@3.0.3(postcss@8.4.21): - resolution: {integrity: sha512-8Wdpmy8mvVyHsToJkrnNpwpAgqCPNpQMLNqkR62smbEuFcmRHEiDnb0OlkKjErzmiBMr7vjZAQ6e2lA9oVguQQ==} + /@csstools/postcss-oklab-function@3.0.5(postcss@8.4.21): + resolution: {integrity: sha512-tFjYaBbAvoks5yvE9uA3b3xsqVKkZJ2sXwPMw1bxlv2ydrmdiojuoRAskRfvMbZQkzp47DzBP1V9GhDLOyFVYA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.21) + '@csstools/css-color-parser': 1.3.2(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.21) postcss: 8.4.21 dev: false @@ -1880,8 +1894,8 @@ packages: postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-progressive-custom-properties@3.0.0(postcss@8.4.21): - resolution: {integrity: sha512-2/D3CCL9DN2xhuUTP8OKvKnaqJ1j4yZUxuGLsCUOQ16wnDAuMLKLkflOmZF5tsPh/02VPeXRmqIN+U595WAulw==} + /@csstools/postcss-progressive-custom-properties@3.0.1(postcss@8.4.21): + resolution: {integrity: sha512-yfdEk8o3CWPTusoInmGpOVCcMg1FikcKZyYB5ApULg9mES4FTGNuHK3MESscmm64yladcLNkPlz26O7tk3LMbA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 @@ -1890,16 +1904,16 @@ packages: postcss-value-parser: 4.2.0 dev: false - /@csstools/postcss-relative-color-syntax@2.0.3(postcss@8.4.21): - resolution: {integrity: sha512-9MOzad5i0fnkOI6qXzcznuyGhLYARBkR8wDsyqbANkZ20srHJZ6PAy44g5eNw3+B7yvslUK4hx9ehnbbI9x4rw==} + /@csstools/postcss-relative-color-syntax@2.0.5(postcss@8.4.21): + resolution: {integrity: sha512-wK8IX6X2+kLKxTTTq5yd7mH2U+GPcTMTpP2rM8ig0/rgxuid7vgTOxup6heZUk1IUA409eak3bYGOtDDYCpxbQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.21) + '@csstools/css-color-parser': 1.3.2(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.21) postcss: 8.4.21 dev: false @@ -1923,15 +1937,15 @@ packages: postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-stepped-value-functions@3.0.1(postcss@8.4.21): - resolution: {integrity: sha512-y1sykToXorFE+5cjtp//xAMWEAEple0kcZn2QhzEFIZDDNvGOCp5JvvmmPGsC3eDlj6yQp70l9uXZNLnimEYfA==} + /@csstools/postcss-stepped-value-functions@3.0.2(postcss@8.4.21): + resolution: {integrity: sha512-I3wX44MZVv+tDuWfrd3BTvRB/YRIM2F5v1MBtTI89sxpFn47mNpTwpPYUOGPVCgKlRDfZSlxIUYhUQmqRQZZFQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 + '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.21 dev: false @@ -1945,8 +1959,8 @@ packages: postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-text-decoration-shorthand@3.0.2(postcss@8.4.21): - resolution: {integrity: sha512-vO2onX7/TPU3LMrSvg+FhMxTujhU+LELP9zln7SiB5BJqZi+y/ZOJZRBHFvCfM9J1lnNkskMN96bP5g3yg7Jmw==} + /@csstools/postcss-text-decoration-shorthand@3.0.3(postcss@8.4.21): + resolution: {integrity: sha512-d5J9m49HhqXRcw1S6vTZuviHi/iknUKGjBpChiNK1ARg9sSa3b8m5lsWz5Izs8ISORZdv2bZRwbw5Z2R6gQ9kQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 @@ -1966,15 +1980,15 @@ packages: postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-trigonometric-functions@3.0.1(postcss@8.4.21): - resolution: {integrity: sha512-hW+JPv0MPQfWC1KARgvJI6bisEUFAZWSvUNq/khGCupYV/h6Z9R2ZFz0Xc633LXBst0ezbXpy7NpnPurSx5Klw==} + /@csstools/postcss-trigonometric-functions@3.0.2(postcss@8.4.21): + resolution: {integrity: sha512-AwzNhF4QOKaLOKvMljwwFkeYXwufhRO15G+kKohHkyoNOL75xWkN+W2Y9ik9tSeAyDv+cYNlYaF+o/a79WjVjg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 + '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.21 dev: false @@ -2014,12 +2028,12 @@ packages: postcss-selector-parser: 6.0.13 dev: false - /@ember-data/adapter@4.6.1(@babel/core@7.22.19)(webpack@5.74.0): + /@ember-data/adapter@4.6.1(@babel/core@7.23.0)(webpack@5.74.0): resolution: {integrity: sha512-FqTaH49RCw/uNveuyyTwvTUUdrgVNeosvAYEjqmdXTavpJdgqleF12s6yDlf//NVY4KexkiLLAhwal1U0NRx2g==} engines: {node: ^14.8.0 || 16.* || >= 18.*} dependencies: - '@ember-data/private-build-infra': 4.6.1(@babel/core@7.22.19) - '@ember-data/store': 4.6.1(@babel/core@7.22.19)(webpack@5.74.0) + '@ember-data/private-build-infra': 4.6.1(@babel/core@7.23.0) + '@ember-data/store': 4.6.1(@babel/core@7.23.0)(webpack@5.74.0) '@ember/edition-utils': 1.2.0 '@ember/string': 3.1.1 ember-auto-import: 2.4.2(webpack@5.74.0) @@ -2041,11 +2055,11 @@ packages: transitivePeerDependencies: - supports-color - /@ember-data/debug@4.6.1(@babel/core@7.22.19)(webpack@5.74.0): + /@ember-data/debug@4.6.1(@babel/core@7.23.0)(webpack@5.74.0): resolution: {integrity: sha512-p5Q2bYuwnpZii5HsrQmXkbotkBteJnxb3JSLpVyZCGvxNmQ7GkU/aJO4vVnihplEI9UaBNi/XEwFmFlBUh73Bw==} engines: {node: ^14.8.0 || 16.* || >= 18.*} dependencies: - '@ember-data/private-build-infra': 4.6.1(@babel/core@7.22.19) + '@ember-data/private-build-infra': 4.6.1(@babel/core@7.23.0) '@ember/edition-utils': 1.2.0 '@ember/string': 3.1.1 ember-auto-import: 2.4.2(webpack@5.74.0) @@ -2058,23 +2072,23 @@ packages: - supports-color - webpack - /@ember-data/model@4.6.1(@babel/core@7.22.19)(webpack@5.74.0): + /@ember-data/model@4.6.1(@babel/core@7.23.0)(webpack@5.74.0): resolution: {integrity: sha512-K1XkKiM0IRy1EMBufeMabboj68x9b9EHmbkAesuTiXCdVkES4ZNgaSmba55ZYKC+uenNYRSR++tqDbCWTlp30Q==} engines: {node: ^14.8.0 || 16.* || >= 18.*} dependencies: '@ember-data/canary-features': 4.6.1 - '@ember-data/private-build-infra': 4.6.1(@babel/core@7.22.19) - '@ember-data/store': 4.6.1(@babel/core@7.22.19)(webpack@5.74.0) + '@ember-data/private-build-infra': 4.6.1(@babel/core@7.23.0) + '@ember-data/store': 4.6.1(@babel/core@7.23.0)(webpack@5.74.0) '@ember/edition-utils': 1.2.0 '@ember/string': 3.1.1 '@embroider/macros': 1.13.1 ember-auto-import: 2.4.2(webpack@5.74.0) - ember-cached-decorator-polyfill: 0.1.4(@babel/core@7.22.19) + ember-cached-decorator-polyfill: 0.1.4(@babel/core@7.23.0) ember-cli-babel: 7.26.11 ember-cli-string-utils: 1.1.0 ember-cli-test-info: 1.0.0 ember-cli-typescript: 5.2.1 - ember-compatibility-helpers: 1.2.6(@babel/core@7.22.19) + ember-compatibility-helpers: 1.2.6(@babel/core@7.23.0) inflection: 1.13.4 transitivePeerDependencies: - '@babel/core' @@ -2082,14 +2096,14 @@ packages: - supports-color - webpack - /@ember-data/private-build-infra@4.6.1(@babel/core@7.22.19): + /@ember-data/private-build-infra@4.6.1(@babel/core@7.23.0): resolution: {integrity: sha512-bdX5JE98n4aGiNX6L3DvNTVK8Wjw1xZIiFy4vWskZvgdEQxAvCz8HuMtZH9i1611WFrgcjeQIz2oKA5AwwQQPQ==} engines: {node: ^14.8.0 || 16.* || >= 18.*} dependencies: - '@babel/plugin-transform-block-scoping': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-block-scoping': 7.23.0(@babel/core@7.23.0) '@ember-data/canary-features': 4.6.1 '@ember/edition-utils': 1.2.0 - babel-plugin-debug-macros: 0.3.4(@babel/core@7.22.19) + babel-plugin-debug-macros: 0.3.4(@babel/core@7.23.0) babel-plugin-filter-imports: 4.0.0 babel6-plugin-strip-class-callcheck: 6.0.0 broccoli-debug: 0.6.5 @@ -2115,13 +2129,13 @@ packages: - '@babel/core' - supports-color - /@ember-data/record-data@4.6.1(@babel/core@7.22.19)(webpack@5.74.0): + /@ember-data/record-data@4.6.1(@babel/core@7.23.0)(webpack@5.74.0): resolution: {integrity: sha512-ALoqfG0Q50Be7Q0LCR2DpB9O6OwKmyafFqKhm6WQl6OMXHdrqilcVO7DoaEpJYyaXwDZDZzwt59Z7F5+Eq1OCg==} engines: {node: ^14.8.0 || 16.* || >= 18.*} dependencies: '@ember-data/canary-features': 4.6.1 - '@ember-data/private-build-infra': 4.6.1(@babel/core@7.22.19) - '@ember-data/store': 4.6.1(@babel/core@7.22.19)(webpack@5.74.0) + '@ember-data/private-build-infra': 4.6.1(@babel/core@7.23.0) + '@ember-data/store': 4.6.1(@babel/core@7.23.0)(webpack@5.74.0) '@ember/edition-utils': 1.2.0 ember-auto-import: 2.4.2(webpack@5.74.0) ember-cli-babel: 7.26.11 @@ -2136,12 +2150,12 @@ packages: /@ember-data/rfc395-data@0.0.4: resolution: {integrity: sha512-tGRdvgC9/QMQSuSuJV45xoyhI0Pzjm7A9o/MVVA3HakXIImJbbzx/k/6dO9CUEQXIyS2y0fW6C1XaYOG7rY0FQ==} - /@ember-data/serializer@4.6.1(@babel/core@7.22.19)(webpack@5.74.0): + /@ember-data/serializer@4.6.1(@babel/core@7.23.0)(webpack@5.74.0): resolution: {integrity: sha512-jIrPeHa+wUjYqs66oDzWXPhpseMunU5c+6R54hbwyVnTitFRUFKwPqQTwe9vn0U3bm4nDXBOd9H/UuirKperSg==} engines: {node: ^14.8.0 || 16.* || >= 18.*} dependencies: - '@ember-data/private-build-infra': 4.6.1(@babel/core@7.22.19) - '@ember-data/store': 4.6.1(@babel/core@7.22.19)(webpack@5.74.0) + '@ember-data/private-build-infra': 4.6.1(@babel/core@7.23.0) + '@ember-data/store': 4.6.1(@babel/core@7.23.0)(webpack@5.74.0) ember-auto-import: 2.4.2(webpack@5.74.0) ember-cli-babel: 7.26.11 ember-cli-test-info: 1.0.0 @@ -2152,17 +2166,17 @@ packages: - supports-color - webpack - /@ember-data/store@4.6.1(@babel/core@7.22.19)(webpack@5.74.0): + /@ember-data/store@4.6.1(@babel/core@7.23.0)(webpack@5.74.0): resolution: {integrity: sha512-vC0qqncsTvlnmcK5Tfe+sZ8VfdWsKRUDaGJvRtZkI5eGdhPs5FWBHJ1+tYRqGbiWj8McPIEUy1m/Tf/9RC22+g==} engines: {node: ^14.8.0 || 16.* || >= 18.*} dependencies: '@ember-data/canary-features': 4.6.1 - '@ember-data/private-build-infra': 4.6.1(@babel/core@7.22.19) + '@ember-data/private-build-infra': 4.6.1(@babel/core@7.23.0) '@ember/string': 3.1.1 '@embroider/macros': 1.13.1 '@glimmer/tracking': 1.1.2 ember-auto-import: 2.4.2(webpack@5.74.0) - ember-cached-decorator-polyfill: 0.1.4(@babel/core@7.22.19) + ember-cached-decorator-polyfill: 0.1.4(@babel/core@7.23.0) ember-cli-babel: 7.26.11 ember-cli-path-utils: 1.0.0 ember-cli-typescript: 5.2.1 @@ -2214,7 +2228,7 @@ packages: ember-cli-babel: 7.26.11 ember-cli-htmlbars: 5.7.2 ember-cli-typescript: 4.2.1 - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) transitivePeerDependencies: - '@glint/template' - supports-color @@ -2233,7 +2247,7 @@ packages: - supports-color dev: true - /@ember/render-modifiers@2.1.0(@babel/core@7.22.19)(ember-source@4.6.0): + /@ember/render-modifiers@2.1.0(@babel/core@7.23.0)(ember-source@4.6.0): resolution: {integrity: sha512-LruhfoDv2itpk0fA0IC76Sxjcnq/7BC6txpQo40hOko8Dn6OxwQfxkPIbZGV0Cz7df+iX+VJrcYzNIvlc3w2EQ==} engines: {node: 12.* || 14.* || >= 16} peerDependencies: @@ -2245,8 +2259,8 @@ packages: dependencies: '@embroider/macros': 1.13.1 ember-cli-babel: 7.26.11 - ember-modifier-manager-polyfill: 1.2.0(@babel/core@7.22.19) - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-modifier-manager-polyfill: 1.2.0(@babel/core@7.23.0) + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) transitivePeerDependencies: - '@babel/core' - supports-color @@ -2259,7 +2273,7 @@ packages: transitivePeerDependencies: - supports-color - /@ember/test-helpers@2.8.1(@babel/core@7.22.19)(ember-source@4.6.0): + /@ember/test-helpers@2.8.1(@babel/core@7.23.0)(ember-source@4.6.0): resolution: {integrity: sha512-jbsYwWyAdhL/pdPu7Gb3SG1gvIXY70FWMtC/Us0Kmvk82Y+5YUQ1SOC0io75qmOGYQmH7eQrd/bquEVd+4XtdQ==} engines: {node: 10.* || 12.* || 14.* || 15.* || >= 16.*} peerDependencies: @@ -2272,15 +2286,15 @@ packages: broccoli-funnel: 3.0.8 ember-cli-babel: 7.26.11 ember-cli-htmlbars: 5.7.2 - ember-destroyable-polyfill: 2.0.3(@babel/core@7.22.19) - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-destroyable-polyfill: 2.0.3(@babel/core@7.23.0) + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) transitivePeerDependencies: - '@babel/core' - '@glint/environment-ember-loose' - '@glint/template' - supports-color - /@ember/test-helpers@2.9.4(@babel/core@7.22.19)(ember-source@4.6.0): + /@ember/test-helpers@2.9.4(@babel/core@7.23.0)(ember-source@4.6.0): resolution: {integrity: sha512-z+Qs1NYWyIVDmrY6WdmOS5mdG1lJ5CFfzh6dRhLfs9lq45deDaDrVNcaCYhnNeJZTvUBK2XR2SvPcZm0RloXdA==} engines: {node: 10.* || 12.* || 14.* || 15.* || >= 16.*} peerDependencies: @@ -2293,8 +2307,8 @@ packages: broccoli-funnel: 3.0.8 ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.3.0 - ember-destroyable-polyfill: 2.0.3(@babel/core@7.22.19) - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-destroyable-polyfill: 2.0.3(@babel/core@7.23.0) + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) transitivePeerDependencies: - '@babel/core' - '@glint/environment-ember-loose' @@ -2351,11 +2365,11 @@ packages: dependencies: '@embroider/shared-internals': 2.4.0 assert-never: 1.2.1 - babel-import-util: 2.0.0 + babel-import-util: 2.0.1 ember-cli-babel: 7.26.11 find-up: 5.0.0 lodash: 4.17.21 - resolve: 1.22.5 + resolve: 1.22.6 semver: 7.5.4 transitivePeerDependencies: - supports-color @@ -2377,7 +2391,7 @@ packages: resolution: {integrity: sha512-pFE05ebenWMC9XAPRjadYCXXb6VmqjkhYN5uqkhPo+VUmMHnx7sZYYxqGjxfVuhC/ghS/BNlOffOCXDOoE7k7g==} engines: {node: 12.* || 14.* || >= 16} dependencies: - babel-import-util: 2.0.0 + babel-import-util: 2.0.1 debug: 4.3.4 ember-rfc176-data: 0.3.18 fs-extra: 9.1.0 @@ -2405,7 +2419,7 @@ packages: '@embroider/macros': 1.13.1 broccoli-funnel: 3.0.8 ember-cli-babel: 7.26.11 - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) transitivePeerDependencies: - supports-color @@ -2416,7 +2430,7 @@ packages: ajv: 6.12.6 debug: 4.3.4 espree: 7.3.1 - globals: 13.21.0 + globals: 13.22.0 ignore: 4.0.6 import-fresh: 3.3.0 js-yaml: 3.14.1 @@ -2426,22 +2440,22 @@ packages: - supports-color dev: true - /@fleetbase/dev-engine@0.1.8(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0): + /@fleetbase/dev-engine@0.1.8(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0): resolution: {integrity: sha512-En2O/UBNxodOBFGUwoS3/CBT5z485+I8CDob4okApHC5gUrVkUtVDRWOaVE/5scJJXXtK80SXowDxJ4J1SOOVw==} engines: {node: 14.* || >= 16} peerDependencies: ember-engines: ^0.8.23 dependencies: - '@fleetbase/ember-core': 0.1.2(@babel/core@7.22.19)(ember-fetch@8.1.1)(postcss@8.4.21)(webpack@5.74.0) - '@fleetbase/ember-ui': 0.1.8(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0) - '@fortawesome/ember-fontawesome': 0.4.1(rollup@3.29.1) + '@fleetbase/ember-core': 0.1.3(@babel/core@7.23.0)(ember-fetch@8.1.1)(postcss@8.4.21)(webpack@5.74.0) + '@fleetbase/ember-ui': 0.1.9(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0) + '@fortawesome/ember-fontawesome': 0.4.1(rollup@3.29.4) '@fortawesome/fontawesome-svg-core': 6.4.0 '@fortawesome/free-solid-svg-icons': 6.4.0 ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.1.0 ember-engines: 0.8.23(@ember/legacy-built-in-components@0.4.1)(ember-source@4.6.0) ember-intl: 6.0.0-beta.6(webpack@5.74.0) - ember-prism: 0.13.0(@babel/core@7.22.19)(ember-source@4.6.0)(webpack@5.74.0) + ember-prism: 0.13.0(@babel/core@7.23.0)(ember-source@4.6.0)(webpack@5.74.0) ember-tag-input: 3.1.0 ember-wormhole: 0.6.0 transitivePeerDependencies: @@ -2465,22 +2479,22 @@ packages: - webpack-command dev: false - /@fleetbase/ember-core@0.1.2(@babel/core@7.22.19)(ember-fetch@8.1.1)(postcss@8.4.21)(webpack@5.74.0): - resolution: {integrity: sha512-cd6rKJWxiXgI8OZtwp8bHOF1BLyfjQPAg3bqzSO/31MPVQHL230tmjbfB1yggb72iv247LXxgHHjiTb2th9lPw==} + /@fleetbase/ember-core@0.1.3(@babel/core@7.23.0)(ember-fetch@8.1.1)(postcss@8.4.21)(webpack@5.74.0): + resolution: {integrity: sha512-eTcVzpVz7J7B0ctZLIsyrJ3wk4ATDahfer/WK/udW4M8Q5vEgEXXr0e+Wjzy6g7gv+n9f0DKe6eZ3uz5NoGzQg==} engines: {node: 14.* || >= 16} dependencies: date-fns: 2.30.0 ember-auto-import: 2.4.2(webpack@5.74.0) ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.1.0 - ember-cli-notifications: 8.0.0(@babel/core@7.22.19)(postcss@8.4.21) - ember-concurrency: 2.3.7(@babel/core@7.22.19) - ember-concurrency-decorators: 2.0.3(@babel/core@7.22.19) + ember-cli-notifications: 8.0.0(@babel/core@7.23.0)(postcss@8.4.21) + ember-concurrency: 2.3.7(@babel/core@7.23.0) + ember-concurrency-decorators: 2.0.3(@babel/core@7.23.0) ember-decorators: 6.1.1 ember-get-config: 2.1.1 ember-inflector: 4.0.2 ember-intl: 6.0.0-beta.6(webpack@5.74.0) - ember-loading: 2.0.0(@babel/core@7.22.19) + ember-loading: 2.0.0(@babel/core@7.23.0) ember-local-storage: 2.0.6 ember-simple-auth: 4.2.2(ember-fetch@8.1.1) ember-wormhole: 0.6.0 @@ -2497,16 +2511,16 @@ packages: - webpack dev: false - /@fleetbase/ember-ui@0.1.8(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0): - resolution: {integrity: sha512-9MAICV1fp25SPROLrJV1Sn6VtWiWkbZQtcD58ITzYQaqRBSvN8pbu3/OPeXpa8KqZjhmDyMn4zXshRj3rc28Ng==} + /@fleetbase/ember-ui@0.1.9(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0): + resolution: {integrity: sha512-zB/a/r9YYW8QkZqKsaN/Af0wJWM/P1+/m5V/JK+jLO4yojUOa/e7oZYeeE/GRB1Kz3LwaSmhEWCMYKnxeiey2A==} engines: {node: 14.* || >= 16} dependencies: - '@ember/render-modifiers': 2.1.0(@babel/core@7.22.19)(ember-source@4.6.0) + '@ember/render-modifiers': 2.1.0(@babel/core@7.23.0)(ember-source@4.6.0) '@ember/string': 3.1.1 '@embroider/addon': 0.30.0 '@embroider/macros': 1.13.1 '@floating-ui/dom': 1.5.3 - '@fortawesome/ember-fontawesome': 1.0.3(rollup@3.29.1)(webpack@5.74.0) + '@fortawesome/ember-fontawesome': 1.0.3(rollup@3.29.4)(webpack@5.74.0) '@fortawesome/fontawesome-svg-core': 6.4.0 '@fortawesome/free-brands-svg-icons': 6.4.0 '@fortawesome/free-solid-svg-icons': 6.4.0 @@ -2514,7 +2528,7 @@ packages: '@tailwindcss/forms': 0.5.3(tailwindcss@3.1.8) air-datepicker: 3.4.0 autonumeric: 4.10.0 - autoprefixer: 10.4.15(postcss@8.4.21) + autoprefixer: 10.4.16(postcss@8.4.21) broccoli-funnel: 3.0.8 broccoli-merge-trees: 4.2.0 chart.js: 4.4.0 @@ -2522,30 +2536,30 @@ packages: date-fns: 2.30.0 ember-animated: 1.0.4(@ember/test-helpers@2.8.1)(ember-source@4.6.0) ember-auto-import: 2.4.2(webpack@5.74.0) - ember-basic-dropdown: 7.2.2(@babel/core@7.22.19)(@ember/string@3.1.1)(ember-source@4.6.0)(webpack@5.74.0) + ember-basic-dropdown: 7.2.2(@babel/core@7.23.0)(@ember/string@3.1.1)(ember-source@4.6.0)(webpack@5.74.0) ember-cli-accounting: 2.1.0 ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.1.0 ember-cli-postcss: 8.2.0 ember-cli-string-helpers: 6.1.0 ember-composable-helpers: 5.0.0 - ember-concurrency: 2.3.7(@babel/core@7.22.19) - ember-concurrency-decorators: 2.0.3(@babel/core@7.22.19) + ember-concurrency: 2.3.7(@babel/core@7.23.0) + ember-concurrency-decorators: 2.0.3(@babel/core@7.23.0) ember-concurrency-test-waiter: 0.4.0(ember-concurrency@2.3.7) - ember-file-upload: 7.4.0(@babel/core@7.22.19)(ember-source@4.6.0)(webpack@5.74.0) + ember-file-upload: 7.4.0(@babel/core@7.23.0)(ember-source@4.6.0)(webpack@5.74.0) ember-focus-trap: 1.1.0(ember-source@4.6.0) ember-get-config: 2.1.1 - ember-infinity: 2.3.0(@babel/core@7.22.19)(ember-source@4.6.0) + ember-infinity: 2.3.0(@babel/core@7.23.0)(ember-source@4.6.0) ember-inflector: 4.0.2 - ember-loading: 2.0.0(@babel/core@7.22.19) + ember-loading: 2.0.0(@babel/core@7.23.0) ember-math-helpers: 2.18.2 - ember-modifier: 3.2.7(@babel/core@7.22.19) + ember-modifier: 3.2.7(@babel/core@7.23.0) ember-on-helper: 0.1.0 - ember-power-calendar: 0.18.0(@babel/core@7.22.19)(ember-source@4.6.0) - ember-power-select: 6.0.1(@babel/core@7.22.19)(ember-source@4.6.0) - ember-ref-bucket: 4.1.0(@babel/core@7.22.19) + ember-power-calendar: 0.18.0(@babel/core@7.23.0)(ember-source@4.6.0) + ember-power-select: 6.0.1(@babel/core@7.23.0)(ember-source@4.6.0) + ember-ref-bucket: 4.1.0(@babel/core@7.23.0) ember-responsive: 5.0.0 - ember-style-modifier: 3.0.1(@babel/core@7.22.19)(@ember/string@3.1.1)(webpack@5.74.0) + ember-style-modifier: 3.0.1(@babel/core@7.23.0)(@ember/string@3.1.1)(webpack@5.74.0) ember-truth-helpers: 3.1.1 ember-window-mock: 0.9.0(ember-source@4.6.0) ember-wormhole: 0.6.0 @@ -2556,7 +2570,7 @@ packages: postcss-each: 1.1.0(postcss@8.4.21) postcss-import: 15.1.0(postcss@8.4.21) postcss-mixins: 9.0.4(postcss@8.4.21) - postcss-preset-env: 9.1.3(postcss@8.4.21) + postcss-preset-env: 9.1.4(postcss@8.4.21) tailwindcss: 3.1.8(postcss@8.4.21) transitivePeerDependencies: - '@babel/core' @@ -2575,19 +2589,8 @@ packages: - webpack-command dev: false - /@fleetbase/fleetops-data@0.0.6: - resolution: {integrity: sha512-btyDaM6n5k7FdKvm9Pk2df6eAdehDbJ7RzTj9qFAX1vUmfFqh953/tSjBM6vhIUZcMV82CKC0h74EJfDog+2Lg==} - engines: {node: 14.* || >= 16} - dependencies: - date-fns: 2.30.0 - ember-cli-babel: 7.26.11 - ember-cli-htmlbars: 6.1.0 - transitivePeerDependencies: - - supports-color - dev: false - - /@fleetbase/fleetops-data@0.0.7: - resolution: {integrity: sha512-mVXLEZrrGVToaTqQN/qfxzoJVqyB9BKJFksK5FMcenPoPnJKvOuQlUVfBSYD2iOd77li7rIb9eIU8olfQ0O0zQ==} + /@fleetbase/fleetops-data@0.1.0: + resolution: {integrity: sha512-JuRjiY+W+nnWKMHE0I7j1xTc9SBKVW2CYvOdEY4tpv8o8Jsloq/VaSf34lbWHSemEeCzzquPpOb/s0fKFKFbMQ==} engines: {node: 14.* || >= 16} dependencies: date-fns: 2.30.0 @@ -2597,21 +2600,21 @@ packages: - supports-color dev: false - /@fleetbase/fleetops-engine@0.2.3(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0): - resolution: {integrity: sha512-/hs4a5PzgszatlZy9zf22Lkx1rSlwxA6I6Qebro4moPvkbMIUbtW/M9OVIVURczEre9UDyjFnHpfbV3EpflR1g==} + /@fleetbase/fleetops-engine@0.2.4(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0): + resolution: {integrity: sha512-ivcGN0vz9TX7ygo/VaOc600vzFFFH5y+O5ONvJhH+VtE5bPVewr245logT61I3gV14qzV2gVTG8D6URUM4OFHw==} engines: {node: 14.* || >= 16} peerDependencies: ember-engines: ^0.8.23 dependencies: - '@fleetbase/ember-core': 0.1.2(@babel/core@7.22.19)(ember-fetch@8.1.1)(postcss@8.4.21)(webpack@5.74.0) - '@fleetbase/ember-ui': 0.1.8(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0) - '@fleetbase/fleetops-data': 0.0.7 + '@fleetbase/ember-core': 0.1.3(@babel/core@7.23.0)(ember-fetch@8.1.1)(postcss@8.4.21)(webpack@5.74.0) + '@fleetbase/ember-ui': 0.1.9(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0) + '@fleetbase/fleetops-data': 0.1.0 '@fleetbase/leaflet-routing-machine': 3.2.16 - '@fortawesome/ember-fontawesome': 0.4.1(rollup@3.29.1) + '@fortawesome/ember-fontawesome': 0.4.1(rollup@3.29.4) '@fortawesome/fontawesome-svg-core': 6.4.0 '@fortawesome/free-solid-svg-icons': 6.4.0 '@terraformer/spatial': 2.1.2 - '@zestia/ember-dragula': 12.1.0(@babel/core@7.22.19)(ember-source@4.6.0)(webpack@5.74.0) + '@zestia/ember-dragula': 12.1.0(@babel/core@7.23.0)(ember-source@4.6.0)(webpack@5.74.0) broccoli-funnel: 3.0.8 broccoli-merge-trees: 4.2.0 ember-cli-babel: 7.26.11 @@ -2619,7 +2622,7 @@ packages: ember-cli-htmlbars: 6.1.0 ember-engines: 0.8.23(@ember/legacy-built-in-components@0.4.1)(ember-source@4.6.0) ember-intl: 6.0.0-beta.6(webpack@5.74.0) - ember-leaflet: 5.1.1(@babel/core@7.22.19)(ember-source@4.6.0)(leaflet@1.9.4)(webpack@5.74.0) + ember-leaflet: 5.1.1(@babel/core@7.23.0)(ember-source@4.6.0)(leaflet@1.9.4)(webpack@5.74.0) ember-radio-button: 3.0.0-beta.1 ember-wormhole: 0.6.0 leaflet: 1.9.4 @@ -2651,15 +2654,15 @@ packages: - webpack-command dev: false - /@fleetbase/iam-engine@0.0.6(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0): + /@fleetbase/iam-engine@0.0.6(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0): resolution: {integrity: sha512-cZe90CSyz2SLqs4GZK3gXzLpJFfZqkddht/C+DxHEXkCcOB5agQ3rq8vJ9oLi754dncEfkdoS1zxneeSdxC4bw==} engines: {node: 14.* || >= 16} peerDependencies: ember-engines: ^0.8.23 dependencies: - '@fleetbase/ember-core': 0.1.2(@babel/core@7.22.19)(ember-fetch@8.1.1)(postcss@8.4.21)(webpack@5.74.0) - '@fleetbase/ember-ui': 0.1.8(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0) - '@fortawesome/ember-fontawesome': 0.4.1(rollup@3.29.1) + '@fleetbase/ember-core': 0.1.3(@babel/core@7.23.0)(ember-fetch@8.1.1)(postcss@8.4.21)(webpack@5.74.0) + '@fleetbase/ember-ui': 0.1.9(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0) + '@fortawesome/ember-fontawesome': 0.4.1(rollup@3.29.4) '@fortawesome/fontawesome-svg-core': 6.4.0 '@fortawesome/free-solid-svg-icons': 6.4.0 ember-cli-babel: 7.26.11 @@ -2700,16 +2703,16 @@ packages: osrm-text-instructions: 0.13.4 dev: false - /@fleetbase/storefront-engine@0.1.7(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0): + /@fleetbase/storefront-engine@0.1.7(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-engines@0.8.23)(ember-fetch@8.1.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0): resolution: {integrity: sha512-gftgHd6F/PqT4O8/k15kLh+bfAw/9M+1QZ+ZXkFIe+cuLfP7RTYDkAuN3U+RXprdTrodOuBgYBhGInWBrfaNEg==} engines: {node: 14.* || >= 16} peerDependencies: ember-engines: ^0.8.23 dependencies: - '@fleetbase/ember-core': 0.1.2(@babel/core@7.22.19)(ember-fetch@8.1.1)(postcss@8.4.21)(webpack@5.74.0) - '@fleetbase/ember-ui': 0.1.8(@babel/core@7.22.19)(@ember/test-helpers@2.8.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.1)(webpack@5.74.0) - '@fleetbase/fleetops-data': 0.0.6 - '@fortawesome/ember-fontawesome': 0.4.1(rollup@3.29.1) + '@fleetbase/ember-core': 0.1.3(@babel/core@7.23.0)(ember-fetch@8.1.1)(postcss@8.4.21)(webpack@5.74.0) + '@fleetbase/ember-ui': 0.1.9(@babel/core@7.23.0)(@ember/test-helpers@2.8.1)(ember-source@4.6.0)(postcss@8.4.21)(rollup@3.29.4)(webpack@5.74.0) + '@fleetbase/fleetops-data': 0.1.0 + '@fortawesome/ember-fontawesome': 0.4.1(rollup@3.29.4) '@fortawesome/fontawesome-svg-core': 6.4.0 '@fortawesome/free-solid-svg-icons': 6.4.0 ember-cli-babel: 7.26.11 @@ -2743,18 +2746,18 @@ packages: /@floating-ui/core@1.5.0: resolution: {integrity: sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==} dependencies: - '@floating-ui/utils': 0.1.3 + '@floating-ui/utils': 0.1.4 dev: false /@floating-ui/dom@1.5.3: resolution: {integrity: sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==} dependencies: '@floating-ui/core': 1.5.0 - '@floating-ui/utils': 0.1.3 + '@floating-ui/utils': 0.1.4 dev: false - /@floating-ui/utils@0.1.3: - resolution: {integrity: sha512-uvnFKtPgzLnpzzTRfhDlvXX0kLYi9lDRQbcDmT8iXl71Rx+uwSuaUIQl3DNC7w5OweAQ7XQMDObML+KaYDQfng==} + /@floating-ui/utils@0.1.4: + resolution: {integrity: sha512-qprfWkn82Iw821mcKofJ5Pk9wgioHicxcQMxx+5zt5GSKoqdWvgG5AxVmpmUUjzTLPVSH5auBrhI93Deayn/DA==} dev: false /@formatjs/ecma402-abstract@1.17.2: @@ -2807,8 +2810,8 @@ packages: tslib: 2.6.2 dev: false - /@formatjs/intl@2.9.2: - resolution: {integrity: sha512-brettBil92sd8i4dHEc6by8mqp4NbRvR2A94dZK9pQuSghkoqn2TIvwuaetmMNsBXexv7hYsehNQPi1qqkdPig==} + /@formatjs/intl@2.9.3: + resolution: {integrity: sha512-hclPdyCF1zk2XmhgdXfl5Sd30QEdRBnIijH7Vc1AWz2K0/saVRrxuL3UYn+m3xEyfOa4yDbTWVbmXDL0XEzlsQ==} peerDependencies: typescript: ^4.7 || 5 peerDependenciesMeta: @@ -2820,11 +2823,11 @@ packages: '@formatjs/icu-messageformat-parser': 2.6.2 '@formatjs/intl-displaynames': 6.5.2 '@formatjs/intl-listformat': 7.4.2 - intl-messageformat: 10.5.2 + intl-messageformat: 10.5.3 tslib: 2.6.2 dev: false - /@fortawesome/ember-fontawesome@0.4.1(rollup@3.29.1): + /@fortawesome/ember-fontawesome@0.4.1(rollup@3.29.4): resolution: {integrity: sha512-drBupV++kJP2rmyfxg55e4NeaezGEk1Ng9QMTFvEURIkFQfd3QPAxBdC9CLuAWKtzgF6zACGyv/9D2AzF45juQ==} engines: {node: 12.* || 14.* || >= 16} dependencies: @@ -2841,19 +2844,19 @@ packages: ember-get-config: 2.1.1 find-yarn-workspace-root: 2.0.0 glob: 7.2.3 - rollup-plugin-node-resolve: 5.2.0(rollup@3.29.1) + rollup-plugin-node-resolve: 5.2.0(rollup@3.29.4) transitivePeerDependencies: - '@glint/template' - rollup - supports-color dev: false - /@fortawesome/ember-fontawesome@1.0.3(rollup@3.29.1)(webpack@5.74.0): + /@fortawesome/ember-fontawesome@1.0.3(rollup@3.29.4)(webpack@5.74.0): resolution: {integrity: sha512-KGw4a4moLo9wcGwFU05Y7yV2/va2R/lN7rO3cw6ZBrnMigyAReYH9XcK4zkiAXGaLAbzc/mOyP19ofr2rc7HBg==} engines: {node: 12.* || 14.* || >= 16} dependencies: '@fortawesome/fontawesome-svg-core': 6.4.0 - '@rollup/plugin-node-resolve': 15.2.1(rollup@3.29.1) + '@rollup/plugin-node-resolve': 15.2.1(rollup@3.29.4) broccoli-file-creator: 2.1.1 broccoli-merge-trees: 4.2.0 broccoli-plugin: 4.0.7 @@ -2910,7 +2913,7 @@ packages: simple-html-tokenizer: 0.3.0 dev: false - /@glimmer/component@1.1.2(@babel/core@7.22.19): + /@glimmer/component@1.1.2(@babel/core@7.23.0): resolution: {integrity: sha512-XyAsEEa4kWOPy+gIdMjJ8XlzA3qrGH55ZDv6nA16ibalCR17k74BI0CztxuRds+Rm6CtbUVgheCVlcCULuqD7A==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: @@ -2925,9 +2928,9 @@ packages: ember-cli-normalize-entity-name: 1.0.0 ember-cli-path-utils: 1.0.0 ember-cli-string-utils: 1.1.0 - ember-cli-typescript: 3.0.0(@babel/core@7.22.19) + ember-cli-typescript: 3.0.0(@babel/core@7.23.0) ember-cli-version-checker: 3.1.3 - ember-compatibility-helpers: 1.2.6(@babel/core@7.22.19) + ember-compatibility-helpers: 1.2.6(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color @@ -3012,10 +3015,10 @@ packages: '@glimmer/global-context': 0.84.3 dev: true - /@glimmer/vm-babel-plugins@0.84.2(@babel/core@7.22.19): + /@glimmer/vm-babel-plugins@0.84.2(@babel/core@7.23.0): resolution: {integrity: sha512-HS2dEbJ3CgXn56wk/5QdudM7rE3vtNMvPIoG7Rrg+GhkGMNxBCIRxOeEF2g520j9rwlA2LAZFpc7MCDMFbTjNA==} dependencies: - babel-plugin-debug-macros: 0.3.4(@babel/core@7.22.19) + babel-plugin-debug-macros: 0.3.4(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' @@ -3082,7 +3085,7 @@ packages: resolution: {integrity: sha512-F5z53uvRIF4dYfFfJP3a2Cqg+4P1dgJchJsFnsZE0eZp0LK8X7g2J0CsJHRgns+skpXOlM7n5vFGwkWCWj8qJg==} engines: {node: 12.* || >= 14} dependencies: - '@types/eslint': 8.44.2 + '@types/eslint': 8.44.3 find-up: 5.0.0 fs-extra: 9.1.0 proper-lockfile: 4.1.2 @@ -3147,7 +3150,7 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - /@rollup/plugin-node-resolve@15.2.1(rollup@3.29.1): + /@rollup/plugin-node-resolve@15.2.1(rollup@3.29.4): resolution: {integrity: sha512-nsbUg588+GDSu8/NS8T4UAshO6xeaOfINNuXeVHcKV02LJtoRaM1SiOacClw4kws1SFiNhdLGxlbMY9ga/zs/w==} engines: {node: '>=14.0.0'} peerDependencies: @@ -3156,16 +3159,16 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.4(rollup@3.29.1) + '@rollup/pluginutils': 5.0.4(rollup@3.29.4) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-builtin-module: 3.2.1 is-module: 1.0.0 - resolve: 1.22.5 - rollup: 3.29.1 + resolve: 1.22.6 + rollup: 3.29.4 dev: false - /@rollup/pluginutils@5.0.4(rollup@3.29.1): + /@rollup/pluginutils@5.0.4(rollup@3.29.4): resolution: {integrity: sha512-0KJnIoRI8A+a1dqOYLxH8vBf8bphDmty5QvIm2hqm7oFCFYKCAZWWd2hXgMibaPsNDhI0AtpYfQZJG47pt/k4g==} engines: {node: '>=14.0.0'} peerDependencies: @@ -3174,10 +3177,10 @@ packages: rollup: optional: true dependencies: - '@types/estree': 1.0.1 + '@types/estree': 1.0.2 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 3.29.1 + rollup: 3.29.4 dev: false /@simple-dom/interface@1.4.0: @@ -3208,13 +3211,13 @@ packages: /@types/acorn@4.0.6: resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==} dependencies: - '@types/estree': 1.0.1 + '@types/estree': 1.0.2 - /@types/body-parser@1.19.2: - resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} + /@types/body-parser@1.19.3: + resolution: {integrity: sha512-oyl4jvAfTGX9Bt6Or4H9ni1Z447/tQuxnZsytsCaExKlmJiU8sFgnIBRzJUpKwB5eWn9HuBYlUlVA74q/yN0eQ==} dependencies: '@types/connect': 3.4.36 - '@types/node': 20.6.0 + '@types/node': 20.7.1 dev: true /@types/broccoli-plugin@1.3.0: @@ -3242,7 +3245,7 @@ packages: /@types/connect@3.4.36: resolution: {integrity: sha512-P63Zd/JUGq+PdrM1lv0Wv5SBYeA2+CORvbrXbngriYY0jzLUWfQMQQxOhjONEz/wlHOAxOdY7CY65rgQdTjq2w==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.7.1 dev: true /@types/cookie@0.4.1: @@ -3252,82 +3255,82 @@ packages: /@types/cors@2.8.14: resolution: {integrity: sha512-RXHUvNWYICtbP6s18PnOCaqToK8y14DnLd75c6HfyKf228dxy7pHNOQkxPtvXKp/hINFMDjbYzsj63nnpPMSRQ==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.7.2 dev: true - /@types/eslint-scope@3.7.4: - resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==} + /@types/eslint-scope@3.7.5: + resolution: {integrity: sha512-JNvhIEyxVW6EoMIFIvj93ZOywYFatlpu9deeH6eSx6PE3WHYvHaQtmHmQeNw7aA81bYGBPPQqdtBm6b1SsQMmA==} dependencies: - '@types/eslint': 8.44.2 + '@types/eslint': 8.44.3 '@types/estree': 0.0.51 - /@types/eslint@8.44.2: - resolution: {integrity: sha512-sdPRb9K6iL5XZOmBubg8yiFp5yS/JdUDQsq5e6h95km91MCYMuvp7mh1fjPEYUhvHepKpZOjnEaMBR4PxjWDzg==} + /@types/eslint@8.44.3: + resolution: {integrity: sha512-iM/WfkwAhwmPff3wZuPLYiHX18HI24jU8k1ZSH7P8FHwxTjZ2P6CoX2wnF43oprR+YXJM6UUxATkNvyv/JHd+g==} dependencies: - '@types/estree': 1.0.1 - '@types/json-schema': 7.0.12 + '@types/estree': 1.0.2 + '@types/json-schema': 7.0.13 /@types/estree@0.0.51: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} - /@types/estree@1.0.1: - resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==} + /@types/estree@1.0.2: + resolution: {integrity: sha512-VeiPZ9MMwXjO32/Xu7+OwflfmeoRwkE/qzndw42gGtgJwZopBnzy2gD//NN1+go1mADzkDcqf/KnFRSjTJ8xJA==} - /@types/express-serve-static-core@4.17.36: - resolution: {integrity: sha512-zbivROJ0ZqLAtMzgzIUC4oNqDG9iF0lSsAqpOD9kbs5xcIM3dTiyuHvBc7R8MtWBp3AAWGaovJa+wzWPjLYW7Q==} + /@types/express-serve-static-core@4.17.37: + resolution: {integrity: sha512-ZohaCYTgGFcOP7u6aJOhY9uIZQgZ2vxC2yWoArY+FeDXlqeH66ZVBjgvg+RLVAS/DWNq4Ap9ZXu1+SUQiiWYMg==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.7.1 '@types/qs': 6.9.8 - '@types/range-parser': 1.2.4 - '@types/send': 0.17.1 + '@types/range-parser': 1.2.5 + '@types/send': 0.17.2 dev: true - /@types/express@4.17.17: - resolution: {integrity: sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==} + /@types/express@4.17.18: + resolution: {integrity: sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ==} dependencies: - '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.36 + '@types/body-parser': 1.19.3 + '@types/express-serve-static-core': 4.17.37 '@types/qs': 6.9.8 - '@types/serve-static': 1.15.2 + '@types/serve-static': 1.15.3 dev: true /@types/fs-extra@5.1.0: resolution: {integrity: sha512-AInn5+UBFIK9FK5xc9yP5e3TQSPNNgjHByqYcj9g5elVBnDQcQL7PlO1CIRy2gWlbwK7UPYqi7vRvFA44dCmYQ==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.7.2 /@types/fs-extra@8.1.3: resolution: {integrity: sha512-7IdV01N0u/CaVO0fuY1YmEg14HQN3+EW8mpNgg6NEfxEl/lzCa5OxlBu3iFsCAdamnYOcTQ7oEi43Xc/67Rgzw==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.7.2 dev: true /@types/glob@7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.6.0 + '@types/node': 20.7.2 dev: true /@types/glob@8.1.0: resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.6.0 + '@types/node': 20.7.2 - /@types/http-errors@2.0.1: - resolution: {integrity: sha512-/K3ds8TRAfBvi5vfjuz8y6+GiAYBZ0x4tXv1Av6CWBWn0IlADc+ZX9pMq7oU0fNQPnBwIZl3rmeLp6SBApbxSQ==} + /@types/http-errors@2.0.2: + resolution: {integrity: sha512-lPG6KlZs88gef6aD85z3HNkztpj7w2R7HmR3gygjfXCQmsLloWNARFkMuzKiiY8FGdh1XDpgBdrSf4aKDiA7Kg==} dev: true - /@types/json-schema@7.0.12: - resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} + /@types/json-schema@7.0.13: + resolution: {integrity: sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==} - /@types/mime@1.3.2: - resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==} + /@types/mime@1.3.3: + resolution: {integrity: sha512-Ys+/St+2VF4+xuY6+kDIXGxbNRO0mesVg0bbxEfB97Od1Vjpjx9KD1qxs64Gcb3CWPirk9Xe+PT4YiiHQ9T+eg==} dev: true - /@types/mime@3.0.1: - resolution: {integrity: sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==} + /@types/mime@3.0.2: + resolution: {integrity: sha512-Wj+fqpTLtTbG7c0tH47dkahefpLKEbB+xAZuLq7b4/IDHPl/n6VoXcyUQ2bypFlbSwvCr0y+bD4euTTqTJsPxQ==} dev: true /@types/minimatch@3.0.5: @@ -3336,8 +3339,11 @@ packages: /@types/minimatch@5.1.2: resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} - /@types/node@20.6.0: - resolution: {integrity: sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==} + /@types/node@20.7.1: + resolution: {integrity: sha512-LT+OIXpp2kj4E2S/p91BMe+VgGX2+lfO+XTpfXhh+bCk2LkQtHZSub8ewFBMGP5ClysPjTDFa4sMI8Q3n4T0wg==} + + /@types/node@20.7.2: + resolution: {integrity: sha512-RcdC3hOBOauLP+r/kRt27NrByYtDjsXyAuSbR87O6xpsvi763WI+5fbSIvYJrXnt9w4RuxhV6eAXfIs7aaf/FQ==} /@types/node@9.6.61: resolution: {integrity: sha512-/aKAdg5c8n468cYLy2eQrcR5k6chlbNwZNGUj3TboyPa2hcO2QAJcfymlqPzMiRj8B6nYKXjzQz36minFE0RwQ==} @@ -3346,14 +3352,14 @@ packages: resolution: {integrity: sha512-u95svzDlTysU5xecFNTgfFG5RUWu1A9P0VzgpcIiGZA9iraHOdSzcxMxQ55DyeRaGCSxQi7LxXDI4rzq/MYfdg==} dev: true - /@types/range-parser@1.2.4: - resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} + /@types/range-parser@1.2.5: + resolution: {integrity: sha512-xrO9OoVPqFuYyR/loIHjnbvvyRZREYKLjxV4+dY6v3FQR3stQ9ZxIGkaclF7YhI9hfjpuTbu14hZEy94qKLtOA==} dev: true /@types/resolve@0.0.8: resolution: {integrity: sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.7.1 dev: false /@types/resolve@1.20.2: @@ -3364,21 +3370,21 @@ packages: resolution: {integrity: sha512-YyP+VfeaqAyFmXoTh3HChxOQMyjByRMsHU7kc5KOJkSlXudhMhQIALbYV7rHh/l8d2lX3VUQzprrcAgWdRuU8g==} dependencies: '@types/glob': 8.1.0 - '@types/node': 20.6.0 + '@types/node': 20.7.2 - /@types/send@0.17.1: - resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} + /@types/send@0.17.2: + resolution: {integrity: sha512-aAG6yRf6r0wQ29bkS+x97BIs64ZLxeE/ARwyS6wrldMm3C1MdKwCcnnEwMC1slI8wuxJOpiUH9MioC0A0i+GJw==} dependencies: - '@types/mime': 1.3.2 - '@types/node': 20.6.0 + '@types/mime': 1.3.3 + '@types/node': 20.7.1 dev: true - /@types/serve-static@1.15.2: - resolution: {integrity: sha512-J2LqtvFYCzaj8pVYKw8klQXrLLk7TBZmQ4ShlcdkELFKGwGMfevMLneMMRkMgZxotOD9wg497LpC7O8PcvAmfw==} + /@types/serve-static@1.15.3: + resolution: {integrity: sha512-yVRvFsEMrv7s0lGhzrggJjNOSmZCdgCjw9xWrPr/kNNLp6FaDfMC1KaYl3TSJ0c58bECwNBMoQrZJ8hA8E1eFg==} dependencies: - '@types/http-errors': 2.0.1 - '@types/mime': 3.0.1 - '@types/node': 20.6.0 + '@types/http-errors': 2.0.2 + '@types/mime': 3.0.2 + '@types/node': 20.7.1 dev: true /@types/symlink-or-copy@1.2.0: @@ -3606,20 +3612,20 @@ packages: /@xtuc/long@4.2.2: resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} - /@zestia/ember-dragula@12.1.0(@babel/core@7.22.19)(ember-source@4.6.0)(webpack@5.74.0): + /@zestia/ember-dragula@12.1.0(@babel/core@7.23.0)(ember-source@4.6.0)(webpack@5.74.0): resolution: {integrity: sha512-iDc0qgdHobvMuoXB0tij+cVR8xmaEdBml97XwUkykbu7st7W0E6waWo65Qei+d8wHlCoFxchd9/7HOXHT0+73Q==} engines: {node: 16.* || >= 18} deprecated: Moved to GitHub Packages peerDependencies: ember-source: '>= 4.0.0' dependencies: - '@ember/render-modifiers': 2.1.0(@babel/core@7.22.19)(ember-source@4.6.0) + '@ember/render-modifiers': 2.1.0(@babel/core@7.23.0)(ember-source@4.6.0) '@embroider/util': 1.12.0(ember-source@4.6.0) dragula: 3.7.3 ember-auto-import: 2.6.3(webpack@5.74.0) ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.3.0 - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) transitivePeerDependencies: - '@babel/core' - '@glint/environment-ember-loose' @@ -3701,10 +3707,10 @@ packages: consumable-stream: 2.0.0 dev: false - /ag-request@1.0.0: - resolution: {integrity: sha512-2f7I0cQLMVyGAqjSewVMEFuAsJsIY6egdE16UHS636r+8c6Oevrv0j6SrOIXyRN6yuNT4PBuhiKmrhHbh9OvEg==} + /ag-request@1.0.1: + resolution: {integrity: sha512-3F4pDpLy9mxOXop7LoWE78J5g2jmiEJ0gJfzcECOsf/NaCfyeNmOdNLDVM5dS4Hvbi9T+HENL4DmXq5XSotPaA==} dependencies: - sc-errors: 2.0.1 + sc-errors: 2.0.3 dev: false /air-datepicker@3.4.0: @@ -4063,15 +4069,15 @@ packages: resolution: {integrity: sha512-OtRqsHe+Y/U1Tqga484+FCkFtNixS9XrJBcJkBZzhOyVDGQkZ4aNwTtuAwRTlpFIwEdfgTDE/d0HLwDtWL+9/A==} dev: false - /autoprefixer@10.4.15(postcss@8.4.21): - resolution: {integrity: sha512-KCuPB8ZCIqFdA4HwKXsvz7j6gvSDNhDP7WnUjBleRkKjPdvCmHFuQ77ocavI8FT6NdvlBnE2UFr2H4Mycn8Vew==} + /autoprefixer@10.4.16(postcss@8.4.21): + resolution: {integrity: sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.21.10 - caniuse-lite: 1.0.30001534 + browserslist: 4.22.1 + caniuse-lite: 1.0.30001541 fraction.js: 4.3.6 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -4085,8 +4091,8 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.21.10 - caniuse-lite: 1.0.30001534 + browserslist: 4.22.1 + caniuse-lite: 1.0.30001541 fraction.js: 4.3.6 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -4098,8 +4104,8 @@ packages: resolution: {integrity: sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==} hasBin: true dependencies: - browserslist: 4.21.10 - caniuse-lite: 1.0.30001534 + browserslist: 4.22.1 + caniuse-lite: 1.0.30001541 normalize-range: 0.1.2 num2fraction: 1.2.2 picocolors: 0.2.1 @@ -4151,12 +4157,12 @@ packages: eslint: '>= 4.12.1' dependencies: '@babel/code-frame': 7.22.13 - '@babel/parser': 7.22.16 - '@babel/traverse': 7.22.19 - '@babel/types': 7.22.19 + '@babel/parser': 7.23.0 + '@babel/traverse': 7.23.0 + '@babel/types': 7.23.0 eslint: 7.32.0 eslint-visitor-keys: 1.3.0 - resolve: 1.22.5 + resolve: 1.22.6 transitivePeerDependencies: - supports-color dev: true @@ -4185,32 +4191,32 @@ packages: resolution: {integrity: sha512-TNdiTQdPhXlx02pzG//UyVPSKE7SNWjY0n4So/ZnjQpWwaM5LvWBLkWa1JKll5u06HNscHD91XZPuwrMg1kadQ==} engines: {node: '>= 12.*'} - /babel-import-util@2.0.0: - resolution: {integrity: sha512-pkWynbLwru0RZmA9iKeQL63+CkkW0RCP3kL5njCtudd6YPUKb5Pa0kL4fb3bmuKn2QDBFwY5mvvhEK/+jv2Ynw==} + /babel-import-util@2.0.1: + resolution: {integrity: sha512-N1ZfNprtf/37x0R05J0QCW/9pCAcuI+bjZIK9tlu0JEkwEST7ssdD++gxHRbD58AiG5QE5OuNYhRoEFsc1wESw==} engines: {node: '>= 12.*'} - /babel-loader@8.3.0(@babel/core@7.22.19)(webpack@4.47.0): + /babel-loader@8.3.0(@babel/core@7.23.0)(webpack@4.47.0): resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 schema-utils: 2.7.1 webpack: 4.47.0 - /babel-loader@8.3.0(@babel/core@7.22.19)(webpack@5.74.0): + /babel-loader@8.3.0(@babel/core@7.23.0)(webpack@5.74.0): resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -4225,22 +4231,22 @@ packages: /babel-plugin-compact-reexports@1.1.0: resolution: {integrity: sha512-+KgjNJ5yMeZzJxYZdLEy9m82m92aL7FLvNJcK6dYJbW06t+UTpFJ2FVSs35zMfURcPnrQELYhLG4VC+kt/4gvw==} - /babel-plugin-debug-macros@0.2.0(@babel/core@7.22.19): + /babel-plugin-debug-macros@0.2.0(@babel/core@7.23.0): resolution: {integrity: sha512-Wpmw4TbhR3Eq2t3W51eBAQSdKlr+uAyF0GI4GtPfMCD12Y4cIdpKC9l0RjNTH/P9isFypSqqewMPm7//fnZlNA==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-beta.42 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 semver: 5.7.2 - /babel-plugin-debug-macros@0.3.4(@babel/core@7.22.19): + /babel-plugin-debug-macros@0.3.4(@babel/core@7.23.0): resolution: {integrity: sha512-wfel/vb3pXfwIDZUrkoDrn5FHmlWI96PCJ3UCDv2a86poJ3EQrnArNW5KfHSVJ9IOgxHbo748cQt7sDU+0KCEw==} engines: {node: '>=6'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 semver: 5.7.2 /babel-plugin-ember-data-packages-polyfill@0.1.2: @@ -4269,13 +4275,13 @@ packages: engines: {node: '>= 12.*'} dependencies: '@glimmer/syntax': 0.84.3 - babel-import-util: 2.0.0 + babel-import-util: 2.0.1 /babel-plugin-filter-imports@4.0.0: resolution: {integrity: sha512-jDLlxI8QnfKd7PtieH6pl4tZJzymzfCDCPGdTq/grgbiYAikwDPp/oL0IlFJn0HQjLpcLkyYhPKkUVneRESw5w==} engines: {node: '>=8'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 lodash: 4.17.21 /babel-plugin-htmlbars-inline-precompile@3.2.0: @@ -4301,7 +4307,7 @@ packages: glob: 7.2.3 pkg-up: 2.0.0 reselect: 3.0.1 - resolve: 1.22.5 + resolve: 1.22.6 /babel-plugin-module-resolver@4.1.0: resolution: {integrity: sha512-MlX10UDheRr3lb3P0WcaIdtCSRlxdQsB1sBqL7W0raF070bGl1HQQq5K3T2vf2XAYie+ww+5AKC/WrkjRO2knA==} @@ -4311,7 +4317,7 @@ packages: glob: 7.2.3 pkg-up: 3.1.0 reselect: 4.1.8 - resolve: 1.22.5 + resolve: 1.22.6 dev: true /babel-plugin-module-resolver@5.0.0: @@ -4322,38 +4328,38 @@ packages: glob: 8.1.0 pkg-up: 3.1.0 reselect: 4.1.8 - resolve: 1.22.5 + resolve: 1.22.6 - /babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.22.19): + /babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.23.0): resolution: {integrity: sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.19 - '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.19) + '@babel/compat-data': 7.22.20 + '@babel/core': 7.23.0 + '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.23.0) semver: 6.3.1 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-corejs3@0.8.3(@babel/core@7.22.19): - resolution: {integrity: sha512-z41XaniZL26WLrvjy7soabMXrfPWARN25PZoriDEiLMxAp50AUW3t35BGQUMg5xK3UrpVTtagIDklxYa+MhiNA==} + /babel-plugin-polyfill-corejs3@0.8.4(@babel/core@7.23.0): + resolution: {integrity: sha512-9l//BZZsPR+5XjyJMPtZSK4jv0BsTO1zDac2GC6ygx9WLGlcsnRd1Co0B2zT5fF5Ic6BZy+9m3HNZ3QcOeDKfg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.23.0) core-js-compat: 3.32.2 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.22.19): + /babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.23.0): resolution: {integrity: sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.19 - '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.23.0) transitivePeerDependencies: - supports-color @@ -4626,7 +4632,7 @@ packages: resolution: {integrity: sha512-6IXBgfRt7HZ61g67ssBc6lBb3Smw3DPZ9dEYirgtvXWpRZ2A9M22nxy6opEwJDgDJzlu/bB7ToppW33OFkA1gA==} engines: {node: '>= 6'} dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/polyfill': 7.12.1 broccoli-funnel: 2.0.2 broccoli-merge-trees: 3.0.2 @@ -4641,13 +4647,13 @@ packages: transitivePeerDependencies: - supports-color - /broccoli-babel-transpiler@8.0.0(@babel/core@7.22.19): + /broccoli-babel-transpiler@8.0.0(@babel/core@7.23.0): resolution: {integrity: sha512-3HEp3flvasUKJGWERcrPgM1SWvHJ0O/fmbEtY9L4kDyMSnqjY6hTYvNvgWCIgbwXAYAUlZP0vjAQsmyLNGLwFw==} engines: {node: 16.* || >= 18} peerDependencies: '@babel/core': ^7.17.9 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 broccoli-persistent-filter: 3.1.3 clone: 2.1.2 hash-for-dep: 1.5.1 @@ -5222,7 +5228,7 @@ packages: ensure-posix-path: 1.1.1 fs-extra: 5.0.0 minimatch: 3.1.2 - resolve: 1.22.5 + resolve: 1.22.6 rsvp: 4.8.5 symlink-or-copy: 1.3.1 walk-sync: 0.3.4 @@ -5243,7 +5249,7 @@ packages: ensure-posix-path: 1.1.1 fs-extra: 8.1.0 minimatch: 3.1.2 - resolve: 1.22.5 + resolve: 1.22.6 rsvp: 4.8.5 symlink-or-copy: 1.3.1 walk-sync: 1.1.4 @@ -5282,7 +5288,7 @@ packages: matcher-collection: 2.0.1 source-map-url: 0.4.1 symlink-or-copy: 1.3.1 - terser: 5.19.4 + terser: 5.20.0 walk-sync: 2.2.0 workerpool: 6.5.0 transitivePeerDependencies: @@ -5334,7 +5340,7 @@ packages: dependencies: '@types/chai': 4.3.6 '@types/chai-as-promised': 7.1.6 - '@types/express': 4.17.17 + '@types/express': 4.17.18 ansi-html: 0.0.7 broccoli-node-info: 2.2.0 broccoli-slow-trees: 3.1.0 @@ -5412,15 +5418,15 @@ packages: dependencies: pako: 1.0.11 - /browserslist@4.21.10: - resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==} + /browserslist@4.22.1: + resolution: {integrity: sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001534 - electron-to-chromium: 1.4.522 + caniuse-lite: 1.0.30001541 + electron-to-chromium: 1.4.536 node-releases: 2.0.13 - update-browserslist-db: 1.0.11(browserslist@4.21.10) + update-browserslist-db: 1.0.13(browserslist@4.22.1) /bser@2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} @@ -5548,13 +5554,13 @@ packages: /caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: - browserslist: 4.21.10 - caniuse-lite: 1.0.30001534 + browserslist: 4.22.1 + caniuse-lite: 1.0.30001541 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 - /caniuse-lite@1.0.30001534: - resolution: {integrity: sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q==} + /caniuse-lite@1.0.30001541: + resolution: {integrity: sha512-bLOsqxDgTqUBkzxbNlSBt8annkDpQB9NdzdTbO2ooJ+eC/IQcvDspDc058g84ejCelF7vHUx57KIOjEecOHXaw==} /capture-exit@2.0.0: resolution: {integrity: sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==} @@ -6130,6 +6136,9 @@ packages: /convert-source-map@1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} + /convert-source-map@2.0.0: + resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} + /cookie-signature@1.0.6: resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} dev: true @@ -6165,7 +6174,7 @@ packages: /core-js-compat@3.32.2: resolution: {integrity: sha512-+GjlguTDINOijtVRUxrQOv3kfu9rl+qPNdX2LTbJ/ZyVTuxK+ksVSAGX1nHstu4hrv1En/uPTtWgq2gI5wt4AQ==} dependencies: - browserslist: 4.21.10 + browserslist: 4.22.1 /core-js@2.6.12: resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==} @@ -6414,7 +6423,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.23.1 /date-time@2.1.0: resolution: {integrity: sha512-/9+C44X7lot0IeiyfgJmETtRMhBidBYM2QFFIkGa0U1k+hSyY87Nw7PY3eDqpvCBm7I3WCSfPeZskW/YYq6m4g==} @@ -6651,8 +6660,8 @@ packages: /ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} - /electron-to-chromium@1.4.522: - resolution: {integrity: sha512-KGKjcafTpOxda0kqwQ72M0tDmX6RsGhUJTy0Hr7slt0+CgHh9Oex8JdjY9Og68dUkTLUlBOJC0A5W5Mw3QSGCg==} + /electron-to-chromium@1.4.536: + resolution: {integrity: sha512-L4VgC/76m6y8WVCgnw5kJy/xs7hXrViCFdNKVG8Y7B2isfwrFryFyJzumh3ugxhd/oB1uEaEEvRdmeLrnd7OFA==} /element-closest@3.0.2: resolution: {integrity: sha512-JxKQiJKX0Zr5Q2/bCaTx8P+UbfyMET1OQd61qu5xQFeWr1km3fGaxelSJtnfT27XQ5Uoztn2yIyeamAc/VX13g==} @@ -6679,7 +6688,7 @@ packages: '@ember/test-helpers': optional: true dependencies: - '@ember/test-helpers': 2.8.1(@babel/core@7.22.19)(ember-source@4.6.0) + '@ember/test-helpers': 2.8.1(@babel/core@7.23.0)(ember-source@4.6.0) '@embroider/addon-shim': 1.8.6 '@embroider/macros': 1.13.1 assert-never: 1.2.1 @@ -6727,13 +6736,13 @@ packages: resolution: {integrity: sha512-gLqML2k77AuUiXxWNon1FSzuG1DV7PEPpCLCU5aJvf6fdL6rmFfElsZRh+8ELEB/qP9dT+LHjNEunVzd2dYc8A==} engines: {node: '>= 10.*'} dependencies: - '@babel/core': 7.22.19 - '@babel/preset-env': 7.22.15(@babel/core@7.22.19) - '@babel/traverse': 7.22.19 - '@babel/types': 7.22.19 + '@babel/core': 7.23.0 + '@babel/preset-env': 7.22.20(@babel/core@7.23.0) + '@babel/traverse': 7.23.0 + '@babel/types': 7.23.0 '@embroider/shared-internals': 1.8.3 babel-core: 6.26.3 - babel-loader: 8.3.0(@babel/core@7.22.19)(webpack@4.47.0) + babel-loader: 8.3.0(@babel/core@7.23.0)(webpack@4.47.0) babel-plugin-syntax-dynamic-import: 6.18.0 babylon: 6.18.0 broccoli-debug: 0.6.5 @@ -6765,13 +6774,13 @@ packages: resolution: {integrity: sha512-REh+1aJWpTkvN42a/ga41OuRpUsSW7UQfPr2wPtYx56o/xoSNhVBXejy7yV9ObrkN7gogz6fs2xZwih5cOwpYg==} engines: {node: 12.* || 14.* || >= 16} dependencies: - '@babel/core': 7.22.19 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-decorators': 7.22.15(@babel/core@7.22.19) - '@babel/preset-env': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.23.0) + '@babel/plugin-proposal-decorators': 7.23.0(@babel/core@7.23.0) + '@babel/preset-env': 7.22.20(@babel/core@7.23.0) '@embroider/macros': 1.13.1 '@embroider/shared-internals': 1.8.3 - babel-loader: 8.3.0(@babel/core@7.22.19)(webpack@5.74.0) + babel-loader: 8.3.0(@babel/core@7.23.0)(webpack@5.74.0) babel-plugin-ember-modules-api-polyfill: 3.5.0 babel-plugin-htmlbars-inline-precompile: 5.3.1 babel-plugin-syntax-dynamic-import: 6.18.0 @@ -6789,7 +6798,7 @@ packages: lodash: 4.17.21 mini-css-extract-plugin: 2.7.6(webpack@5.74.0) parse5: 6.0.1 - resolve: 1.22.5 + resolve: 1.22.6 resolve-package-path: 4.0.3 semver: 7.5.4 style-loader: 2.0.0(webpack@5.74.0) @@ -6804,13 +6813,13 @@ packages: resolution: {integrity: sha512-uLhrRDJYWCRvQ4JQ1e64XlSrqAKSd6PXaJ9ZsZI6Tlms9T4DtQFxNXasqji2ZRJBVrxEoLCRYX3RTldsQ0vNGQ==} engines: {node: 12.* || 14.* || >= 16} dependencies: - '@babel/core': 7.22.19 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-decorators': 7.22.15(@babel/core@7.22.19) - '@babel/preset-env': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.23.0) + '@babel/plugin-proposal-decorators': 7.23.0(@babel/core@7.23.0) + '@babel/preset-env': 7.22.20(@babel/core@7.23.0) '@embroider/macros': 1.13.1 '@embroider/shared-internals': 2.4.0 - babel-loader: 8.3.0(@babel/core@7.22.19)(webpack@5.74.0) + babel-loader: 8.3.0(@babel/core@7.23.0)(webpack@5.74.0) babel-plugin-ember-modules-api-polyfill: 3.5.0 babel-plugin-ember-template-compilation: 2.2.0 babel-plugin-htmlbars-inline-precompile: 5.3.1 @@ -6829,7 +6838,7 @@ packages: lodash: 4.17.21 mini-css-extract-plugin: 2.7.6(webpack@5.74.0) parse5: 6.0.1 - resolve: 1.22.5 + resolve: 1.22.6 resolve-package-path: 4.0.3 semver: 7.5.4 style-loader: 2.0.0(webpack@5.74.0) @@ -6840,14 +6849,14 @@ packages: - supports-color - webpack - /ember-basic-dropdown@6.0.2(@babel/core@7.22.19)(ember-source@4.6.0): + /ember-basic-dropdown@6.0.2(@babel/core@7.23.0)(ember-source@4.6.0): resolution: {integrity: sha512-JgI/cy7eS/Y2WoQl7B2Mko/1aFTAlxr5d+KpQeH7rBKOFml7IQtLvhiDQrpU/FLkrQ9aLNEJtzwtDZV1xQxAKA==} engines: {node: 12.* || 14.* || >= 16} dependencies: - '@ember/render-modifiers': 2.1.0(@babel/core@7.22.19)(ember-source@4.6.0) + '@ember/render-modifiers': 2.1.0(@babel/core@7.23.0)(ember-source@4.6.0) '@embroider/macros': 1.13.1 '@embroider/util': 1.12.0(ember-source@4.6.0) - '@glimmer/component': 1.1.2(@babel/core@7.22.19) + '@glimmer/component': 1.1.2(@babel/core@7.23.0) '@glimmer/tracking': 1.1.2 ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.1.0 @@ -6855,8 +6864,8 @@ packages: ember-element-helper: 0.6.1(ember-source@4.6.0) ember-get-config: 2.1.1 ember-maybe-in-element: 2.1.0 - ember-modifier: 3.2.7(@babel/core@7.22.19) - ember-style-modifier: 1.0.0(@babel/core@7.22.19) + ember-modifier: 3.2.7(@babel/core@7.23.0) + ember-style-modifier: 1.0.0(@babel/core@7.23.0) ember-truth-helpers: 3.1.1 transitivePeerDependencies: - '@babel/core' @@ -6866,14 +6875,14 @@ packages: - supports-color dev: false - /ember-basic-dropdown@7.2.2(@babel/core@7.22.19)(@ember/string@3.1.1)(ember-source@4.6.0)(webpack@5.74.0): + /ember-basic-dropdown@7.2.2(@babel/core@7.23.0)(@ember/string@3.1.1)(ember-source@4.6.0)(webpack@5.74.0): resolution: {integrity: sha512-H8mNW9nL2gJG59wkX6V+9S0PWktxvF1hGkRvlqaeegLCnCl9ML+z1QXxt8eMNdaVj7+7BXZ3nKy0mU9wMuxRIQ==} engines: {node: 16.* || >= 18} dependencies: - '@ember/render-modifiers': 2.1.0(@babel/core@7.22.19)(ember-source@4.6.0) + '@ember/render-modifiers': 2.1.0(@babel/core@7.23.0)(ember-source@4.6.0) '@embroider/macros': 1.13.1 '@embroider/util': 1.12.0(ember-source@4.6.0) - '@glimmer/component': 1.1.2(@babel/core@7.22.19) + '@glimmer/component': 1.1.2(@babel/core@7.23.0) '@glimmer/tracking': 1.1.2 ember-auto-import: 2.6.3(webpack@5.74.0) ember-cli-babel: 7.26.11 @@ -6882,8 +6891,8 @@ packages: ember-element-helper: 0.8.4(ember-source@4.6.0) ember-get-config: 2.1.1 ember-maybe-in-element: 2.1.0 - ember-modifier: 3.2.7(@babel/core@7.22.19) - ember-style-modifier: 3.0.1(@babel/core@7.22.19)(@ember/string@3.1.1)(webpack@5.74.0) + ember-modifier: 3.2.7(@babel/core@7.23.0) + ember-style-modifier: 3.0.1(@babel/core@7.23.0)(@ember/string@3.1.1)(webpack@5.74.0) ember-truth-helpers: 3.1.1 transitivePeerDependencies: - '@babel/core' @@ -6895,24 +6904,24 @@ packages: - webpack dev: false - /ember-cache-primitive-polyfill@1.0.1(@babel/core@7.22.19): + /ember-cache-primitive-polyfill@1.0.1(@babel/core@7.23.0): resolution: {integrity: sha512-hSPcvIKarA8wad2/b6jDd/eU+OtKmi6uP+iYQbzi5TQpjsqV6b4QdRqrLk7ClSRRKBAtdTuutx+m+X+WlEd2lw==} engines: {node: 10.* || >= 12} dependencies: ember-cli-babel: 7.26.11 ember-cli-version-checker: 5.1.2 - ember-compatibility-helpers: 1.2.6(@babel/core@7.22.19) + ember-compatibility-helpers: 1.2.6(@babel/core@7.23.0) silent-error: 1.1.1 transitivePeerDependencies: - '@babel/core' - supports-color - /ember-cached-decorator-polyfill@0.1.4(@babel/core@7.22.19): + /ember-cached-decorator-polyfill@0.1.4(@babel/core@7.23.0): resolution: {integrity: sha512-JOK7kBCWsTVCzmCefK4nr9BACDJk0owt9oIUaVt6Q0UtQ4XeAHmoK5kQ/YtDcxQF1ZevHQFdGhsTR3JLaHNJgA==} engines: {node: 10.* || >= 12} dependencies: '@glimmer/tracking': 1.1.2 - ember-cache-primitive-polyfill: 1.0.1(@babel/core@7.22.19) + ember-cache-primitive-polyfill: 1.0.1(@babel/core@7.23.0) ember-cli-babel: 7.26.11 ember-cli-babel-plugin-helpers: 1.1.1 transitivePeerDependencies: @@ -6947,7 +6956,7 @@ packages: '@glimmer/tracking': 1.1.2 ember-auto-import: 2.4.2(webpack@5.74.0) ember-cli-babel: 7.26.11 - ember-data: 4.6.1(@babel/core@7.22.19)(webpack@5.74.0) + ember-data: 4.6.1(@babel/core@7.23.0)(webpack@5.74.0) validated-changeset: 1.3.4 transitivePeerDependencies: - '@glint/template' @@ -6982,20 +6991,20 @@ packages: resolution: {integrity: sha512-JJYeYjiz/JTn34q7F5DSOjkkZqy8qwFOOxXfE6pe9yEJqWGu4qErKxlz8I22JoVEQ/aBUO+OcKTpmctvykM9YA==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-compilation-targets': 7.22.15 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-decorators': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.22.19) - '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-runtime': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.23.0) + '@babel/plugin-proposal-decorators': 7.23.0(@babel/core@7.23.0) + '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.23.0) + '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.23.0) + '@babel/plugin-transform-modules-amd': 7.23.0(@babel/core@7.23.0) + '@babel/plugin-transform-runtime': 7.22.15(@babel/core@7.23.0) + '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.0) '@babel/polyfill': 7.12.1 - '@babel/preset-env': 7.22.15(@babel/core@7.22.19) + '@babel/preset-env': 7.22.20(@babel/core@7.23.0) '@babel/runtime': 7.12.18 amd-name-resolver: 1.3.1 - babel-plugin-debug-macros: 0.3.4(@babel/core@7.22.19) + babel-plugin-debug-macros: 0.3.4(@babel/core@7.23.0) babel-plugin-ember-data-packages-polyfill: 0.1.2 babel-plugin-ember-modules-api-polyfill: 3.5.0 babel-plugin-module-resolver: 3.2.0 @@ -7015,29 +7024,30 @@ packages: transitivePeerDependencies: - supports-color - /ember-cli-babel@8.0.0(@babel/core@7.22.19): - resolution: {integrity: sha512-nf8BFgm6jy+B5tKeovHtcErfTZwzItsB6pJfTJGGR6tg74KLWtLFB5u/zB9S6c8ww1QacMltsffFz2iedCDBPw==} + /ember-cli-babel@8.1.0(@babel/core@7.23.0): + resolution: {integrity: sha512-zudhce/GzEm2JFVjBKdsJvhnFTPZ3blYG8jK2YnrkmJp65TCMMkOM9LiKLlG9ANtiAMsljEl89YXWdsHY/xR4g==} engines: {node: 16.* || 18.* || >= 20} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 '@babel/helper-compilation-targets': 7.22.15 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-decorators': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.22.19) - '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.19) - '@babel/plugin-transform-runtime': 7.22.15(@babel/core@7.22.19) - '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.22.19) - '@babel/preset-env': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.23.0) + '@babel/plugin-proposal-decorators': 7.23.0(@babel/core@7.23.0) + '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.23.0) + '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.23.0) + '@babel/plugin-transform-class-static-block': 7.22.11(@babel/core@7.23.0) + '@babel/plugin-transform-modules-amd': 7.23.0(@babel/core@7.23.0) + '@babel/plugin-transform-runtime': 7.22.15(@babel/core@7.23.0) + '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.0) + '@babel/preset-env': 7.22.20(@babel/core@7.23.0) '@babel/runtime': 7.12.18 amd-name-resolver: 1.3.1 - babel-plugin-debug-macros: 0.3.4(@babel/core@7.22.19) + babel-plugin-debug-macros: 0.3.4(@babel/core@7.23.0) babel-plugin-ember-data-packages-polyfill: 0.1.2 babel-plugin-ember-modules-api-polyfill: 3.5.0 babel-plugin-module-resolver: 5.0.0 - broccoli-babel-transpiler: 8.0.0(@babel/core@7.22.19) + broccoli-babel-transpiler: 8.0.0(@babel/core@7.23.0) broccoli-debug: 0.6.5 broccoli-funnel: 3.0.8 broccoli-source: 3.0.1 @@ -7061,7 +7071,7 @@ packages: ember-cli: 4.6.0 find-yarn-workspace-root: 1.2.1 is-git-url: 1.0.0 - resolve: 1.22.5 + resolve: 1.22.6 semver: 5.7.2 transitivePeerDependencies: - supports-color @@ -7215,7 +7225,7 @@ packages: broccoli-source: 1.1.0 debug: 2.6.9 lodash: 4.17.21 - resolve: 1.22.5 + resolve: 1.22.6 transitivePeerDependencies: - supports-color dev: false @@ -7227,7 +7237,7 @@ packages: transitivePeerDependencies: - supports-color - /ember-cli-notifications@8.0.0(@babel/core@7.22.19)(postcss@8.4.21): + /ember-cli-notifications@8.0.0(@babel/core@7.23.0)(postcss@8.4.21): resolution: {integrity: sha512-kvAp97ODHQEyOInsVxRGfccrwaEoKZCT6ALL6Ej8E140S1yoZAepxVDphWnQJ/BxViR0Hp5sMiE01v8SdvdrMA==} engines: {node: '>= 12'} dependencies: @@ -7236,9 +7246,9 @@ packages: broccoli-postcss: 6.1.0 ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.1.0 - ember-decorators-polyfill: 1.1.5(@babel/core@7.22.19) + ember-decorators-polyfill: 1.1.5(@babel/core@7.23.0) ember-get-config: 0.5.0 - ember-on-modifier: 1.0.1(@babel/core@7.22.19) + ember-on-modifier: 1.0.1(@babel/core@7.23.0) lodash.get: 4.4.2 postcss-import: 14.1.0(postcss@8.4.21) postcss-preset-env: 6.7.1 @@ -7286,10 +7296,10 @@ packages: resolution: {integrity: sha512-Lw8B6MJx2n8CNF2TSIKs+hWLw0FqSYjr2/NRPyquyYA05qsl137WJSYW3ZqTsLgoinHat0DGF2qaCXocLhLmyA==} engines: {node: 10.* || >=12.*} dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 broccoli-funnel: 3.0.8 ember-cli-babel: 7.26.11 - resolve: 1.22.5 + resolve: 1.22.6 transitivePeerDependencies: - supports-color @@ -7327,18 +7337,18 @@ packages: transitivePeerDependencies: - supports-color - /ember-cli-typescript@2.0.2(@babel/core@7.22.19): + /ember-cli-typescript@2.0.2(@babel/core@7.23.0): resolution: {integrity: sha512-7I5azCTxOgRDN8aSSnJZIKSqr+MGnT+jLTUbBYqF8wu6ojs2DUnTePxUcQMcvNh3Q3B1ySv7Q/uZFSjdU9gSjA==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.19) - '@babel/plugin-transform-typescript': 7.4.5(@babel/core@7.22.19) + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.23.0) + '@babel/plugin-transform-typescript': 7.4.5(@babel/core@7.23.0) ansi-to-html: 0.6.15 debug: 4.3.4 ember-cli-babel-plugin-helpers: 1.1.1 execa: 1.0.0 fs-extra: 7.0.1 - resolve: 1.22.5 + resolve: 1.22.6 rsvp: 4.8.5 semver: 6.3.1 stagehand: 1.0.1 @@ -7348,17 +7358,17 @@ packages: - supports-color dev: true - /ember-cli-typescript@3.0.0(@babel/core@7.22.19): + /ember-cli-typescript@3.0.0(@babel/core@7.23.0): resolution: {integrity: sha512-lo5YArbJzJi5ssvaGqTt6+FnhTALnSvYVuxM7lfyL1UCMudyNJ94ovH5C7n5il7ATd6WsNiAPRUO/v+s5Jq/aA==} engines: {node: 8.* || >= 10.*} dependencies: - '@babel/plugin-transform-typescript': 7.5.5(@babel/core@7.22.19) + '@babel/plugin-transform-typescript': 7.5.5(@babel/core@7.23.0) ansi-to-html: 0.6.15 debug: 4.3.4 ember-cli-babel-plugin-helpers: 1.1.1 execa: 2.1.0 fs-extra: 8.1.0 - resolve: 1.22.5 + resolve: 1.22.6 rsvp: 4.8.5 semver: 6.3.1 stagehand: 1.0.1 @@ -7367,20 +7377,20 @@ packages: - '@babel/core' - supports-color - /ember-cli-typescript@3.1.4(@babel/core@7.22.19): + /ember-cli-typescript@3.1.4(@babel/core@7.23.0): resolution: {integrity: sha512-HJ73kL45OGRmIkPhBNFt31I1SGUvdZND+LCH21+qpq3pPlFpJG8GORyXpP+2ze8PbnITNLzwe5AwUrpyuRswdQ==} engines: {node: 8.* || >= 10.*} dependencies: - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.19) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.19) - '@babel/plugin-transform-typescript': 7.8.7(@babel/core@7.22.19) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.23.0) + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.23.0) + '@babel/plugin-transform-typescript': 7.8.7(@babel/core@7.23.0) ansi-to-html: 0.6.15 broccoli-stew: 3.0.0 debug: 4.3.4 ember-cli-babel-plugin-helpers: 1.1.1 execa: 3.4.0 fs-extra: 8.1.0 - resolve: 1.22.5 + resolve: 1.22.6 rsvp: 4.8.5 semver: 6.3.1 stagehand: 1.0.1 @@ -7399,7 +7409,7 @@ packages: debug: 4.3.4 execa: 4.1.0 fs-extra: 9.1.0 - resolve: 1.22.5 + resolve: 1.22.6 rsvp: 4.8.5 semver: 7.5.4 stagehand: 1.0.1 @@ -7416,7 +7426,7 @@ packages: debug: 4.3.4 execa: 4.1.0 fs-extra: 9.1.0 - resolve: 1.22.5 + resolve: 1.22.6 rsvp: 4.8.5 semver: 7.5.4 stagehand: 1.0.1 @@ -7428,7 +7438,7 @@ packages: resolution: {integrity: sha512-G+KtYIVlSOWGcNaTFHk76xR4GdzDLzAS4uxZUKdASuFX0KJE43C6DaqL+y3VTpUFLI2FIkAS6HZ4I1YBi+S3hg==} engines: {node: '>= 4'} dependencies: - resolve: 1.22.5 + resolve: 1.22.6 semver: 5.7.2 /ember-cli-version-checker@3.1.3: @@ -7463,8 +7473,8 @@ packages: engines: {node: '>= 14'} hasBin: true dependencies: - '@babel/core': 7.22.19 - '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/plugin-transform-modules-amd': 7.23.0(@babel/core@7.23.0) amd-name-resolver: 1.3.1 babel-plugin-module-resolver: 4.1.0 bower-config: 1.4.3 @@ -7526,7 +7536,7 @@ packages: js-yaml: 3.14.1 leek: 0.0.24 lodash.template: 4.5.0 - markdown-it: 13.0.1 + markdown-it: 13.0.2 markdown-it-terminal: 0.2.1 minimatch: 5.1.6 morgan: 1.10.0 @@ -7538,7 +7548,7 @@ packages: promise.hash.helper: 1.0.8 quick-temp: 0.1.8 remove-types: 1.0.0 - resolve: 1.22.5 + resolve: 1.22.6 resolve-package-path: 4.0.3 safe-stable-stringify: 2.4.3 sane: 5.0.1 @@ -7615,11 +7625,11 @@ packages: - whiskers dev: true - /ember-compatibility-helpers@1.2.6(@babel/core@7.22.19): + /ember-compatibility-helpers@1.2.6(@babel/core@7.23.0): resolution: {integrity: sha512-2UBUa5SAuPg8/kRVaiOfTwlXdeVweal1zdNPibwItrhR0IvPrXpaqwJDlEZnWKEoB+h33V0JIfiWleSG6hGkkA==} engines: {node: 10.* || >= 12.*} dependencies: - babel-plugin-debug-macros: 0.2.0(@babel/core@7.22.19) + babel-plugin-debug-macros: 0.2.0(@babel/core@7.23.0) ember-cli-version-checker: 5.1.2 find-up: 5.0.0 fs-extra: 9.1.0 @@ -7634,14 +7644,14 @@ packages: peerDependencies: ember-source: ^3.8 || ^4.0.0 || >= 5.0.0 dependencies: - '@babel/core': 7.22.19 - '@ember/render-modifiers': 2.1.0(@babel/core@7.22.19)(ember-source@4.6.0) - '@glimmer/component': 1.1.2(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@ember/render-modifiers': 2.1.0(@babel/core@7.23.0)(ember-source@4.6.0) + '@glimmer/component': 1.1.2(@babel/core@7.23.0) ember-auto-import: 2.6.3(webpack@5.74.0) - ember-cli-babel: 8.0.0(@babel/core@7.22.19) + ember-cli-babel: 8.1.0(@babel/core@7.23.0) ember-cli-htmlbars: 6.3.0 ember-element-helper: 0.8.4(ember-source@4.6.0) - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) transitivePeerDependencies: - '@glint/environment-ember-loose' - '@glint/template' @@ -7652,10 +7662,10 @@ packages: resolution: {integrity: sha512-gyUrjiSju4QwNrsCLbBpP0FL6VDFZaELNW7Kbcp60xXhjvNjncYgzm4zzYXhT+i1lLA6WEgRZ3lOGgyBORYD0w==} engines: {node: 12.* || 14.* || >= 16} dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 broccoli-funnel: 2.0.1 ember-cli-babel: 7.26.11 - resolve: 1.22.5 + resolve: 1.22.6 transitivePeerDependencies: - supports-color dev: false @@ -7667,23 +7677,23 @@ packages: ember-concurrency: ^2.0.0-rc.1 dependencies: '@babel/helper-plugin-utils': 7.22.5 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 ember-cli-babel: 7.26.11 ember-cli-babel-plugin-helpers: 1.1.1 ember-cli-htmlbars: 4.5.0 - ember-concurrency: 2.3.7(@babel/core@7.22.19) + ember-concurrency: 2.3.7(@babel/core@7.23.0) transitivePeerDependencies: - supports-color dev: false - /ember-concurrency-decorators@2.0.3(@babel/core@7.22.19): + /ember-concurrency-decorators@2.0.3(@babel/core@7.23.0): resolution: {integrity: sha512-r6O34YKI/slyYapVsuOPnmaKC4AsmBSwvgcadbdy+jHNj+mnryXPkm+3hhhRnFdlsKUKdEuXvl43lhjhYRLhhA==} engines: {node: 10.* || >= 12} dependencies: '@ember-decorators/utils': 6.1.1 ember-cli-babel: 7.26.11 ember-cli-htmlbars: 4.5.0 - ember-cli-typescript: 3.1.4(@babel/core@7.22.19) + ember-cli-typescript: 3.1.4(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color @@ -7696,7 +7706,7 @@ packages: ember-concurrency: '>=0.7.19' dependencies: ember-cli-babel: 7.26.11 - ember-concurrency: 2.3.7(@babel/core@7.22.19) + ember-concurrency: 2.3.7(@babel/core@7.23.0) transitivePeerDependencies: - supports-color dev: false @@ -7709,40 +7719,40 @@ packages: dependencies: ember-cli-babel: 7.26.11 ember-cli-htmlbars: 4.5.0 - ember-concurrency: 2.3.7(@babel/core@7.22.19) + ember-concurrency: 2.3.7(@babel/core@7.23.0) transitivePeerDependencies: - supports-color dev: false - /ember-concurrency@2.3.7(@babel/core@7.22.19): + /ember-concurrency@2.3.7(@babel/core@7.23.0): resolution: {integrity: sha512-sz6sTIXN/CuLb5wdpauFa+rWXuvXXSnSHS4kuNzU5GSMDX1pLBWSuovoUk61FUe6CYRqBmT1/UushObwBGickQ==} engines: {node: 10.* || 12.* || 14.* || >= 16} dependencies: '@babel/helper-plugin-utils': 7.22.5 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 '@glimmer/tracking': 1.1.2 ember-cli-babel: 7.26.11 ember-cli-babel-plugin-helpers: 1.1.1 ember-cli-htmlbars: 5.7.2 - ember-compatibility-helpers: 1.2.6(@babel/core@7.22.19) - ember-destroyable-polyfill: 2.0.3(@babel/core@7.22.19) + ember-compatibility-helpers: 1.2.6(@babel/core@7.23.0) + ember-destroyable-polyfill: 2.0.3(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color dev: false - /ember-concurrency@3.0.0(@babel/core@7.22.19): + /ember-concurrency@3.0.0(@babel/core@7.23.0): resolution: {integrity: sha512-MUsOgl4qLkINxrY+9FuohSOsn7Ytd3xCxu9mThSrMPatxomscZz/0lT4M95S7xy2aNO4o/zGfAEULECQ09YkWA==} engines: {node: 10.* || 12.* || 14.* || >= 16} dependencies: '@babel/helper-plugin-utils': 7.22.5 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 '@glimmer/tracking': 1.1.2 ember-cli-babel: 7.26.11 ember-cli-babel-plugin-helpers: 1.1.1 ember-cli-htmlbars: 5.7.2 - ember-compatibility-helpers: 1.2.6(@babel/core@7.22.19) - ember-destroyable-polyfill: 2.0.3(@babel/core@7.22.19) + ember-compatibility-helpers: 1.2.6(@babel/core@7.23.0) + ember-destroyable-polyfill: 2.0.3(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color @@ -7767,17 +7777,17 @@ packages: - supports-color dev: false - /ember-data@4.6.1(@babel/core@7.22.19)(webpack@5.74.0): + /ember-data@4.6.1(@babel/core@7.23.0)(webpack@5.74.0): resolution: {integrity: sha512-PQgV/6Bt+r5TKJz8I1NuVK2jyY8jI1QWQkdQi4oHcWm8iIAvt5KZTqApHO6Crh9tkcSM45mkbDUzrgFBlTUMVA==} engines: {node: ^14.8.0 || 16.* || >= 18.*} dependencies: - '@ember-data/adapter': 4.6.1(@babel/core@7.22.19)(webpack@5.74.0) - '@ember-data/debug': 4.6.1(@babel/core@7.22.19)(webpack@5.74.0) - '@ember-data/model': 4.6.1(@babel/core@7.22.19)(webpack@5.74.0) - '@ember-data/private-build-infra': 4.6.1(@babel/core@7.22.19) - '@ember-data/record-data': 4.6.1(@babel/core@7.22.19)(webpack@5.74.0) - '@ember-data/serializer': 4.6.1(@babel/core@7.22.19)(webpack@5.74.0) - '@ember-data/store': 4.6.1(@babel/core@7.22.19)(webpack@5.74.0) + '@ember-data/adapter': 4.6.1(@babel/core@7.23.0)(webpack@5.74.0) + '@ember-data/debug': 4.6.1(@babel/core@7.23.0)(webpack@5.74.0) + '@ember-data/model': 4.6.1(@babel/core@7.23.0)(webpack@5.74.0) + '@ember-data/private-build-infra': 4.6.1(@babel/core@7.23.0) + '@ember-data/record-data': 4.6.1(@babel/core@7.23.0)(webpack@5.74.0) + '@ember-data/serializer': 4.6.1(@babel/core@7.23.0)(webpack@5.74.0) + '@ember-data/store': 4.6.1(@babel/core@7.23.0)(webpack@5.74.0) '@ember/edition-utils': 1.2.0 '@ember/string': 3.1.1 '@embroider/macros': 1.13.1 @@ -7793,13 +7803,13 @@ packages: - supports-color - webpack - /ember-decorators-polyfill@1.1.5(@babel/core@7.22.19): + /ember-decorators-polyfill@1.1.5(@babel/core@7.23.0): resolution: {integrity: sha512-O154i8sLoVjsiKzSqxGRfHGr+N+drT6mRrLDbNgJCnW/V5uLg/ppZFpUsrdxuXnp5Q9us3OfXV1nX2CH+7bUpA==} engines: {node: 8.* || >= 10.*} dependencies: ember-cli-babel: 7.26.11 ember-cli-version-checker: 3.1.3 - ember-compatibility-helpers: 1.2.6(@babel/core@7.22.19) + ember-compatibility-helpers: 1.2.6(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color @@ -7816,13 +7826,13 @@ packages: - supports-color dev: false - /ember-destroyable-polyfill@2.0.3(@babel/core@7.22.19): + /ember-destroyable-polyfill@2.0.3(@babel/core@7.23.0): resolution: {integrity: sha512-TovtNqCumzyAiW0/OisSkkVK93xnVF4NRU6+FN0ubpfwEOpRrmM2RqDwXI6YAChCgSHON1cz0DfQStpA1Gjuuw==} engines: {node: 10.* || >= 12} dependencies: ember-cli-babel: 7.26.11 ember-cli-version-checker: 5.1.2 - ember-compatibility-helpers: 1.2.6(@babel/core@7.22.19) + ember-compatibility-helpers: 1.2.6(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color @@ -7835,8 +7845,8 @@ packages: dependencies: '@embroider/util': 1.12.0(ember-source@4.6.0) ember-cli-babel: 7.26.11 - ember-cli-htmlbars: 6.1.0 - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-cli-htmlbars: 6.3.0 + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) transitivePeerDependencies: - '@glint/environment-ember-loose' - '@glint/template' @@ -7851,7 +7861,7 @@ packages: dependencies: '@embroider/addon-shim': 1.8.3 '@embroider/util': 1.12.0(ember-source@4.6.0) - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) transitivePeerDependencies: - '@glint/environment-ember-loose' - '@glint/template' @@ -7882,7 +7892,7 @@ packages: ember-cli-preprocess-registry: 3.3.0 ember-cli-string-utils: 1.1.0 ember-cli-version-checker: 5.1.2 - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) lodash: 4.17.21 transitivePeerDependencies: - '@glint/template' @@ -7917,7 +7927,7 @@ packages: - encoding - supports-color - /ember-file-upload@7.4.0(@babel/core@7.22.19)(ember-source@4.6.0)(webpack@5.74.0): + /ember-file-upload@7.4.0(@babel/core@7.23.0)(ember-source@4.6.0)(webpack@5.74.0): resolution: {integrity: sha512-ZWyUpdtEFZoSeJmeiNf0xdoUxWURbUtViFwPDW5qDZx8GX7245q5vb0kNizTTLuOnTVVly0Nnm7lOPvQhcMg9g==} engines: {node: 14.* || 16.* || >= 18} peerDependencies: @@ -7929,15 +7939,15 @@ packages: miragejs: optional: true dependencies: - '@ember/test-helpers': 2.9.4(@babel/core@7.22.19)(ember-source@4.6.0) + '@ember/test-helpers': 2.9.4(@babel/core@7.23.0)(ember-source@4.6.0) '@ember/test-waiters': 3.0.2 '@embroider/addon-shim': 1.8.6 '@embroider/macros': 1.13.1 - '@glimmer/component': 1.1.2(@babel/core@7.22.19) + '@glimmer/component': 1.1.2(@babel/core@7.23.0) '@glimmer/tracking': 1.1.2 ember-auto-import: 2.4.2(webpack@5.74.0) - ember-modifier: 3.2.7(@babel/core@7.22.19) - tracked-built-ins: 3.2.0 + ember-modifier: 3.2.7(@babel/core@7.23.0) + tracked-built-ins: 3.3.0 transitivePeerDependencies: - '@babel/core' - '@glint/environment-ember-loose' @@ -7954,7 +7964,7 @@ packages: ember-source: ^4.0.0 || ^5.0.0 dependencies: '@embroider/addon-shim': 1.8.6 - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) focus-trap: 6.9.4 transitivePeerDependencies: - supports-color @@ -8001,13 +8011,13 @@ packages: transitivePeerDependencies: - supports-color - /ember-in-viewport@3.10.3(@babel/core@7.22.19): + /ember-in-viewport@3.10.3(@babel/core@7.23.0): resolution: {integrity: sha512-hSX7p+G6hJjZaY2BAqzyuiMP7QIHzQ4g0+ZBnEwAa8GMbILFAtzPx5A4XEX8wY6dSzhHB9n9jkcWZdmaML6q8A==} engines: {node: 10.* || >= 12.*} dependencies: ember-auto-import: 1.12.2 ember-cli-babel: 7.26.11 - ember-modifier: 2.1.2(@babel/core@7.22.19) + ember-modifier: 2.1.2(@babel/core@7.23.0) fast-deep-equal: 2.0.1 intersection-observer-admin: 0.3.3 raf-pool: 0.1.4 @@ -8018,14 +8028,14 @@ packages: - webpack-command dev: false - /ember-infinity@2.3.0(@babel/core@7.22.19)(ember-source@4.6.0): + /ember-infinity@2.3.0(@babel/core@7.23.0)(ember-source@4.6.0): resolution: {integrity: sha512-WDTBtL04g7y3OaCHvRRaGl9c6ZKDpm1rpFVnlWWBC4GZY7kDDs4WxTbngdHjWZb9BRJ3u0ltLEe3ncYDioiSyA==} engines: {node: 10.* || >= 12.*} dependencies: - '@ember/render-modifiers': 2.1.0(@babel/core@7.22.19)(ember-source@4.6.0) + '@ember/render-modifiers': 2.1.0(@babel/core@7.23.0)(ember-source@4.6.0) ember-cli-babel: 7.26.11 ember-cli-htmlbars: 5.7.2 - ember-in-viewport: 3.10.3(@babel/core@7.22.19) + ember-in-viewport: 3.10.3(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - '@glint/template' @@ -8053,7 +8063,7 @@ packages: optional: true dependencies: '@formatjs/icu-messageformat-parser': 2.6.2 - '@formatjs/intl': 2.9.2 + '@formatjs/intl': 2.9.3 broccoli-caching-writer: 3.0.3 broccoli-funnel: 3.0.8 broccoli-merge-files: 0.8.0 @@ -8069,7 +8079,7 @@ packages: extend: 3.0.2 fast-memoize: 2.5.2 has-unicode: 2.0.1 - intl-messageformat: 10.5.2 + intl-messageformat: 10.5.3 js-yaml: 4.1.0 json-stable-stringify: 1.0.2 locale-emoji: 0.3.0 @@ -8083,14 +8093,14 @@ packages: - webpack dev: false - /ember-leaflet@5.1.1(@babel/core@7.22.19)(ember-source@4.6.0)(leaflet@1.9.4)(webpack@5.74.0): + /ember-leaflet@5.1.1(@babel/core@7.23.0)(ember-source@4.6.0)(leaflet@1.9.4)(webpack@5.74.0): resolution: {integrity: sha512-tyFKhNoS2b0QG/NXpWUZ3ogSPp59Qc+37raFWJdb+GgUXWU2uxCGCrDtrOyCYtWUlP8nX/drIYSOvqnNSLBspQ==} engines: {node: 14.* || 16.* || >= 18} peerDependencies: ember-source: ^4.0.0 leaflet: '>=0.7' dependencies: - '@glimmer/component': 1.1.2(@babel/core@7.22.19) + '@glimmer/component': 1.1.2(@babel/core@7.23.0) '@glimmer/tracking': 1.1.2 broccoli-funnel: 3.0.8 broccoli-merge-trees: 4.2.0 @@ -8099,10 +8109,10 @@ packages: ember-composability-tools: 1.2.0(ember-source@4.6.0)(webpack@5.74.0) ember-in-element-polyfill: 1.0.1 ember-render-helpers: 0.2.0 - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) fastboot-transform: 0.1.3 leaflet: 1.9.4 - resolve: 1.22.5 + resolve: 1.22.6 transitivePeerDependencies: - '@babel/core' - '@glint/environment-ember-loose' @@ -8110,25 +8120,25 @@ packages: - supports-color - webpack - /ember-load-initializers@2.1.2(@babel/core@7.22.19): + /ember-load-initializers@2.1.2(@babel/core@7.23.0): resolution: {integrity: sha512-CYR+U/wRxLbrfYN3dh+0Tb6mFaxJKfdyz+wNql6cqTrA0BBi9k6J3AaKXj273TqvEpyyXegQFFkZEiuZdYtgJw==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: ember-cli-babel: 7.26.11 - ember-cli-typescript: 2.0.2(@babel/core@7.22.19) + ember-cli-typescript: 2.0.2(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /ember-loading@2.0.0(@babel/core@7.22.19): + /ember-loading@2.0.0(@babel/core@7.23.0): resolution: {integrity: sha512-aGFZszIwmrIZ5XINv9TXQGWrfpKIiPwYiakEmRXx0Jvr5ZnUyKtCO84+FaKMyezrbDWsq0UjYqmdiqSAXhIkIA==} engines: {node: 12.* || 14.* || >= 16} dependencies: ember-cli-babel: 7.26.11 ember-cli-htmlbars: 5.7.2 ember-cli-typescript: 4.2.1 - ember-concurrency: 2.3.7(@babel/core@7.22.19) + ember-concurrency: 2.3.7(@babel/core@7.23.0) ember-concurrency-async: 1.0.0(ember-concurrency@2.3.7) ember-concurrency-ts: 0.3.1(ember-concurrency@2.3.7) transitivePeerDependencies: @@ -8174,34 +8184,34 @@ packages: - supports-color dev: false - /ember-modifier-manager-polyfill@1.2.0(@babel/core@7.22.19): + /ember-modifier-manager-polyfill@1.2.0(@babel/core@7.23.0): resolution: {integrity: sha512-bnaKF1LLKMkBNeDoetvIJ4vhwRPKIIumWr6dbVuW6W6p4QV8ZiO+GdF8J7mxDNlog9CeL9Z/7wam4YS86G8BYA==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: ember-cli-babel: 7.26.11 ember-cli-version-checker: 2.2.0 - ember-compatibility-helpers: 1.2.6(@babel/core@7.22.19) + ember-compatibility-helpers: 1.2.6(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color - /ember-modifier@2.1.2(@babel/core@7.22.19): + /ember-modifier@2.1.2(@babel/core@7.23.0): resolution: {integrity: sha512-3Lsu1fV1sIGa66HOW07RZc6EHISwKt5VA5AUnFss2HX6OTfpxTJ2qvPctt2Yt0XPQXJ4G6BQasr/F35CX7UGJA==} engines: {node: 10.* || >= 12} dependencies: ember-cli-babel: 7.26.11 ember-cli-normalize-entity-name: 1.0.0 ember-cli-string-utils: 1.1.0 - ember-cli-typescript: 3.1.4(@babel/core@7.22.19) - ember-compatibility-helpers: 1.2.6(@babel/core@7.22.19) - ember-destroyable-polyfill: 2.0.3(@babel/core@7.22.19) - ember-modifier-manager-polyfill: 1.2.0(@babel/core@7.22.19) + ember-cli-typescript: 3.1.4(@babel/core@7.23.0) + ember-compatibility-helpers: 1.2.6(@babel/core@7.23.0) + ember-destroyable-polyfill: 2.0.3(@babel/core@7.23.0) + ember-modifier-manager-polyfill: 1.2.0(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color dev: false - /ember-modifier@3.2.7(@babel/core@7.22.19): + /ember-modifier@3.2.7(@babel/core@7.23.0): resolution: {integrity: sha512-ezcPQhH8jUfcJQbbHji4/ZG/h0yyj1jRDknfYue/ypQS8fM8LrGcCMo0rjDZLzL1Vd11InjNs3BD7BdxFlzGoA==} engines: {node: 12.* || >= 14} dependencies: @@ -8209,7 +8219,7 @@ packages: ember-cli-normalize-entity-name: 1.0.0 ember-cli-string-utils: 1.1.0 ember-cli-typescript: 5.2.1 - ember-compatibility-helpers: 1.2.6(@babel/core@7.22.19) + ember-compatibility-helpers: 1.2.6(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color @@ -8224,14 +8234,14 @@ packages: - supports-color dev: false - /ember-on-modifier@1.0.1(@babel/core@7.22.19): + /ember-on-modifier@1.0.1(@babel/core@7.23.0): resolution: {integrity: sha512-4JKUb/DBmdZkLfljN2Dj6gKmqq2vZ0/3TOwRs1+jUIXTUg1MaBMUVD1XYwzUm+a7abW9/JkQNUEVZZu13SwFMg==} engines: {node: 8.* || >= 10.*} dependencies: broccoli-funnel: 2.0.2 ember-cli-babel: 7.26.11 ember-cli-version-checker: 4.1.1 - ember-modifier-manager-polyfill: 1.2.0(@babel/core@7.22.19) + ember-modifier-manager-polyfill: 1.2.0(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color @@ -8246,7 +8256,7 @@ packages: - supports-color dev: true - /ember-power-calendar@0.18.0(@babel/core@7.22.19)(ember-source@4.6.0): + /ember-power-calendar@0.18.0(@babel/core@7.23.0)(ember-source@4.6.0): resolution: {integrity: sha512-bkW5eL8MxS3rmn6XnR7B4QivJZ+Y4SF2kHSZPlUwaVjsw4FqZ7a3I1N1dbC3khcgcFvh1M8aa4/Ek/BwP+sorQ==} engines: {node: 10.* || >= 12} dependencies: @@ -8254,7 +8264,7 @@ packages: ember-cli-babel: 7.26.11 ember-cli-element-closest-polyfill: 0.0.2 ember-cli-htmlbars: 6.1.0 - ember-concurrency: 2.3.7(@babel/core@7.22.19) + ember-concurrency: 2.3.7(@babel/core@7.23.0) ember-decorators: 6.1.1 ember-element-helper: 0.6.1(ember-source@4.6.0) ember-truth-helpers: 3.1.1 @@ -8266,20 +8276,20 @@ packages: - supports-color dev: false - /ember-power-select@6.0.1(@babel/core@7.22.19)(ember-source@4.6.0): + /ember-power-select@6.0.1(@babel/core@7.23.0)(ember-source@4.6.0): resolution: {integrity: sha512-YslsjEUzdHhFfUP7IlklQuKt6rFG/VS38JLCjTYiCcBKrl76pxky/PoGMx3V+Ukh5mI77mGfA7BSKpKv8MAQAw==} engines: {node: 14.* || >= 16} dependencies: '@embroider/util': 1.12.0(ember-source@4.6.0) - '@glimmer/component': 1.1.2(@babel/core@7.22.19) + '@glimmer/component': 1.1.2(@babel/core@7.23.0) '@glimmer/tracking': 1.1.2 ember-assign-helper: 0.4.0 - ember-basic-dropdown: 6.0.2(@babel/core@7.22.19)(ember-source@4.6.0) + ember-basic-dropdown: 6.0.2(@babel/core@7.23.0)(ember-source@4.6.0) ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.1.0 ember-cli-typescript: 4.2.1 - ember-concurrency: 2.3.7(@babel/core@7.22.19) - ember-concurrency-decorators: 2.0.3(@babel/core@7.22.19) + ember-concurrency: 2.3.7(@babel/core@7.23.0) + ember-concurrency-decorators: 2.0.3(@babel/core@7.23.0) ember-text-measurer: 0.6.0 ember-truth-helpers: 3.1.1 transitivePeerDependencies: @@ -8290,11 +8300,11 @@ packages: - supports-color dev: false - /ember-prism@0.13.0(@babel/core@7.22.19)(ember-source@4.6.0)(webpack@5.74.0): + /ember-prism@0.13.0(@babel/core@7.23.0)(ember-source@4.6.0)(webpack@5.74.0): resolution: {integrity: sha512-+vbrlXAxO8kw3pJCdtNuuQItANEP9dJ/UPxPPFX6hvbbGTAS5JYz6VG4SyNEJ4vBG1MxkwHirYywiDZIbaD8hQ==} engines: {node: 12.* || 14.* || >= 16} dependencies: - '@ember/render-modifiers': 2.1.0(@babel/core@7.22.19)(ember-source@4.6.0) + '@ember/render-modifiers': 2.1.0(@babel/core@7.23.0)(ember-source@4.6.0) ember-auto-import: 2.4.2(webpack@5.74.0) ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.1.0 @@ -8316,7 +8326,7 @@ packages: '@ember/test-helpers': ^2.4.0 qunit: ^2.13.0 dependencies: - '@ember/test-helpers': 2.8.1(@babel/core@7.22.19)(ember-source@4.6.0) + '@ember/test-helpers': 2.8.1(@babel/core@7.23.0)(ember-source@4.6.0) broccoli-funnel: 3.0.8 broccoli-merge-trees: 3.0.2 common-tags: 1.8.2 @@ -8348,13 +8358,13 @@ packages: - webpack-cli dev: false - /ember-ref-bucket@4.1.0(@babel/core@7.22.19): + /ember-ref-bucket@4.1.0(@babel/core@7.23.0): resolution: {integrity: sha512-oEUU2mDtuYuMM039U9YEqrrOCVHH6rQfvbFOmh3WxOVEgubmLVyKEpGgU4P/6j0B/JxTqqTwM3ULTQyDto8dKg==} engines: {node: 10.* || >= 12} dependencies: ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.1.0 - ember-modifier: 3.2.7(@babel/core@7.22.19) + ember-modifier: 3.2.7(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color @@ -8369,16 +8379,16 @@ packages: transitivePeerDependencies: - supports-color - /ember-resolver@8.0.3(@babel/core@7.22.19): + /ember-resolver@8.0.3(@babel/core@7.23.0): resolution: {integrity: sha512-fA53fxfG821BRqNiB9mQDuzZpzSRcSAYZTYBlRQOHsJwoYdjyE7idz4YcytbSsa409G5J2kP6B+PiKOBh0odlw==} engines: {node: '>= 10.*'} dependencies: - babel-plugin-debug-macros: 0.3.4(@babel/core@7.22.19) + babel-plugin-debug-macros: 0.3.4(@babel/core@7.23.0) broccoli-funnel: 3.0.8 broccoli-merge-trees: 4.2.0 ember-cli-babel: 7.26.11 ember-cli-version-checker: 5.1.2 - resolve: 1.22.5 + resolve: 1.22.6 transitivePeerDependencies: - '@babel/core' - supports-color @@ -8399,8 +8409,8 @@ packages: resolution: {integrity: sha512-89oVHVJwmLDvGvAUWgS87KpBoRhy3aZ6U0Ql6HOmU4TrPkyaa8pM0W81wj9cIwjYprcQtN9EwzZMHnq46+oUyw==} engines: {node: 8.* || 10.* || >= 12} dependencies: - '@babel/parser': 7.22.16 - '@babel/traverse': 7.22.19 + '@babel/parser': 7.23.0 + '@babel/traverse': 7.23.0 recast: 0.18.10 transitivePeerDependencies: - supports-color @@ -8434,15 +8444,15 @@ packages: - encoding dev: true - /ember-source@4.6.0(@babel/core@7.22.19)(webpack@5.74.0): + /ember-source@4.6.0(@babel/core@7.23.0)(webpack@5.74.0): resolution: {integrity: sha512-VIxKnb2CkNiVBfWkbNg+BxmyDEPQ+aam303TvXrp4kpykdaJwlck8PunxO5oJjFXJ7VnfJ6Y2ccV6+qerkHTsg==} engines: {node: '>= 12.*'} dependencies: '@babel/helper-module-imports': 7.22.15 - '@babel/plugin-transform-block-scoping': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-block-scoping': 7.23.0(@babel/core@7.23.0) '@ember/edition-utils': 1.2.0 - '@glimmer/vm-babel-plugins': 0.84.2(@babel/core@7.22.19) - babel-plugin-debug-macros: 0.3.4(@babel/core@7.22.19) + '@glimmer/vm-babel-plugins': 0.84.2(@babel/core@7.23.0) + babel-plugin-debug-macros: 0.3.4(@babel/core@7.23.0) babel-plugin-filter-imports: 4.0.0 broccoli-concat: 4.2.5 broccoli-debug: 0.6.5 @@ -8461,7 +8471,7 @@ packages: ember-cli-version-checker: 5.1.2 ember-router-generator: 2.0.0 inflection: 1.13.4 - resolve: 1.22.5 + resolve: 1.22.6 semver: 7.5.4 silent-error: 1.1.1 transitivePeerDependencies: @@ -8470,18 +8480,18 @@ packages: - supports-color - webpack - /ember-style-modifier@1.0.0(@babel/core@7.22.19): + /ember-style-modifier@1.0.0(@babel/core@7.23.0): resolution: {integrity: sha512-ANkYpOeI3/tkRxVz750ymb8cQBqfBTKOUOz4RPRsNys8rlaBiaKEa95XLz1JWfCXCzjmqe8i2cIdnAMix+nb3A==} engines: {node: 14.* || >= 16} dependencies: ember-cli-babel: 7.26.11 - ember-modifier: 3.2.7(@babel/core@7.22.19) + ember-modifier: 3.2.7(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - supports-color dev: false - /ember-style-modifier@3.0.1(@babel/core@7.22.19)(@ember/string@3.1.1)(webpack@5.74.0): + /ember-style-modifier@3.0.1(@babel/core@7.23.0)(@ember/string@3.1.1)(webpack@5.74.0): resolution: {integrity: sha512-WHRVIiqY/dpwDtVWlnHW0P4Z+Jha8QEwfaQdIF2ckJL77ZKdjbV2j1XZymS0Nzj61EGx5BM+YEsGL16r3hLv2A==} engines: {node: 14.* || 16.* || >= 18} peerDependencies: @@ -8490,7 +8500,7 @@ packages: '@ember/string': 3.1.1 ember-auto-import: 2.6.3(webpack@5.74.0) ember-cli-babel: 7.26.11 - ember-modifier: 3.2.7(@babel/core@7.22.19) + ember-modifier: 3.2.7(@babel/core@7.23.0) transitivePeerDependencies: - '@babel/core' - '@glint/template' @@ -8526,7 +8536,7 @@ packages: is-glob: 4.0.3 language-tags: 1.0.9 micromatch: 4.0.5 - resolve: 1.22.5 + resolve: 1.22.6 v8-compile-cache: 2.4.0 yargs: 17.7.2 transitivePeerDependencies: @@ -8601,7 +8611,7 @@ packages: dependencies: ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.3.0 - ember-source: 4.6.0(@babel/core@7.22.19)(webpack@5.74.0) + ember-source: 4.6.0(@babel/core@7.23.0)(webpack@5.74.0) transitivePeerDependencies: - supports-color dev: false @@ -8643,7 +8653,7 @@ packages: dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.14 - '@types/node': 20.6.0 + '@types/node': 20.7.2 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.4.2 @@ -8844,7 +8854,7 @@ packages: eslint-utils: 2.1.0 ignore: 5.2.4 minimatch: 3.1.2 - resolve: 1.22.5 + resolve: 1.22.6 semver: 6.3.1 dev: true @@ -8941,7 +8951,7 @@ packages: file-entry-cache: 6.0.1 functional-red-black-tree: 1.0.1 glob-parent: 5.1.2 - globals: 13.21.0 + globals: 13.22.0 ignore: 4.0.6 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -9558,13 +9568,13 @@ packages: resolution: {integrity: sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==} engines: {node: '>=12.0.0'} dependencies: - flatted: 3.2.7 + flatted: 3.2.9 keyv: 4.5.3 rimraf: 3.0.2 dev: true - /flatted@3.2.7: - resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==} + /flatted@3.2.9: + resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==} dev: true /flatten@1.0.3: @@ -9593,8 +9603,8 @@ packages: tabbable: 5.3.3 dev: false - /follow-redirects@1.15.2: - resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} + /follow-redirects@1.15.3: + resolution: {integrity: sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -9971,8 +9981,8 @@ packages: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} - /globals@13.21.0: - resolution: {integrity: sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==} + /globals@13.22.0: + resolution: {integrity: sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==} engines: {node: '>=8'} dependencies: type-fest: 0.20.2 @@ -10159,7 +10169,7 @@ packages: heimdalljs: 0.2.6 heimdalljs-logger: 0.1.10 path-root: 0.1.1 - resolve: 1.22.5 + resolve: 1.22.6 resolve-package-path: 1.2.7 transitivePeerDependencies: - supports-color @@ -10260,7 +10270,7 @@ packages: engines: {node: '>=8.0.0'} dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.15.2 + follow-redirects: 1.15.3 requires-port: 1.0.0 transitivePeerDependencies: - debug @@ -10428,8 +10438,8 @@ packages: resolution: {integrity: sha512-aKMJPw/8cxybcgYTbnwGn87VgSFbSNNqeChRJahD+ai+jtwlCOdIcEvtuBd2BWO9bPuylVgeQVmGGfX2aS1NIg==} dev: false - /intl-messageformat@10.5.2: - resolution: {integrity: sha512-X4rlUNbgCc8/RdMhmvUEEZ38yNDn5S4r0u8n8yQH2OOdhsR46SmOuQsCKG35nRXmL5u2nxPsNN6qNhHoMm6FMQ==} + /intl-messageformat@10.5.3: + resolution: {integrity: sha512-TzKn1uhJBMyuKTO4zUX47SU+d66fu1W9tVzIiZrQ6hBqQQeYscBMIzKL/qEXnFbJrH9uU5VV3+T5fWib4SIcKA==} dependencies: '@formatjs/ecma402-abstract': 1.17.2 '@formatjs/fast-memoize': 2.2.0 @@ -10626,7 +10636,7 @@ packages: /is-language-code@3.1.0: resolution: {integrity: sha512-zJdQ3QTeLye+iphMeK3wks+vXSRFKh68/Pnlw7aOfApFSEIOhYa8P9vwwa6QrImNNBMJTiL1PpYF0f4BxDuEgA==} dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.23.1 dev: true /is-module@1.0.0: @@ -10680,7 +10690,7 @@ packages: /is-reference@1.2.1: resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} dependencies: - '@types/estree': 1.0.1 + '@types/estree': 1.0.2 /is-regex@1.1.4: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} @@ -10802,7 +10812,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.7.1 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -11354,8 +11364,8 @@ packages: markdown-it: 8.4.2 dev: true - /markdown-it@13.0.1: - resolution: {integrity: sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==} + /markdown-it@13.0.2: + resolution: {integrity: sha512-FtwnEuuK+2yVU7goGn/MJ0WBZMM9ZPgU9spqlFs7/A/pDIUNSOQZhUgOqYCficIuR2QaFnrt8LHqBWsbTAoI5w==} hasBin: true dependencies: argparse: 2.0.1 @@ -11788,7 +11798,7 @@ packages: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.9 - resolve: 1.22.5 + resolve: 1.22.6 semver: 5.7.2 validate-npm-package-license: 3.0.4 dev: true @@ -12474,13 +12484,13 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-color-functional-notation@6.0.0(postcss@8.4.21): - resolution: {integrity: sha512-kaWTgnhRKFtfMF8H0+NQBFxgr5CGg05WGe07Mc1ld6XHwwRWlqSbHOW0zwf+BtkBQpsdVUu7+gl9dtdvhWMedw==} + /postcss-color-functional-notation@6.0.1(postcss@8.4.21): + resolution: {integrity: sha512-IouVx77fASIjOChWxkvOjYGnYNKq286cSiKFJwWNICV9NP2xZWVOS9WOriR/8uIB2zt/44bzQyw4GteCLpP2SA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.21) + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.21) postcss: 8.4.21 postcss-value-parser: 4.2.0 dev: false @@ -12549,8 +12559,8 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-color-rebeccapurple@9.0.0(postcss@8.4.21): - resolution: {integrity: sha512-RmUFL+foS05AKglkEoqfx+KFdKRVmqUAxlHNz4jLqIi7046drIPyerdl4B6j/RA2BSP8FI8gJcHmLRrwJOMnHw==} + /postcss-color-rebeccapurple@9.0.1(postcss@8.4.21): + resolution: {integrity: sha512-ds4cq5BjRieizVb2PnvbJ0omg9VCo2/KzluvoFZbxuGpsGJ5BQSD93CHBooinEtangCM5YqUOerGDl4xGmOb6Q==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 @@ -12568,16 +12578,16 @@ packages: css-unit-converter: 1.1.2 postcss: 8.4.21 - /postcss-custom-media@10.0.0(postcss@8.4.21): - resolution: {integrity: sha512-NxDn7C6GJ7X8TsWOa8MbCdq9rLERRLcPfQSp856k1jzMreL8X9M6iWk35JjPRIb9IfRnVohmxAylDRx7n4Rv4g==} + /postcss-custom-media@10.0.1(postcss@8.4.21): + resolution: {integrity: sha512-fil7cosvzlIAYmZJPtNFcTH0Er7a3GveEK4q5Y/L24eWQHmiw8Fv/E5DMkVpdbNjkGzJxrvowOSt/Il9HZ06VQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/cascade-layer-name-parser': 1.0.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 - '@csstools/media-query-list-parser': 2.1.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/cascade-layer-name-parser': 1.0.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 + '@csstools/media-query-list-parser': 2.1.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) postcss: 8.4.21 dev: false @@ -12607,15 +12617,15 @@ packages: postcss: 8.4.21 postcss-value-parser: 4.2.0 - /postcss-custom-properties@13.3.0(postcss@8.4.21): - resolution: {integrity: sha512-q4VgtIKSy5+KcUvQ0WxTjDy9DZjQ5VCXAZ9+tT9+aPMbA0z6s2t1nMw0QHszru1ib5ElkXl9JUpYYU37VVUs7g==} + /postcss-custom-properties@13.3.2(postcss@8.4.21): + resolution: {integrity: sha512-2Coszybpo8lpLY24vy2CYv9AasiZ39/bs8Imv0pWMq55Gl8NWzfc24OAo3zIX7rc6uUJAqESnVOMZ6V6lpMjJA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/cascade-layer-name-parser': 1.0.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 + '@csstools/cascade-layer-name-parser': 1.0.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.21 postcss-value-parser: 4.2.0 dev: false @@ -12646,15 +12656,15 @@ packages: postcss-selector-parser: 6.0.13 dev: true - /postcss-custom-selectors@7.1.4(postcss@8.4.21): - resolution: {integrity: sha512-TU2xyUUBTlpiLnwyE2ZYMUIYB41MKMkBZ8X8ntkqRDQ8sdBLhFFsPgNcOliBd5+/zcK51C9hRnSE7hKUJMxQSw==} + /postcss-custom-selectors@7.1.5(postcss@8.4.21): + resolution: {integrity: sha512-0UYtz7GG10bZrRiUdZ/2Flt+hp5p/WP0T7JgAPZ/Xhgb0wFjW/p7QOjE+M58S9Z3x11P9YaNPcrsoOGewWYkcw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/cascade-layer-name-parser': 1.0.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 + '@csstools/cascade-layer-name-parser': 1.0.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.21 postcss-selector-parser: 6.0.13 dev: false @@ -12706,13 +12716,13 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-double-position-gradients@5.0.0(postcss@8.4.21): - resolution: {integrity: sha512-wR8npIkrIVUTicUpCWSSo1f/g7gAEIH70FMqCugY4m4j6TX4E0T2Q5rhfO0gqv00biBZdLyb+HkW8x6as+iJNQ==} + /postcss-double-position-gradients@5.0.1(postcss@8.4.21): + resolution: {integrity: sha512-ogcHzfC5q4nfySyZyNF7crvK3/MRDTh+akzE+l7bgJUjVkhgfahBuI+ZAm/5EeaVSVKnCOgqtC6wTyUFgLVLTw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.21) + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.21) postcss: 8.4.21 postcss-value-parser: 4.2.0 dev: false @@ -12853,8 +12863,8 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-image-set-function@6.0.0(postcss@8.4.21): - resolution: {integrity: sha512-bg58QnJexFpPBU4IGPAugAPKV0FuFtX5rHYNSKVaV91TpHN7iwyEzz1bkIPCiSU5+BUN00e+3fV5KFrwIgRocw==} + /postcss-image-set-function@6.0.1(postcss@8.4.21): + resolution: {integrity: sha512-VlZncC9hhZ5tg0JllY4g6Z28BeoPO8DIkelioEEkXL0AA0IORlqYpTi2L8TUnl4YQrlwvBgxVy+mdZJw5R/cIQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 @@ -12872,7 +12882,7 @@ packages: postcss: 8.4.21 postcss-value-parser: 4.2.0 read-cache: 1.0.0 - resolve: 1.22.5 + resolve: 1.22.6 /postcss-import@15.1.0(postcss@8.4.21): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} @@ -12883,7 +12893,7 @@ packages: postcss: 8.4.21 postcss-value-parser: 4.2.0 read-cache: 1.0.0 - resolve: 1.22.5 + resolve: 1.22.6 dev: false /postcss-initial@3.0.4: @@ -12898,6 +12908,7 @@ packages: postcss: ^8.0.0 dependencies: postcss: 8.4.21 + dev: true /postcss-js@4.0.1(postcss@8.4.21): resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} @@ -12928,16 +12939,16 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-lab-function@6.0.3(postcss@8.4.21): - resolution: {integrity: sha512-+0WxmblCb2Khfj9wpJQKd/9QhtHK/ImIqfnXX4HEoTDmjdtI6IUjXnC83bYX0CaHitpPjWnoQjoasW7qb1TCHw==} + /postcss-lab-function@6.0.5(postcss@8.4.21): + resolution: {integrity: sha512-v1NG08v7tN9n76rA5j5HQ4sRu/kqXBuOFNAYhfHqbyDQ1WbsGKfPNN9VnJSSI3V0KIlShodYQPf3ORjMSo1w9g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) - '@csstools/css-tokenizer': 2.2.0 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.21) + '@csstools/css-color-parser': 1.3.2(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) + '@csstools/css-tokenizer': 2.2.1 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.21) postcss: 8.4.21 dev: false @@ -13183,8 +13194,8 @@ packages: engines: {node: '>=6.0.0'} dependencies: autoprefixer: 9.8.8 - browserslist: 4.21.10 - caniuse-lite: 1.0.30001534 + browserslist: 4.22.1 + caniuse-lite: 1.0.30001541 css-blank-pseudo: 0.1.4 css-has-pseudo: 0.10.0 css-prefers-color-scheme: 3.1.1 @@ -13241,8 +13252,8 @@ packages: '@csstools/postcss-text-decoration-shorthand': 1.0.0(postcss@8.4.21) '@csstools/postcss-trigonometric-functions': 1.0.2(postcss@8.4.21) '@csstools/postcss-unset-value': 1.0.2(postcss@8.4.21) - autoprefixer: 10.4.15(postcss@8.4.21) - browserslist: 4.21.10 + autoprefixer: 10.4.16(postcss@8.4.21) + browserslist: 4.22.1 css-blank-pseudo: 3.0.3(postcss@8.4.21) css-has-pseudo: 3.0.4(postcss@8.4.21) css-prefers-color-scheme: 6.0.3(postcss@8.4.21) @@ -13279,38 +13290,39 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-preset-env@9.1.3(postcss@8.4.21): - resolution: {integrity: sha512-h8iPXykc4i/MDkbu8GuROt90mQJcj4//P49keGW+mcfs9xWeUZFotsT0m2YV9zpdCvSNJojOww1Os6BpVTpHbA==} + /postcss-preset-env@9.1.4(postcss@8.4.21): + resolution: {integrity: sha512-k2scWtmYBZhjAzMJw8Fgc4hnfkZa4KpPjK0z6+tTAJ4/3ZAmaJJ1VBQ9T7OS0qvper8AyD+kqN2UB2tYFQ4eeA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/postcss-cascade-layers': 4.0.0(postcss@8.4.21) - '@csstools/postcss-color-function': 3.0.3(postcss@8.4.21) - '@csstools/postcss-color-mix-function': 2.0.3(postcss@8.4.21) - '@csstools/postcss-exponential-functions': 1.0.0(postcss@8.4.21) + '@csstools/postcss-color-function': 3.0.5(postcss@8.4.21) + '@csstools/postcss-color-mix-function': 2.0.5(postcss@8.4.21) + '@csstools/postcss-exponential-functions': 1.0.1(postcss@8.4.21) '@csstools/postcss-font-format-keywords': 3.0.0(postcss@8.4.21) - '@csstools/postcss-gradients-interpolation-method': 4.0.3(postcss@8.4.21) - '@csstools/postcss-hwb-function': 3.0.3(postcss@8.4.21) - '@csstools/postcss-ic-unit': 3.0.0(postcss@8.4.21) - '@csstools/postcss-is-pseudo-class': 4.0.1(postcss@8.4.21) + '@csstools/postcss-gradients-interpolation-method': 4.0.5(postcss@8.4.21) + '@csstools/postcss-hwb-function': 3.0.4(postcss@8.4.21) + '@csstools/postcss-ic-unit': 3.0.1(postcss@8.4.21) + '@csstools/postcss-initial': 1.0.0(postcss@8.4.21) + '@csstools/postcss-is-pseudo-class': 4.0.2(postcss@8.4.21) '@csstools/postcss-logical-float-and-clear': 2.0.0(postcss@8.4.21) '@csstools/postcss-logical-resize': 2.0.0(postcss@8.4.21) - '@csstools/postcss-logical-viewport-units': 2.0.1(postcss@8.4.21) - '@csstools/postcss-media-minmax': 1.0.7(postcss@8.4.21) - '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.2(postcss@8.4.21) + '@csstools/postcss-logical-viewport-units': 2.0.3(postcss@8.4.21) + '@csstools/postcss-media-minmax': 1.1.0(postcss@8.4.21) + '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.3(postcss@8.4.21) '@csstools/postcss-nested-calc': 3.0.0(postcss@8.4.21) - '@csstools/postcss-normalize-display-values': 3.0.0(postcss@8.4.21) - '@csstools/postcss-oklab-function': 3.0.3(postcss@8.4.21) - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.21) - '@csstools/postcss-relative-color-syntax': 2.0.3(postcss@8.4.21) + '@csstools/postcss-normalize-display-values': 3.0.1(postcss@8.4.21) + '@csstools/postcss-oklab-function': 3.0.5(postcss@8.4.21) + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.21) + '@csstools/postcss-relative-color-syntax': 2.0.5(postcss@8.4.21) '@csstools/postcss-scope-pseudo-class': 3.0.0(postcss@8.4.21) - '@csstools/postcss-stepped-value-functions': 3.0.1(postcss@8.4.21) - '@csstools/postcss-text-decoration-shorthand': 3.0.2(postcss@8.4.21) - '@csstools/postcss-trigonometric-functions': 3.0.1(postcss@8.4.21) + '@csstools/postcss-stepped-value-functions': 3.0.2(postcss@8.4.21) + '@csstools/postcss-text-decoration-shorthand': 3.0.3(postcss@8.4.21) + '@csstools/postcss-trigonometric-functions': 3.0.2(postcss@8.4.21) '@csstools/postcss-unset-value': 3.0.0(postcss@8.4.21) - autoprefixer: 10.4.15(postcss@8.4.21) - browserslist: 4.21.10 + autoprefixer: 10.4.16(postcss@8.4.21) + browserslist: 4.22.1 css-blank-pseudo: 6.0.0(postcss@8.4.21) css-has-pseudo: 6.0.0(postcss@8.4.21) css-prefers-color-scheme: 9.0.0(postcss@8.4.21) @@ -13318,21 +13330,20 @@ packages: postcss: 8.4.21 postcss-attribute-case-insensitive: 6.0.2(postcss@8.4.21) postcss-clamp: 4.1.0(postcss@8.4.21) - postcss-color-functional-notation: 6.0.0(postcss@8.4.21) + postcss-color-functional-notation: 6.0.1(postcss@8.4.21) postcss-color-hex-alpha: 9.0.2(postcss@8.4.21) - postcss-color-rebeccapurple: 9.0.0(postcss@8.4.21) - postcss-custom-media: 10.0.0(postcss@8.4.21) - postcss-custom-properties: 13.3.0(postcss@8.4.21) - postcss-custom-selectors: 7.1.4(postcss@8.4.21) + postcss-color-rebeccapurple: 9.0.1(postcss@8.4.21) + postcss-custom-media: 10.0.1(postcss@8.4.21) + postcss-custom-properties: 13.3.2(postcss@8.4.21) + postcss-custom-selectors: 7.1.5(postcss@8.4.21) postcss-dir-pseudo-class: 8.0.0(postcss@8.4.21) - postcss-double-position-gradients: 5.0.0(postcss@8.4.21) + postcss-double-position-gradients: 5.0.1(postcss@8.4.21) postcss-focus-visible: 9.0.0(postcss@8.4.21) postcss-focus-within: 8.0.0(postcss@8.4.21) postcss-font-variant: 5.0.0(postcss@8.4.21) postcss-gap-properties: 5.0.0(postcss@8.4.21) - postcss-image-set-function: 6.0.0(postcss@8.4.21) - postcss-initial: 4.0.1(postcss@8.4.21) - postcss-lab-function: 6.0.3(postcss@8.4.21) + postcss-image-set-function: 6.0.1(postcss@8.4.21) + postcss-lab-function: 6.0.5(postcss@8.4.21) postcss-logical: 7.0.0(postcss@8.4.21) postcss-nesting: 12.0.1(postcss@8.4.21) postcss-opacity-percentage: 2.0.0(postcss@8.4.21) @@ -13822,8 +13833,8 @@ packages: esprima: 3.0.0 dev: true - /regenerate-unicode-properties@10.1.0: - resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==} + /regenerate-unicode-properties@10.1.1: + resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 @@ -13843,7 +13854,7 @@ packages: /regenerator-transform@0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.23.1 /regex-not@1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} @@ -13871,7 +13882,7 @@ packages: dependencies: '@babel/regjsgen': 0.8.0 regenerate: 1.4.2 - regenerate-unicode-properties: 10.1.0 + regenerate-unicode-properties: 10.1.1 regjsparser: 0.9.1 unicode-match-property-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.1.0 @@ -13888,9 +13899,9 @@ packages: /remove-types@1.0.0: resolution: {integrity: sha512-G7Hk1Q+UJ5DvlNAoJZObxANkBZGiGdp589rVcTW/tYqJWJ5rwfraSnKSQaETN8Epaytw8J40nS/zC7bcHGv36w==} dependencies: - '@babel/core': 7.22.19 - '@babel/plugin-syntax-decorators': 7.22.10(@babel/core@7.22.19) - '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.22.19) + '@babel/core': 7.23.0 + '@babel/plugin-syntax-decorators': 7.22.10(@babel/core@7.23.0) + '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.0) prettier: 2.7.1 transitivePeerDependencies: - supports-color @@ -13952,21 +13963,21 @@ packages: resolution: {integrity: sha512-fVEKHGeK85bGbVFuwO9o1aU0n3vqQGrezPc51JGu9UTXpFQfWq5qCeKxyaRUSvephs+06c5j5rPq/dzHGEo8+Q==} dependencies: path-root: 0.1.1 - resolve: 1.22.5 + resolve: 1.22.6 /resolve-package-path@2.0.0: resolution: {integrity: sha512-/CLuzodHO2wyyHTzls5Qr+EFeG6RcW4u6//gjYvUfcfyuplIX1SSccU+A5A9A78Gmezkl3NBkFAMxLbzTY9TJA==} engines: {node: 8.* || 10.* || >= 12} dependencies: path-root: 0.1.1 - resolve: 1.22.5 + resolve: 1.22.6 /resolve-package-path@3.1.0: resolution: {integrity: sha512-2oC2EjWbMJwvSN6Z7DbDfJMnD8MYEouaLn5eIX0j8XwPsYCVIyY9bbnX88YHVkbr8XHqvZrYbxaLPibfTYKZMA==} engines: {node: 10.* || >= 12} dependencies: path-root: 0.1.1 - resolve: 1.22.5 + resolve: 1.22.6 /resolve-package-path@4.0.3: resolution: {integrity: sha512-SRpNAPW4kewOaNUt8VPqhJ0UMxawMwzJD8V7m1cJfdSTK9ieZwS6K7Dabsm4bmLFM96Z5Y/UznrpG5kt1im8yA==} @@ -13985,8 +13996,8 @@ packages: resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==} deprecated: https://github.com/lydell/resolve-url#deprecated - /resolve@1.22.5: - resolution: {integrity: sha512-qWhv7PF1V95QPvRoUGHxOtnAlEvlXBylMZcjUR9pAumMmveFtcHJRXGIr+TkjfNJVQypqv2qcDiiars2y1PsSg==} + /resolve@1.22.6: + resolution: {integrity: sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==} hasBin: true dependencies: is-core-module: 2.13.0 @@ -14047,7 +14058,7 @@ packages: hash-base: 3.1.0 inherits: 2.0.4 - /rollup-plugin-node-resolve@5.2.0(rollup@3.29.1): + /rollup-plugin-node-resolve@5.2.0(rollup@3.29.4): resolution: {integrity: sha512-jUlyaDXts7TW2CqQ4GaO5VJ4PwwaV8VUGA7+km3n6k6xtOEacf61u0VXwN80phY/evMcaS+9eIeJ9MOyDxt5Zw==} deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve. peerDependencies: @@ -14056,8 +14067,8 @@ packages: '@types/resolve': 0.0.8 builtin-modules: 3.3.0 is-module: 1.0.0 - resolve: 1.22.5 - rollup: 3.29.1 + resolve: 1.22.6 + rollup: 3.29.4 rollup-pluginutils: 2.8.2 dev: false @@ -14086,8 +14097,8 @@ packages: resolution: {integrity: sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==} hasBin: true dependencies: - '@types/estree': 1.0.1 - '@types/node': 20.6.0 + '@types/estree': 1.0.2 + '@types/node': 20.7.1 acorn: 7.4.1 dev: false @@ -14098,8 +14109,8 @@ packages: optionalDependencies: fsevents: 2.3.3 - /rollup@3.29.1: - resolution: {integrity: sha512-c+ebvQz0VIH4KhhCpDsI+Bik0eT8ZFEVZEYw0cGMVqIP8zc+gnwl7iXCamTw7vzv2MeuZFZfdx5JJIq+ehzDlg==} + /rollup@3.29.4: + resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -14212,8 +14223,8 @@ packages: walker: 1.0.8 dev: true - /sc-errors@2.0.1: - resolution: {integrity: sha512-JoVhq3Ud+3Ujv2SIG7W0XtjRHsrNgl6iXuHHsh0s+Kdt5NwI6N2EGAZD4iteitdDv68ENBkpjtSvN597/wxPSQ==} + /sc-errors@2.0.3: + resolution: {integrity: sha512-HNpClBWpo7zxLBnhH0U/FbC19Gl3OJlVyPxo9Q2eomfdWgYfd84uhqe0LRgybc+nSpcYjtF08+/dKPLugLMMeQ==} dev: false /sc-formatter@4.0.0: @@ -14232,7 +14243,7 @@ packages: resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} engines: {node: '>= 8.9.0'} dependencies: - '@types/json-schema': 7.0.12 + '@types/json-schema': 7.0.13 ajv: 6.12.6 ajv-keywords: 3.5.2(ajv@6.12.6) @@ -14240,7 +14251,7 @@ packages: resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/json-schema': 7.0.12 + '@types/json-schema': 7.0.13 ajv: 6.12.6 ajv-keywords: 3.5.2(ajv@6.12.6) @@ -14248,7 +14259,7 @@ packages: resolution: {integrity: sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==} engines: {node: '>= 12.13.0'} dependencies: - '@types/json-schema': 7.0.12 + '@types/json-schema': 7.0.13 ajv: 8.12.0 ajv-formats: 2.1.1(ajv@8.12.0) ajv-keywords: 5.1.0(ajv@8.12.0) @@ -14507,17 +14518,17 @@ packages: resolution: {integrity: sha512-HIopjTj8p979N5klC7FeZSwu9rd805bFgFcyVX7Y8zPyjVHXHTfGrV/8vqzN2gpOwnnosWQ44ue0qGqovlxZrg==} dependencies: ag-channel: 5.0.0 - ag-request: 1.0.0 + ag-request: 1.0.1 async-stream-emitter: 4.1.0 buffer: 5.7.1 clone-deep: 4.0.1 linked-list: 0.1.0 - sc-errors: 2.0.1 + sc-errors: 2.0.3 sc-formatter: 4.0.0 stream-demux: 8.1.0 uuid: 8.3.2 vinyl-buffer: 1.0.1 - ws: 8.14.1 + ws: 8.14.2 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -14601,7 +14612,7 @@ packages: resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} dependencies: spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.13 + spdx-license-ids: 3.0.15 dev: true /spdx-exceptions@2.3.0: @@ -14612,11 +14623,11 @@ packages: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.3.0 - spdx-license-ids: 3.0.13 + spdx-license-ids: 3.0.15 dev: true - /spdx-license-ids@3.0.13: - resolution: {integrity: sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==} + /spdx-license-ids@3.0.15: + resolution: {integrity: sha512-lpT8hSQp9jAKp9mhtBU4Xjon8LPGBvLIuBiSVhMEtmLecTh2mO0tlqrAMp47tBXzMr13NJMQ2lf7RpQGLJ3HsQ==} dev: true /split-string@3.1.0: @@ -14953,7 +14964,7 @@ packages: postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 quick-lru: 5.1.1 - resolve: 1.22.5 + resolve: 1.22.6 transitivePeerDependencies: - ts-node @@ -15019,7 +15030,7 @@ packages: jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.1 - terser: 5.19.4 + terser: 5.20.0 webpack: 5.74.0 /terser@4.8.1: @@ -15032,8 +15043,8 @@ packages: source-map: 0.6.1 source-map-support: 0.5.21 - /terser@5.19.4: - resolution: {integrity: sha512-6p1DjHeuluwxDXcuT9VR8p64klWJKo1ILiy19s6C9+0Bh2+NWTX6nD9EPppiER4ICkHDVB1RkVpin/YW2nQn/g==} + /terser@5.20.0: + resolution: {integrity: sha512-e56ETryaQDyebBwJIWYB2TT6f2EZ0fL0sW/JRXNMN26zZdKi2u/E/5my5lG6jNxym6qsrVXfFRmOdV42zlAgLQ==} engines: {node: '>=10'} hasBin: true dependencies: @@ -15269,9 +15280,8 @@ packages: /tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} - /tracked-built-ins@3.2.0: - resolution: {integrity: sha512-dB8cFBpyJco3tmMO0w/+K8GYaL4iBjff4avLmNju0q6o8VvKLPpvPk/JHiwSXgX6aDCcOQv4J5JUBCAXBHaiGQ==} - engines: {node: 14.* || 16.* || >= 18} + /tracked-built-ins@3.3.0: + resolution: {integrity: sha512-ewKFrW/AQs05oLPM5isOUb/1aOwBRfHfmF408CCzTk21FLAhKrKVOP5Q5ebX+zCT4kvg81PGBGwrBiEGND1nWA==} dependencies: '@embroider/addon-shim': 1.8.6 ember-tracked-storage-polyfill: 1.0.0 @@ -15507,13 +15517,13 @@ packages: engines: {node: '>=4'} dev: true - /update-browserslist-db@1.0.11(browserslist@4.21.10): - resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} + /update-browserslist-db@1.0.13(browserslist@4.22.1): + resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.21.10 + browserslist: 4.22.1 escalade: 3.1.1 picocolors: 1.0.0 @@ -15780,14 +15790,14 @@ packages: webpack-cli: optional: true dependencies: - '@types/eslint-scope': 3.7.4 + '@types/eslint-scope': 3.7.5 '@types/estree': 0.0.51 '@webassemblyjs/ast': 1.11.1 '@webassemblyjs/wasm-edit': 1.11.1 '@webassemblyjs/wasm-parser': 1.11.1 acorn: 8.10.0 acorn-import-assertions: 1.9.0(acorn@8.10.0) - browserslist: 4.21.10 + browserslist: 4.22.1 chrome-trace-event: 1.0.3 enhanced-resolve: 5.15.0 es-module-lexer: 0.9.3 @@ -15886,7 +15896,7 @@ packages: /workerpool@3.1.2: resolution: {integrity: sha512-WJFA0dGqIK7qj7xPTqciWBH5DlJQzoPjsANvc3Y4hNB0SScT+Emjvt0jPPkDBUjBNngX1q9hHgt1Gfwytu6pug==} dependencies: - '@babel/core': 7.22.19 + '@babel/core': 7.23.0 object-assign: 4.1.1 rsvp: 4.8.5 transitivePeerDependencies: @@ -15935,8 +15945,8 @@ packages: optional: true dev: true - /ws@8.14.1: - resolution: {integrity: sha512-4OOseMUq8AzRBI/7SLMUwO+FEDnguetSk7KMb1sHwvF2w2Wv5Hoj0nlifx8vtGsftE/jWHojPy8sMMzYLJ2G/A==} + /ws@8.14.2: + resolution: {integrity: sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1