mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
Merge branch 'main' into develop
This commit is contained in:
commit
1ca3703420
1 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
|||
"dependencies": {
|
||||
"@electron/asar": "^3.2.7",
|
||||
"@electron/notarize": "^2.1.0",
|
||||
"@electron/universal": "^1.4.2",
|
||||
"@electron/universal": "^2.0.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@vueuse/electron": "^10.4.1",
|
||||
"blob-util": "^2.0.2",
|
||||
|
@ -77,7 +77,7 @@
|
|||
"eslint-plugin-vue": "^9.17.0",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^4.3.2",
|
||||
"vite-plugin-electron": "^0.14.0",
|
||||
"vite-plugin-electron": "^0.15.4",
|
||||
"vite-plugin-electron-renderer": "^0.14.5",
|
||||
"vue": "^3.3.4",
|
||||
"vue-tsc": "^1.4.2"
|
||||
|
|
Loading…
Reference in a new issue