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 4f2ed71 commit 84dbd09
Show file tree
Hide file tree
Showing 2 changed files with 934 additions and 327 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,16 @@
"@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",
"@vueuse/core": "^11.1.0",
"autoprefixer": "^10.4.19",
"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-builder": "^25.1.7",
"electron-devtools-installer": "^3.2.0",
"electron-log": "^5.1.0",
"electron-log": "^5.2.0",
"electron-updater": "^6.3.9",
"element-plus": "^2.7.3",
"eslint": "^8.57.0",
Expand All @@ -80,7 +80,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-vue": "9.28.0",
"fs-extra": "^11.2.0",
"jsdom": "^24.0.0",
"jsdom": "^25.0.1",
"postcss": "^8.4.47",
"prettier": "3.3.3",
"progress-stream": "^2.0.0",
Expand All @@ -91,19 +91,19 @@
"tar": "^6.2.1",
"tree-kill": "^1.2.2",
"typescript": "^5.4.5",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"uuid": "^9.0.1",
"vite": "^5.4.8",
"vite-plugin-electron": "^0.28.4",
"vite-plugin-electron-renderer": "^0.14.5",
"vite-plugin-electron": "^0.28.8",
"vite-plugin-electron-renderer": "^0.14.6",
"vite-svg-loader": "^5.1.0",
"vitest": "^1.4.0",
"vue": "3.4.21",
"vue": "3.5.11",
"vue-i18n": "^9.10.2",
"vue-json-tree": "^0.4.3",
"vue-observe-visibility": "^1.0.0",
"vue-router": "^4.3.0",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.6",
"vuex": "^4.1.0",
"witnet-radon-js": "^0.11.0",
Expand Down
Loading

0 comments on commit 84dbd09

Please sign in to comment.