mirror of
https://github.com/Qortal/q-trade.git
synced 2025-06-19 04:31:21 +00:00
update package
This commit is contained in:
parent
f32cd68554
commit
e0ab3846d7
8
package-lock.json
generated
8
package-lock.json
generated
@ -19,7 +19,7 @@
|
|||||||
"jotai": "^2.12.3",
|
"jotai": "^2.12.3",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"moment": "^2.30.1",
|
"moment": "^2.30.1",
|
||||||
"qapp-core": "^1.0.25",
|
"qapp-core": "^1.0.26",
|
||||||
"react": "^19.1.0",
|
"react": "^19.1.0",
|
||||||
"react-countdown-circle-timer": "^3.2.1",
|
"react-countdown-circle-timer": "^3.2.1",
|
||||||
"react-dom": "^19.1.0",
|
"react-dom": "^19.1.0",
|
||||||
@ -6602,9 +6602,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/qapp-core": {
|
"node_modules/qapp-core": {
|
||||||
"version": "1.0.25",
|
"version": "1.0.26",
|
||||||
"resolved": "https://registry.npmjs.org/qapp-core/-/qapp-core-1.0.25.tgz",
|
"resolved": "https://registry.npmjs.org/qapp-core/-/qapp-core-1.0.26.tgz",
|
||||||
"integrity": "sha512-JhdQliLPjapgzbCjkuSpR5hAk8ewT0FbQxIW+oxVWJyT1e0swAKXJqvX1PHQzTbiV5IQI12nbIxy6SjBam3K2A==",
|
"integrity": "sha512-ePMcZTQueYMYgOWIBLYMSH+iI3JsrV1KDnt3Cq4Bj8uOoaxIyLCK2LTkj+IOvA6VGL4iwuk4LvkDvMX1AMz8Uw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tanstack/react-virtual": "^3.13.2",
|
"@tanstack/react-virtual": "^3.13.2",
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"jotai": "^2.12.3",
|
"jotai": "^2.12.3",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"moment": "^2.30.1",
|
"moment": "^2.30.1",
|
||||||
"qapp-core": "^1.0.25",
|
"qapp-core": "^1.0.26",
|
||||||
"react": "^19.1.0",
|
"react": "^19.1.0",
|
||||||
"react-countdown-circle-timer": "^3.2.1",
|
"react-countdown-circle-timer": "^3.2.1",
|
||||||
"react-dom": "^19.1.0",
|
"react-dom": "^19.1.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user