Skip to content

Commit 29d5fa9

Browse files
committed
chore: bump deps
1 parent 281aad2 commit 29d5fa9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@
1919
"e2e": "playwright test"
2020
},
2121
"devDependencies": {
22-
"@playwright/test": "^1.29.2",
23-
"@types/react": "^18.0.27",
24-
"@types/react-dom": "^18.0.10",
25-
"@vitejs/plugin-react": "^3.0.1",
26-
"electron": "^22.0.3",
22+
"@playwright/test": "^1.31.0",
23+
"@types/react": "^18.0.28",
24+
"@types/react-dom": "^18.0.11",
25+
"@vitejs/plugin-react": "^3.1.0",
26+
"electron": "^23.1.1",
2727
"electron-builder": "^23.6.0",
2828
"react": "^18.2.0",
2929
"react-dom": "^18.2.0",
30-
"sass": "^1.57.1",
31-
"typescript": "^4.9.4",
32-
"vite": "^4.0.4",
30+
"sass": "^1.58.3",
31+
"typescript": "^4.9.5",
32+
"vite": "^4.1.4",
3333
"vite-electron-plugin": "^0.8.2",
3434
"vite-plugin-electron": "^0.11.1",
3535
"vite-plugin-electron-renderer": "^0.12.1"

0 commit comments

Comments
 (0)