update package

This commit is contained in:
PhilReact 2025-05-05 01:31:41 +03:00
parent f32cd68554
commit e0ab3846d7
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -19,7 +19,7 @@
"jotai": "^2.12.3",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"qapp-core": "^1.0.25",
"qapp-core": "^1.0.26",
"react": "^19.1.0",
"react-countdown-circle-timer": "^3.2.1",
"react-dom": "^19.1.0",
@ -6602,9 +6602,9 @@
}
},
"node_modules/qapp-core": {
"version": "1.0.25",
"resolved": "https://registry.npmjs.org/qapp-core/-/qapp-core-1.0.25.tgz",
"integrity": "sha512-JhdQliLPjapgzbCjkuSpR5hAk8ewT0FbQxIW+oxVWJyT1e0swAKXJqvX1PHQzTbiV5IQI12nbIxy6SjBam3K2A==",
"version": "1.0.26",
"resolved": "https://registry.npmjs.org/qapp-core/-/qapp-core-1.0.26.tgz",
"integrity": "sha512-ePMcZTQueYMYgOWIBLYMSH+iI3JsrV1KDnt3Cq4Bj8uOoaxIyLCK2LTkj+IOvA6VGL4iwuk4LvkDvMX1AMz8Uw==",
"license": "MIT",
"dependencies": {
"@tanstack/react-virtual": "^3.13.2",

View File

@ -21,7 +21,7 @@
"jotai": "^2.12.3",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"qapp-core": "^1.0.25",
"qapp-core": "^1.0.26",
"react": "^19.1.0",
"react-countdown-circle-timer": "^3.2.1",
"react-dom": "^19.1.0",