Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
brownsugar committed Mar 17, 2023
1 parent 9d1905a commit 1742513
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 168 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"electron-store": "^8.1.0",
"fs-extra": "^11.1.0",
"pinia": "^2.0.33",
"quasar": "^2.11.7",
"quasar": "^2.11.8",
"utimes": "^5.1.1",
"vue": "^3.2.47",
"vue-i18n": "^9.2.2",
Expand All @@ -41,16 +41,16 @@
"@quasar/app-vite": "^1.2.1",
"@types/buffer-reader": "^0.1.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.14.6",
"@types/node": "^18.15.3",
"@types/winreg": "^1.2.31",
"@vue/devtools": "^6.5.0",
"adm-zip": "^0.5.10",
"autoprefixer": "^10.4.13",
"electron": "^23.1.3",
"autoprefixer": "^10.4.14",
"electron": "^23.1.4",
"electron-builder": "^23.6.0",
"eslint": "^8.35.0",
"stylelint": "^15.2.0",
"typescript": "^4.9.5"
"eslint": "^8.36.0",
"stylelint": "^15.3.0",
"typescript": "^5.0.2"
},
"engines": {
"node": "^18 || ^16",
Expand Down
Loading

0 comments on commit 1742513

Please sign in to comment.