Skip to content

Commit

Permalink
fix(protocol-designer): remove unused packages from pd (#17166)
Browse files Browse the repository at this point in the history
* fix(protocol-designer): remove unused packages from pd
  • Loading branch information
koji authored Jan 7, 2025
1 parent ea7d64b commit 7e6f17f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions protocol-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,10 @@
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"ajv": "6.12.3",
"cookie": "0.3.1",
"core-js": "3.2.1",
"date-fns": "2.10.0",
"file-saver": "2.0.1",
"i18next": "^19.8.3",
"immer": "9.0.6",
"lodash": "4.17.21",
"mixpanel-browser": "2.22.1",
"query-string": "6.2.0",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13605,11 +13605,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/immer/-/immer-5.1.0.tgz#38d9eba40dbb0389b7ae7b8b99e4661df0cf89e3"
integrity sha512-t6gyFtTcokCuI0tX9KQZJQAkIjSqo/nTeJnwojfty69EzrorZbywwhZ8qNNlF+faajHeRnhOvM2F40KHLFCghQ==

[email protected]:
version "9.0.6"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.6.tgz#7a96bf2674d06c8143e327cbf73539388ddf1a73"
integrity sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==

"immutable@^3.8.1 || ^4.0.0":
version "4.3.5"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.5.tgz#f8b436e66d59f99760dc577f5c99a4fd2a5cc5a0"
Expand Down

0 comments on commit 7e6f17f

Please sign in to comment.