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

[seafile-js] updated the version

This commit is contained in:
llj
2023-12-20 13:55:16 +08:00
parent bd05e05a1a
commit 25e9540d90
2 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@
"react-select": "5.7.0",
"react-transition-group": "4.4.5",
"reactstrap": "8.9.0",
"seafile-js": "0.2.223",
"seafile-js": "0.2.224",
"socket.io-client": "^2.2.0",
"svg-sprite-loader": "^6.0.11",
"svgo-loader": "^3.0.1",
@@ -24057,9 +24057,9 @@
}
},
"node_modules/seafile-js": {
"version": "0.2.223",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.223.tgz",
"integrity": "sha512-XP5bYmw4ImzWZTQ5dSu+rL8RgB5g+0Ar9gREEY1aIR57vglawGiTNBltlR06og9wyWve59xHEEHldOmASKZRDQ==",
"version": "0.2.224",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.224.tgz",
"integrity": "sha512-95Mg1rexQCM9xPshth+oXv6ZIOihND6ViwcDYt1UPyNo68y4tQmQCiig5ORIgjJ70Jb3Ss55hBxZFE7yYg0IBQ==",
"dependencies": {
"axios": "^1.6.0",
"form-data": "4.0.0"
@@ -46106,9 +46106,9 @@
}
},
"seafile-js": {
"version": "0.2.223",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.223.tgz",
"integrity": "sha512-XP5bYmw4ImzWZTQ5dSu+rL8RgB5g+0Ar9gREEY1aIR57vglawGiTNBltlR06og9wyWve59xHEEHldOmASKZRDQ==",
"version": "0.2.224",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.224.tgz",
"integrity": "sha512-95Mg1rexQCM9xPshth+oXv6ZIOihND6ViwcDYt1UPyNo68y4tQmQCiig5ORIgjJ70Jb3Ss55hBxZFE7yYg0IBQ==",
"requires": {
"axios": "^1.6.0",
"form-data": "4.0.0"

View File

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