1 Commits

Author SHA1 Message Date
dc3bc06c03 Update materialui to ^7.3.5
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-19 00:08:25 +00:00
2 changed files with 20 additions and 20 deletions

View File

@@ -28,11 +28,11 @@
"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,7 +40,7 @@
},
"devDependencies": {
"@eslint/js": "^9.39.1",
"@types/react": "^19.2.6",
"@types/react": "^19.2.5",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^4.7.0",
"eslint": "^9.39.1",
@@ -2180,13 +2180,13 @@
"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.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.5.tgz",
"integrity": "sha512-keKxkZMqnDicuvFoJbzrhbtdLSPhj/rZThDlKWCDbgXmUg0rEUFtRssDXKYmtXluZlIqiC5VqkCgRwzuyLHKHw==",
"license": "MIT",
"peer": true,
"dependencies": {
"csstype": "^3.2.2"
"csstype": "^3.0.2"
}
},
"node_modules/@types/react-dom": {
@@ -2863,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": {
@@ -3646,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"
},
@@ -4135,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",

View File

@@ -30,11 +30,11 @@
"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",
@@ -42,7 +42,7 @@
},
"devDependencies": {
"@eslint/js": "^9.39.1",
"@types/react": "^19.2.6",
"@types/react": "^19.2.5",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^4.7.0",
"eslint": "^9.39.1",