1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 02:48:51 +00:00

[seafile-js] updated the version

This commit is contained in:
llj
2024-04-10 10:58:03 +08:00
parent a80fe2c5ff
commit b162f20e00
2 changed files with 8 additions and 8 deletions

View File

@@ -45,7 +45,7 @@
"react-select": "5.7.0",
"react-transition-group": "4.4.5",
"reactstrap": "8.9.0",
"seafile-js": "0.2.228",
"seafile-js": "0.2.229",
"socket.io-client": "^2.2.0",
"svg-sprite-loader": "^6.0.11",
"svgo-loader": "^3.0.1",
@@ -23619,9 +23619,9 @@
}
},
"node_modules/seafile-js": {
"version": "0.2.228",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.228.tgz",
"integrity": "sha512-ijKk3jo6KQK6pkXLXP9srLP+/j3qQsm8tYECVhDpXP6T/L3hxZHYu0+/csjQPTmhocrOXjv92PGypG6y+PhsKQ==",
"version": "0.2.229",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.229.tgz",
"integrity": "sha512-ZqKfDbiGYHfDVDDyVGVtNfZF+cjo35YxMlNEUcXjtfd/Qk3Mv/7PkSlZJKgLkGCDzz4tK0qupcPZpWIoScpMEw==",
"dependencies": {
"axios": "^1.6.0",
"form-data": "4.0.0"
@@ -45393,9 +45393,9 @@
}
},
"seafile-js": {
"version": "0.2.228",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.228.tgz",
"integrity": "sha512-ijKk3jo6KQK6pkXLXP9srLP+/j3qQsm8tYECVhDpXP6T/L3hxZHYu0+/csjQPTmhocrOXjv92PGypG6y+PhsKQ==",
"version": "0.2.229",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.229.tgz",
"integrity": "sha512-ZqKfDbiGYHfDVDDyVGVtNfZF+cjo35YxMlNEUcXjtfd/Qk3Mv/7PkSlZJKgLkGCDzz4tK0qupcPZpWIoScpMEw==",
"requires": {
"axios": "^1.6.0",
"form-data": "4.0.0"

View File

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