Skip to content

Commit

Permalink
Merge pull request #820 from getAlby/dependencies-cleanup
Browse files Browse the repository at this point in the history
chore: dependencies cleanup
  • Loading branch information
bumi authored Apr 25, 2022
2 parents 66b6d83 + bf80bef commit 25bb995
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 209 deletions.
13 changes: 5 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"@headlessui/react": "^1.5.0",
"@runcitadel/sdk": "^0.3.8",
"@tailwindcss/forms": "^0.5.0",
"assert": "^2.0.0",
"axios": "^0.26.1",
"bech32": "^2.0.0",
"browser-polyfill": "^3.20.2",
Expand All @@ -55,8 +54,6 @@
"i18next-browser-languagedetector": "^6.1.3",
"invoices": "2.0.3",
"lodash": "^4.17.21",
"memoizee": "^0.4.15",
"postcss-cli": "^9.1.0",
"pubsub-js": "^1.9.4",
"react": "^18.0.0",
"react-confetti": "^6.0.1",
Expand All @@ -68,11 +65,9 @@
"react-qr-code": "^2.0.5",
"react-router-dom": "^6.3.0",
"stream": "^0.0.2",
"ts-jest": "^27.1.4",
"tailwindcss": "^3.0.24",
"uuid": "^8.3.2",
"webextension-polyfill": "^0.8.0",
"webpack-dev-server": "^4.8.1",
"webpack-sources": "^3.2.3",
"zustand": "^3.7.2"
},
"devDependencies": {
Expand All @@ -98,7 +93,6 @@
"@types/crypto-js": "^4.1.1",
"@types/elliptic": "^6.4.14",
"@types/jest": "^27.4.1",
"@types/memoizee": "^0.4.7",
"@types/pubsub-js": "^1.8.3",
"@types/react-dom": "^18.0.2",
"@types/react-modal": "^3.13.1",
Expand Down Expand Up @@ -129,20 +123,23 @@
"lint-staged": "^12.4.0",
"mini-css-extract-plugin": "^2.6.0",
"postcss": "^8.4.12",
"postcss-cli": "^9.1.0",
"postcss-loader": "^6.2.1",
"prettier": "^2.6.0",
"process": "^0.11.10",
"resolve-url-loader": "^5.0.0",
"sass": "^1.49.11",
"sass-loader": "^12.6.0",
"stream-browserify": "^3.0.0",
"tailwindcss": "^3.0.24",
"terser-webpack-plugin": "5.3.1",
"ts-jest": "^27.1.4",
"ts-node": "^10.7.0",
"tsconfig-paths-webpack-plugin": "^3.5.2",
"typescript": "^4.6.3",
"webpack": "^5.72.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.8.1",
"webpack-sources": "^3.2.3",
"wext-manifest-loader": "^2.3.0",
"wext-manifest-webpack-plugin": "^1.2.1"
}
Expand Down
Loading

0 comments on commit 25bb995

Please sign in to comment.