Compare commits
1 Commits
renovate/s
...
renovate/f
Author | SHA1 | Date | |
---|---|---|---|
1ca18ade8c |
8
geneit_app/package-lock.json
generated
8
geneit_app/package-lock.json
generated
@@ -27,7 +27,7 @@
|
||||
"date-and-time": "^3.6.0",
|
||||
"dayjs": "^1.11.18",
|
||||
"email-validator": "^2.0.4",
|
||||
"filesize": "^11.0.2",
|
||||
"filesize": "^11.0.10",
|
||||
"jspdf": "^3.0.2",
|
||||
"mui-color-input": "^7.0.0",
|
||||
"react": "^19.1.1",
|
||||
@@ -3323,9 +3323,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/filesize": {
|
||||
"version": "11.0.2",
|
||||
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.2.tgz",
|
||||
"integrity": "sha512-s/iAeeWLk5BschUIpmdrF8RA8lhFZ/xDZgKw1Tan72oGws1/dFGB06nYEiyyssWUfjKNQTNRlrwMVjO9/hvXDw==",
|
||||
"version": "11.0.10",
|
||||
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.10.tgz",
|
||||
"integrity": "sha512-uasnz3C/UdPRVlmtkDz4SfaIm7IOT+UYpH8xbmn6EaXRBQ22hGoc64UtflHOqV+BlVDsTcz2pI94P/Zzzm5Rpw==",
|
||||
"license": "BSD-3-Clause",
|
||||
"engines": {
|
||||
"node": ">= 10.4.0"
|
||||
|
@@ -29,7 +29,7 @@
|
||||
"date-and-time": "^3.6.0",
|
||||
"dayjs": "^1.11.18",
|
||||
"email-validator": "^2.0.4",
|
||||
"filesize": "^11.0.2",
|
||||
"filesize": "^11.0.10",
|
||||
"jspdf": "^3.0.2",
|
||||
"mui-color-input": "^7.0.0",
|
||||
"react": "^19.1.1",
|
||||
|
Reference in New Issue
Block a user