Skip to content

Commit 0086602

Browse files
authored
Merge pull request #123 from youngleish/main
chore: bump deps
2 parents 5c569d5 + 2c4e666 commit 0086602

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@
1717
},
1818
"devDependencies": {
1919
"@playwright/test": "^1.21.1",
20-
"@vitejs/plugin-vue": "^2.1.0",
20+
"@vitejs/plugin-vue": "^2.3.2",
2121
"electron": "18.2.0",
2222
"electron-builder": "^23.0.3",
2323
"nano-staged": "^0.8.0",
2424
"simple-git-hooks": "^2.7.0",
25-
"typescript": "^4.6.3",
26-
"vite": "^2.9.1",
25+
"typescript": "^4.6.4",
26+
"vite": "^2.9.8",
2727
"vite-plugin-electron": "^0.4.3",
28-
"vite-plugin-resolve": "^2.0.1",
29-
"vue": "^3.2.31",
30-
"vue-tsc": "^0.31.1"
28+
"vite-plugin-resolve": "^2.0.8",
29+
"vue": "^3.2.33",
30+
"vue-tsc": "^0.34.11"
3131
},
3232
"env": {
3333
"VITE_DEV_SERVER_HOST": "127.0.0.1",

0 commit comments

Comments
 (0)