1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 12:58:34 +00:00

update dtable (#4072)

This commit is contained in:
Michael An
2019-09-10 09:49:13 +08:00
committed by Daniel Pan
parent eda09f3572
commit baaed836c6
2 changed files with 16 additions and 16 deletions

View File

@@ -184,9 +184,9 @@
} }
}, },
"@seafile/dtable": { "@seafile/dtable": {
"version": "0.0.156", "version": "0.0.157",
"resolved": "https://registry.npmjs.org/@seafile/dtable/-/dtable-0.0.156.tgz", "resolved": "https://registry.npmjs.org/@seafile/dtable/-/dtable-0.0.157.tgz",
"integrity": "sha512-NpVygG6udCYxjyAprrV5Df1RYUmxA8xZExYXqDGct5W3c7UK8nXopsK1Wce8c0Cc4JvV5SlwUc7JnrFE5OfFEQ==", "integrity": "sha512-XyHl2XaLypkIw2LDV9HtvzyC6b9MMyLAPII6stHQ3w50B66e3D8VF2dL3Vqg9G2tpVoHgV+XQ25aoaEtnxwGqg==",
"requires": { "requires": {
"@babel/plugin-proposal-export-default-from": "^7.5.2", "@babel/plugin-proposal-export-default-from": "^7.5.2",
"@babel/plugin-proposal-export-namespace-from": "^7.5.2", "@babel/plugin-proposal-export-namespace-from": "^7.5.2",
@@ -339,9 +339,9 @@
} }
}, },
"electron-to-chromium": { "electron-to-chromium": {
"version": "1.3.252", "version": "1.3.253",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.252.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.253.tgz",
"integrity": "sha512-NWJ5TztDnjExFISZHFwpoJjMbLUifsNBnx7u2JI0gCw6SbKyQYYWWtBHasO/jPtHym69F4EZuTpRNGN11MT/jg==" "integrity": "sha512-LAwFRWViiiCSxQ2Lj3mnyEP8atkpAoHSPUnkFoy4mNabbnPHxtfseWvPCGGhewjHQI+ky/V4LdlTyyI0d3YPXA=="
}, },
"esprima": { "esprima": {
"version": "4.0.1", "version": "4.0.1",
@@ -10494,9 +10494,9 @@
} }
}, },
"node-releases": { "node-releases": {
"version": "1.1.29", "version": "1.1.30",
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.29.tgz", "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.30.tgz",
"integrity": "sha512-R5bDhzh6I+tpi/9i2hrrvGJ3yKPYzlVOORDkXhnZuwi5D3q1I5w4vYy24PJXTcLk9Q0kws9TO77T75bcK8/ysQ==", "integrity": "sha512-BHcr1g6NeUH12IL+X3Flvs4IOnl1TL0JczUhEZjDE+FXXPQcVCNr8NEPb01zqGxzhTpdyJL5GXemaCW7aw6Khw==",
"requires": { "requires": {
"semver": "^5.3.0" "semver": "^5.3.0"
} }
@@ -13393,9 +13393,9 @@
} }
}, },
"electron-to-chromium": { "electron-to-chromium": {
"version": "1.3.252", "version": "1.3.253",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.252.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.253.tgz",
"integrity": "sha512-NWJ5TztDnjExFISZHFwpoJjMbLUifsNBnx7u2JI0gCw6SbKyQYYWWtBHasO/jPtHym69F4EZuTpRNGN11MT/jg==" "integrity": "sha512-LAwFRWViiiCSxQ2Lj3mnyEP8atkpAoHSPUnkFoy4mNabbnPHxtfseWvPCGGhewjHQI+ky/V4LdlTyyI0d3YPXA=="
}, },
"postcss": { "postcss": {
"version": "7.0.18", "version": "7.0.18",
@@ -13799,9 +13799,9 @@
} }
}, },
"electron-to-chromium": { "electron-to-chromium": {
"version": "1.3.252", "version": "1.3.253",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.252.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.253.tgz",
"integrity": "sha512-NWJ5TztDnjExFISZHFwpoJjMbLUifsNBnx7u2JI0gCw6SbKyQYYWWtBHasO/jPtHym69F4EZuTpRNGN11MT/jg==" "integrity": "sha512-LAwFRWViiiCSxQ2Lj3mnyEP8atkpAoHSPUnkFoy4mNabbnPHxtfseWvPCGGhewjHQI+ky/V4LdlTyyI0d3YPXA=="
}, },
"postcss": { "postcss": {
"version": "7.0.18", "version": "7.0.18",

View File

@@ -4,7 +4,7 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"@reach/router": "^1.2.0", "@reach/router": "^1.2.0",
"@seafile/dtable": "0.0.156", "@seafile/dtable": "0.0.157",
"@seafile/resumablejs": "^1.1.13", "@seafile/resumablejs": "^1.1.13",
"@seafile/seafile-editor": "^0.2.72", "@seafile/seafile-editor": "^0.2.72",
"MD5": "^1.3.0", "MD5": "^1.3.0",