update qapp-core version

This commit is contained in:
2025-09-17 23:54:42 +03:00
parent 14e19fc58f
commit 7c37adaf0d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -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",

View File

@@ -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",