1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 21:30:39 +00:00

[seafile-js] updated the version

This commit is contained in:
llj
2023-03-07 18:33:40 +08:00
parent 0f8542e894
commit df67171a1f
2 changed files with 8 additions and 8 deletions

View File

@@ -42,7 +42,7 @@
"react-select": "5.7.0",
"react-transition-group": "4.4.5",
"reactstrap": "8.9.0",
"seafile-js": "0.2.192",
"seafile-js": "0.2.193",
"socket.io-client": "^2.2.0",
"svg-sprite-loader": "^6.0.11",
"svgo-loader": "^3.0.1",
@@ -24577,9 +24577,9 @@
}
},
"node_modules/seafile-js": {
"version": "0.2.192",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.192.tgz",
"integrity": "sha512-aiijora0hF84D8sjf6l8BuUADHgoQsQGLJwC7+A8YbYObhNqqHFwRQlXcjpAx/U2etnp9CgBimwHP4Ah/QMihA==",
"version": "0.2.193",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.193.tgz",
"integrity": "sha512-hby3oP7nmB4zORwK1PJAwwqa/2jT1s0hqq8tIGjsq5Mp9zPKBvFCv9KO5OHWl2xQgC3fhrVavn6lLgTt+C+7JA==",
"dependencies": {
"@babel/polyfill": "7.12.1",
"axios": "1.2.1",
@@ -46637,9 +46637,9 @@
}
},
"seafile-js": {
"version": "0.2.192",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.192.tgz",
"integrity": "sha512-aiijora0hF84D8sjf6l8BuUADHgoQsQGLJwC7+A8YbYObhNqqHFwRQlXcjpAx/U2etnp9CgBimwHP4Ah/QMihA==",
"version": "0.2.193",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.193.tgz",
"integrity": "sha512-hby3oP7nmB4zORwK1PJAwwqa/2jT1s0hqq8tIGjsq5Mp9zPKBvFCv9KO5OHWl2xQgC3fhrVavn6lLgTt+C+7JA==",
"requires": {
"@babel/polyfill": "7.12.1",
"axios": "1.2.1",

View File

@@ -37,7 +37,7 @@
"react-select": "5.7.0",
"react-transition-group": "4.4.5",
"reactstrap": "8.9.0",
"seafile-js": "0.2.192",
"seafile-js": "0.2.193",
"socket.io-client": "^2.2.0",
"svg-sprite-loader": "^6.0.11",
"svgo-loader": "^3.0.1",