Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
bf71419f
"git@developer.sourcefind.cn:OpenDAS/pytorch3d.git" did not exist on "f4f22092712251d9bf0f01519dbadb1419480ae0"
Unverified
Commit
bf71419f
authored
Mar 20, 2020
by
liuzhe-lz
Committed by
GitHub
Mar 20, 2020
Browse files
upgrade and fix node packages (#2202)
parent
d0525bf3
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
37 additions
and
919 deletions
+37
-919
src/nni_manager/package.json
src/nni_manager/package.json
+2
-1
src/nni_manager/yarn.lock
src/nni_manager/yarn.lock
+4
-3
src/webui/yarn.lock
src/webui/yarn.lock
+31
-915
No files found.
src/nni_manager/package.json
View file @
bf71419f
...
@@ -65,7 +65,8 @@
...
@@ -65,7 +65,8 @@
"node.extend"
:
"^1.1.7"
,
"node.extend"
:
"^1.1.7"
,
"hoek"
:
"^4.2.1"
,
"hoek"
:
"^4.2.1"
,
"js-yaml"
:
"^3.13.1"
,
"js-yaml"
:
"^3.13.1"
,
"npm"
:
"^6.13.4"
"npm"
:
"^6.13.4"
,
"acorn"
:
">=7.1.1"
},
},
"engines"
:
{
"engines"
:
{
"node"
:
">=10.0.0"
"node"
:
">=10.0.0"
...
...
src/nni_manager/yarn.lock
View file @
bf71419f
...
@@ -380,9 +380,10 @@ acorn-jsx@^5.1.0:
...
@@ -380,9 +380,10 @@ acorn-jsx@^5.1.0:
version "5.1.0"
version "5.1.0"
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.1.0.tgz#294adb71b57398b0680015f0a38c563ee1db5384"
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.1.0.tgz#294adb71b57398b0680015f0a38c563ee1db5384"
acorn@^7.1.0:
acorn@>=7.1.1, acorn@^7.1.0:
version "7.1.0"
version "7.1.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf"
integrity sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==
agent-base@4, agent-base@^4.3.0:
agent-base@4, agent-base@^4.3.0:
version "4.3.0"
version "4.3.0"
...
...
src/webui/yarn.lock
View file @
bf71419f
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment