Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
Five-菜鸟级
NodeJS_590106
提交
ffb7fd6b
N
NodeJS_590106
项目概览
Five-菜鸟级
/
NodeJS_590106
与 Fork 源项目一致
Fork自
inscode / NodeJS
通知
1
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
N
NodeJS_590106
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
ffb7fd6b
编写于
5月 20, 2024
作者:
Q
qq_41923622
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Mon May 20 16:26:00 CST 2024 inscode
上级
afbac292
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
8 addition
and
8 deletion
+8
-8
package.json
package.json
+1
-1
yarn.lock
yarn.lock
+7
-7
未找到文件。
package.json
浏览文件 @
ffb7fd6b
...
...
@@ -16,6 +16,6 @@
"
node-fetch
"
:
"
^3.2.6
"
},
"devDependencies"
:
{
"
electron
"
:
"
^30.0.6
"
"
electron
"
:
"
25.x
"
}
}
yarn.lock
浏览文件 @
ffb7fd6b
...
...
@@ -51,14 +51,14 @@
dependencies:
"@types/node" "*"
"@types/node@*"
, "@types/node@^20.9.0"
:
"@types/node@*":
version "20.12.12"
resolved "https://registry.npmmirror.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
dependencies:
undici-types "~5.26.4"
"@types/node@^18.0.6":
"@types/node@^18.0.6"
, "@types/node@^18.11.18"
:
version "18.19.33"
resolved "https://registry.npmmirror.com/@types/node/-/node-18.19.33.tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48"
integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==
...
...
@@ -161,13 +161,13 @@ detect-node@^2.0.4:
resolved "https://registry.npmmirror.com/detect-node/-/detect-node-2.1.0.tgz#c9c70775a49c3d03bc2c06d9a73be550f978f8b1"
integrity sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==
electron@
^30.0.6
:
version "
30.0.6
"
resolved "https://registry.npmmirror.com/electron/-/electron-
30.0.6.tgz#9ddea5f68396ecca88ad7c2c466a30fc9c16144b
"
integrity sha512-P
khEPFdpYcTzjAO3gMHZ+map7g2+xCrMDedo/L1i0ir2BRXvAB93IkTJX497U6Srb/09r2cFt+k20VPNVCdw3Q
==
electron@
25.x
:
version "
25.9.8
"
resolved "https://registry.npmmirror.com/electron/-/electron-
25.9.8.tgz#7c125ccbddad02861736275b0d4a387c59a91469
"
integrity sha512-P
Ggp6PH46QVENHuAHc2NT1Su8Q1qov7qIl2jI5tsDpTibwV2zD8539AeWBQySeBU4dhbj9onIl7+1bXQ0wefBg
==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^
20.9.0
"
"@types/node" "^
18.11.18
"
extract-zip "^2.0.1"
end-of-stream@^1.1.0:
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录