Skip to content

Commit 5a0959d

Browse files
committed
test electron v25
1 parent 633a7ff commit 5a0959d

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

chat2db-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@umijs/plugins": "^4.0.55",
5353
"concurrently": "^8.1.0",
5454
"cross-env": "^7.0.3",
55-
"electron": "^22.3.0",
55+
"electron": "^25.3.0",
5656
"electron-builder": "^23.6.0",
5757
"electron-debug": "^3.2.0",
5858
"electron-reload": "^2.0.0-alpha.1",

chat2db-client/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2421,10 +2421,10 @@
24212421
resolved "https://registry.npmmirror.com/@types/node/-/node-20.4.2.tgz#129cc9ae69f93824f92fac653eebfb4812ab4af9"
24222422
integrity sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==
24232423

2424-
"@types/node@^16.11.26":
2425-
version "16.18.38"
2426-
resolved "https://registry.npmmirror.com/@types/node/-/node-16.18.38.tgz#1dcdb6c54d02b323f621213745f2e44af30c73e6"
2427-
integrity sha512-6sfo1qTulpVbkxECP+AVrHV9OoJqhzCsfTNp5NIG+enM4HyM3HvZCO798WShIXBN0+QtDIcutJCjsVYnQP5rIQ==
2424+
"@types/node@^18.11.18":
2425+
version "18.17.1"
2426+
resolved "https://registry.npmmirror.com/@types/node/-/node-18.17.1.tgz#84c32903bf3a09f7878c391d31ff08f6fe7d8335"
2427+
integrity sha512-xlR1jahfizdplZYRU59JlUx9uzF1ARa8jbhM11ccpCJya8kvos5jwdm2ZAgxSCwOl0fq21svP18EVwPBXMQudw==
24282428

24292429
"@types/parse-json@^4.0.0":
24302430
version "4.0.0"
@@ -4732,13 +4732,13 @@ electron-to-chromium@^1.4.431:
47324732
resolved "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.464.tgz#2f94bad78dff34e527aacbfc5d0b1a33cf046507"
47334733
integrity sha512-guZ84yoou4+ILNdj0XEbmGs6DEWj6zpVOWYpY09GU66yEb0DSYvP/biBPzHn0GuW/3RC/pnaYNUWlQE1fJYtgA==
47344734

4735-
electron@^22.3.0:
4736-
version "22.3.18"
4737-
resolved "https://registry.npmmirror.com/electron/-/electron-22.3.18.tgz#5ee55633b3912fec9df6d8f039acf2c016274cfc"
4738-
integrity sha512-JgjB966ghTBszAX/GgVgDY/2CktWCjTZWGJI0WISRHDudBZ8/WPkI/hIjsMiLQLe0wSTk6S+WHOYbIqyw0I/sg==
4735+
electron@^25.3.0:
4736+
version "25.4.0"
4737+
resolved "https://registry.npmmirror.com/electron/-/electron-25.4.0.tgz#d45b1cf3e4e96eb5bff5fee704d7aa13b532f3a5"
4738+
integrity sha512-VLTRxDhL4UvQbqM7pTNENnJo62cdAPZT92N+B7BZQ5Xfok1wuVPEewIjBot4K7U3EpLUuHn1veeLzho3ihiP+Q==
47394739
dependencies:
47404740
"@electron/get" "^2.0.0"
4741-
"@types/node" "^16.11.26"
4741+
"@types/node" "^18.11.18"
47424742
extract-zip "^2.0.1"
47434743

47444744
elliptic@^6.5.3:

0 commit comments

Comments
 (0)