mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-02 10:26:50 +01:00
Update dependency @types/node to v20
This commit is contained in:
parent
e7baef841f
commit
3d824db3a8
@ -29,7 +29,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/runtime-corejs3": "^7.23.2",
|
||||
"@electron/notarize": "^2.1.0",
|
||||
"@types/node": "^18.11.18",
|
||||
"@types/node": "^20.0.0",
|
||||
"@types/react": "^18.0.26",
|
||||
"@types/sanitize-html": "^2.9.4",
|
||||
"autoprefixer": "^10.4.16",
|
||||
|
@ -1442,6 +1442,13 @@
|
||||
dependencies:
|
||||
undici-types "~5.26.4"
|
||||
|
||||
"@types/node@^20.0.0":
|
||||
version "20.10.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.2.tgz#32a5e8228357f57714ad28d52229ab04880c2814"
|
||||
integrity sha512-37MXfxkb0vuIlRKHNxwCkb60PNBpR94u4efQuN4JgIAm66zfCDXGSAFCef9XUWFovX2R1ok6Z7MHhtdVXXkkIw==
|
||||
dependencies:
|
||||
undici-types "~5.26.4"
|
||||
|
||||
"@types/plist@^3.0.1":
|
||||
version "3.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/plist/-/plist-3.0.4.tgz#af0c5ffaf30d2302460adc17861021323c1410f9"
|
||||
|
Loading…
x
Reference in New Issue
Block a user