Skip to content

Commit 8cb0acd

Browse files
committed
misc/ Upgrade to Electron 22
1 parent a645ab4 commit 8cb0acd

File tree

7 files changed

+5754
-7265
lines changed

7 files changed

+5754
-7265
lines changed

Diff for: .node-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16
1+
18

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Bootstrap and package your project with Angular 15 and Electron 21 (Typescript +
1818

1919
Currently runs with:
2020

21-
- Angular v15.0.4
22-
- Electron v21.1.1
21+
- Angular v15.1.5
22+
- Electron v23.1.0
2323

2424
With this sample, you can:
2525

@@ -153,7 +153,7 @@ Please note that Hot reload is only available in Renderer process.
153153
- Angular 12 & Electron 16 : Branch [angular12](https://github.com/maximegris/angular-electron/tree/angular12)
154154
- Angular 13 & Electron 18 : Branch [angular13](https://github.com/maximegris/angular-electron/tree/angular13)
155155
- Angular 14 & Electron 21 : Branch [angular14](https://github.com/maximegris/angular-electron/tree/angular14)
156-
- Angular 15 & Electron 21 : (main)
156+
- Angular 15 & Electron 22 : (main)
157157

158158
[maintained-badge]: https://img.shields.io/badge/maintained-yes-brightgreen
159159
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg

Diff for: app/package-lock.json

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

Diff for: app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Maxime GRIS",
66
"email": "[email protected]"
77
},
8-
"version": "11.2.0",
8+
"version": "12.0.0",
99
"main": "main.js",
1010
"private": true,
1111
"dependencies": {

0 commit comments

Comments
 (0)