Skip to content

Commit

Permalink
chore: remove unused npm deps (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
grant0417 authored Dec 30, 2024
1 parent 56251ad commit 1e42c59
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 46 deletions.
2 changes: 1 addition & 1 deletion packages/autocomplete-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"clean": "rm -rf dist"
},
"dependencies": {
"@aws/amazon-q-developer-cli-api-bindings": "workspace:~",
"@aws/amazon-q-developer-cli-api-bindings": "workspace:^",
"@aws/amazon-q-developer-cli-api-bindings-wrappers": "workspace:^",
"@aws/amazon-q-developer-cli-shell-parser": "workspace:^",
"@fig/autocomplete-generators": "^2.4.0",
Expand Down
5 changes: 0 additions & 5 deletions packages/autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,10 @@
"@fig/autocomplete-shared": "^1.1.2",
"@juggle/resize-observer": "^3.4.0",
"deep-object-diff": "^1.1.9",
"exponential-backoff": "^3.1.1",
"js-yaml": "^4.1.0",
"loglevel": "^1.9.2",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-shadow": "^20.5.0",
"react-window": "^1.8.10",
"semver": "^7.6.3",
"tailwind-merge": "^2.5.5",
"use-resize-observer": "^9.1.0",
"util": "^0.12.5",
Expand Down
41 changes: 1 addition & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1e42c59

Please sign in to comment.