File validation

This commit is contained in:
1ilit
2023-09-19 15:49:28 +03:00
parent 423e4e9b2d
commit db843f32f3
5 changed files with 290 additions and 47 deletions

View File

@@ -15,6 +15,7 @@
"codemirror": "^5.65.13",
"file-saver": "^2.0.5",
"html-to-image": "^1.11.11",
"jsonschema": "^1.4.1",
"jspdf": "^2.5.1",
"node-sql-parser": "^4.7.0",
"react": "^18.2.0",
@@ -23,6 +24,7 @@
"react-dom": "^18.2.0",
"react-router-dom": "^6.11.2",
"react-scripts": "5.0.1",
"url": "^0.11.1",
"web-vitals": "^2.1.4"
},
"scripts": {