Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommytrg committed Apr 3, 2024
1 parent fab59be commit 070b858
Show file tree
Hide file tree
Showing 2 changed files with 1,001 additions and 1,093 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,60 +50,60 @@
"node": "20.9.0"
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/vue-fontawesome": "^3.0.6",
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@rushstack/eslint-patch": "^1.7.2",
"@types/node": "^20.11.17",
"@typescript-eslint/parser": "^7.2.0",
"@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",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.4.4",
"@vueuse/core": "^10.7.2",
"autoprefixer": "^10.4.17",
"axios": "^1.6.7",
"@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",
"date-fns": "^3.3.1",
"electron": "^28.2.2",
"electron-builder": "^24.9.1",
"date-fns": "^3.6.0",
"electron": "^29.1.6",
"electron-builder": "^24.13.3",
"electron-devtools-installer": "^3.2.0",
"electron-updater": "^6.1.8",
"element-plus": "^2.5.5",
"element-plus": "^2.6.3",
"eslint": "^8.57.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-vue": "9.21.1",
"eslint-plugin-vue": "9.24.0",
"fs-extra": "^11.2.0",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.2",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"prettier": "3.2.5",
"progress-stream": "^2.0.0",
"qrcode-vue3": "^1.6.8",
"rpc-websockets": "^7.9.0",
"sass": "^1.70.0",
"sass": "^1.72.0",
"semver": "^7.6.0",
"tar": "^6.2.0",
"tar": "^6.2.1",
"tree-kill": "^1.2.2",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"uuid": "^9.0.1",
"vite": "^5.1.1",
"vite-plugin-electron": "^0.28.2",
"vite": "^5.2.7",
"vite-plugin-electron": "^0.28.4",
"vite-plugin-electron-renderer": "^0.14.5",
"vite-svg-loader": "^5.1.0",
"vitest": "^1.2.2",
"vue": "3.4.19",
"vue-i18n": "^9.9.1",
"vitest": "^1.4.0",
"vue": "3.4.21",
"vue-i18n": "^9.10.2",
"vue-json-tree": "^0.4.3",
"vue-observe-visibility": "^1.0.0",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.27",
"vue-router": "^4.3.0",
"vue-tsc": "^2.0.7",
"vuex": "^4.1.0",
"witnet-radon-js": "^0.11.0",
"witnet-requests": "^0.9.12"
Expand Down
Loading

0 comments on commit 070b858

Please sign in to comment.