Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommytrg committed Oct 10, 2024
1 parent bb84a8a commit 4f2ed71
Show file tree
Hide file tree
Showing 2 changed files with 5,292 additions and 4,747 deletions.
33 changes: 16 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,51 +51,50 @@
},
"devDependencies": {
"@electron/notarize": "^2.3.0",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/vue-fontawesome": "^3.0.6",
"@intlify/unplugin-vue-i18n": "^3.0.1",
"@rushstack/eslint-patch": "^1.10.1",
"@types/node": "^20.12.3",
"@typescript-eslint/parser": "^7.5.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^2.4.5",
"@vueuse/core": "^10.9.0",
"autoprefixer": "^10.4.19",
"axios": "^1.6.8",
"big.js": "^6.2.1",
"cbor2": "^1.2.2",
"axios": "^1.7.7",
"big.js": "^6.2.2",
"cbor2": "^1.7.0",
"date-fns": "^3.6.0",
"electron": "^29.1.6",
"electron-builder": "^24.13.3",
"electron-devtools-installer": "^3.2.0",
"electron-log": "^5.1.2",
"electron-updater": "^6.1.8",
"element-plus": "^2.6.3",
"electron-log": "^5.1.0",
"electron-updater": "^6.3.9",
"element-plus": "^2.7.3",
"eslint": "^8.57.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-vue": "9.24.0",
"eslint-plugin-vue": "9.28.0",
"fs-extra": "^11.2.0",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.2",
"postcss": "^8.4.38",
"prettier": "3.2.5",
"postcss": "^8.4.47",
"prettier": "3.3.3",
"progress-stream": "^2.0.0",
"qrcode.vue": "^3.5.0",
"rpc-websockets": "^7.9.0",
"sass": "^1.72.0",
"semver": "^7.6.0",
"semver": "^7.6.3",
"tar": "^6.2.1",
"tree-kill": "^1.2.2",
"typescript": "^5.4.3",
"typescript": "^5.4.5",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"uuid": "^9.0.1",
"vite": "^5.2.7",
"vite": "^5.4.8",
"vite-plugin-electron": "^0.28.4",
"vite-plugin-electron-renderer": "^0.14.5",
"vite-svg-loader": "^5.1.0",
Expand Down
Loading

0 comments on commit 4f2ed71

Please sign in to comment.