Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sample dependencies #1173

Open
therealjohn opened this issue Mar 4, 2024 · 2 comments
Open

Update sample dependencies #1173

therealjohn opened this issue Mar 4, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@therealjohn
Copy link

A common report on samples is that dependencies are outdated and warning messages are shown by NPM.

Here is an audit of outdated dependencies that should be updated and fixed where they can:

Directory Package Wanted Latest
\developer-assist-dashboard\api @azure/functions 1.2.3 4.3.0
\developer-assist-dashboard\api @octokit/core 4.2.4 6.0.1
\graph-connector-app\api @azure/functions 1.2.3 4.3.0
\graph-connector-app\tabs axios 0.21.4 1.6.7
\hello-world-bot-with-tab\bot restify 10.0.0 11.1.0
\hello-world-bot-with-tab\tab axios 0.21.4 1.6.7
\hello-world-tab-with-backend\api @azure/functions 1.2.3 4.3.0
\hello-world-teams-tab-and-outlook-add-in\add-in regenerator-runtime 0.13.11 0.14.1
\hello-world-teams-tab-and-outlook-add-in\tab axios 0.21.4 1.6.7
\intelligent-data-chart-generator\api @azure/functions 3.5.1 4.3.0
\react-retail-dashboard\src @fluentui/react 8.106.4 8.115.6
\react-retail-dashboard\src @microsoft/mgt-spfx 2.11.2 3.1.3
\react-retail-dashboard\src @pnp/spfx-controls-react 3.15.0 3.17.0
\react-retail-dashboard\src react 17.0.1 18.2.0
\react-retail-dashboard\src react-dom 17.0.1 18.2.0
\react-retail-dashboard\src tslib 2.3.1 2.6.2
\share-now\api @azure/functions 1.2.3 4.3.0
\share-now\api tedious 9.2.3 17.0.0
\share-now\bot adaptivecards 2.11.3 3.0.2
\share-now\bot axios 0.21.4 1.6.7
\share-now\bot restify 10.0.0 11.1.0
\share-now\bot tedious 9.2.3 17.0.0
\share-now\tabs @fluentui/react 7.204.0 8.115.6
\share-now\tabs @fluentui/react-icons-northstar 0.49.0 0.66.5
\share-now\tabs @fluentui/react-northstar 0.49.0 0.66.5
\share-now\tabs axios 0.21.4 1.6.7
\share-now\tabs bootstrap 5.0.1 5.3.3
\share-now\tabs i18next 20.6.1 23.10.0
\share-now\tabs react 16.14.0 18.2.0
\share-now\tabs react-bootstrap 1.6.8 2.10.1
\share-now\tabs react-dom 16.14.0 18.2.0
\share-now\tabs react-i18next 11.18.6 14.0.5
\share-now\tabs react-router-dom 5.3.4 6.22.2
\share-now\tabs typescript 4.9.5 5.3.3
\spfx-productivity-dashboard\src @microsoft/mgt-spfx 2.11.2 3.1.3
\spfx-productivity-dashboard\src tslib 2.3.1 2.6.2
\team-central-dashboard\api @azure/functions 1.2.3 4.3.0
\todo-list-SPFx\src @fluentui/react 8.106.4 8.115.6
\todo-list-SPFx\src react 17.0.1 18.2.0
\todo-list-SPFx\src react-dom 17.0.1 18.2.0
\todo-list-SPFx\src tslib 2.3.1 2.6.2
\todo-list-with-Azure-backend\api @azure/functions 1.2.3 4.3.0
\todo-list-with-Azure-backend\api tedious 9.2.3 17.0.0
\todo-list-with-Azure-backend\tabs axios 0.21.4 1.6.7
\todo-list-with-Azure-backend-M365\api @azure/functions 1.2.3 4.3.0
\todo-list-with-Azure-backend-M365\api uuid 8.3.2 9.0.1
\todo-list-with-Azure-backend-M365\tabs axios 0.21.4 1.6.7
\whos-next-meeting-app\tabs @fluidframework/azure-client 1.0.3 1.1.1
\whos-next-meeting-app\tabs @fluidframework/test-client-utils 1.0.2 1.3.7
\whos-next-meeting-app\tabs fluid-framework 1.0.2 1.3.7
\whos-next-meeting-app\tabs react-responsive 8.2.0 9.0.2
@wenytang-ms
Copy link
Contributor

#1177

@adashen adashen added the enhancement New feature or request label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants