Skip to content

Commit 91d60a3

Browse files
Update dev dependencies
1 parent bf2c1a4 commit 91d60a3

File tree

3 files changed

+1032
-1753
lines changed

3 files changed

+1032
-1753
lines changed

examples/basic-react-superjson/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"@types/react-dom": "^18.3.0",
2727
"@vitejs/plugin-react": "^4.2.1",
2828
"vite": "^5.2.11",
29-
"vite-plugin-electron": "^0.28.7"
29+
"vite-plugin-electron": "^0.29.0"
3030
}
3131
}

examples/basic-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"@types/react-dom": "^18.3.0",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"vite": "^5.2.11",
28-
"vite-plugin-electron": "^0.28.7"
28+
"vite-plugin-electron": "^0.29.0"
2929
}
3030
}

0 commit comments

Comments
 (0)