Skip to content

Commit 1fcc028

Browse files
authored
update dependencies incl. electron to v35 (#3733)
1 parent 66b8656 commit 1fcc028

File tree

5 files changed

+335
-322
lines changed

5 files changed

+335
-322
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ planned for 2025-04-01
3131

3232
### Updated
3333

34-
- [core] Update dependencies and formatting (#3693, #3717)
34+
- [core] Update dependencies incl. electron to v35 and formatting (#3593, #3693, #3717)
3535
- [core] Update ESLint and simplify config
3636

3737
### Fixed

fonts/package-lock.json

+10-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fonts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"license": "MIT",
1313
"dependencies": {
14-
"@fontsource/roboto": "^5.1.1",
15-
"@fontsource/roboto-condensed": "^5.1.1"
14+
"@fontsource/roboto": "^5.2.0",
15+
"@fontsource/roboto-condensed": "^5.2.0"
1616
}
1717
}

0 commit comments

Comments
 (0)