mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 10:26:17 +00:00
[seafile-js] updated the version
This commit is contained in:
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@@ -45,7 +45,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.231",
|
"seafile-js": "0.2.232",
|
||||||
"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",
|
||||||
@@ -23619,9 +23619,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/seafile-js": {
|
"node_modules/seafile-js": {
|
||||||
"version": "0.2.231",
|
"version": "0.2.232",
|
||||||
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.231.tgz",
|
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.232.tgz",
|
||||||
"integrity": "sha512-88uQaaBZfQYAkDiXIKubRsA8cwAeawW9Rn1T8RPPUcTTNA8VgiDKAIN2me39fqlWbCnbeMRBZ+sTgi53WNmwzA==",
|
"integrity": "sha512-6DhGWE900hbgEh87b3wN/IcR7+FdBW8cBSRD5brFOUQ5DMr4qTf9a0cMCUUX/R7ZH/E9C2eq+5pjuT/aDq+yCA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^1.6.0",
|
"axios": "^1.6.0",
|
||||||
"form-data": "4.0.0"
|
"form-data": "4.0.0"
|
||||||
@@ -45393,9 +45393,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"seafile-js": {
|
"seafile-js": {
|
||||||
"version": "0.2.231",
|
"version": "0.2.232",
|
||||||
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.231.tgz",
|
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.232.tgz",
|
||||||
"integrity": "sha512-88uQaaBZfQYAkDiXIKubRsA8cwAeawW9Rn1T8RPPUcTTNA8VgiDKAIN2me39fqlWbCnbeMRBZ+sTgi53WNmwzA==",
|
"integrity": "sha512-6DhGWE900hbgEh87b3wN/IcR7+FdBW8cBSRD5brFOUQ5DMr4qTf9a0cMCUUX/R7ZH/E9C2eq+5pjuT/aDq+yCA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"axios": "^1.6.0",
|
"axios": "^1.6.0",
|
||||||
"form-data": "4.0.0"
|
"form-data": "4.0.0"
|
||||||
|
@@ -40,7 +40,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.231",
|
"seafile-js": "0.2.232",
|
||||||
"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",
|
||||||
|
Reference in New Issue
Block a user