Skip to content

Commit 162516c

Browse files
authored
Merge branch 'main' into feat/customizable-keyboard-shortcut
2 parents 3e21c77 + 7bb14a0 commit 162516c

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,11 @@
111111
"concurrently": "9.2.1",
112112
"date-fns": "4.1.0",
113113
"dotenv": "17.3.1",
114-
"electron": "41.0.3",
114+
"electron": "41.0.4",
115115
"electron-builder": "26.8.1",
116116
"final-form": "5.0.0",
117117
"graphql": "16.13.2",
118-
"happy-dom": "20.8.7",
118+
"happy-dom": "20.8.8",
119119
"husky": "9.1.7",
120120
"react-devtools": "7.0.1",
121121
"rimraf": "6.1.3",
@@ -130,7 +130,7 @@
130130
"vitest": "4.1.1",
131131
"zustand": "5.0.12"
132132
},
133-
"packageManager": "pnpm@10.32.1",
133+
"packageManager": "pnpm@10.33.0",
134134
"pnpm": {
135135
"onlyBuiltDependencies": [
136136
"@biomejs/biome",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)