Skip to content

Commit

Permalink
chore: removing unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtorres314 committed Sep 10, 2024
1 parent 9dfd6da commit 696e2cb
Show file tree
Hide file tree
Showing 8 changed files with 3,954 additions and 16,753 deletions.
20,547 changes: 3,951 additions & 16,596 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/backend-bundle/package-lock.json

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

1 change: 1 addition & 0 deletions packages/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

# Chores

* Remove unused dependencies
* Cleanup data directory at end of e2e tests
* Update mobile development README ([#2483](https://github.com/TryQuiet/quiet/issues/2483))
* Update github workflows for PR gating ([#2487](https://github.com/TryQuiet/quiet/issues/2487))
Expand Down
85 changes: 0 additions & 85 deletions packages/desktop/package-lock.json

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

2 changes: 0 additions & 2 deletions packages/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@
"@types/react": "^18.0.25",
"@types/react-copy-to-clipboard": "^5.0.1",
"@types/react-dom": "~18.0.9",
"@types/react-linkify": "^1.0.1",
"@types/react-router": "^5.1.8",
"@types/react-router-dom": "^5.1.6",
"@types/react-virtualized": "^9.21.13",
Expand Down Expand Up @@ -243,7 +242,6 @@
"react-dnd-test-backend": "^16.0.1",
"react-dom": "18.1.0",
"react-hook-form": "^7.41.3",
"react-linkify": "^1.0.0-alpha",
"react-redux": "^8.0.5",
"react-resize-detector": "^7.1.2",
"react-router-dom": "^6.4.3",
Expand Down
1 change: 1 addition & 0 deletions packages/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# Chores

* Update README and PUBLISHING docs
* Remove unused dependencies

[2.2.0]

Expand Down
67 changes: 0 additions & 67 deletions packages/mobile/package-lock.json

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

2 changes: 0 additions & 2 deletions packages/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"react-dom": "18.1.0",
"react-i18next": "^11.8.15",
"react-intl": "^6.6.6",
"react-linkify": "^1.0.0-alpha",
"react-native": "0.73.2",
"react-native-blob-util": "^0.19.6",
"react-native-config": "git+https://github.com/siepra/react-native-config.git#9dde363d95fce46248f63d9ff2530c16f954214e",
Expand Down Expand Up @@ -110,7 +109,6 @@
"@types/lodash": "4.17.0",
"@types/luxon": "^3.4.2",
"@types/react": "^17",
"@types/react-linkify": "^1.0.1",
"@types/react-native": "^0.64.0",
"@types/react-test-renderer": "^16.9.2",
"@types/styled-components": "^5.1.9",
Expand Down

0 comments on commit 696e2cb

Please sign in to comment.