From e8aba4255db282daed89d461d0c225df6e73a865 Mon Sep 17 00:00:00 2001 From: gagik Date: Tue, 18 Feb 2025 19:35:34 +0100 Subject: [PATCH] Revert "chore(deps): bump the compass group with 6 updates (#950)" This reverts commit 6976c51ffad418871f0ea8b830d4e3e2bcc76fa3. --- package-lock.json | 1606 +++++++++++++++++------------------ package.json | 4 +- src/connectionController.ts | 18 +- src/test/suite/oidc.test.ts | 2 + 4 files changed, 810 insertions(+), 820 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6291a3723..fe919e91f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,8 +12,8 @@ "@babel/core": "^7.25.8", "@babel/parser": "^7.25.8", "@babel/traverse": "^7.25.7", - "@mongodb-js/compass-components": "^1.34.1", - "@mongodb-js/connection-form": "^1.47.1", + "@mongodb-js/compass-components": "^1.34.0", + "@mongodb-js/connection-form": "^1.47.0", "@mongodb-js/connection-info": "^0.11.0", "@mongodb-js/mongodb-constants": "^0.10.4", "@mongosh/browser-runtime-electron": "^3.2.0", @@ -2097,9 +2097,9 @@ "license": "MIT" }, "node_modules/@codemirror/autocomplete": { - "version": "6.18.6", - "resolved": "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-6.18.6.tgz", - "integrity": "sha512-PHHBXFomUs5DF+9tCOM/UoW6XQ4R44lLNNhRaW9PKPTU0D7lIjRg3ElxaJnTwsl/oHiR93WSXDBrekhoUGCPtg==", + "version": "6.18.4", + "resolved": "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-6.18.4.tgz", + "integrity": "sha512-sFAphGQIqyQZfP2ZBsSHV7xQvo9Py0rV0dW7W3IMRdS+zDuNb2l3no78CvUaWKGfzFjI4FTrLdUSj86IGb2hRA==", "license": "MIT", "dependencies": { "@codemirror/language": "^6.0.0", @@ -2121,9 +2121,9 @@ } }, "node_modules/@codemirror/lang-javascript": { - "version": "6.2.3", - "resolved": "https://registry.npmjs.org/@codemirror/lang-javascript/-/lang-javascript-6.2.3.tgz", - "integrity": "sha512-8PR3vIWg7pSu7ur8A07pGiYHgy3hHj+mRYRCSG8q+mPIrl0F02rgpGv+DsQTHRTc30rydOsf5PZ7yjKFg2Ackw==", + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/@codemirror/lang-javascript/-/lang-javascript-6.2.2.tgz", + "integrity": "sha512-VGQfY+FCc285AhWuwjYxQyUQcYurWlxdKYT4bqwr3Twnd5wP5WSeu52t4tvvuWmljT4EmgEgZCqSieokhtY8hg==", "license": "MIT", "dependencies": { "@codemirror/autocomplete": "^6.0.0", @@ -2171,9 +2171,9 @@ } }, "node_modules/@codemirror/state": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/@codemirror/state/-/state-6.5.2.tgz", - "integrity": "sha512-FVqsPqtPWKVVL3dPSxy8wEF/ymIEuVzF1PK3VbUgrxXpJUSHQWWZz4JMToquRxnkw+36LTamCZG2iua2Ptq0fA==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@codemirror/state/-/state-6.5.1.tgz", + "integrity": "sha512-3rA9lcwciEB47ZevqvD8qgbzhM9qMb8vCcQCNmDfVRPQG4JT9mSb0Jg8H7YjKGGQcFnLN323fj9jdnG59Kx6bg==", "license": "MIT", "dependencies": { "@marijn/find-cluster-break": "^1.0.0" @@ -2330,16 +2330,15 @@ } }, "node_modules/@emotion/babel-plugin": { - "version": "11.13.5", - "resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz", - "integrity": "sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==", - "license": "MIT", + "version": "11.11.0", + "resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.11.0.tgz", + "integrity": "sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==", "dependencies": { "@babel/helper-module-imports": "^7.16.7", "@babel/runtime": "^7.18.3", - "@emotion/hash": "^0.9.2", - "@emotion/memoize": "^0.9.0", - "@emotion/serialize": "^1.3.3", + "@emotion/hash": "^0.9.1", + "@emotion/memoize": "^0.8.1", + "@emotion/serialize": "^1.1.2", "babel-plugin-macros": "^3.1.0", "convert-source-map": "^1.5.0", "escape-string-regexp": "^4.0.0", @@ -2349,53 +2348,48 @@ } }, "node_modules/@emotion/cache": { - "version": "11.14.0", - "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.14.0.tgz", - "integrity": "sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==", - "license": "MIT", + "version": "11.11.0", + "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.11.0.tgz", + "integrity": "sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==", "dependencies": { - "@emotion/memoize": "^0.9.0", - "@emotion/sheet": "^1.4.0", - "@emotion/utils": "^1.4.2", - "@emotion/weak-memoize": "^0.4.0", + "@emotion/memoize": "^0.8.1", + "@emotion/sheet": "^1.2.2", + "@emotion/utils": "^1.2.1", + "@emotion/weak-memoize": "^0.3.1", "stylis": "4.2.0" } }, "node_modules/@emotion/css": { - "version": "11.13.5", - "resolved": "https://registry.npmjs.org/@emotion/css/-/css-11.13.5.tgz", - "integrity": "sha512-wQdD0Xhkn3Qy2VNcIzbLP9MR8TafI0MJb7BEAXKp+w4+XqErksWR4OXomuDzPsN4InLdGhVe6EYcn2ZIUCpB8w==", - "license": "MIT", + "version": "11.11.2", + "resolved": "https://registry.npmjs.org/@emotion/css/-/css-11.11.2.tgz", + "integrity": "sha512-VJxe1ucoMYMS7DkiMdC2T7PWNbrEI0a39YRiyDvK2qq4lXwjRbVP/z4lpG+odCsRzadlR+1ywwrTzhdm5HNdew==", "dependencies": { - "@emotion/babel-plugin": "^11.13.5", - "@emotion/cache": "^11.13.5", - "@emotion/serialize": "^1.3.3", - "@emotion/sheet": "^1.4.0", - "@emotion/utils": "^1.4.2" + "@emotion/babel-plugin": "^11.11.0", + "@emotion/cache": "^11.11.0", + "@emotion/serialize": "^1.1.2", + "@emotion/sheet": "^1.2.2", + "@emotion/utils": "^1.2.1" } }, "node_modules/@emotion/hash": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz", - "integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==", - "license": "MIT" + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.1.tgz", + "integrity": "sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==" }, "node_modules/@emotion/memoize": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.9.0.tgz", - "integrity": "sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==", - "license": "MIT" + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.8.1.tgz", + "integrity": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==" }, "node_modules/@emotion/serialize": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.3.3.tgz", - "integrity": "sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==", - "license": "MIT", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.2.tgz", + "integrity": "sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==", "dependencies": { - "@emotion/hash": "^0.9.2", - "@emotion/memoize": "^0.9.0", - "@emotion/unitless": "^0.10.0", - "@emotion/utils": "^1.4.2", + "@emotion/hash": "^0.9.1", + "@emotion/memoize": "^0.8.1", + "@emotion/unitless": "^0.8.1", + "@emotion/utils": "^1.2.1", "csstype": "^3.0.2" } }, @@ -2403,7 +2397,6 @@ "version": "11.11.0", "resolved": "https://registry.npmjs.org/@emotion/server/-/server-11.11.0.tgz", "integrity": "sha512-6q89fj2z8VBTx9w93kJ5n51hsmtYuFPtZgnc1L8VzRx9ti4EU6EyvF6Nn1H1x3vcCQCF7u2dB2lY4AYJwUW4PA==", - "license": "MIT", "dependencies": { "@emotion/utils": "^1.2.1", "html-tokenize": "^2.0.0", @@ -2420,28 +2413,24 @@ } }, "node_modules/@emotion/sheet": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.4.0.tgz", - "integrity": "sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==", - "license": "MIT" + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.2.2.tgz", + "integrity": "sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==" }, "node_modules/@emotion/unitless": { - "version": "0.10.0", - "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.10.0.tgz", - "integrity": "sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==", - "license": "MIT" + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.8.1.tgz", + "integrity": "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==" }, "node_modules/@emotion/utils": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.4.2.tgz", - "integrity": "sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==", - "license": "MIT" + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.2.1.tgz", + "integrity": "sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==" }, "node_modules/@emotion/weak-memoize": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz", - "integrity": "sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==", - "license": "MIT" + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz", + "integrity": "sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==" }, "node_modules/@esbuild/android-arm": { "version": "0.18.20", @@ -2965,6 +2954,12 @@ "react-dom": ">=16.8.0" } }, + "node_modules/@floating-ui/react/node_modules/tabbable": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz", + "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==", + "license": "MIT" + }, "node_modules/@floating-ui/utils": { "version": "0.2.9", "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.9.tgz", @@ -3415,146 +3410,143 @@ } }, "node_modules/@leafygreen-ui/a11y": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/a11y/-/a11y-2.0.2.tgz", - "integrity": "sha512-b94OCj0JyfDBujniE2L80Rj5Hbjp6E3L6EIhKQPc/33AzlFGVKlk8wVdhqhQjOgAKrFXah6teTwzOgI9UQCNcw==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/a11y/-/a11y-1.5.0.tgz", + "integrity": "sha512-QKnzWWFsw8FR9+KVqQbgzSGC5T2NcsUI1+6bc6+mNh1HwH8nUctrXj0tjTkrV+Dmab8zdeArUz24ly9eEvl7UA==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/lib": "^14.0.2" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.1.3", + "@leafygreen-ui/lib": "^13.6.1" } }, "node_modules/@leafygreen-ui/badge": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/badge/-/badge-9.0.2.tgz", - "integrity": "sha512-kGM52Zy/7yYU9YWAQHdwuW0Dar2/mS7O7qXF4Y9CIG1Izc0R30zv+oxg9686pAuIijmGsOpeXWHc33Mi12uZ8Q==", - "license": "Apache-2.0", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/badge/-/badge-8.1.3.tgz", + "integrity": "sha512-KsMi231G1dtF3XOzHgOpxp2TfpwqaUTZfJmrL38GaWh4G2svtzqejdeuxYKLCRBVo5udAjbrXvSjYyHhOYsw2Q==", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/lib": "^13.3.0", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/tokens": "^2.5.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/banner": { - "version": "9.0.4", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/banner/-/banner-9.0.4.tgz", - "integrity": "sha512-OMRTdljfP9zhJIfv/I8dcPgsbvPmNzauY/Cxw3e3/7RUVoAgBbtnXzBwQnMf/M8rybO4X2HZP8qif2GZoVuoWA==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/banner/-/banner-8.0.1.tgz", + "integrity": "sha512-zKrSG334UW/9nGt4P4QKNM8rnOzsG62cLxfysT4UrrOS8doRNvIlKleeQFSkNd4FmljiqdRI0DjDKO0uGhx8SA==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/icon-button": "^16.0.3", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/icon": "^12.0.1", + "@leafygreen-ui/icon-button": "^15.0.21", + "@leafygreen-ui/lib": "^13.3.0", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/tokens": "^2.5.2", + "@leafygreen-ui/typography": "^19.0.0" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/box": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/box/-/box-4.0.2.tgz", - "integrity": "sha512-i2aCSME7EkU4gQE/H/ONRtINKsi3DZIi5sOlHBrqr77TWfODeI+t+kp2t2+rEsHxkHH0OFzt98BUL5nCWWUd9w==", - "deprecated": "This package is deprecated. Please use @leafygreen-ui/polymorphic instead.", - "license": "Apache-2.0" + "version": "3.1.9", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/box/-/box-3.1.9.tgz", + "integrity": "sha512-hY05VQKDVhqqBH/Dz1kxonjQmqrMR9URa3Dw3YgdLbVUd1hMQkoWbplamiE4S4vq2+81SQBgNw53i+/Vd0Cl0g==" }, "node_modules/@leafygreen-ui/button": { - "version": "22.0.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/button/-/button-22.0.2.tgz", - "integrity": "sha512-Vj1cO/U6pGMzsiQs6fMU+G6k5p7FD8y0lMo/y/gRNHmBuKJ+fEiFOna/OJROrQTTI8iva9dezCU92Fxgc8Hgpg==", + "version": "21.3.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/button/-/button-21.3.0.tgz", + "integrity": "sha512-v9qipsRWHQBN9sC4RNWmJ/PVQCcYZdg9Wa+k9Q6LFjgahI1/6BXYTZOP4wPJQDp2AG6+dx2CF7Rp60ymM+wtLw==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/box": "^4.0.2", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/ripple": "^1.1.15", - "@leafygreen-ui/tokens": "^2.11.3", - "@lg-tools/test-harnesses": "^0.1.4", + "@leafygreen-ui/box": "^3.1.9", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/lib": "^13.4.0", + "@leafygreen-ui/palette": "^4.0.10", + "@leafygreen-ui/ripple": "^1.1.13", + "@leafygreen-ui/tokens": "^2.5.2", + "@lg-tools/test-harnesses": "^0.1.2", "polished": "^4.2.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/card": { - "version": "12.0.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/card/-/card-12.0.2.tgz", - "integrity": "sha512-4ffWqzDG3u4APPH4d8nWfdrE7xXedGOvbIAJK2JGhsZcSTLaUpxOF8MYTgYDzRLnRye3bhLA/Om7AUY28aGsMA==", + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/card/-/card-11.0.0.tgz", + "integrity": "sha512-o5rVAkjLHsK5/ACLBeZHOkdNPfHKk+V9xe8KFW5PSjuxxNR1RPL9UOJBsgiMORaqd7obXgdhcF+jDH6klXHH2A==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/tokens": "^2.11.3", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/lib": "^13.3.0", + "@leafygreen-ui/palette": "^4.1.0", + "@leafygreen-ui/polymorphic": "^2.0.2", + "@leafygreen-ui/tokens": "^2.5.2", "polished": "^4.2.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/checkbox": { - "version": "14.1.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/checkbox/-/checkbox-14.1.2.tgz", - "integrity": "sha512-bBrUdu6IGL61NV+d400PqJWsW9PZhoiTN+3Y7fVC9djURGCjTIf9wPnbkoNX+1iCMVufgFkpypor+gSQbOiZLQ==", + "version": "13.1.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/checkbox/-/checkbox-13.1.2.tgz", + "integrity": "sha512-rdn55oDiywyk/t3wKnJKbzDn6CUtCCSm4PQF6t4svZWVaHvNzDgTDjHy5D1s8MYpFQbqhsWbJhf17tpRrzY/Mw==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/a11y": "^2.0.2", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1", - "@lg-tools/test-harnesses": "^0.1.4", + "@leafygreen-ui/a11y": "^1.4.13", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.1.4", + "@leafygreen-ui/lib": "^13.4.0", + "@leafygreen-ui/palette": "^4.0.10", + "@leafygreen-ui/tokens": "^2.5.2", + "@leafygreen-ui/typography": "^19.0.0", + "@lg-tools/test-harnesses": "^0.1.2", "react-transition-group": "^4.4.5" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/chip": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/chip/-/chip-3.0.4.tgz", - "integrity": "sha512-he2/sX2S0rf60S5Pu6oK1JU57mQ1rG9uuI09T6KpFzJaaMFzxD2ZDW70+t5vMxxINMXGqU6UPwWGbT9raOMChA==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/chip/-/chip-2.0.0.tgz", + "integrity": "sha512-Xblxs3bwibgSqaASg+cn7qIDQajGuiXcMK3/Xfe6gkR6cfQsrcCOcm1BoiIT+9LFYc3qhx0sNP+kwiFTh7E9YA==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/inline-definition": "^8.0.4", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/icon": "^12.5.4", + "@leafygreen-ui/inline-definition": "^7.0.0", + "@leafygreen-ui/lib": "^13.8.1", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/tokens": "^2.9.0" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.2.0" } }, "node_modules/@leafygreen-ui/code": { - "version": "16.0.5", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/code/-/code-16.0.5.tgz", - "integrity": "sha512-vm8LucZSSh8XX3yWsWVyb/103AJXCYN833vX6qQCgqoVEr00EGP+LzonIknVortJClEVN1nptXaiKhO1kDh9/Q==", + "version": "15.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/code/-/code-15.0.0.tgz", + "integrity": "sha512-5Kc8xdnHUiXbICssW0IpS4xLNKS45GnXiKKOl6Eh3SssFiA0R2dLZcY92rnLC6vnqorpH8ykbWLbrvKdZvgnVw==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/a11y": "^2.0.2", - "@leafygreen-ui/button": "^23.0.0", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/icon-button": "^16.0.3", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/select": "^14.0.5", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/tooltip": "^13.0.4", + "@leafygreen-ui/a11y": "^1.4.13", + "@leafygreen-ui/button": "^21.1.0", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.3.0", + "@leafygreen-ui/icon": "^12.5.4", + "@leafygreen-ui/icon-button": "^15.0.23", + "@leafygreen-ui/lib": "^13.8.1", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/select": "^13.0.0", + "@leafygreen-ui/tokens": "^2.9.0", + "@leafygreen-ui/tooltip": "^12.0.0", "@types/facepaint": "^1.2.1", "@types/highlight.js": "^10.1.0", "clipboard": "^2.0.6", @@ -3565,159 +3557,120 @@ "polished": "^4.2.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" - } - }, - "node_modules/@leafygreen-ui/code/node_modules/@leafygreen-ui/button": { - "version": "23.0.0", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/button/-/button-23.0.0.tgz", - "integrity": "sha512-E2yuIM1oAqW/Fe9S/mwK+GqBDThr31P+Y27cd0oPD6ZTtyWruKY60M7dBafvqCY+Q3kPPCbBr80Uo8vjs7RXYw==", - "license": "Apache-2.0", - "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/ripple": "^1.1.15", - "@leafygreen-ui/tokens": "^2.11.3", - "@lg-tools/test-harnesses": "^0.1.4", - "polished": "^4.2.2" - }, - "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.2.0" } }, "node_modules/@leafygreen-ui/combobox": { - "version": "11.0.6", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/combobox/-/combobox-11.0.6.tgz", - "integrity": "sha512-JQSqD/dhtbDWwfWNMdw6TYb5pbDlfY7x+mP6XD/DNfMDT0kRHrbTgQ1wjARcHek0HfJQ8FQuGk2CMxO87BQ7ww==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/combobox/-/combobox-10.0.0.tgz", + "integrity": "sha512-FpKj0MGa83Z4mqv70ndohKY56vFtl4N3JZI0DRLNFhG5QI9Eu3+laUx6Qs2e8vTpWogASktzPePmJHD7pCBmXg==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/checkbox": "^14.1.2", - "@leafygreen-ui/chip": "^3.0.4", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/form-field": "^2.0.4", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/icon-button": "^16.0.3", - "@leafygreen-ui/input-option": "^3.0.4", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/popover": "^13.0.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1", + "@leafygreen-ui/checkbox": "^13.1.2", + "@leafygreen-ui/chip": "^2.0.0", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/form-field": "^1.2.5", + "@leafygreen-ui/hooks": "^8.3.0", + "@leafygreen-ui/icon": "^12.5.4", + "@leafygreen-ui/icon-button": "^15.0.23", + "@leafygreen-ui/input-option": "^2.0.2", + "@leafygreen-ui/lib": "^13.8.1", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/popover": "^12.0.0", + "@leafygreen-ui/tokens": "^2.9.0", + "@leafygreen-ui/typography": "^19.2.1", "chalk": "^4.1.2", "lodash": "^4.17.21", "polished": "^4.2.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.2.0" } }, "node_modules/@leafygreen-ui/confirmation-modal": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/confirmation-modal/-/confirmation-modal-6.0.4.tgz", - "integrity": "sha512-MwBr279umVqtd+sjK/DXGDPi9RY8z+lJs/W3p9OHlykNWk5zJV4Q4CqeB9GsdYIl4OE51m2f9ntArpYDmMfviA==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/confirmation-modal/-/confirmation-modal-5.2.1.tgz", + "integrity": "sha512-IAp8gFczyVoukZajZ4zWoO/DeTTDwNl0gg83CH/cjo8cYhAl32TW3dzOwGK+138jOhjKuE7HyLbUcjHSl9UkSA==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/button": "^22.0.2", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/modal": "^17.0.3", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/text-input": "^14.0.4", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1" + "@leafygreen-ui/button": "^21.2.0", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/icon": "^12.5.0", + "@leafygreen-ui/lib": "^13.5.0", + "@leafygreen-ui/modal": "^16.0.8", + "@leafygreen-ui/palette": "^4.0.10", + "@leafygreen-ui/text-input": "^13.1.0", + "@leafygreen-ui/tokens": "^2.11.0", + "@leafygreen-ui/typography": "^19.0.0" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/descendants": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/descendants/-/descendants-2.1.0.tgz", - "integrity": "sha512-Uq6yljMGGxAEE62n8IihwH+N74LfMZhrgm8tRdV5mzbrFj3H9b2hvux83n/aGv5jmfyELHwr7Pg4v6RWaCFFgQ==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/descendants/-/descendants-1.0.1.tgz", + "integrity": "sha512-hNCZyduixj3An/MjHufHWzDQXsnK5UzDyUSF5LvulBQy7AOVOJLdKlwepvaWj76rQz95tWPSgIkDrolQcv6RAA==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/lib": "^14.0.2", + "@leafygreen-ui/hooks": "^8.1.3", + "@leafygreen-ui/lib": "^13.7.0", "lodash": "^4.17.21" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/emotion": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/emotion/-/emotion-4.0.9.tgz", - "integrity": "sha512-f9ffU9FbIRi5KeOGO1YfAScQs3tXHgx6230xix0dWkuiTmwg+TFY8xfNdjptIkFuyODCcjAjIQDqOx98lpGvwQ==", - "license": "Apache-2.0", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/emotion/-/emotion-4.0.8.tgz", + "integrity": "sha512-gzEC8v9Ds8/wWuIYQ1yYbnERyIVt9X5tkG3AZIXqany+sKbWla9CfV+6vqEk1tdaIit1d0C2FS3rJH3BkA3VJg==", "dependencies": { "@emotion/css": "^11.1.3", "@emotion/server": "^11.4.0" } }, "node_modules/@leafygreen-ui/form-field": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/form-field/-/form-field-2.0.4.tgz", - "integrity": "sha512-SU7517U9lEvjQJmfhrDOA0/KKLVS5Xs4O7ABuJdTqJcQlwNhdMBjHkE7/Trh7I25O3IbLcoDw68HQC1cydM7Cg==", + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/form-field/-/form-field-1.2.5.tgz", + "integrity": "sha512-XH7vJZbgn6wnS7Wv0DpNqcL8q0qPqxHsrVBnqk+iKlnGjCjo1GFzngjOIHODUymEfWRJERrxKO6z8FsSof0GsQ==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.1.3", + "@leafygreen-ui/icon": "^12.4.0", + "@leafygreen-ui/lib": "^13.4.0", + "@leafygreen-ui/palette": "^4.0.10", + "@leafygreen-ui/tokens": "^2.7.0", + "@leafygreen-ui/typography": "^19.1.1" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/guide-cue": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/guide-cue/-/guide-cue-7.0.5.tgz", - "integrity": "sha512-4bcPRBxOR+IdEDPKUQamVH/vCRmYGVC3kqr3lsADHZ+HXqzz7oKteQDQ/K8NuxviH2SrFuvf8BLiBsDaWt8TNw==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/guide-cue/-/guide-cue-6.0.0.tgz", + "integrity": "sha512-sAqYgy5U5h+OZPWh/ZiF1nYHwfAk4uP3N8frHiR82ZERAWHxjSnuN+/haUYLr2/V1MzNLjrXQ5eDgJQ7BPkBDw==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/a11y": "^2.0.2", - "@leafygreen-ui/button": "^23.0.0", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/icon-button": "^16.0.3", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/popover": "^13.0.3", - "@leafygreen-ui/tooltip": "^13.0.4", - "@leafygreen-ui/typography": "^20.1.1", + "@leafygreen-ui/a11y": "^1.4.13", + "@leafygreen-ui/button": "^21.2.0", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.3.0", + "@leafygreen-ui/icon": "^12.5.0", + "@leafygreen-ui/icon-button": "^15.0.21", + "@leafygreen-ui/lib": "^13.5.0", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/popover": "^12.0.0", + "@leafygreen-ui/tooltip": "^12.0.0", + "@leafygreen-ui/typography": "^19.0.0", "focus-trap": "6.9.4", "focus-trap-react": "9.0.2", "polished": "^4.2.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" - } - }, - "node_modules/@leafygreen-ui/guide-cue/node_modules/@leafygreen-ui/button": { - "version": "23.0.0", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/button/-/button-23.0.0.tgz", - "integrity": "sha512-E2yuIM1oAqW/Fe9S/mwK+GqBDThr31P+Y27cd0oPD6ZTtyWruKY60M7dBafvqCY+Q3kPPCbBr80Uo8vjs7RXYw==", - "license": "Apache-2.0", - "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/ripple": "^1.1.15", - "@leafygreen-ui/tokens": "^2.11.3", - "@lg-tools/test-harnesses": "^0.1.4", - "polished": "^4.2.2" - }, - "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.2.0" } }, "node_modules/@leafygreen-ui/hooks": { @@ -3730,204 +3683,198 @@ "lodash": "^4.17.21" } }, - "node_modules/@leafygreen-ui/icon": { - "version": "13.1.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/icon/-/icon-13.1.2.tgz", - "integrity": "sha512-/TM731pMS8sVRfF8ciAkdZwCKExPNHJ3aDplhLRlnVuC66x+zDbxaiyAlkztFEGBtKeTug4TAMSVaOPeR54ZWg==", + "node_modules/@leafygreen-ui/hooks/node_modules/@leafygreen-ui/lib": { + "version": "14.0.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/lib/-/lib-14.0.2.tgz", + "integrity": "sha512-ZmyBeY1wj6cg9Tam0TaH6LejJKx+5uobeyCtwwdoNdMdqXOxcPOYWmUKLTjXh3P/TXVjXgYIpLiANUHN7OtMbw==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", + "lodash": "^4.17.21" + }, + "peerDependencies": { + "react": "^17.0.0 || ^18.0.0" + } + }, + "node_modules/@leafygreen-ui/icon": { + "version": "12.8.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/icon/-/icon-12.8.0.tgz", + "integrity": "sha512-LDYSFtdn+dX3/hyBJJw722grz98To+X9Nw/97F6MUk+D9eNdufzPFYQCd8iDsgUbfeSVJ/uw1PVr20QEJ7Xtcw==", + "dependencies": { + "@leafygreen-ui/emotion": "^4.0.8", "lodash": "^4.17.21" } }, "node_modules/@leafygreen-ui/icon-button": { - "version": "16.0.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/icon-button/-/icon-button-16.0.3.tgz", - "integrity": "sha512-ePVkelwDmD/HB0VF77C2XvVdP2e4J3VHPt27oBfZCLdxJkvIjqSQftBisgvveyFydK+6R8gaiei5yUCbmUPqng==", + "version": "15.0.23", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/icon-button/-/icon-button-15.0.23.tgz", + "integrity": "sha512-UnvHugYqr/FFTmbiascoxM0QMuJogP8d3H413ftCQM3jx8F65JbOwSV2X7QWoesKBTzppAfySbw+zMNihP2L1w==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/a11y": "^2.0.2", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/tokens": "^2.11.3", + "@leafygreen-ui/a11y": "^1.4.13", + "@leafygreen-ui/box": "^3.1.9", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/icon": "^12.0.1", + "@leafygreen-ui/lib": "^13.3.0", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/tokens": "^2.5.2", "polished": "^4.2.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/info-sprinkle": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/info-sprinkle/-/info-sprinkle-4.0.5.tgz", - "integrity": "sha512-f279G2eNkoRxfLEuO+WM7v/xWHq5JKwxNAa3j1bJh5sBhh9SpxIcXFtAli8GUC3fwBM3XKv/dIL+baURWfLL6g==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/info-sprinkle/-/info-sprinkle-3.0.0.tgz", + "integrity": "sha512-9WbW3IMM1zp0DcwReHLHlKa/FcDPckMV3V9Umerja77EV3A/EDqKO1TvNojrId6LC3eP/WbH8tO/GoIfQyuZoQ==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/tooltip": "^13.0.4" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/icon": "^12.6.0", + "@leafygreen-ui/lib": "^13.8.1", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/tokens": "^2.5.2", + "@leafygreen-ui/tooltip": "^12.0.0" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.2.0" } }, "node_modules/@leafygreen-ui/inline-definition": { - "version": "8.0.4", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/inline-definition/-/inline-definition-8.0.4.tgz", - "integrity": "sha512-A2GBD3m7hpbLveDwadl+Q5D4Cv/veSPqOzdA+csPnvdiLfAr7MtotbcM1AE9YjcG7BfyrW0OX67lss5CyX4ARQ==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/inline-definition/-/inline-definition-7.0.0.tgz", + "integrity": "sha512-JPhU40na9h+GGKfzotbqFO6sqJQiMkRkQy1xJI7kPcYg9zj2/U2k/dwcCI4+RRdHXh67dxXEPlQDAwR8/PAZKw==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/tooltip": "^13.0.4" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/lib": "^13.8.1", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/tokens": "^2.11.0", + "@leafygreen-ui/tooltip": "^12.0.0" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.2.0" } }, "node_modules/@leafygreen-ui/input-option": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/input-option/-/input-option-3.0.4.tgz", - "integrity": "sha512-AgX2SKh3sCAuLs9tuZi8uItt3yYzzUL+ff6mzwXa4AVcM2Ni/W308jaD1Iu6RAX5c1sZE36zM7aJyzUiAWWiiA==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/input-option/-/input-option-2.0.2.tgz", + "integrity": "sha512-GD3TX/5uF6NMdlcOt89jg7NXrN43ZAm+TEg/84NT9Mpdik9pw44Nznhv/BD/jXaWpxPXlDQzq7ReAOi7WtUujg==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/a11y": "^2.0.2", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1" + "@leafygreen-ui/a11y": "^1.5.0", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/lib": "^13.6.1", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/polymorphic": "^2.0.0", + "@leafygreen-ui/tokens": "^2.9.0", + "@leafygreen-ui/typography": "^19.2.1" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/leafygreen-provider": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/leafygreen-provider/-/leafygreen-provider-4.0.2.tgz", - "integrity": "sha512-dZ9wYv8Sj/8yTDOvx6q6XQZLzDsz5eWoUlDTfGxwMS+hyIrReiPkqZdE87sBVongcKVwD8OBlPdr+XGeoeaLBw==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/leafygreen-provider/-/leafygreen-provider-3.2.0.tgz", + "integrity": "sha512-tVOnAZXxOLysvGybBbq/e/9S2DN5UcmqurTgagDZbG9z9SXu45h1GWBQLw9eW4f6G39zI9XBAaEibpVgro2DrQ==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/lib": "^14.0.2", + "@leafygreen-ui/hooks": "^8.3.0", + "@leafygreen-ui/lib": "^13.8.1", "react-transition-group": "^4.4.5" } }, "node_modules/@leafygreen-ui/lib": { - "version": "14.0.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/lib/-/lib-14.0.2.tgz", - "integrity": "sha512-ZmyBeY1wj6cg9Tam0TaH6LejJKx+5uobeyCtwwdoNdMdqXOxcPOYWmUKLTjXh3P/TXVjXgYIpLiANUHN7OtMbw==", + "version": "13.8.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/lib/-/lib-13.8.2.tgz", + "integrity": "sha512-UxtZauF0rsB2dT0dsFYadcs9qa22Wk3PJaSXOCoI8BRPxyV8H4H6B+FQuFjCeLpKWFYOGLee9di3Xsqd4ewa8Q==", "license": "Apache-2.0", "dependencies": { - "lodash": "^4.17.21" + "@storybook/csf": "^0.1.0", + "lodash": "^4.17.21", + "prop-types": "^15.7.2" }, "peerDependencies": { "react": "^17.0.0 || ^18.0.0" } }, "node_modules/@leafygreen-ui/logo": { - "version": "10.0.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/logo/-/logo-10.0.2.tgz", - "integrity": "sha512-vvzHrQuC6qT1Behrocp/nB9FmRBAnHjLPbL6I8QoxhGAsJmumcqLwXYPzvw7SJBXvciQmvPCGIpAdRkVhysVkg==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/logo/-/logo-9.2.0.tgz", + "integrity": "sha512-NBGFVglNaZ32yWUlpCF2D0kwO29XmZe6Bvkf6FHR8OdI40/eOd0WicNbEChtk5x6dxPWM05lK2QM0pnn8bizeA==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/lib": "^13.4.0", + "@leafygreen-ui/palette": "^4.0.10" } }, "node_modules/@leafygreen-ui/marketing-modal": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/marketing-modal/-/marketing-modal-5.0.5.tgz", - "integrity": "sha512-wQXd7ShjD3J47kXgh0Jh+ME+umaMTjzDIjExIvOCDD7jTlatib2NjfFKGb/1IyGK9YFFGXwrkA6BoysjS3OaOQ==", - "license": "Apache-2.0", - "dependencies": { - "@leafygreen-ui/button": "^23.0.0", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/modal": "^17.0.3", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1" - }, - "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" - } - }, - "node_modules/@leafygreen-ui/marketing-modal/node_modules/@leafygreen-ui/button": { - "version": "23.0.0", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/button/-/button-23.0.0.tgz", - "integrity": "sha512-E2yuIM1oAqW/Fe9S/mwK+GqBDThr31P+Y27cd0oPD6ZTtyWruKY60M7dBafvqCY+Q3kPPCbBr80Uo8vjs7RXYw==", - "license": "Apache-2.0", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/marketing-modal/-/marketing-modal-4.2.3.tgz", + "integrity": "sha512-3rQh0SM1FYpFo/CQubCWZYcgvd0OSCWMAFxMT9ax+xoKZQPwxlPdQ8INWw0B99SF9mVMhP74cmftFQ+88hOcPw==", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/ripple": "^1.1.15", - "@leafygreen-ui/tokens": "^2.11.3", - "@lg-tools/test-harnesses": "^0.1.4", - "polished": "^4.2.2" + "@leafygreen-ui/button": "^21.2.0", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/lib": "^13.3.0", + "@leafygreen-ui/modal": "^16.0.7", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/tokens": "^2.5.2", + "@leafygreen-ui/typography": "^19.0.0" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/menu": { - "version": "28.0.6", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/menu/-/menu-28.0.6.tgz", - "integrity": "sha512-llGdNEkEZ8gZH0dY+ceznCfRpeqzSXW20jKDmtD09f5k8gh5w7RmH5rwJCuXpFa5KlbYAOwQtczcd/W9Ml2r8g==", + "version": "27.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/menu/-/menu-27.0.0.tgz", + "integrity": "sha512-0Oq0K14mpC2wzxe2aBaV7AY+6psxZZHpUX2W96fJnpUBXG96iDuqWmlewxkWO8xb2A/XjX047Khfv67kzbgEkw==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/descendants": "^2.1.0", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/icon-button": "^16.0.3", - "@leafygreen-ui/input-option": "^3.0.4", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/popover": "^13.0.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1", + "@leafygreen-ui/descendants": "^1.0.1", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.3.0", + "@leafygreen-ui/icon": "^12.5.4", + "@leafygreen-ui/icon-button": "^15.0.23", + "@leafygreen-ui/input-option": "^2.0.2", + "@leafygreen-ui/lib": "^13.8.1", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/polymorphic": "^2.0.0", + "@leafygreen-ui/popover": "^12.0.0", + "@leafygreen-ui/tokens": "^2.10.0", + "@leafygreen-ui/typography": "^19.2.1", "lodash": "^4.17.21", "polished": "^4.3.1", "react-transition-group": "^4.4.5" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.2.0" } }, "node_modules/@leafygreen-ui/modal": { - "version": "17.0.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/modal/-/modal-17.0.3.tgz", - "integrity": "sha512-8XkRJsVHME1HrNlLJpFi64TOQOXgFhHBUVNpr5vVKvTlpZzjjMqYfgwb2w6rwO9MNmGjdEU9AGAC6PMSQEaOkQ==", + "version": "16.1.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/modal/-/modal-16.1.0.tgz", + "integrity": "sha512-FadLMCC/J3a3w0zF1kngNdQpBAYgKz9fzh1ctbG+E1KA34iQttz+KACKhQWH6oykPLqwJ8Cz1E3WQ9iL1lPXcg==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/icon-button": "^16.0.3", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/portal": "^6.0.2", - "@leafygreen-ui/tokens": "^2.11.3", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.1.3", + "@leafygreen-ui/icon": "^12.5.0", + "@leafygreen-ui/icon-button": "^15.0.22", + "@leafygreen-ui/lib": "^13.5.0", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/portal": "^5.1.1", + "@leafygreen-ui/tokens": "^2.8.0", "focus-trap": "6.9.4", "focus-trap-react": "^9.0.2", "polished": "^4.2.2", + "prop-types": "^15.8.1", "react-transition-group": "^4.4.5" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/palette": { @@ -3937,22 +3884,22 @@ "license": "Apache-2.0" }, "node_modules/@leafygreen-ui/pipeline": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/pipeline/-/pipeline-7.0.4.tgz", - "integrity": "sha512-9KcAjWnhK8GCFlzflYCuZG0T+WgP8q9vyNPO5xTnQezc4hO9nj5xEsxP+/1T8YD8XXp9RPYVjGSHLgOEy47b0g==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/pipeline/-/pipeline-6.0.0.tgz", + "integrity": "sha512-K9YP2KtW8cOKfUCfowZxdNXSPDbLrPx3iEcncNQuH9A8P6fsHx1E2mNd8gl1+hilFy0vXzxipMqLJZMweQXPBg==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/tooltip": "^13.0.4", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.3.0", + "@leafygreen-ui/icon": "^12.0.1", + "@leafygreen-ui/lib": "^13.8.1", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/tokens": "^2.5.2", + "@leafygreen-ui/tooltip": "^12.0.0", "react-intersection-observer": "^8.25.1" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.2.0" } }, "node_modules/@leafygreen-ui/polymorphic": { @@ -3965,170 +3912,161 @@ "lodash": "^4.17.21" } }, + "node_modules/@leafygreen-ui/polymorphic/node_modules/@leafygreen-ui/lib": { + "version": "14.0.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/lib/-/lib-14.0.2.tgz", + "integrity": "sha512-ZmyBeY1wj6cg9Tam0TaH6LejJKx+5uobeyCtwwdoNdMdqXOxcPOYWmUKLTjXh3P/TXVjXgYIpLiANUHN7OtMbw==", + "license": "Apache-2.0", + "dependencies": { + "lodash": "^4.17.21" + }, + "peerDependencies": { + "react": "^17.0.0 || ^18.0.0" + } + }, "node_modules/@leafygreen-ui/popover": { - "version": "13.0.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/popover/-/popover-13.0.3.tgz", - "integrity": "sha512-5dmqbfwO2m5hYcgtlQr58JVK1oYdOIqGOQBtx0R9fjxrObuX2XpGa7g0ej9HuqVI+LrKD/BxsbVozlaVz4WmIQ==", + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/popover/-/popover-12.0.0.tgz", + "integrity": "sha512-E/2ob3kYAJhmXZLBBxEwGD5/KDlhvZlJ7LIHz7PikwuwqXeWqGiVVVtqniVlvpL1ND8wGsfyM1+L1vZRAVvkng==", "license": "Apache-2.0", "dependencies": { "@floating-ui/react": "^0.26.28", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/portal": "^6.0.2", - "@leafygreen-ui/tokens": "^2.11.3", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.3.0", + "@leafygreen-ui/lib": "^13.8.1", + "@leafygreen-ui/portal": "^5.1.1", + "@leafygreen-ui/tokens": "^2.8.0", "@types/react-transition-group": "^4.4.5", "react-transition-group": "^4.4.5" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.2.0" } }, "node_modules/@leafygreen-ui/portal": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/portal/-/portal-6.0.2.tgz", - "integrity": "sha512-RTGJdAScV6OicrLQv2CHU02CiELPYmrPOfOuuAC2YxqkLiOJCsNS4mE5TWaAYp+yMMFh5nC8cQWjXxNoYbdmNA==", - "license": "Apache-2.0", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/portal/-/portal-5.1.1.tgz", + "integrity": "sha512-8wvNdLxO3hWY7u5rf1ndYCJJ85TB6XpKp+dl7sQPoLnkq8HXd4GqnFXYwvGQp/pf3ts/Dp5FmZ/9dljkktnzQg==", "dependencies": { - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/lib": "^14.0.2" + "@leafygreen-ui/hooks": "^8.1.3", + "@leafygreen-ui/lib": "^13.3.0" }, "peerDependencies": { "react-dom": "^17.0.0 || ^18.0.0" } }, "node_modules/@leafygreen-ui/radio-box-group": { - "version": "14.0.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/radio-box-group/-/radio-box-group-14.0.2.tgz", - "integrity": "sha512-c6gO/qf3/Bb2YCk++tGKg36lTPKmPp4B43rQ20W1QYfgB7IjRqQLSzO1XIdc7V34z8slR3XviP4cB/GNGjtqkg==", + "version": "13.0.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/radio-box-group/-/radio-box-group-13.0.2.tgz", + "integrity": "sha512-1zRW4jeQzwa2i0RdMQ5UPAMTphz0HAy1nQkoNAeMrb+FSlCkfxbTrqWkiqU0f8gkY3ns/cpkNfKhLkYg3eKXWQ==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.1.4", + "@leafygreen-ui/lib": "^13.3.0", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/tokens": "^2.5.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/radio-group": { - "version": "12.0.4", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/radio-group/-/radio-group-12.0.4.tgz", - "integrity": "sha512-3IFTeBfSVmUzpoSJiinP8SmENN+ulbNtaXMvtRJHz8MMiUw1bk6803VSq/dhWv4OzkBx3kRmyZqV/HBpTtV8kg==", + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/radio-group/-/radio-group-11.0.3.tgz", + "integrity": "sha512-pXDQ/iRbUQhg8IfFoRlakPHsNjWTvgp5kj7PaKLnighJg8+7hSLFQ5a6n+IZn6nECAfHvRLgxcyM0HJDBLLUYQ==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.1.4", + "@leafygreen-ui/lib": "^13.3.0", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/tokens": "^2.5.2", + "@leafygreen-ui/typography": "^19.0.0" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/ripple": { - "version": "1.1.15", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/ripple/-/ripple-1.1.15.tgz", - "integrity": "sha512-rJ/WedAo5aTCl+oblIY/ipObT9AV1CMX2Q0KbQeuXYXuPpusMxOCCMaK4m5kuLO/Fdy+OohUzPXH3Y5OGNx/xQ==", - "license": "Apache-2.0", + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/ripple/-/ripple-1.1.13.tgz", + "integrity": "sha512-M8JCnV+bYVYnRaO80qFiuf4oZjatFoAeNTw8mUKCr5/hboNmOJe7vGdJ69Um7iQUYMSBa8IXwD8eHHNgUcOAnw==", "dependencies": { - "@leafygreen-ui/tokens": "^2.11.3" + "@leafygreen-ui/tokens": "^2.5.2" } }, "node_modules/@leafygreen-ui/search-input": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/search-input/-/search-input-5.0.4.tgz", - "integrity": "sha512-8z5l1WUeVHhbQ3Brn3o2TLy1LZhHUc0//CoxyvqwBnqu8do8QiadIZOXwtSszODmk6Q+N5i7q63jdoK3hZUpJA==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/search-input/-/search-input-4.0.0.tgz", + "integrity": "sha512-iiu30IFODxO6zzKwhLdlCUb+TXLuBhyGUwIpvSctmmQwOllDxsOy/Ia5G46SUlG+cwNoKF/XOMBZBWVp3VL8PQ==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/a11y": "^2.0.2", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/icon-button": "^16.0.3", - "@leafygreen-ui/input-option": "^3.0.4", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/popover": "^13.0.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1", + "@leafygreen-ui/a11y": "^1.5.0", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.3.0", + "@leafygreen-ui/icon": "^12.5.4", + "@leafygreen-ui/icon-button": "^15.0.21", + "@leafygreen-ui/input-option": "^2.0.0", + "@leafygreen-ui/lib": "^13.8.1", + "@leafygreen-ui/palette": "^4.0.10", + "@leafygreen-ui/polymorphic": "^2.0.0", + "@leafygreen-ui/popover": "^12.0.0", + "@leafygreen-ui/tokens": "^2.9.0", + "@leafygreen-ui/typography": "^19.2.1", "lodash": "^4.17.21", "polished": "^4.2.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.2.0" } }, "node_modules/@leafygreen-ui/segmented-control": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/segmented-control/-/segmented-control-10.0.5.tgz", - "integrity": "sha512-EuDzY2g1cl/F4CHM6e04P1yt2E3FgLVlvq04Y3x0xKg3UqjpT6woYQCko+If3w3+XIWEp/V7UuXHWf9exwHe1Q==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/segmented-control/-/segmented-control-9.0.0.tgz", + "integrity": "sha512-oWcG8/oXobja+KszQzz9I2i7JWb9PNIhOHYgpj6GxJpciYGucX/wg2/nHXLt6u8n4nsjOQmuIxg+BwgVYviJfw==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1", + "@leafygreen-ui/box": "^3.1.9", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.2.1", + "@leafygreen-ui/icon": "^12.4.0", + "@leafygreen-ui/lib": "^13.3.0", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/tokens": "^2.5.2", + "@leafygreen-ui/typography": "^19.0.0", "lodash": "^4.17.21", "polished": "^4.2.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/select": { - "version": "14.0.5", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/select/-/select-14.0.5.tgz", - "integrity": "sha512-RZjIfQVyde2aMddKzw8oyitjdHCgxl9ZNqdeXWVo/rKCm7o1kk/osxBOWlS/uJ7aEBLwNUY6MSdG9CZkdHGf5A==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/select/-/select-13.0.0.tgz", + "integrity": "sha512-8GwMv61pI8CqlzU9BIBeFYM5HbcF9iIfGpemTyMXchE/V9SIync7tvLThhkwaNEpbK7oqyuvdFDsRaCdT3xd9Q==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/button": "^23.0.0", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/form-field": "^2.0.4", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/input-option": "^3.0.4", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/popover": "^13.0.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1", - "@lg-tools/test-harnesses": "^0.1.4", + "@leafygreen-ui/button": "^21.3.0", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/form-field": "^1.2.5", + "@leafygreen-ui/hooks": "^8.3.0", + "@leafygreen-ui/icon": "^12.5.4", + "@leafygreen-ui/input-option": "^2.0.1", + "@leafygreen-ui/lib": "^13.8.1", + "@leafygreen-ui/palette": "^4.0.10", + "@leafygreen-ui/popover": "^12.0.0", + "@leafygreen-ui/tokens": "^2.9.0", + "@leafygreen-ui/typography": "^19.2.1", + "@lg-tools/test-harnesses": "^0.1.2", "@types/react-is": "^18.0.0", "lodash": "^4.17.21", "polished": "^4.1.3", "react-is": "^18.0.1" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" - } - }, - "node_modules/@leafygreen-ui/select/node_modules/@leafygreen-ui/button": { - "version": "23.0.0", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/button/-/button-23.0.0.tgz", - "integrity": "sha512-E2yuIM1oAqW/Fe9S/mwK+GqBDThr31P+Y27cd0oPD6ZTtyWruKY60M7dBafvqCY+Q3kPPCbBr80Uo8vjs7RXYw==", - "license": "Apache-2.0", - "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/ripple": "^1.1.15", - "@leafygreen-ui/tokens": "^2.11.3", - "@lg-tools/test-harnesses": "^0.1.4", - "polished": "^4.2.2" - }, - "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.2.0" } }, "node_modules/@leafygreen-ui/select/node_modules/react-is": { @@ -4138,180 +4076,178 @@ "license": "MIT" }, "node_modules/@leafygreen-ui/table": { - "version": "13.0.5", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/table/-/table-13.0.5.tgz", - "integrity": "sha512-C34hlx/oY22hEEnrbQnrQGs4kVmgcPnHn5n2/obIfseDso49GWci6CMdEBOQqiMd7mk//X87qBLEyNwR8IErxw==", - "license": "Apache-2.0", - "dependencies": { - "@leafygreen-ui/checkbox": "^14.1.2", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/icon-button": "^16.0.3", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1", - "@lg-tools/test-harnesses": "^0.1.4", - "@tanstack/react-table": "^8.20.5", - "@tanstack/react-virtual": "^3.10.7", + "version": "12.7.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/table/-/table-12.7.0.tgz", + "integrity": "sha512-zsenGdk7yXu7aFELSDlGa1yjv4Q6C4KfL4o8MEqAZYXlZqzsB6z/QiZRJfVjti4vIYWVENC2GwDSLRAAUDGuuQ==", + "dependencies": { + "@leafygreen-ui/checkbox": "^13.1.0", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.1.3", + "@leafygreen-ui/icon": "^12.5.4", + "@leafygreen-ui/icon-button": "^15.0.21", + "@leafygreen-ui/lib": "^13.6.0", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/polymorphic": "^2.0.0", + "@leafygreen-ui/tokens": "^2.11.0", + "@leafygreen-ui/typography": "^19.2.0", + "@lg-tools/test-harnesses": "^0.1.2", + "@tanstack/react-table": "^8.13.2", "lodash": "^4.17.21", "polished": "^4.2.2", - "react-fast-compare": "3.2.2", - "react-intersection-observer": "^8.25.1" + "react-keyed-flatten-children": "^1.3.0", + "react-transition-group": "^4.4.5", + "react-virtual": "^2.10.4" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/tabs": { - "version": "14.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/tabs/-/tabs-14.1.3.tgz", - "integrity": "sha512-KCLy7cw4huNNnEHNyZGeMXxnDQVSG3Nll6Rlgfky3uc1uQVYGZ/PY+CEPjpeM+VGlHOaR97+cay/ETICPO9dbw==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/tabs/-/tabs-13.1.1.tgz", + "integrity": "sha512-hmUAKNE8EpQDTqEmPaAfLxaOxXXLt1O0fQQJ+pmbpEoj/8JN6Vg4gTk9KZYh7T0M3bRBNgN9szncvepdGUGuJA==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/a11y": "^2.0.2", - "@leafygreen-ui/descendants": "^2.1.0", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1", - "@lg-tools/test-harnesses": "^0.1.4" + "@leafygreen-ui/a11y": "^1.5.0", + "@leafygreen-ui/descendants": "^1.0.0", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.2.0", + "@leafygreen-ui/lib": "^13.7.0", + "@leafygreen-ui/palette": "^4.1.0", + "@leafygreen-ui/polymorphic": "^2.0.2", + "@leafygreen-ui/tokens": "^2.10.0", + "@leafygreen-ui/typography": "^19.3.0", + "@lg-tools/test-harnesses": "0.1.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/text-area": { - "version": "10.0.4", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/text-area/-/text-area-10.0.4.tgz", - "integrity": "sha512-RuKoaWCeuFShnNwsXqdCcCWFiczZPFn3H/f3g6JPyors2G1kGVl8vfZowerxEGEkQC7YBKjqErqtl5ji8m2C4g==", + "version": "9.1.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/text-area/-/text-area-9.1.2.tgz", + "integrity": "sha512-xw0hs5VpQiL5fsIvN5m88fiSyr4Pk/4bso/asV0bZRyvoHhaN/efQ9TBq/wXnN1HFnDFbQw2IV8soHImrpgGqQ==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/form-field": "^2.0.4", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1", - "@lg-tools/test-harnesses": "^0.1.4" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/form-field": "^1.2.5", + "@leafygreen-ui/hooks": "^8.1.3", + "@leafygreen-ui/icon": "^12.4.0", + "@leafygreen-ui/lib": "^13.4.0", + "@leafygreen-ui/palette": "^4.0.10", + "@leafygreen-ui/tokens": "^2.5.2", + "@leafygreen-ui/typography": "^19.0.0", + "@lg-tools/test-harnesses": "^0.1.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/text-input": { - "version": "14.0.4", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/text-input/-/text-input-14.0.4.tgz", - "integrity": "sha512-YpzyFf0Jx+IbmrD6ESV45Ggtk6bCQ+C4iB1vpv5tKk6LGLYWScsgQiCrjlVUw0EXdie6zdmAStafXa/ACDfhcg==", + "version": "13.1.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/text-input/-/text-input-13.1.2.tgz", + "integrity": "sha512-YoRek1nrD4guXFLmgBMFrh7FB3WFTyeEywAhMRohm3Ih05i2tE3BhM0gdExXOd3vGLiuFgz2tv+cbh7XtI5Rgg==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/form-field": "^2.0.4", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1", - "@lg-tools/test-harnesses": "^0.1.4" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/form-field": "^1.2.5", + "@leafygreen-ui/hooks": "^8.1.3", + "@leafygreen-ui/lib": "^13.4.0", + "@leafygreen-ui/tokens": "^2.5.2", + "@leafygreen-ui/typography": "^19.0.0", + "@lg-tools/test-harnesses": "^0.1.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/toast": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/toast/-/toast-7.0.5.tgz", - "integrity": "sha512-DDmHdnOnQDDUvSwaKutuG/r3LlHgo57ztlon9eKTWAObewgXhQvAYT8f5pwr9AsUV/6UzauR+nptR8ooFv4DDw==", + "version": "6.1.28", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/toast/-/toast-6.1.28.tgz", + "integrity": "sha512-hqBYOmKSNYGlHW9hwOMU9CJB+gtc0UqV25PoTni8GDwg+WKWKFI6fJP7zo4WNvvxcmTYniX026OI+/6fPxMt5Q==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/icon-button": "^16.0.3", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/portal": "^6.0.2", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.1.4", + "@leafygreen-ui/icon": "^12.0.1", + "@leafygreen-ui/icon-button": "^15.0.23", + "@leafygreen-ui/lib": "^13.8.2", + "@leafygreen-ui/palette": "^4.1.0", + "@leafygreen-ui/portal": "^5.1.1", + "@leafygreen-ui/tokens": "^2.5.2", + "@leafygreen-ui/typography": "^19.0.0", "lodash": "^4.17.21", "polished": "^4.2.2", "react-transition-group": "^4.4.5" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/toggle": { - "version": "11.0.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/toggle/-/toggle-11.0.2.tgz", - "integrity": "sha512-fb4TwqNlRWYYMSPwpOLD9fyUMJEhZKS+Epb4oRlPYhH1uKxEMmuEqzR55bQYmd9KChkcT79YHVdrVu+jaP9L5g==", + "version": "10.1.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/toggle/-/toggle-10.1.2.tgz", + "integrity": "sha512-01As8Z/ZqdKL+GJZGfu9ztcZoi/U46UpP15+KvtCE2BOULJiKsAaehZvuRnqf4lqeJQrSNd8qPitQRdVXWwsbg==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/a11y": "^2.0.2", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@lg-tools/test-harnesses": "^0.1.4" + "@leafygreen-ui/a11y": "^1.4.13", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/icon": "^12.1.0", + "@leafygreen-ui/lib": "^13.4.0", + "@leafygreen-ui/palette": "^4.0.10", + "@leafygreen-ui/tokens": "^2.5.2", + "@lg-tools/test-harnesses": "^0.1.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@leafygreen-ui/tokens": { - "version": "2.11.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/tokens/-/tokens-2.11.3.tgz", - "integrity": "sha512-IQJ0uJQldPNzedOCsoPKtwWsKPP9vtD2cCx/DC9HtLmdQbiuWXdcAw67psOjTBWCXYxRJo2Pd8RZ2LnAIrywug==", - "license": "Apache-2.0", + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/tokens/-/tokens-2.11.0.tgz", + "integrity": "sha512-/0G+UaDpLBLLtEP1mjGjiDnqReHufUTUkteqNUsyTOz1bpfejoo1anu3f6dZDqNlxoKhHZEEngQ+HvP1l1RJVw==", "dependencies": { - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", + "@leafygreen-ui/lib": "^13.7.0", + "@leafygreen-ui/palette": "^4.0.9", "polished": "^4.2.2" } }, "node_modules/@leafygreen-ui/tooltip": { - "version": "13.0.4", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/tooltip/-/tooltip-13.0.4.tgz", - "integrity": "sha512-d11pzofR3Ao6yAZ1DnM+gxVK08Yb38zP3cv9xkffp5QKIcaeh5kSemX2AHyBVLemwzTxqITLzcNJ/9Bl5XeDOw==", + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/tooltip/-/tooltip-12.0.0.tgz", + "integrity": "sha512-0iOlrB5PbRX6pp/ARzgH3gSiL277jQa/DXgW5ST/XIXs2nv/zKyk9kjeiYbDcoojxLQU8R64k+Mi8Z1M5AN8Xg==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/popover": "^13.0.3", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/typography": "^20.1.1", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/hooks": "^8.3.0", + "@leafygreen-ui/icon": "^12.5.0", + "@leafygreen-ui/lib": "^13.8.1", + "@leafygreen-ui/palette": "^4.0.9", + "@leafygreen-ui/popover": "^12.0.0", + "@leafygreen-ui/tokens": "^2.8.0", + "@leafygreen-ui/typography": "^19.0.0", "lodash": "^4.17.21", "polished": "^4.2.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.2.0" } }, "node_modules/@leafygreen-ui/typography": { - "version": "20.1.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/typography/-/typography-20.1.1.tgz", - "integrity": "sha512-kdGZaCfdb/UcvKg0yl0YAOYEw0DAY1O5ZCez88vpzxx64KlpivwaM++25Tu414jZFyL8TYG8OqobgH7LWVRxQQ==", + "version": "19.3.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/typography/-/typography-19.3.0.tgz", + "integrity": "sha512-pgTRcc4usW/S9nDDzkf5Ac/JPEybhWtOnDpmrp99mAJHM6tH48Pd1HjRNHWjn6bnh0nXWjwANXX1ZEe+8ggCNg==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/lib": "^14.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/tokens": "^2.11.3" + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/icon": "^12.6.0", + "@leafygreen-ui/lib": "^13.6.1", + "@leafygreen-ui/palette": "^4.0.10", + "@leafygreen-ui/polymorphic": "^2.0.0", + "@leafygreen-ui/tokens": "^2.9.0" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^4.0.2" + "@leafygreen-ui/leafygreen-provider": "^3.1.12" } }, "node_modules/@lezer/common": { @@ -4361,10 +4297,9 @@ } }, "node_modules/@lg-tools/test-harnesses": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/@lg-tools/test-harnesses/-/test-harnesses-0.1.4.tgz", - "integrity": "sha512-3CbuBu28tgn919mHTWFwyKiHnrg78h3kOT1uIrYTlJzUJ8V8tcFXSCTlOYhn+8iQSlbG3dHVSbOcZmfSXDFohA==", - "license": "Apache-2.0", + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@lg-tools/test-harnesses/-/test-harnesses-0.1.2.tgz", + "integrity": "sha512-Fb6bb9v69ey7Z9LOWMZUVNgyk5Xlgi3+CC78aqB7aFyOt0/9YSldWmxDp4tLRRu5cY8cmW3xqo5uLGT9JyWLWQ==", "dependencies": { "@testing-library/dom": "9.3.1" } @@ -4373,7 +4308,6 @@ "version": "9.3.1", "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-9.3.1.tgz", "integrity": "sha512-0DGPd9AR3+iDTjGoMpxIkAsUihHZ3Ai6CneU6bRRrffXMgzCdlNk43jTrD2/5LT6CBb3MWTP8v510JzYtahD2w==", - "license": "MIT", "dependencies": { "@babel/code-frame": "^7.10.4", "@babel/runtime": "^7.12.5", @@ -4388,6 +4322,30 @@ "node": ">=14" } }, + "node_modules/@lg-tools/test-harnesses/node_modules/ansi-styles": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", + "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/@lg-tools/test-harnesses/node_modules/pretty-format": { + "version": "27.5.1", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz", + "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", + "dependencies": { + "ansi-regex": "^5.0.1", + "ansi-styles": "^5.0.0", + "react-is": "^17.0.1" + }, + "engines": { + "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" + } + }, "node_modules/@lukeed/csprng": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@lukeed/csprng/-/csprng-1.1.0.tgz", @@ -4421,60 +4379,60 @@ "license": "BSD-2-Clause" }, "node_modules/@mongodb-js/compass-components": { - "version": "1.34.1", - "resolved": "https://registry.npmjs.org/@mongodb-js/compass-components/-/compass-components-1.34.1.tgz", - "integrity": "sha512-ewUtwNitrAumuynjo7ywOmL3+Du9hFJDJvkELzLypW75HhTxT/Q8ITHmlXYgYaBjz+CCWlCUTgp6UnRN3nCIgQ==", + "version": "1.34.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/compass-components/-/compass-components-1.34.0.tgz", + "integrity": "sha512-g59z53A60UT5B0Cytl8c92E2uFiC64A+yKjQ+FYoe7rh3PAwYrixNpqCM8TZI7zyMUkrcyMiBa+opfOHOnT3jA==", "license": "SSPL", "dependencies": { "@dnd-kit/core": "^6.0.7", "@dnd-kit/sortable": "^7.0.2", "@dnd-kit/utilities": "^3.2.1", - "@leafygreen-ui/badge": "^9.0.2", - "@leafygreen-ui/banner": "^9.0.2", - "@leafygreen-ui/button": "^22.0.2", - "@leafygreen-ui/card": "^12.0.2", - "@leafygreen-ui/checkbox": "^14.0.2", - "@leafygreen-ui/code": "^16.0.2", - "@leafygreen-ui/combobox": "^11.0.2", - "@leafygreen-ui/confirmation-modal": "^6.0.2", - "@leafygreen-ui/emotion": "^4.0.9", - "@leafygreen-ui/guide-cue": "^7.0.2", - "@leafygreen-ui/hooks": "^8.3.4", - "@leafygreen-ui/icon": "^13.1.2", - "@leafygreen-ui/icon-button": "^16.0.2", - "@leafygreen-ui/info-sprinkle": "^4.0.2", - "@leafygreen-ui/leafygreen-provider": "^4.0.2", - "@leafygreen-ui/logo": "^10.0.2", - "@leafygreen-ui/marketing-modal": "^5.0.2", - "@leafygreen-ui/menu": "^28.0.2", - "@leafygreen-ui/modal": "^17.0.2", - "@leafygreen-ui/palette": "^4.1.3", - "@leafygreen-ui/pipeline": "^7.0.2", - "@leafygreen-ui/polymorphic": "^2.0.5", - "@leafygreen-ui/popover": "^13.0.2", - "@leafygreen-ui/portal": "^6.0.2", - "@leafygreen-ui/radio-box-group": "^14.0.2", - "@leafygreen-ui/radio-group": "^12.0.2", - "@leafygreen-ui/search-input": "^5.0.2", - "@leafygreen-ui/segmented-control": "^10.0.2", - "@leafygreen-ui/select": "^14.0.2", - "@leafygreen-ui/table": "^13.0.1", - "@leafygreen-ui/tabs": "^14.0.2", - "@leafygreen-ui/text-area": "^10.0.2", - "@leafygreen-ui/text-input": "^14.0.2", - "@leafygreen-ui/toast": "^7.0.2", - "@leafygreen-ui/toggle": "^11.0.2", - "@leafygreen-ui/tokens": "^2.11.3", - "@leafygreen-ui/tooltip": "^13.0.2", - "@leafygreen-ui/typography": "^20.0.2", + "@leafygreen-ui/badge": "^8.1.3", + "@leafygreen-ui/banner": "^8.0.1", + "@leafygreen-ui/button": "^21.3.0", + "@leafygreen-ui/card": "^11.0.0", + "@leafygreen-ui/checkbox": "^13.1.2", + "@leafygreen-ui/code": "^15.0.0", + "@leafygreen-ui/combobox": "^10.0.0", + "@leafygreen-ui/confirmation-modal": "^5.2.1", + "@leafygreen-ui/emotion": "^4.0.8", + "@leafygreen-ui/guide-cue": "^6.0.0", + "@leafygreen-ui/hooks": "^8.3.0", + "@leafygreen-ui/icon": "^12.8.0", + "@leafygreen-ui/icon-button": "^15.0.23", + "@leafygreen-ui/info-sprinkle": "^3.0.0", + "@leafygreen-ui/leafygreen-provider": "^3.2.0", + "@leafygreen-ui/logo": "^9.2.0", + "@leafygreen-ui/marketing-modal": "^4.2.3", + "@leafygreen-ui/menu": "^27.0.0", + "@leafygreen-ui/modal": "^16.1.0", + "@leafygreen-ui/palette": "^4.1.1", + "@leafygreen-ui/pipeline": "^6.0.0", + "@leafygreen-ui/polymorphic": "^2.0.2", + "@leafygreen-ui/popover": "^12.0.0", + "@leafygreen-ui/portal": "^5.1.1", + "@leafygreen-ui/radio-box-group": "^13.0.2", + "@leafygreen-ui/radio-group": "^11.0.3", + "@leafygreen-ui/search-input": "^4.0.0", + "@leafygreen-ui/segmented-control": "^9.0.0", + "@leafygreen-ui/select": "^13.0.0", + "@leafygreen-ui/table": "^12.7.0", + "@leafygreen-ui/tabs": "^13.1.1", + "@leafygreen-ui/text-area": "^9.1.2", + "@leafygreen-ui/text-input": "^13.1.2", + "@leafygreen-ui/toast": "^6.1.28", + "@leafygreen-ui/toggle": "^10.1.2", + "@leafygreen-ui/tokens": "^2.11.0", + "@leafygreen-ui/tooltip": "^12.0.0", + "@leafygreen-ui/typography": "^19.3.0", "@react-aria/interactions": "^3.9.1", "@react-aria/utils": "^3.13.1", "@react-aria/visually-hidden": "^3.3.1", "@tanstack/table-core": "^8.14.0", "bson": "^6.10.1", "focus-trap-react": "^9.0.2", - "hadron-document": "^8.8.1", - "hadron-type-checker": "^7.4.1", + "hadron-document": "^8.8.0", + "hadron-type-checker": "^7.4.0", "is-electron-renderer": "^2.0.1", "lodash": "^4.17.21", "polished": "^4.2.2", @@ -4486,9 +4444,9 @@ } }, "node_modules/@mongodb-js/compass-editor": { - "version": "0.36.1", - "resolved": "https://registry.npmjs.org/@mongodb-js/compass-editor/-/compass-editor-0.36.1.tgz", - "integrity": "sha512-ycsV50GsotBOFAsFc6Hd6LHf5Dh8K/x6IrwCWB2HQGB4PB0+BBbPl3+mGkzHSOz0DOT07pPaXh6d3iH6vdK5wg==", + "version": "0.36.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/compass-editor/-/compass-editor-0.36.0.tgz", + "integrity": "sha512-SaoaSwBRerWrGYei3FecrxQYoEBi748A+GqIw5BjwFg8oIJzz4PM/nyNPXK/NxOmcrCFIhhd+p+x2XA9d6u2Jg==", "license": "SSPL", "dependencies": { "@codemirror/autocomplete": "^6.17.0", @@ -4500,32 +4458,42 @@ "@codemirror/state": "^6.1.4", "@codemirror/view": "^6.7.1", "@lezer/highlight": "^1.2.0", - "@mongodb-js/compass-components": "^1.34.1", + "@mongodb-js/compass-components": "^1.34.0", "@mongodb-js/mongodb-constants": "^0.10.0", - "mongodb-query-parser": "^4.3.0", + "mongodb-query-parser": "^4.2.3", "polished": "^4.2.2", "prettier": "^2.7.1", "react": "^17.0.2" } }, "node_modules/@mongodb-js/compass-logging": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/@mongodb-js/compass-logging/-/compass-logging-1.6.1.tgz", - "integrity": "sha512-VW12vr0R1qYBPmhHF9uj46jSO+E8FgF8R21OvfTGEmZ4m67R/JYpE7OeaPhCSD+UuewrQ5YDVAH/FCiTLW7+6g==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/compass-logging/-/compass-logging-1.6.0.tgz", + "integrity": "sha512-fsip7Ctz24cDr9d2S5TlLS9JcBFZkRkBUHayjPblUgvH72fep3phEDZLLdGQH8I/RbRf+WZh4ST74i8w+6Ojkw==", "license": "SSPL", "dependencies": { "debug": "^4.3.4", - "hadron-app-registry": "^9.4.1", - "hadron-ipc": "^3.4.1", + "hadron-app-registry": "^9.4.0", + "hadron-ipc": "^3.4.0", "is-electron-renderer": "^2.0.1", - "mongodb-log-writer": "^2.1.0", + "mongodb-log-writer": "^1.4.2", "react": "^17.0.2" } }, + "node_modules/@mongodb-js/compass-logging/node_modules/mongodb-log-writer": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/mongodb-log-writer/-/mongodb-log-writer-1.4.2.tgz", + "integrity": "sha512-ZQYBgW1IZtuRWsv9hF0mjpfDg6usMawkkWKnFb/goXosbW0YyxVA9OHt32TJfppGK/U2p7jQx4V9DxRFsFmmKw==", + "license": "Apache-2.0", + "dependencies": { + "bson": "^4.5.1 || ^5.0.0 || ^6.0.0", + "heap-js": "^2.3.0" + } + }, "node_modules/@mongodb-js/compass-utils": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@mongodb-js/compass-utils/-/compass-utils-0.8.1.tgz", - "integrity": "sha512-sNzLUMJ7GxZ/LVma1bOIHGlSvQfTjxtvN9EnTOqtu6gPgXC1XXJyXZsKp+aHJ+FP4m/VT2mrCa7oEPbZ9peyyA==", + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/compass-utils/-/compass-utils-0.8.0.tgz", + "integrity": "sha512-q/qx14kJR4seTK6q8EsBN2EZygtRsa3YoFHAtJ3LccOESShePA8NrEElc3AbIRB7yA5+nkCgM4a9q/aVMgjFYw==", "license": "SSPL", "dependencies": { "@electron/remote": "^2.1.2", @@ -4533,34 +4501,34 @@ } }, "node_modules/@mongodb-js/connection-form": { - "version": "1.47.1", - "resolved": "https://registry.npmjs.org/@mongodb-js/connection-form/-/connection-form-1.47.1.tgz", - "integrity": "sha512-xvg2QuyTA6J69hMBj86LsovWf6Q2Pw7L2rrwQcF5Pv+H4vXKG0MjQzFg9eY8W9bexj4lOBPDa8jLkFx8w7FXpQ==", + "version": "1.47.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/connection-form/-/connection-form-1.47.0.tgz", + "integrity": "sha512-7wH/Vd2Wob4JE303v+6lxM6+fSOGWDFjg3JFHGL+AI3HDoeU8neAGLeBI2lceGT/w0AwzuiO69107KcJDQMrfA==", "license": "SSPL", "dependencies": { - "@mongodb-js/compass-components": "^1.34.1", - "@mongodb-js/compass-editor": "^0.36.1", - "@mongodb-js/connection-info": "^0.11.1", - "@mongodb-js/shell-bson-parser": "^1.2.0", + "@mongodb-js/compass-components": "^1.34.0", + "@mongodb-js/compass-editor": "^0.36.0", + "@mongodb-js/connection-info": "^0.11.0", + "@mongodb-js/shell-bson-parser": "^1.1.2", "lodash": "^4.17.21", "mongodb": "^6.12.0", "mongodb-build-info": "^1.7.2", "mongodb-connection-string-url": "^3.0.1", - "mongodb-data-service": "^22.25.1", - "mongodb-query-parser": "^4.3.0", + "mongodb-data-service": "^22.25.0", + "mongodb-query-parser": "^4.2.3", "react": "^17.0.2" } }, "node_modules/@mongodb-js/connection-info": { - "version": "0.11.1", - "resolved": "https://registry.npmjs.org/@mongodb-js/connection-info/-/connection-info-0.11.1.tgz", - "integrity": "sha512-AbIdsbwVokcGXEG7BLncZZJchnIq+zF/4xhoG+0EyDwDbHPax2Yb2glBHmSV6rxqF/XXyD+qM74FRVbAyZgtOg==", + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/connection-info/-/connection-info-0.11.0.tgz", + "integrity": "sha512-PmwDf/dDl9pl4aWQPxedzq5SZKWOShVYo/rIb7sCudAhYVmjJ8SXhpaTl6TQJCYcFpLEQVRG3WOr0cKxQPeF2Q==", "license": "SSPL", "dependencies": { "lodash": "^4.17.21", "mongodb": "^6.12.0", "mongodb-connection-string-url": "^3.0.1", - "mongodb-data-service": "^22.25.1" + "mongodb-data-service": "^22.25.0" } }, "node_modules/@mongodb-js/devtools-connect": { @@ -5269,6 +5237,11 @@ "integrity": "sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==", "dev": true }, + "node_modules/@reach/observe-rect": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@reach/observe-rect/-/observe-rect-1.2.0.tgz", + "integrity": "sha512-Ba7HmkFgfQxZqqaeIWWkNK0rEhpxVQHIoVyW1YDSkGsGIXzcaW4deC8B0pZrNSSyLTdIk7y+5olKt5+g0GmFIQ==" + }, "node_modules/@react-aria/interactions": { "version": "3.20.0", "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.20.0.tgz", @@ -5992,6 +5965,25 @@ "node": ">=16.0.0" } }, + "node_modules/@storybook/csf": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@storybook/csf/-/csf-0.1.1.tgz", + "integrity": "sha512-4hE3AlNVxR60Wc5KSC68ASYzUobjPqtSKyhV6G+ge0FIXU55N5nTY7dXGRZHQGDBPq+XqchMkIdlkHPRs8nTHg==", + "dependencies": { + "type-fest": "^2.19.0" + } + }, + "node_modules/@storybook/csf/node_modules/type-fest": { + "version": "2.19.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz", + "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==", + "engines": { + "node": ">=12.20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/@supercharge/promise-pool": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/@supercharge/promise-pool/-/promise-pool-3.2.0.tgz", @@ -6022,12 +6014,11 @@ } }, "node_modules/@tanstack/react-table": { - "version": "8.21.2", - "resolved": "https://registry.npmjs.org/@tanstack/react-table/-/react-table-8.21.2.tgz", - "integrity": "sha512-11tNlEDTdIhMJba2RBH+ecJ9l1zgS2kjmexDPAraulc8jeNA4xocSNeyzextT0XJyASil4XsCYlJmf5jEWAtYg==", - "license": "MIT", + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/react-table/-/react-table-8.20.5.tgz", + "integrity": "sha512-WEHopKw3znbUZ61s9i0+i9g8drmDo6asTWbrQh8Us63DAk/M0FkmIqERew6P71HI75ksZ2Pxyuf4vvKh9rAkiA==", "dependencies": { - "@tanstack/table-core": "8.21.2" + "@tanstack/table-core": "8.20.5" }, "engines": { "node": ">=12" @@ -6041,28 +6032,10 @@ "react-dom": ">=16.8" } }, - "node_modules/@tanstack/react-virtual": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.13.0.tgz", - "integrity": "sha512-CchF0NlLIowiM2GxtsoKBkXA4uqSnY2KvnXo+kyUFD4a4ll6+J0qzoRsUPMwXV/H26lRsxgJIr/YmjYum2oEjg==", - "license": "MIT", - "dependencies": { - "@tanstack/virtual-core": "3.13.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", - "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - } - }, "node_modules/@tanstack/table-core": { - "version": "8.21.2", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.21.2.tgz", - "integrity": "sha512-uvXk/U4cBiFMxt+p9/G7yUWI/UbHYbyghLCjlpWZ3mLeIZiUBSKcUnw9UnKkdRz7Z/N4UBuFLWQdJCjUe7HjvA==", - "license": "MIT", + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==", "engines": { "node": ">=12" }, @@ -6071,16 +6044,6 @@ "url": "https://github.com/sponsors/tannerlinsley" } }, - "node_modules/@tanstack/virtual-core": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.13.0.tgz", - "integrity": "sha512-NBKJP3OIdmZY3COJdWkSonr50FMVIi+aj5ZJ7hI/DTpEKg2RMfo/KvP8A3B/zOSpMgIe52B5E2yn7rryULzA6g==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, "node_modules/@testing-library/dom": { "version": "10.4.0", "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz", @@ -6102,6 +6065,20 @@ "node": ">=18" } }, + "node_modules/@testing-library/dom/node_modules/ansi-styles": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", + "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", + "dev": true, + "license": "MIT", + "peer": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, "node_modules/@testing-library/dom/node_modules/aria-query": { "version": "5.3.0", "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", @@ -6113,6 +6090,22 @@ "dequal": "^2.0.3" } }, + "node_modules/@testing-library/dom/node_modules/pretty-format": { + "version": "27.5.1", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz", + "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", + "dev": true, + "license": "MIT", + "peer": true, + "dependencies": { + "ansi-regex": "^5.0.1", + "ansi-styles": "^5.0.0", + "react-is": "^17.0.1" + }, + "engines": { + "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" + } + }, "node_modules/@testing-library/react": { "version": "14.3.1", "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.3.1.tgz", @@ -6162,6 +6155,34 @@ "@types/react": "*" } }, + "node_modules/@testing-library/react/node_modules/ansi-styles": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", + "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/@testing-library/react/node_modules/pretty-format": { + "version": "27.5.1", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz", + "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1", + "ansi-styles": "^5.0.0", + "react-is": "^17.0.1" + }, + "engines": { + "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" + } + }, "node_modules/@testing-library/user-event": { "version": "14.5.2", "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.5.2.tgz", @@ -8101,7 +8122,6 @@ "version": "3.1.0", "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz", "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==", - "license": "MIT", "dependencies": { "@babel/runtime": "^7.12.5", "cosmiconfig": "^7.0.0", @@ -8664,8 +8684,7 @@ "node_modules/buffer-from": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-0.1.2.tgz", - "integrity": "sha512-RiWIenusJsmI2KcvqQABB83tLxCByE3upSP8QU3rJDMVFGPWLvPQJt/O1Su9moRWeH7d+Q2HYb68f6+v+tw2vg==", - "license": "MIT" + "integrity": "sha512-RiWIenusJsmI2KcvqQABB83tLxCByE3upSP8QU3rJDMVFGPWLvPQJt/O1Su9moRWeH7d+Q2HYb68f6+v+tw2vg==" }, "node_modules/buffer-xor": { "version": "1.0.3", @@ -9403,8 +9422,7 @@ "node_modules/convert-source-map": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", - "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", - "license": "MIT" + "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==" }, "node_modules/cookie": { "version": "0.6.0", @@ -10402,7 +10420,6 @@ "version": "5.2.1", "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz", "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==", - "license": "MIT", "dependencies": { "@babel/runtime": "^7.8.7", "csstype": "^3.0.2" @@ -10502,7 +10519,6 @@ "version": "0.1.4", "resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz", "integrity": "sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==", - "license": "BSD-3-Clause", "dependencies": { "readable-stream": "^2.0.2" } @@ -10510,14 +10526,12 @@ "node_modules/duplexer2/node_modules/isarray": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", - "license": "MIT" + "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" }, "node_modules/duplexer2/node_modules/readable-stream": { "version": "2.3.8", "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", - "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", @@ -10531,14 +10545,12 @@ "node_modules/duplexer2/node_modules/safe-buffer": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "license": "MIT" + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" }, "node_modules/duplexer2/node_modules/string_decoder": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "license": "MIT", "dependencies": { "safe-buffer": "~5.1.0" } @@ -10695,9 +10707,9 @@ "integrity": "sha512-dfdv/2xNjX0P8Vzme4cfzHqnPm5xsZXwsolTYr0eyW18IUmNyG08vL+fttvinTfhKfIKdRoqkDIC9e9iWQCNYQ==" }, "node_modules/electron/node_modules/@types/node": { - "version": "20.17.19", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.19.tgz", - "integrity": "sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==", + "version": "20.17.16", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.16.tgz", + "integrity": "sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw==", "license": "MIT", "dependencies": { "undici-types": "~6.19.2" @@ -12513,7 +12525,6 @@ "version": "6.9.4", "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-6.9.4.tgz", "integrity": "sha512-v2NTsZe2FF59Y+sDykKY+XjqZ0cPfhq/hikWVL88BqLivnNiEffAsac6rP6H45ff9wG9LL5ToiDqrLEP9GX9mw==", - "license": "MIT", "dependencies": { "tabbable": "^5.3.3" } @@ -12522,7 +12533,6 @@ "version": "9.0.2", "resolved": "https://registry.npmjs.org/focus-trap-react/-/focus-trap-react-9.0.2.tgz", "integrity": "sha512-ZwhO5by6KG5r3dy48Lk00A1/0zNYw1Z3RZTN6O6kgAPsWFcwTFszOcQ1dLSfM8pIxpS/ttc7wTttJowjVT3jpg==", - "license": "MIT", "dependencies": { "focus-trap": "^6.9.4", "tabbable": "^5.3.3" @@ -12533,18 +12543,6 @@ "react-dom": ">=16.3.0" } }, - "node_modules/focus-trap-react/node_modules/tabbable": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-5.3.3.tgz", - "integrity": "sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==", - "license": "MIT" - }, - "node_modules/focus-trap/node_modules/tabbable": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-5.3.3.tgz", - "integrity": "sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==", - "license": "MIT" - }, "node_modules/follow-redirects": { "version": "1.15.9", "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz", @@ -13281,9 +13279,9 @@ } }, "node_modules/hadron-app-registry": { - "version": "9.4.1", - "resolved": "https://registry.npmjs.org/hadron-app-registry/-/hadron-app-registry-9.4.1.tgz", - "integrity": "sha512-+ynL3IhCCLxFf7/YYydJ3NiNPiT+JVm2Exe6m1gOQy2WyB22Jkie78rmyVKICfTGfI66e8ab88BOvr1t8TtGXw==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/hadron-app-registry/-/hadron-app-registry-9.4.0.tgz", + "integrity": "sha512-FVMRLStikRuweNbcKX96EAazdiBqa2pMNVgH5VwjuW/Vgqfhcw7w8Q1tsUFYNgPBjPiP1UL45jwXvzUSuRPo5g==", "license": "SSPL", "dependencies": { "eventemitter3": "^4.0.0", @@ -13339,21 +13337,21 @@ } }, "node_modules/hadron-document": { - "version": "8.8.1", - "resolved": "https://registry.npmjs.org/hadron-document/-/hadron-document-8.8.1.tgz", - "integrity": "sha512-7zUKCD43izOetdo5t6g0JH6zUsVCsj9olHvFdLw1Kv6Hnyod4Ci4EVCSC19Wyv6U/GSEHk7wXjY9epb1cLXBrg==", + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/hadron-document/-/hadron-document-8.8.0.tgz", + "integrity": "sha512-ABLL8qBNSudnjGerxjgqsLmnaH8kRafIv40drEHih0MCOnti1QWKEgnnsVqz4lPT8TPJtSBmYCNZ/ys+8KfZpQ==", "license": "SSPL", "dependencies": { "bson": "^6.10.1", "eventemitter3": "^4.0.0", - "hadron-type-checker": "^7.4.1", + "hadron-type-checker": "^7.4.0", "lodash": "^4.17.21" } }, "node_modules/hadron-ipc": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/hadron-ipc/-/hadron-ipc-3.4.1.tgz", - "integrity": "sha512-44UcftMm0+sdKJVgYfkqr9pjsg0qRqfs8AFStoULwqWeCvg5xCb+8sCxSc2+JHf5PbZAk7qwz3fcZmGkFtfy7w==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/hadron-ipc/-/hadron-ipc-3.4.0.tgz", + "integrity": "sha512-pRtZWofbPW9YLeqEHwOvkO/WENdDFAm33jBNDVRgqMTozlql9tEb5EHhmOKwReK9Jun6iQQnBDbo4dd3XvVrVw==", "license": "SSPL", "dependencies": { "debug": "^4.3.4", @@ -13362,9 +13360,9 @@ } }, "node_modules/hadron-type-checker": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/hadron-type-checker/-/hadron-type-checker-7.4.1.tgz", - "integrity": "sha512-avGj4pTWGLcWNLxuNB08k/pJD+ZKyTIvYmL2CLHcbk3v8W6/zYSnJcyB901fQsjD0PZqFO7G5C+VlUdxRpTETA==", + "version": "7.4.0", + "resolved": "https://registry.npmjs.org/hadron-type-checker/-/hadron-type-checker-7.4.0.tgz", + "integrity": "sha512-1GNl9R0PsAH0oLG/gz39AuF8Ng+Gzl7AQL4jX/HD5EdS7bguGgPL3BeWSekddrLBzuxaqWLgASfk2/xMY+9Smw==", "license": "SSPL", "dependencies": { "bson": "^6.10.1", @@ -13636,7 +13634,6 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/html-tokenize/-/html-tokenize-2.0.1.tgz", "integrity": "sha512-QY6S+hZ0f5m1WT8WffYN+Hg+xm/w5I8XeUcAq/ZYP5wVC8xbKi4Whhru3FtrAebD5EhBW8rmFzkDI6eCAuFe2w==", - "license": "MIT", "dependencies": { "buffer-from": "~0.1.1", "inherits": "~2.0.1", @@ -16476,14 +16473,14 @@ } }, "node_modules/mongodb-data-service": { - "version": "22.25.1", - "resolved": "https://registry.npmjs.org/mongodb-data-service/-/mongodb-data-service-22.25.1.tgz", - "integrity": "sha512-JiASTWz7/AXRortqRoVHt5jSPg9yHpDtnTbdc0RnuRUnTS1N7s/10F0mtUePvdcP6R7iobmgZAj5hLMunbb/mQ==", + "version": "22.25.0", + "resolved": "https://registry.npmjs.org/mongodb-data-service/-/mongodb-data-service-22.25.0.tgz", + "integrity": "sha512-pqcquEcNJ2NPT6+SJuJvzWs88SEYGv8kU12gpCZbWLW8m+W/F6O+QL2//sMFP0wWLL55Nc5GyhqkqQaDooCvbw==", "license": "SSPL", "dependencies": { - "@mongodb-js/compass-logging": "^1.6.1", - "@mongodb-js/compass-utils": "^0.8.1", - "@mongodb-js/devtools-connect": "^3.4.1", + "@mongodb-js/compass-logging": "^1.6.0", + "@mongodb-js/compass-utils": "^0.8.0", + "@mongodb-js/devtools-connect": "^3.3.4", "@mongodb-js/devtools-proxy-support": "^0.4.2", "bson": "^6.10.1", "lodash": "^4.17.21", @@ -17626,7 +17623,6 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/multipipe/-/multipipe-1.0.2.tgz", "integrity": "sha512-6uiC9OvY71vzSGX8lZvSqscE7ft9nPupJ8fMjrCNRAUy2LREUW42UL+V/NTrogr6rFgRydUrCX4ZitfpSNkSCQ==", - "license": "MIT", "dependencies": { "duplexer2": "^0.1.2", "object-assign": "^4.1.0" @@ -19329,32 +19325,6 @@ "url": "https://github.com/prettier/prettier?sponsor=1" } }, - "node_modules/pretty-format": { - "version": "27.5.1", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz", - "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", - "license": "MIT", - "dependencies": { - "ansi-regex": "^5.0.1", - "ansi-styles": "^5.0.0", - "react-is": "^17.0.1" - }, - "engines": { - "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" - } - }, - "node_modules/pretty-format/node_modules/ansi-styles": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", - "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, "node_modules/process": { "version": "0.11.10", "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", @@ -19657,12 +19627,6 @@ "loose-envify": "^1.1.0" } }, - "node_modules/react-fast-compare": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz", - "integrity": "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==", - "license": "MIT" - }, "node_modules/react-hotkeys-hook": { "version": "4.4.1", "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.4.1.tgz", @@ -19686,11 +19650,26 @@ "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" }, + "node_modules/react-keyed-flatten-children": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/react-keyed-flatten-children/-/react-keyed-flatten-children-1.3.0.tgz", + "integrity": "sha512-qB7A6n+NHU0x88qTZGAJw6dsqwI941jcRPBB640c/CyWqjPQQ+YUmXOuzPziuHb7iqplM3xksWAbGYwkQT0tXA==", + "dependencies": { + "react-is": "^16.8.6" + }, + "peerDependencies": { + "react": ">=15.0.0" + } + }, + "node_modules/react-keyed-flatten-children/node_modules/react-is": { + "version": "16.13.1", + "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", + "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" + }, "node_modules/react-transition-group": { "version": "4.4.5", "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz", "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", - "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.5.5", "dom-helpers": "^5.0.1", @@ -19702,6 +19681,20 @@ "react-dom": ">=16.6.0" } }, + "node_modules/react-virtual": { + "version": "2.10.4", + "resolved": "https://registry.npmjs.org/react-virtual/-/react-virtual-2.10.4.tgz", + "integrity": "sha512-Ir6+oPQZTVHfa6+JL9M7cvMILstFZH/H3jqeYeKI4MSUX+rIruVwFC6nGVXw9wqAw8L0Kg2KvfXxI85OvYQdpQ==", + "funding": [ + "https://github.com/sponsors/tannerlinsley" + ], + "dependencies": { + "@reach/observe-rect": "^1.1.0" + }, + "peerDependencies": { + "react": "^16.6.3 || ^17.0.0" + } + }, "node_modules/react-virtualized-auto-sizer": { "version": "1.0.24", "resolved": "https://registry.npmjs.org/react-virtualized-auto-sizer/-/react-virtualized-auto-sizer-1.0.24.tgz", @@ -20932,7 +20925,6 @@ "version": "0.5.7", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", - "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } @@ -21504,8 +21496,7 @@ "node_modules/stylis": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.2.0.tgz", - "integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==", - "license": "MIT" + "integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==" }, "node_modules/sumchecker": { "version": "3.0.1", @@ -21739,10 +21730,9 @@ } }, "node_modules/tabbable": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz", - "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==", - "license": "MIT" + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-5.3.3.tgz", + "integrity": "sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==" }, "node_modules/table": { "version": "5.4.6", @@ -22119,7 +22109,6 @@ "version": "0.4.2", "resolved": "https://registry.npmjs.org/through2/-/through2-0.4.2.tgz", "integrity": "sha512-45Llu+EwHKtAZYTPPVn3XZHBgakWMN3rokhEv5hu596XP+cNgplMg+Gj+1nmAvj+L0K7+N49zBKx5rah5u0QIQ==", - "license": "MIT", "dependencies": { "readable-stream": "~1.0.17", "xtend": "~2.1.1" @@ -22128,8 +22117,7 @@ "node_modules/through2/node_modules/object-keys": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-0.4.0.tgz", - "integrity": "sha512-ncrLw+X55z7bkl5PnUvHwFK9FcGuFYo9gtjws2XtSzL+aZ8tm830P60WJ0dSmFVaSalWieW5MD7kEdnXda9yJw==", - "license": "MIT" + "integrity": "sha512-ncrLw+X55z7bkl5PnUvHwFK9FcGuFYo9gtjws2XtSzL+aZ8tm830P60WJ0dSmFVaSalWieW5MD7kEdnXda9yJw==" }, "node_modules/through2/node_modules/xtend": { "version": "2.1.2", diff --git a/package.json b/package.json index 7630f0ae7..dc68c83b0 100644 --- a/package.json +++ b/package.json @@ -1314,8 +1314,8 @@ "@babel/core": "^7.25.8", "@babel/parser": "^7.25.8", "@babel/traverse": "^7.25.7", - "@mongodb-js/compass-components": "^1.34.1", - "@mongodb-js/connection-form": "^1.47.1", + "@mongodb-js/compass-components": "^1.34.0", + "@mongodb-js/connection-form": "^1.47.0", "@mongodb-js/connection-info": "^0.11.0", "@mongodb-js/mongodb-constants": "^0.10.4", "@mongosh/browser-runtime-electron": "^3.2.0", diff --git a/src/connectionController.ts b/src/connectionController.ts index 6fd4531dd..26a827135 100644 --- a/src/connectionController.ts +++ b/src/connectionController.ts @@ -245,7 +245,7 @@ export default class ConnectionController { async connectWithURI(): Promise { let connectionString: string | undefined; - log.info('connectWithURI command called'); + console.log('connectWithURI command called'); const cancellationToken = new vscode.CancellationTokenSource(); this._connectionStringInputCancellationToken = cancellationToken; @@ -300,7 +300,7 @@ export default class ConnectionController { async addNewConnectionStringAndConnect( connectionString: string ): Promise { - log.info('Trying to connect to a new connection configuration...'); + console.log('Trying to connect to a new connection configuration...'); const connectionStringData = new ConnectionString(connectionString); @@ -327,7 +327,7 @@ export default class ConnectionController { void vscode.window.showErrorMessage( `Unable to connect: ${printableError.message}` ); - return false; + throw error; } } @@ -367,7 +367,7 @@ export default class ConnectionController { connectionId: string, connectionType: ConnectionTypes ): Promise { - log.info( + console.log( 'Connect called to connect to instance', this._connections[connectionId]?.name || 'empty connection name' ); @@ -390,7 +390,7 @@ export default class ConnectionController { this.eventEmitter.emit(DataServiceEventTypes.CONNECTIONS_DID_CHANGE); if (this._activeDataService) { - log.info('Disconnecting from the previous connection...', { + console.log('Disconnecting from the previous connection...', { connectionId: this._currentConnectionId, }); await this.disconnect(); @@ -413,7 +413,7 @@ export default class ConnectionController { } this._statusView.showMessage('Connecting to MongoDB...'); - log.info('Connecting to MongoDB...', { + console.log('Connecting to MongoDB...', { connectionInfo: JSON.stringify( extractSecrets(this._connections[connectionId]).connectionInfo ), @@ -480,7 +480,7 @@ export default class ConnectionController { this.eventEmitter.emit(DataServiceEventTypes.CONNECTIONS_DID_CHANGE); } - log.info('Successfully connected', { connectionId }); + console.log('Successfully connected', { connectionId }); const message = 'MongoDB connection successful.'; this._statusView.showMessage(message); @@ -640,7 +640,7 @@ export default class ConnectionController { } async disconnect(): Promise { - log.info( + console.log( 'Disconnect called, currently connected to', this._currentConnectionId ); @@ -741,7 +741,7 @@ export default class ConnectionController { } async onRemoveMongoDBConnection(): Promise { - log.info('mdb.removeConnection command called'); + console.log('mdb.removeConnection command called'); const connectionIds = Object.keys(this._connections); diff --git a/src/test/suite/oidc.test.ts b/src/test/suite/oidc.test.ts index 29c853894..c08e4a3d9 100644 --- a/src/test/suite/oidc.test.ts +++ b/src/test/suite/oidc.test.ts @@ -99,6 +99,7 @@ suite('OIDC Tests', function () { oidcMockProviderEndpointAccesses = {}; oidcMockProviderConfig = { + port: 28111, getTokenPayload( metadata: Parameters[0] ): ReturnType { @@ -140,6 +141,7 @@ suite('OIDC Tests', function () { }); const cs = new ConnectionString(cluster.connectionString); + console.info('connection string:', cs); cs.searchParams.set('authMechanism', 'MONGODB-OIDC'); connectionString = cs.toString();