1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 15:23:05 +00:00

[seafile-js] updated the version

This commit is contained in:
llj 2023-10-24 14:23:40 +08:00
parent 90843bb9ba
commit aa8b74ffff
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.213",
"seafile-js": "0.2.214",
"socket.io-client": "^2.2.0",
"svg-sprite-loader": "^6.0.11",
"svgo-loader": "^3.0.1",
@ -22253,9 +22253,9 @@
}
},
"node_modules/seafile-js": {
"version": "0.2.213",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.213.tgz",
"integrity": "sha512-6Vzcj4ThSyzr/jS2r3S3AcdqREhrUJiASLqj+mYH1nKpWgnX+GakMuSVW1vuWSSkzlCX5HbHk//5XuZ3n02iTw==",
"version": "0.2.214",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.214.tgz",
"integrity": "sha512-VI0+NAv9SIUmWWlrdC7qrDLD5/Vm7a91Y4Tc+kg1AjFRTGFgOB33v4KtKG+JEZZD039hqHo6aQgf60eZPx5ysQ==",
"dependencies": {
"axios": "1.2.1",
"form-data": "4.0.0"
@ -43173,9 +43173,9 @@
}
},
"seafile-js": {
"version": "0.2.213",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.213.tgz",
"integrity": "sha512-6Vzcj4ThSyzr/jS2r3S3AcdqREhrUJiASLqj+mYH1nKpWgnX+GakMuSVW1vuWSSkzlCX5HbHk//5XuZ3n02iTw==",
"version": "0.2.214",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.214.tgz",
"integrity": "sha512-VI0+NAv9SIUmWWlrdC7qrDLD5/Vm7a91Y4Tc+kg1AjFRTGFgOB33v4KtKG+JEZZD039hqHo6aQgf60eZPx5ysQ==",
"requires": {
"axios": "1.2.1",
"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.213",
"seafile-js": "0.2.214",
"socket.io-client": "^2.2.0",
"svg-sprite-loader": "^6.0.11",
"svgo-loader": "^3.0.1",