Skip to content

Commit

Permalink
moving some deps to devdeps to reduce package size (#17949) (#17950)
Browse files Browse the repository at this point in the history
Co-authored-by: Aasim Khan <[email protected]>
  • Loading branch information
kburtram and aasimkhan30 authored Jul 29, 2024
1 parent 84b9180 commit d474f6a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 61 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,18 +133,22 @@
"typescript-eslint": "^7.13.1",
"uglify-js": "mishoo/UglifyJS2#harmony-v2.8.22",
"vscode-nls-dev": "2.0.1",
"yargs": "https://registry.npmjs.org/yargs/-/yargs-3.32.0.tgz"
"yargs": "https://registry.npmjs.org/yargs/-/yargs-3.32.0.tgz",
"@fluentui/react-components": "^9.54.3",
"@monaco-editor/react": "^4.6.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-markdown": "^9.0.1",
"react-resizable": "^3.0.5",
"react-router-dom": "^6.24.1"
},
"dependencies": {
"@azure/arm-resources": "^5.0.0",
"@azure/arm-sql": "^9.0.0",
"@azure/arm-subscriptions": "^5.0.0",
"@azure/msal-common": "^11.0.0",
"@azure/msal-node": "^1.16.0",
"@fluentui/react-components": "^9.54.3",
"@microsoft/ads-extension-telemetry": "^3.0.2",
"@monaco-editor/react": "^4.6.0",
"@vscode/webview-ui-toolkit": "^1.4.0",
"axios": "^1.6.0",
"core-js": "^2.4.1",
"decompress-zip": "^0.2.2",
Expand All @@ -162,11 +166,6 @@
"pretty-data": "^0.40.0",
"qs": "^6.9.1",
"rangy": "^1.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-markdown": "^9.0.1",
"react-resizable": "^3.0.5",
"react-router-dom": "^6.24.1",
"reflect-metadata": "0.1.12",
"semver": "https://registry.npmjs.org/semver/-/semver-5.0.3.tgz",
"tar": "^6.2.1",
Expand Down
54 changes: 2 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1399,36 +1399,6 @@
dependencies:
"@vscode/extension-telemetry" "0.6.1"

"@microsoft/fast-element@^1.12.0", "@microsoft/fast-element@^1.13.0":
version "1.13.0"
resolved "https://registry.yarnpkg.com/@microsoft/fast-element/-/fast-element-1.13.0.tgz#d390ff13697064a48dc6ad6bb332a5f5489f73f8"
integrity sha512-iFhzKbbD0cFRo9cEzLS3Tdo9BYuatdxmCEKCpZs1Cro/93zNMpZ/Y9/Z7SknmW6fhDZbpBvtO8lLh9TFEcNVAQ==

"@microsoft/fast-foundation@^2.49.4", "@microsoft/fast-foundation@^2.49.6":
version "2.49.6"
resolved "https://registry.yarnpkg.com/@microsoft/fast-foundation/-/fast-foundation-2.49.6.tgz#0bdee7d28dcf93918075618359b083a676d2891c"
integrity sha512-DZVr+J/NIoskFC1Y6xnAowrMkdbf2d5o7UyWK6gW5AiQ6S386Ql8dw4KcC4kHaeE1yL2CKvweE79cj6ZhJhTvA==
dependencies:
"@microsoft/fast-element" "^1.13.0"
"@microsoft/fast-web-utilities" "^5.4.1"
tabbable "^5.2.0"
tslib "^1.13.0"

"@microsoft/fast-react-wrapper@^0.3.22":
version "0.3.24"
resolved "https://registry.yarnpkg.com/@microsoft/fast-react-wrapper/-/fast-react-wrapper-0.3.24.tgz#caed362a95fac88f9715a4b82425c395fba550c2"
integrity sha512-sRnSBIKaO42p4mYoYR60spWVkg89wFxFAgQETIMazAm2TxtlsnsGszJnTwVhXq2Uz+XNiD8eKBkfzK5c/i6/Kw==
dependencies:
"@microsoft/fast-element" "^1.13.0"
"@microsoft/fast-foundation" "^2.49.6"

"@microsoft/fast-web-utilities@^5.4.1":
version "5.4.1"
resolved "https://registry.yarnpkg.com/@microsoft/fast-web-utilities/-/fast-web-utilities-5.4.1.tgz#8e3082ee2ff2b5467f17e7cb1fb01b0e4906b71f"
integrity sha512-ReWYncndjV3c8D8iq9tp7NcFNc1vbVHvcBFPME2nNFKNbS1XCesYZGlIlf3ot5EmuOXPlrzUHOWzQ2vFpIkqDg==
dependencies:
exenv-es6 "^1.1.1"

"@monaco-editor/loader@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.4.0.tgz#f08227057331ec890fa1e903912a5b711a2ad558"
Expand Down Expand Up @@ -1834,16 +1804,6 @@
jszip "^3.10.1"
semver "^7.5.2"

"@vscode/webview-ui-toolkit@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@vscode/webview-ui-toolkit/-/webview-ui-toolkit-1.4.0.tgz#abbd5b2f8a08eee6cfb68d47a83778424f926715"
integrity sha512-modXVHQkZLsxgmd5yoP3ptRC/G8NBDD+ob+ngPiWNQdlrH6H1xR/qgOBD85bfU3BhOB5sZzFWBwwhp9/SfoHww==
dependencies:
"@microsoft/fast-element" "^1.12.0"
"@microsoft/fast-foundation" "^2.49.4"
"@microsoft/fast-react-wrapper" "^0.3.22"
tslib "^2.6.2"

"@xmldom/[email protected]":
version "0.8.4"
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.4.tgz#05b76034d3e09d4b9d309d9b862994de23e7687d"
Expand Down Expand Up @@ -4248,11 +4208,6 @@ event-stream@^3.3.2:
stream-combiner "^0.2.2"
through "^2.3.8"

exenv-es6@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/exenv-es6/-/exenv-es6-1.1.1.tgz#80b7a8c5af24d53331f755bac07e84abb1f6de67"
integrity sha512-vlVu3N8d6yEMpMsEm+7sUBAI81aqYYuEvfK0jNqmdb/OPXzzH7QWDDnVjMvDSY47JdHEqx/dfC/q8WkfoTmpGQ==

expand-brackets@^2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-2.1.4.tgz#b77735e315ce30f6b6eff0f83b04151a22449622"
Expand Down Expand Up @@ -9386,11 +9341,6 @@ systemjs@^0.19.43:
dependencies:
when "^3.7.5"

tabbable@^5.2.0:
version "5.3.3"
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.3.3.tgz#aac0ff88c73b22d6c3c5a50b1586310006b47fbf"
integrity sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==

tabster@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/tabster/-/tabster-8.0.0.tgz#a4412ab92643a70ff6c4f20fc82b04602fb63949"
Expand Down Expand Up @@ -9648,7 +9598,7 @@ ts-api-utils@^1.3.0:
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==

tslib@^1.13.0, tslib@^1.9.3:
tslib@^1.9.3:
version "1.14.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
Expand All @@ -9658,7 +9608,7 @@ tslib@^2.0.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==

tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.6.2:
tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0:
version "2.6.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
Expand Down

0 comments on commit d474f6a

Please sign in to comment.