Upgrade source deps

上级 94a7b8f1
...@@ -47,9 +47,9 @@ ...@@ -47,9 +47,9 @@
} }
}, },
"color": { "color": {
"version": "3.1.0", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/color/-/color-3.1.0.tgz", "resolved": "https://registry.npmjs.org/color/-/color-3.1.1.tgz",
"integrity": "sha512-CwyopLkuRYO5ei2EpzpIh6LqJMt6Mt+jZhO5VI5f/wJLZriXQE32/SSqzmrh+QB+AZT81Cj8yv+7zwToW8ahZg==", "integrity": "sha512-PvUltIXRjehRKPSy89VnDWFKY58xyhTLyxIg21vwQBI6qLwZNPmC8k3C1uytIgFKEpOIzN4y32iPm8231zFHIg==",
"requires": { "requires": {
"color-convert": "^1.9.1", "color-convert": "^1.9.1",
"color-string": "^1.5.2" "color-string": "^1.5.2"
...@@ -353,9 +353,9 @@ ...@@ -353,9 +353,9 @@
} }
}, },
"pretty-bytes": { "pretty-bytes": {
"version": "5.1.0", "version": "5.2.0",
"resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.1.0.tgz", "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.2.0.tgz",
"integrity": "sha512-wa5+qGVg9Yt7PB6rYm3kXlKzgzgivYTLRandezh43jjRqgyDyP+9YxfJpJiLs9yKD1WeU8/OvtToWpW7255FtA==" "integrity": "sha512-ujANBhiUsl9AhREUDUEY1GPOharMGm8x8juS7qOHybcLi7XsKfrYQ88hSly1l2i0klXHTDYrlL8ihMCG55Dc3w=="
}, },
"pump": { "pump": {
"version": "3.0.0", "version": "3.0.0",
...@@ -485,9 +485,9 @@ ...@@ -485,9 +485,9 @@
} }
}, },
"systeminformation": { "systeminformation": {
"version": "4.1.5", "version": "4.1.6",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.1.5.tgz", "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.1.6.tgz",
"integrity": "sha512-uNiHpqIsK+ypJTDf9cUzEDFmshDRhnV+IB4DSOtb2s31NesKy6yv2e0jl40DG02JZWVmDge12kZjBnA/oKp0wg==" "integrity": "sha512-8Q8wPRvnZX0WRxPVVGN6Q/51GeDBhqruNhFzAjoCPaf4/l0hxTLj8XPjeAME8/Y9I5Y4bdA4fx0QjxvuFhlD8A=="
}, },
"tail": { "tail": {
"version": "2.0.2", "version": "2.0.2",
......
...@@ -24,15 +24,15 @@ ...@@ -24,15 +24,15 @@
"homepage": "https://github.com/GitSquared/edex-ui#readme", "homepage": "https://github.com/GitSquared/edex-ui#readme",
"dependencies": { "dependencies": {
"clipboardy": "2.0.0", "clipboardy": "2.0.0",
"color": "3.1.0", "color": "3.1.1",
"howler": "2.1.2", "howler": "2.1.2",
"nanoid": "2.0.1", "nanoid": "2.0.1",
"node-pty": "0.8.1", "node-pty": "0.8.1",
"pretty-bytes": "5.1.0", "pretty-bytes": "5.2.0",
"shell-env": "3.0.0", "shell-env": "3.0.0",
"signale": "1.4.0", "signale": "1.4.0",
"smoothie": "1.35.0", "smoothie": "1.35.0",
"systeminformation": "4.1.5", "systeminformation": "4.1.6",
"tail": "2.0.2", "tail": "2.0.2",
"ws": "6.2.1", "ws": "6.2.1",
"xterm": "3.12.2", "xterm": "3.12.2",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册