Skip to content

Commit fb9f996

Browse files
kevin-dpclaude
andcommitted
chore: fix sherif issues in Electron example
Sort devDependencies alphabetically and align concurrently version with the rest of the workspace. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f059b4a commit fb9f996

2 files changed

Lines changed: 8 additions & 9 deletions

File tree

examples/electron/offline-first/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"zod": "^3.25.76"
2626
},
2727
"devDependencies": {
28+
"@electron/rebuild": "^3.7.1",
2829
"@types/better-sqlite3": "^7.6.13",
2930
"@types/cors": "^2.8.19",
3031
"@types/express": "^5.0.6",
3132
"@types/react": "^19.2.13",
3233
"@types/react-dom": "^19.2.3",
3334
"@vitejs/plugin-react": "^5.1.3",
34-
"@electron/rebuild": "^3.7.1",
35-
"concurrently": "^9.1.2",
35+
"concurrently": "^9.2.1",
3636
"cors": "^2.8.6",
3737
"electron": "^40.2.1",
3838
"express": "^5.2.1",

pnpm-lock.yaml

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)