Skip to content

Commit

Permalink
chore: refactory
Browse files Browse the repository at this point in the history
  • Loading branch information
tiamo committed Apr 19, 2022
1 parent 750a8a9 commit 09b69ba
Show file tree
Hide file tree
Showing 95 changed files with 703 additions and 22,383 deletions.
52 changes: 16 additions & 36 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"version": "1.0.0",
"license": "ISC",
"private": true,
"workspaces": [
"packages/*"
],
"repository": {
"type": "git",
"url": "git+https://github.com/mfactory-lab/staking_kiwi.git"
Expand All @@ -31,61 +28,44 @@
"@solana/wallet-adapter-wallets": "^0.15.5",
"@vueuse/core": "^8.2.5",
"@vueuse/head": "^0.7.5",
"apexcharts": "^3.30.0",
"@solana/spl-stake-pool": "mfactory-lab/jfactory-stake-pool#dist",
"apexcharts": "^3.35.0",
"axios": "^0.24.0",
"bn.js": "^5.2.0",
"buffer": "^6.0.3",
"pinia": "^2.0.13",
"quasar": "^2.6.6",
"solana-wallets-vue": "^0.3.2",
"vue": "^3.2.31",
"vue": "^3.2.0",
"vue-gtag": "^2.0.1",
"vue-router": "^4.0.12",
"vue3-apexcharts": "^1.4.1"
},
"devDependencies": {
"@rollup/plugin-inject": "^4.0.4",
"@types/node": "^17.0.8",
"@typescript-eslint/eslint-plugin": "^5.9.1",
"@typescript-eslint/parser": "^5.9.1",
"@vitejs/plugin-legacy": "^1.6.4",
"@rollup/plugin-inject": "^4.0.0",
"@types/node": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"@vitejs/plugin-vue": "^2.3.1",
"@vue/compiler-sfc": "^3.2.26",
"@vue/compiler-sfc": "^3.2.33",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^10.0.0",
"cross-env": "^7.0.3",
"eslint": "^8.6.0",
"eslint": "^8.13.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.2.0",
"husky": "^7.0.4",
"lint-staged": "^12.1.7",
"eslint-plugin-vue": "^8.6.0",
"path": "^0.12.7",
"prettier": "^2.5.1",
"prettier": "^2.6.2",
"push-dir": "^0.4.1",
"rollup-plugin-visualizer": "^5.5.2",
"rollup-plugin-visualizer": "^5.6.0",
"sass": "1.32.0",
"stylelint": "^14.2.0",
"stylelint-config-recommended": "^6.0.0",
"stylelint-config-standard": "^24.0.0",
"typescript": "^4.5.4",
"unplugin-vue-components": "^0.17.11",
"vite": "^2.9.1",
"vite-plugin-html": "^2.1.2",
"typescript": "^4.6.0",
"unplugin-vue-components": "^0.19.3",
"vite": "^2.9.5",
"vite-plugin-html": "^3.2.0",
"vue-eslint-parser": "^8.3.0"
},
"peerDependencies": {
"rollup": "^2.0.0"
},
"husky": {
"hooks": {}
},
"lint-staged": {
"*.{ts,vue}": "eslint --fix",
"*": "prettier -w -u"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
}
}
65 changes: 0 additions & 65 deletions packages/common/assets/img/wallets/bonfida.svg

This file was deleted.

41 changes: 0 additions & 41 deletions packages/common/assets/img/wallets/mathwallet.svg

This file was deleted.

42 changes: 0 additions & 42 deletions packages/common/assets/img/wallets/phantom.svg

This file was deleted.

39 changes: 0 additions & 39 deletions packages/common/assets/img/wallets/solflare.svg

This file was deleted.

Loading

0 comments on commit 09b69ba

Please sign in to comment.