Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommytrg committed Mar 26, 2024
1 parent 49759bd commit f453c81
Show file tree
Hide file tree
Showing 2 changed files with 407 additions and 381 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,52 +55,52 @@
"@fortawesome/vue-fontawesome": "^3.0.6",
"@intlify/unplugin-vue-i18n": "^3.0.1",
"@vueuse/core": "^10.9.0",
"@rushstack/eslint-patch": "^1.7.2",
"@types/node": "^20.11.25",
"@typescript-eslint/parser": "^7.2.0",
"@rushstack/eslint-patch": "^1.8.0",
"@types/node": "^20.11.30",
"@typescript-eslint/parser": "^7.4.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^2.4.4",
"autoprefixer": "^10.4.18",
"axios": "^1.6.7",
"@vue/test-utils": "^2.4.5",
"autoprefixer": "^10.4.19",
"axios": "^1.6.8",
"big.js": "^6.2.1",
"cbor2": "^1.2.2",
"date-fns": "^3.4.0",
"date-fns": "^3.6.0",
"electron-builder": "^24.13.3",
"electron-devtools-installer": "^3.2.0",
"electron": "^29.1.1",
"element-plus": "^2.6.1",
"electron": "^29.1.5",
"element-plus": "^2.6.2",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-vue": "9.22.0",
"eslint-plugin-vue": "9.24.0",
"eslint": "^8.57.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",
"rpc-websockets": "^7.9.0",
"sass": "^1.71.1",
"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-plugin-electron-renderer": "^0.14.5",
"vite-plugin-electron": "^0.28.2",
"vite-plugin-electron": "^0.28.4",
"vite-svg-loader": "^5.1.0",
"vite": "^5.1.5",
"vitest": "^1.3.1",
"vue-i18n": "^9.10.1",
"vite": "^5.2.6",
"vitest": "^1.4.0",
"vue-i18n": "^9.10.2",
"vue-json-tree": "^0.4.3",
"vue-observe-visibility": "^1.0.0",
"vue-router": "^4.3.0",
"vue-tsc": "^2.0.6",
"vue-tsc": "^2.0.7",
"vue": "3.4.21",
"vuex": "^4.1.0",
"witnet-radon-js": "^0.11.0",
Expand Down
Loading

0 comments on commit f453c81

Please sign in to comment.