fix error2

This commit is contained in:
2025-10-31 18:16:53 +03:30
parent 33d4edae67
commit 4b0a110371
6 changed files with 12 additions and 4 deletions

7
package-lock.json generated
View File

@@ -9,6 +9,7 @@
"version": "0.1.0",
"dependencies": {
"chart.js": "^4.5.0",
"jalaali-js": "^1.2.8",
"next": "15.5.4",
"next-pwa": "^5.6.0",
"react": "19.1.0",
@@ -6558,6 +6559,12 @@
"node": ">=10"
}
},
"node_modules/jalaali-js": {
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/jalaali-js/-/jalaali-js-1.2.8.tgz",
"integrity": "sha512-Jl/EwY84JwjW2wsWqeU4pNd22VNQ7EkjI36bDuLw31wH98WQW4fPjD0+mG7cdCK+Y8D6s9R3zLiQ3LaKu6bD8A==",
"license": "MIT"
},
"node_modules/jest-worker": {
"version": "27.5.1",
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",