Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta authored Oct 16, 2023
1 parent 9ee9f39 commit 2642798
Showing 1 changed file with 56 additions and 56 deletions.
112 changes: 56 additions & 56 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,75 +45,75 @@
"main": "background.js",
"dependencies": {
"@deadcanaries/granax": "^3.2.5",
"@fortawesome/fontawesome-svg-core": "^1.2.32",
"@fortawesome/free-solid-svg-icons": "^5.15.1",
"@fortawesome/vue-fontawesome": "^0.1.10",
"axios": "^0.21.0",
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/vue-fontawesome": "^3.0.3",
"axios": "^1.5.1",
"bitcore-wallet-client-xvg": "^8.1.1",
"buefy": "^0.9.4",
"bulma": "0.9.1",
"buefy": "^0.9.25",
"bulma": "0.9.4",
"chai-as-promised": "^7.1.1",
"core-js": "^3.8.0",
"electron-log": "^4.3.0",
"electron-updater": "^4.3.5",
"core-js": "^3.33.0",
"electron-log": "^4.4.8",
"electron-updater": "^6.1.4",
"electron-window-state": "^5.0.3",
"keytar": "^5.6.0",
"moment": "^2.29.1",
"node-loader": "^0.6.0",
"nuxt": "^3.4.3",
"nuxt-buefy": "^0.4.4",
"qrcode.vue": "^1.7.0",
"keytar": "^7.9.0",
"moment": "^2.29.4",
"node-loader": "^2.0.0",
"nuxt": "^3.7.4",
"nuxt-buefy": "^0.4.26",
"qrcode.vue": "^3.4.1",
"sudo-prompt": "^9.2.1",
"vue": "^2.6.12",
"vue": "^3.3.4",
"vue-class-component": "^7.2.6",
"vue-i18n": "^8.22.2",
"vue-property-decorator": "^8.5.1",
"vue-router": "^3.4.9",
"vuex": "^3.6.0",
"vue-i18n": "^9.5.0",
"vue-property-decorator": "^9.1.2",
"vue-router": "^4.2.5",
"vuex": "^4.1.0",
"vuex-electron": "^1.0.3"
},
"devDependencies": {
"@cypress/electron-plugin": "^1.1.0",
"@types/chai": "^4.2.14",
"@types/jest": "^26.0.15",
"@types/mocha": "^7.0.2",
"@types/node": "^20.8.1",
"@types/sinon": "^7.5.2",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"@vue/cli-plugin-babel": "^4.5.9",
"@vue/cli-plugin-e2e-cypress": "^4.5.9",
"@vue/cli-plugin-eslint": "^4.5.9",
"@vue/cli-plugin-router": "^4.5.9",
"@vue/cli-plugin-typescript": "^4.5.9",
"@vue/cli-plugin-unit-mocha": "^4.5.9",
"@vue/cli-plugin-vuex": "^4.5.9",
"@vue/cli-service": "^4.5.9",
"@vue/eslint-config-standard": "^5.1.2",
"@vue/eslint-config-typescript": "^5.1.0",
"@vue/test-utils": "^1.1.1",
"app-builder-lib": "^22.10.4",
"@types/chai": "^4.3.8",
"@types/jest": "^29.5.5",
"@types/mocha": "^10.0.2",
"@types/node": "^20.8.6",
"@types/sinon": "^10.0.19",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-e2e-cypress": "^5.0.8",
"@vue/cli-plugin-eslint": "^5.0.8",
"@vue/cli-plugin-router": "^5.0.8",
"@vue/cli-plugin-typescript": "^5.0.8",
"@vue/cli-plugin-unit-mocha": "^5.0.8",
"@vue/cli-plugin-vuex": "^5.0.8",
"@vue/cli-service": "^5.0.8",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.4.1",
"app-builder-lib": "^24.7.0",
"babel-core": "^7.0.0-bridge.0",
"chai": "^4.2.0",
"cypress": "^6.0.0",
"electron": "^22.3.25",
"electron-builder": "^22.10.4",
"chai": "^4.3.10",
"cypress": "^13.3.1",
"electron": "^27.0.0",
"electron-builder": "^24.6.4",
"electron-notarize": "^0.3.0",
"electron-util": "^0.14.2",
"eslint": "^7.14.0",
"eslint-plugin-import": "^2.22.1",
"electron-util": "^0.17.2",
"eslint": "^8.51.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^7.1.0",
"jest": "26.6.3",
"sass": "^1.32.8",
"sass-loader": "^10.1.1",
"sinon": "^9.2.1",
"ts-jest": "26.4.4",
"typescript": "^4.1.2",
"vue-cli-plugin-electron-builder": "^1.4.6",
"eslint-plugin-vue": "^9.17.0",
"jest": "29.7.0",
"sass": "^1.69.3",
"sass-loader": "^13.3.2",
"sinon": "^16.1.0",
"ts-jest": "29.1.1",
"typescript": "^5.2.2",
"vue-cli-plugin-electron-builder": "^2.1.1",
"vue-jest": "^3.0.7",
"vue-template-compiler": "^2.6.12"
"vue-template-compiler": "^2.7.14"
}
}

0 comments on commit 2642798

Please sign in to comment.