Skip to content

Commit

Permalink
chore: package version
Browse files Browse the repository at this point in the history
  • Loading branch information
dvgamerr committed Aug 6, 2023
1 parent 06a1787 commit f094526
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 422 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,29 +24,29 @@
"preview": "vite preview"
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-brands-svg-icons": "^6.4.0",
"@fortawesome/free-regular-svg-icons": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-brands-svg-icons": "^6.4.2",
"@fortawesome/free-regular-svg-icons": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/vue-fontawesome": "^3.0.3",
"@vitejs/plugin-vue": "^4.1.0",
"bootstrap": "^5.2.3",
"electron": "^24.3.0",
"electron": "^25.4.0",
"electron-builder": "^24.4.0",
"sass": "^1.62.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vite-plugin-electron": "^0.11.2",
"sass": "^1.64.2",
"typescript": "^5.1.6",
"vite": "^4.4.8",
"vite-plugin-electron": "^0.12.0",
"vite-plugin-electron-renderer": "^0.14.5",
"vue": "^3.2.47",
"vue-router": "^4.2.2",
"vue-tsc": "^1.2.0"
"vue": "^3.3.4",
"vue-router": "^4.2.4",
"vue-tsc": "^1.8.8"
},
"dependencies": {
"dayjs": "^1.11.7",
"electron-log": "^5.0.0-beta.24",
"electron-settings": "^4.0.2",
"gaxios": "^5.1.0",
"gaxios": "^6.0.4",
"yaml": "^2.3.1"
}
}
Loading

0 comments on commit f094526

Please sign in to comment.