1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-16 22:17:59 +00:00

[seafile-js] updated the version

This commit is contained in:
llj 2023-03-17 11:31:55 +08:00
parent ac93d4e103
commit d397eaebb1
2 changed files with 8 additions and 8 deletions

View File

@ -42,7 +42,7 @@
"react-select": "5.7.0", "react-select": "5.7.0",
"react-transition-group": "4.4.5", "react-transition-group": "4.4.5",
"reactstrap": "8.9.0", "reactstrap": "8.9.0",
"seafile-js": "0.2.195", "seafile-js": "0.2.196",
"socket.io-client": "^2.2.0", "socket.io-client": "^2.2.0",
"svg-sprite-loader": "^6.0.11", "svg-sprite-loader": "^6.0.11",
"svgo-loader": "^3.0.1", "svgo-loader": "^3.0.1",
@ -24577,9 +24577,9 @@
} }
}, },
"node_modules/seafile-js": { "node_modules/seafile-js": {
"version": "0.2.195", "version": "0.2.196",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.195.tgz", "resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.196.tgz",
"integrity": "sha512-MrOuU5hFS5talQ7OlZsO+9S8AlrKA5a7JA0zIct4bG7PMaZwZJHpAuIaWrbLecUq61y8cIXf4f8RkL8fd+iOYw==", "integrity": "sha512-qE8h2qp9Smr16GNWMOt9deURvllggc0a33Wtu8ij1OzWSFjM36U4PjOPM9Aq92FCeLZLQxVp9oHvLj5FRRv8pQ==",
"dependencies": { "dependencies": {
"@babel/polyfill": "7.12.1", "@babel/polyfill": "7.12.1",
"axios": "1.2.1", "axios": "1.2.1",
@ -46637,9 +46637,9 @@
} }
}, },
"seafile-js": { "seafile-js": {
"version": "0.2.195", "version": "0.2.196",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.195.tgz", "resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.196.tgz",
"integrity": "sha512-MrOuU5hFS5talQ7OlZsO+9S8AlrKA5a7JA0zIct4bG7PMaZwZJHpAuIaWrbLecUq61y8cIXf4f8RkL8fd+iOYw==", "integrity": "sha512-qE8h2qp9Smr16GNWMOt9deURvllggc0a33Wtu8ij1OzWSFjM36U4PjOPM9Aq92FCeLZLQxVp9oHvLj5FRRv8pQ==",
"requires": { "requires": {
"@babel/polyfill": "7.12.1", "@babel/polyfill": "7.12.1",
"axios": "1.2.1", "axios": "1.2.1",

View File

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