aws-samples / aws-sdk-js-notes-app

A simple note taking application using modular AWS SDK for JavaScript (v3)
Other
81 stars 28 forks source link

chore(deps): remove unused dependencies #128

Closed trivikr closed 3 months ago

trivikr commented 3 months ago

Issue

These dependencies were required for vite@3.x update https://github.com/aws-samples/aws-sdk-js-notes-app/pull/65

Description

Remove unused dependencies from frontend

Testing

Local testing for frontend


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

socket-security[bot] commented 3 months ago

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/available-typed-arrays@1.0.7, npm/call-bind@1.0.7, npm/define-data-property@1.1.4, npm/es-define-property@1.0.0, npm/es-errors@1.3.0, npm/events@3.3.0, npm/for-each@0.3.3, npm/function-bind@1.1.2, npm/get-intrinsic@1.2.4, npm/gopd@1.0.1, npm/has-property-descriptors@1.0.2, npm/has-proto@1.0.3, npm/has-symbols@1.0.3, npm/has-tostringtag@1.0.2, npm/hasown@2.0.2, npm/is-arguments@1.1.1, npm/is-callable@1.2.7, npm/is-generator-function@1.0.10, npm/is-typed-array@1.1.13, npm/possible-typed-array-names@1.0.0, npm/set-function-length@1.2.2, npm/util@0.12.5, npm/which-typed-array@1.1.15

View full report↗︎