|
|
|
|
@@ -21,18 +21,18 @@
|
|
|
|
|
"@mui/icons-material": "^7.2.0",
|
|
|
|
|
"@mui/lab": "^7.0.0-beta.17",
|
|
|
|
|
"@mui/material": "^7.2.0",
|
|
|
|
|
"@mui/x-data-grid": "^8.19.0",
|
|
|
|
|
"@mui/x-data-grid": "^8.17.0",
|
|
|
|
|
"@mui/x-date-pickers": "^8.17.0",
|
|
|
|
|
"@mui/x-tree-view": "^8.17.0",
|
|
|
|
|
"date-and-time": "^3.6.0",
|
|
|
|
|
"dayjs": "^1.11.19",
|
|
|
|
|
"email-validator": "^2.0.4",
|
|
|
|
|
"filesize": "^11.0.13",
|
|
|
|
|
"jspdf": "^3.0.4",
|
|
|
|
|
"jspdf": "^3.0.3",
|
|
|
|
|
"mui-color-input": "^7.0.0",
|
|
|
|
|
"react": "^19.2.0",
|
|
|
|
|
"react-dom": "^19.2.0",
|
|
|
|
|
"react-easy-crop": "^5.5.5",
|
|
|
|
|
"react-easy-crop": "^5.5.3",
|
|
|
|
|
"react-qr-code": "^2.0.18",
|
|
|
|
|
"react-router-dom": "^7.9.6",
|
|
|
|
|
"react-zoom-pan-pinch": "^3.7.0",
|
|
|
|
|
@@ -40,8 +40,8 @@
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@eslint/js": "^9.39.1",
|
|
|
|
|
"@types/react": "^19.2.6",
|
|
|
|
|
"@types/react-dom": "^19.2.3",
|
|
|
|
|
"@types/react": "^19.2.2",
|
|
|
|
|
"@types/react-dom": "^19.2.2",
|
|
|
|
|
"@vitejs/plugin-react": "^4.7.0",
|
|
|
|
|
"eslint": "^9.39.1",
|
|
|
|
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
|
|
|
@@ -1527,9 +1527,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/types": {
|
|
|
|
|
"version": "7.4.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/types/-/types-7.4.8.tgz",
|
|
|
|
|
"integrity": "sha512-ZNXLBjkPV6ftLCmmRCafak3XmSn8YV0tKE/ZOhzKys7TZXUiE0mZxlH8zKDo6j6TTUaDnuij68gIG+0Ucm7Xhw==",
|
|
|
|
|
"version": "7.4.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/types/-/types-7.4.7.tgz",
|
|
|
|
|
"integrity": "sha512-8vVje9rdEr1rY8oIkYgP+Su5Kwl6ik7O3jQ0wl78JGSmiZhRHV+vkjooGdKD8pbtZbutXFVTWQYshu2b3sG9zw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4"
|
|
|
|
|
@@ -1544,17 +1544,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/utils": {
|
|
|
|
|
"version": "7.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-7.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-jisvFsEC3sgjUjcPnR4mYfhzjCDIudttSGSbe1o/IXFNu0kZuR+7vqQI0jg8qtcVZBHWrwTfvAZj9MNMumcq1g==",
|
|
|
|
|
"version": "7.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-7.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-kwNAUh7bLZ7mRz9JZ+6qfRnnxbE4Zuc+RzXnhSpRSxjTlSTj7b4JxRLXpG+MVtPVtqks5k/XC8No1Vs3x4Z2gg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/types": "^7.4.8",
|
|
|
|
|
"@mui/types": "^7.4.7",
|
|
|
|
|
"@types/prop-types": "^15.7.15",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
|
"react-is": "^19.2.0"
|
|
|
|
|
"react-is": "^19.1.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
@@ -1574,15 +1574,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-data-grid": {
|
|
|
|
|
"version": "8.19.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.19.0.tgz",
|
|
|
|
|
"integrity": "sha512-jxt+d6Fms5Z/gPcSC6mpfCOsGw6YfKu7iiP8Q58RDPEh+I7C9XQfta7tPtNhcCNV1zJ7xBN7aQhslh8Rnadz5w==",
|
|
|
|
|
"version": "8.17.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.17.0.tgz",
|
|
|
|
|
"integrity": "sha512-eIzYM700Er5AKGS7T9NxQfpFNGpGP0NYpJ6RiQWSv904CkzAY0mbMZ6/XKldavbhSwzHVUfv37GK9mFeUl7I5g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.5",
|
|
|
|
|
"@mui/x-internals": "8.19.0",
|
|
|
|
|
"@mui/x-virtualizer": "0.2.9",
|
|
|
|
|
"@mui/utils": "^7.3.3",
|
|
|
|
|
"@mui/x-internals": "8.17.0",
|
|
|
|
|
"@mui/x-virtualizer": "0.2.7",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
|
"use-sync-external-store": "^1.6.0"
|
|
|
|
|
@@ -1611,28 +1611,6 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-data-grid/node_modules/@mui/x-internals": {
|
|
|
|
|
"version": "8.19.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.19.0.tgz",
|
|
|
|
|
"integrity": "sha512-mMmiyJAN5fW27srXJjhXhXJa+w2xGO45rwcjws6OQc9rdXGdJqRXhBwJd+OT7J1xwSdFIIUhjZRTz1KAfCSGBg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.5",
|
|
|
|
|
"reselect": "^5.1.1",
|
|
|
|
|
"use-sync-external-store": "^1.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/mui-org"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-date-pickers": {
|
|
|
|
|
"version": "8.17.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.17.0.tgz",
|
|
|
|
|
@@ -1761,14 +1739,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-virtualizer": {
|
|
|
|
|
"version": "0.2.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-virtualizer/-/x-virtualizer-0.2.9.tgz",
|
|
|
|
|
"integrity": "sha512-++V8H8UQaDT2xsZn4eyNK4n55bsH9ncOuCatA238RptQa19uryLDVKqgSFhNbZ61aVUQ29Xel6q2rJVdS+J64Q==",
|
|
|
|
|
"version": "0.2.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-virtualizer/-/x-virtualizer-0.2.7.tgz",
|
|
|
|
|
"integrity": "sha512-xcdo+lvlfwuLE2FVAQtOEg078liB/aiVGjEuiyPv02Vzp8Y50qNH0EtV9lk/E/d/lbkkMGnapnk+JFT5HlUB0w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.5",
|
|
|
|
|
"@mui/x-internals": "8.19.0"
|
|
|
|
|
"@mui/utils": "^7.3.3",
|
|
|
|
|
"@mui/x-internals": "8.17.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
@@ -1782,28 +1760,6 @@
|
|
|
|
|
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-virtualizer/node_modules/@mui/x-internals": {
|
|
|
|
|
"version": "8.19.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.19.0.tgz",
|
|
|
|
|
"integrity": "sha512-mMmiyJAN5fW27srXJjhXhXJa+w2xGO45rwcjws6OQc9rdXGdJqRXhBwJd+OT7J1xwSdFIIUhjZRTz1KAfCSGBg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.5",
|
|
|
|
|
"reselect": "^5.1.1",
|
|
|
|
|
"use-sync-external-store": "^1.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/mui-org"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
|
|
|
"version": "2.1.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
|
|
|
|
@@ -2224,19 +2180,19 @@
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
|
"version": "19.2.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.6.tgz",
|
|
|
|
|
"integrity": "sha512-p/jUvulfgU7oKtj6Xpk8cA2Y1xKTtICGpJYeJXz2YVO2UcvjQgeRMLDGfDeqeRW2Ta+0QNFwcc8X3GH8SxZz6w==",
|
|
|
|
|
"version": "19.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"csstype": "^3.2.2"
|
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react-dom": {
|
|
|
|
|
"version": "19.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
|
|
|
|
|
"version": "19.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
@@ -2907,9 +2863,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/csstype": {
|
|
|
|
|
"version": "3.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
|
|
|
"version": "3.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/date-and-time": {
|
|
|
|
|
@@ -3690,13 +3646,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jspdf": {
|
|
|
|
|
"version": "3.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jspdf/-/jspdf-3.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-dc6oQ8y37rRcHn316s4ngz/nOjayLF/FFxBF4V9zamQKRqXxyiH1zagkCdktdWhtoQId5K20xt1lB90XzkB+hQ==",
|
|
|
|
|
"version": "3.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jspdf/-/jspdf-3.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-eURjAyz5iX1H8BOYAfzvdPfIKK53V7mCpBTe7Kb16PaM8JSXEcUQNBQaiWMI8wY5RvNOPj4GccMjTlfwRBd+oQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@babel/runtime": "^7.26.9",
|
|
|
|
|
"fast-png": "^6.2.0",
|
|
|
|
|
"fflate": "^0.8.1"
|
|
|
|
|
},
|
|
|
|
|
@@ -4179,9 +4135,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-easy-crop": {
|
|
|
|
|
"version": "5.5.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-easy-crop/-/react-easy-crop-5.5.5.tgz",
|
|
|
|
|
"integrity": "sha512-aRiY8CnsHir4cmoPaXbZW0Hpmy0Wd+7mxZbALx/+rxvAIIy0hesK48hCBjorAt9Kl9dA8IskWnhOq3ky44coLA==",
|
|
|
|
|
"version": "5.5.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-easy-crop/-/react-easy-crop-5.5.3.tgz",
|
|
|
|
|
"integrity": "sha512-iKwFTnAsq+IVuyF6N0Q3zjRx9DG1NMySkwWxVfM/xAOeHYH1vhvM+V2kFiq5HOIQGWouITjfltCx54mbDpMpmA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"normalize-wheel": "^1.0.1",
|
|
|
|
|
@@ -4193,9 +4149,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-is": {
|
|
|
|
|
"version": "19.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA==",
|
|
|
|
|
"version": "19.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-qr-code": {
|
|
|
|
|
|