8000 chore: bump deps · coder-long/electron-vite-react@3e58a0b · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e58a0b

Browse files
committed
chore: bump deps
1 parent e4f7484 commit 3e58a0b

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

package.json

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,24 @@
2020
"e2e": "playwright test"
2121
},
2222
"dependencies": {
23-
"electron-updater": "^6.1.1"
23+
"electron-updater": "^6.1.8"
2424
},
2525
"devDependencies": {
26-
"@playwright/test": "^1.37.1",
27-
"@types/react": "^18.2.20",
28-
"@types/react-dom": "^18.2.7",
29-
"@vitejs/plugin-react": "^4.0.4",
30-
"autoprefixer": "^10.4.16",
31-
"electron": "^28.1.0",
32-
"electron-builder": "^24.6.3",
33-
"postcss": "^8.4.31",
26+
"@playwright/test": "^1.42.1",
27+
"@types/react": "^18.2.64",
28+
"@types/react-dom": "^18.2.21",
29+
"@vitejs/plugin-react": "^4.2.1",
30+
"autoprefixer": "^10.4.18",
31+
"electron": "^29.1.1",
32+
"electron-builder": "^24.13.3",
33+
"postcss": "^8.4.35",
34+
"postcss-import": "^16.0.1",
3435
"react": "^18.2.0",
3536
"react-dom": "^18.2.0",
36-
"tailwindcss": "^3.3.3",
37-
"typescript": "^5.1.6",
38-
"vite": "^5.0.10",
39-
"vite-plugin-electron": "^0.28.0",
37+
"tailwindcss": "^3.4.1",
38+
"typescript": "^5.4.2",
39+
"vite": "^5.1.5",
40+
"vite-plugin-electron": "^0.28.2",
4041
"vite-plugin-electron-renderer": "^0.14.5"
4142
}
4243
}

0 commit comments

Comments
 (0)
0