7 Commits

Author SHA1 Message Date
668f15ef99 Update dependency vite to ^7.2.4
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-22 00:08:05 +00:00
b1fe143df6 Merge pull request 'Update dependency react-easy-crop to ^5.5.5' (#638) from renovate/react-easy-crop-5.x into master
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-22 00:07:53 +00:00
1b27f23c91 Update dependency react-easy-crop to ^5.5.5
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-11-21 00:10:17 +00:00
c6fb88d874 Merge pull request 'Update dependency jspdf to ^3.0.4' (#637) from renovate/jspdf-3.x into master
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-21 00:10:04 +00:00
cd996cde26 Update dependency jspdf to ^3.0.4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-11-20 00:08:03 +00:00
9ffd13c95d Merge pull request 'Update dependency @types/react to ^19.2.6' (#636) from renovate/react into master
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-20 00:07:54 +00:00
0fd90cad2e Update dependency @types/react to ^19.2.6
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-11-19 00:08:19 +00:00
2 changed files with 25 additions and 25 deletions

View File

@@ -28,11 +28,11 @@
"dayjs": "^1.11.19",
"email-validator": "^2.0.4",
"filesize": "^11.0.13",
"jspdf": "^3.0.3",
"jspdf": "^3.0.4",
"mui-color-input": "^7.0.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-easy-crop": "^5.5.3",
"react-easy-crop": "^5.5.5",
"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.5",
"@types/react": "^19.2.6",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^4.7.0",
"eslint": "^9.39.1",
@@ -49,7 +49,7 @@
"globals": "^16.5.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.4",
"vite": "^7.2.2"
"vite": "^7.2.4"
}
},
"node_modules/@ampproject/remapping": {
@@ -2180,13 +2180,13 @@
"optional": true
},
"node_modules/@types/react": {
"version": "19.2.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.5.tgz",
"integrity": "sha512-keKxkZMqnDicuvFoJbzrhbtdLSPhj/rZThDlKWCDbgXmUg0rEUFtRssDXKYmtXluZlIqiC5VqkCgRwzuyLHKHw==",
"version": "19.2.6",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.6.tgz",
"integrity": "sha512-p/jUvulfgU7oKtj6Xpk8cA2Y1xKTtICGpJYeJXz2YVO2UcvjQgeRMLDGfDeqeRW2Ta+0QNFwcc8X3GH8SxZz6w==",
"license": "MIT",
"peer": true,
"dependencies": {
"csstype": "^3.0.2"
"csstype": "^3.2.2"
}
},
"node_modules/@types/react-dom": {
@@ -2863,9 +2863,9 @@
}
},
"node_modules/csstype": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
"license": "MIT"
},
"node_modules/date-and-time": {
@@ -3646,13 +3646,13 @@
}
},
"node_modules/jspdf": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/jspdf/-/jspdf-3.0.3.tgz",
"integrity": "sha512-eURjAyz5iX1H8BOYAfzvdPfIKK53V7mCpBTe7Kb16PaM8JSXEcUQNBQaiWMI8wY5RvNOPj4GccMjTlfwRBd+oQ==",
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/jspdf/-/jspdf-3.0.4.tgz",
"integrity": "sha512-dc6oQ8y37rRcHn316s4ngz/nOjayLF/FFxBF4V9zamQKRqXxyiH1zagkCdktdWhtoQId5K20xt1lB90XzkB+hQ==",
"license": "MIT",
"peer": true,
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.28.4",
"fast-png": "^6.2.0",
"fflate": "^0.8.1"
},
@@ -4135,9 +4135,9 @@
}
},
"node_modules/react-easy-crop": {
"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==",
"version": "5.5.5",
"resolved": "https://registry.npmjs.org/react-easy-crop/-/react-easy-crop-5.5.5.tgz",
"integrity": "sha512-aRiY8CnsHir4cmoPaXbZW0Hpmy0Wd+7mxZbALx/+rxvAIIy0hesK48hCBjorAt9Kl9dA8IskWnhOq3ky44coLA==",
"license": "MIT",
"dependencies": {
"normalize-wheel": "^1.0.1",
@@ -4727,9 +4727,9 @@
}
},
"node_modules/vite": {
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.2.tgz",
"integrity": "sha512-BxAKBWmIbrDgrokdGZH1IgkIk/5mMHDreLDmCJ0qpyJaAteP8NvMhkwr/ZCQNqNH97bw/dANTE9PDzqwJghfMQ==",
"version": "7.2.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.4.tgz",
"integrity": "sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==",
"dev": true,
"license": "MIT",
"peer": true,

View File

@@ -30,11 +30,11 @@
"dayjs": "^1.11.19",
"email-validator": "^2.0.4",
"filesize": "^11.0.13",
"jspdf": "^3.0.3",
"jspdf": "^3.0.4",
"mui-color-input": "^7.0.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-easy-crop": "^5.5.3",
"react-easy-crop": "^5.5.5",
"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.5",
"@types/react": "^19.2.6",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^4.7.0",
"eslint": "^9.39.1",
@@ -51,6 +51,6 @@
"globals": "^16.5.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.4",
"vite": "^7.2.2"
"vite": "^7.2.4"
}
}