chore(deps): minor dep upgrades

上级 a0e9814a
{
"name": "edex-ui",
"version": "3.0.0-pre",
"version": "2.2.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "3.0.0-pre",
"version": "2.2.6",
"license": "GPL-3.0",
"dependencies": {
"clean-css": "5.1.0",
......
{
"name": "edex-ui",
"version": "3.0.0-pre",
"version": "2.2.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "edex-ui",
"version": "3.0.0-pre",
"version": "2.2.6",
"license": "GPL-3.0",
"dependencies": {
"augmented-ui": "^1.1.2",
......@@ -18,11 +18,11 @@
"nanoid": "3.1.20",
"node-pty": "0.10.0",
"pdfjs-dist": "2.7.570",
"pretty-bytes": "5.5.0",
"pretty-bytes": "5.6.0",
"shell-env": "3.0.1",
"signale": "1.4.0",
"smoothie": "1.35.0",
"systeminformation": "5.3.3",
"systeminformation": "5.4.0",
"tail": "2.2.0",
"username": "5.1.0",
"which": "2.0.2",
......@@ -723,11 +723,14 @@
}
},
"node_modules/pretty-bytes": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.5.0.tgz",
"integrity": "sha512-p+T744ZyjjiaFlMUZZv6YPC5JrkNj8maRmPaQCWFJFplUAzpIUTRaTcS+7wmZtUoFXHtESJb23ISliaWyz3SHA==",
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz",
"integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==",
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/promise-stream-reader": {
......@@ -873,9 +876,9 @@
}
},
"node_modules/systeminformation": {
"version": "5.3.3",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.3.3.tgz",
"integrity": "sha512-s9tCz3GQfJ3L5S7KwI3k6jpSPPj1AR1ZoTqtG0UITtA01+1LAeOYz2pzCisCq9XD/KNTuHUl/AXE3zgvy+OR6Q==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.4.0.tgz",
"integrity": "sha512-3WGgUw0ZvwhfjBa587OVGsVC6b4OBn6kc4zUqsilbdGCLro+NAbVL7rjmkwtguZs52vHXWiipo+U4QcArvrhJQ==",
"os": [
"darwin",
"linux",
......@@ -1551,9 +1554,9 @@
}
},
"pretty-bytes": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.5.0.tgz",
"integrity": "sha512-p+T744ZyjjiaFlMUZZv6YPC5JrkNj8maRmPaQCWFJFplUAzpIUTRaTcS+7wmZtUoFXHtESJb23ISliaWyz3SHA=="
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz",
"integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg=="
},
"promise-stream-reader": {
"version": "1.0.1",
......@@ -1665,9 +1668,9 @@
}
},
"systeminformation": {
"version": "5.3.3",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.3.3.tgz",
"integrity": "sha512-s9tCz3GQfJ3L5S7KwI3k6jpSPPj1AR1ZoTqtG0UITtA01+1LAeOYz2pzCisCq9XD/KNTuHUl/AXE3zgvy+OR6Q=="
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.4.0.tgz",
"integrity": "sha512-3WGgUw0ZvwhfjBa587OVGsVC6b4OBn6kc4zUqsilbdGCLro+NAbVL7rjmkwtguZs52vHXWiipo+U4QcArvrhJQ=="
},
"tail": {
"version": "2.2.0",
......
......@@ -32,11 +32,11 @@
"nanoid": "3.1.20",
"node-pty": "0.10.0",
"pdfjs-dist": "2.7.570",
"pretty-bytes": "5.5.0",
"pretty-bytes": "5.6.0",
"shell-env": "3.0.1",
"signale": "1.4.0",
"smoothie": "1.35.0",
"systeminformation": "5.3.3",
"systeminformation": "5.4.0",
"tail": "2.2.0",
"username": "5.1.0",
"which": "2.0.2",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册