mirror of
https://github.com/Qortal/q-tube.git
synced 2025-12-12 15:52:59 +00:00
update qapp-core version
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -22,7 +22,7 @@
|
||||
"localforage": "^1.10.0",
|
||||
"mediainfo.js": "^0.3.5",
|
||||
"moment": "^2.30.1",
|
||||
"qapp-core": "^1.0.55",
|
||||
"qapp-core": "^1.0.56",
|
||||
"quill": "^2.0.2",
|
||||
"quill-image-resize-module-react": "^3.0.0",
|
||||
"react": "^19.0.0",
|
||||
@@ -5104,9 +5104,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/qapp-core": {
|
||||
"version": "1.0.55",
|
||||
"resolved": "https://registry.npmjs.org/qapp-core/-/qapp-core-1.0.55.tgz",
|
||||
"integrity": "sha512-WW18xunjV0gz8k231w2JmQJZcpOX8SU+mCDBIDm9OTjcxTAPGXnRAW5rj+ErEJsHoDorpIeMR7hTk9qhmndl/A==",
|
||||
"version": "1.0.56",
|
||||
"resolved": "https://registry.npmjs.org/qapp-core/-/qapp-core-1.0.56.tgz",
|
||||
"integrity": "sha512-9VssIguugRyLtC6VXN4ftsTVapHNgiV5LTESgUHIl/uz5chW/oZY4SlmB5BXyV9110AI0+W9rrWE+Wn8Dir7oA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tanstack/react-virtual": "^3.13.2",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"localforage": "^1.10.0",
|
||||
"mediainfo.js": "^0.3.5",
|
||||
"moment": "^2.30.1",
|
||||
"qapp-core": "^1.0.55",
|
||||
"qapp-core": "^1.0.56",
|
||||
"quill": "^2.0.2",
|
||||
"quill-image-resize-module-react": "^3.0.0",
|
||||
"react": "^19.0.0",
|
||||
|
||||
Reference in New Issue
Block a user