1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00

[seafile-js] updated the version

This commit is contained in:
llj
2023-09-14 14:57:56 +08:00
parent e7d32fd4d6
commit 9afee4c50e
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.209",
"seafile-js": "0.2.210",
"socket.io-client": "^2.2.0",
"svg-sprite-loader": "^6.0.11",
"svgo-loader": "^3.0.1",
@@ -22304,9 +22304,9 @@
}
},
"node_modules/seafile-js": {
"version": "0.2.209",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.209.tgz",
"integrity": "sha512-DX/QpggwoUPx3sKXZf5aUyhVCK3/ZfoLWX2tm5NS1fehe+L4KUPiDptviY9Ew77a9M2mUcxjpNr5GOn30oSjzw==",
"version": "0.2.210",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.210.tgz",
"integrity": "sha512-3Li44Ihq5XB2EIAtY8N3u7EWPOP1ZAyUcgF4EQvTexLetDwOfdBBLWexWbl39+h6ITe5brIw/ZBh5H40PAjRpA==",
"dependencies": {
"axios": "1.2.1",
"form-data": "4.0.0"
@@ -43275,9 +43275,9 @@
}
},
"seafile-js": {
"version": "0.2.209",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.209.tgz",
"integrity": "sha512-DX/QpggwoUPx3sKXZf5aUyhVCK3/ZfoLWX2tm5NS1fehe+L4KUPiDptviY9Ew77a9M2mUcxjpNr5GOn30oSjzw==",
"version": "0.2.210",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.210.tgz",
"integrity": "sha512-3Li44Ihq5XB2EIAtY8N3u7EWPOP1ZAyUcgF4EQvTexLetDwOfdBBLWexWbl39+h6ITe5brIw/ZBh5H40PAjRpA==",
"requires": {
"axios": "1.2.1",
"form-data": "4.0.0"

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.209",
"seafile-js": "0.2.210",
"socket.io-client": "^2.2.0",
"svg-sprite-loader": "^6.0.11",
"svgo-loader": "^3.0.1",