Update manifest.json and add AST cache file for recent changes
- Updated modification times and AST hashes for several JavaScript files in the app/blog, app/component, app/doctor, and components/common directories. - Added a new AST cache file for a data JSON that was skipped due to a non-object root.
This commit is contained in:
+12
-12
@@ -35,8 +35,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"app/blog/[slug]/page.js": {
|
||||
"mtime": 1784454676.4592159,
|
||||
"ast_hash": "098bc6bbbd0c6fa8d129205c67f6cf5d",
|
||||
"mtime": 1784832309.728813,
|
||||
"ast_hash": "56343a31044fb94d5cfdc81b4f1b0ac5",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"app/blogs/loading.js": {
|
||||
@@ -45,8 +45,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"app/blogs/page.js": {
|
||||
"mtime": 1784454676.4594188,
|
||||
"ast_hash": "2843424633cd799926a28186a38c41aa",
|
||||
"mtime": 1784832329.025042,
|
||||
"ast_hash": "97b0d9e4eba0d139778da068d733a73f",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"app/clinic/[slug]/page.js": {
|
||||
@@ -235,8 +235,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"app/component/date/datePicker/index.js": {
|
||||
"mtime": 1784454676.461123,
|
||||
"ast_hash": "90a66f86d2be02322cbaa96e1db06e2a",
|
||||
"mtime": 1784823225.715451,
|
||||
"ast_hash": "968a76d58d86ffe397c999d3c10fb90f",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"app/component/date/dateTime/SendAppo.js": {
|
||||
@@ -405,8 +405,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"app/doctor/[slug]/page.js": {
|
||||
"mtime": 1784478268.6815703,
|
||||
"ast_hash": "20bcce2304d2b509022dbbe332e5bcba",
|
||||
"mtime": 1784822786.285657,
|
||||
"ast_hash": "ca2f01ced8225e062f862af4b1b31de9",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"app/doctors/loading.js": {
|
||||
@@ -910,8 +910,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"components/common/InlineJalaliMonth.js": {
|
||||
"mtime": 1783776875.6959064,
|
||||
"ast_hash": "b59930631790fb4c172161595ca18804",
|
||||
"mtime": 1784823225.7157845,
|
||||
"ast_hash": "a0150addcc0400bd8b34f5d25c825d8e",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"components/common/JalaliDatePicker.js": {
|
||||
@@ -2535,8 +2535,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"data/specialties.json": {
|
||||
"mtime": 1783776875.7239878,
|
||||
"ast_hash": "37dc79f859896696d1f7dd74afecfabe",
|
||||
"mtime": 1784823576.296525,
|
||||
"ast_hash": "3559a71001bd0a27badd6dad5822fe3f",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"data/state.json": {
|
||||
|
||||
Reference in New Issue
Block a user