|
|
|
@@ -28,11 +28,11 @@
|
|
|
|
|
"dayjs": "^1.11.18",
|
|
|
|
|
"email-validator": "^2.0.4",
|
|
|
|
|
"filesize": "^11.0.13",
|
|
|
|
|
"jspdf": "^3.0.2",
|
|
|
|
|
"jspdf": "^3.0.3",
|
|
|
|
|
"mui-color-input": "^7.0.0",
|
|
|
|
|
"react": "^19.1.1",
|
|
|
|
|
"react-dom": "^19.1.1",
|
|
|
|
|
"react-easy-crop": "^5.5.1",
|
|
|
|
|
"react": "^19.2.0",
|
|
|
|
|
"react-dom": "^19.2.0",
|
|
|
|
|
"react-easy-crop": "^5.5.3",
|
|
|
|
|
"react-qr-code": "^2.0.18",
|
|
|
|
|
"react-router-dom": "^7.4.0",
|
|
|
|
|
"react-zoom-pan-pinch": "^3.7.0",
|
|
|
|
@@ -40,12 +40,12 @@
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@eslint/js": "^9.35.0",
|
|
|
|
|
"@types/react": "^19.1.13",
|
|
|
|
|
"@types/react-dom": "^19.1.9",
|
|
|
|
|
"@types/react": "^19.2.1",
|
|
|
|
|
"@types/react-dom": "^19.2.0",
|
|
|
|
|
"@vitejs/plugin-react": "^4.7.0",
|
|
|
|
|
"eslint": "^9.31.0",
|
|
|
|
|
"eslint": "^9.36.0",
|
|
|
|
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
|
|
|
"eslint-plugin-react-refresh": "^0.4.20",
|
|
|
|
|
"eslint-plugin-react-refresh": "^0.4.23",
|
|
|
|
|
"globals": "^16.3.0",
|
|
|
|
|
"typescript": "^5.8.3",
|
|
|
|
|
"typescript-eslint": "^8.38.0",
|
|
|
|
@@ -96,6 +96,7 @@
|
|
|
|
|
"integrity": "sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
@@ -442,6 +443,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.18.3",
|
|
|
|
|
"@emotion/babel-plugin": "^11.13.5",
|
|
|
|
@@ -485,6 +487,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.14.1.tgz",
|
|
|
|
|
"integrity": "sha512-qEEJt42DuToa3gurlH4Qqc1kVpNq8wO8cJtDzU46TjlzWjDlsVyevtYCRijVq3SrHsROS+gVQ8Fnea108GnKzw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.18.3",
|
|
|
|
|
"@emotion/babel-plugin": "^11.13.5",
|
|
|
|
@@ -956,9 +959,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
|
|
|
"version": "4.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
|
|
|
|
|
"version": "4.9.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
|
|
|
|
|
"integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@@ -1013,9 +1016,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/config-helpers": {
|
|
|
|
|
"version": "0.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==",
|
|
|
|
|
"version": "0.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
@@ -1023,9 +1026,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/core": {
|
|
|
|
|
"version": "0.14.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==",
|
|
|
|
|
"version": "0.15.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.2.tgz",
|
|
|
|
|
"integrity": "sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
@@ -1073,9 +1076,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/js": {
|
|
|
|
|
"version": "9.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==",
|
|
|
|
|
"version": "9.36.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.36.0.tgz",
|
|
|
|
|
"integrity": "sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
@@ -1096,13 +1099,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/plugin-kit": {
|
|
|
|
|
"version": "0.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==",
|
|
|
|
|
"version": "0.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint/core": "^0.14.0",
|
|
|
|
|
"@eslint/core": "^0.15.2",
|
|
|
|
|
"levn": "^0.4.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -1129,6 +1132,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.19.tgz",
|
|
|
|
|
"integrity": "sha512-z0aVlO5e4Wah6p6mouM0UEqtRf1MZZPt4mwzEyU6kusaNL+dlWQgAasF2cK23hwT4cmxkEmr4inULXgpyeExdQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"preact": "~10.12.1"
|
|
|
|
|
}
|
|
|
|
@@ -1372,6 +1376,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/material/-/material-7.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-qXvbnawQhqUVfH1LMgMaiytP+ZpGoYhnGl7yYq2x57GYzcFL/iPzSZ3L30tlbwEjSVKNYcbiKO8tANR1tadjUg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.3",
|
|
|
|
|
"@mui/core-downloads-tracker": "^7.3.2",
|
|
|
|
@@ -1482,6 +1487,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/system/-/system-7.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-9d8JEvZW+H6cVkaZ+FK56R53vkJe3HsTpcjMUtH8v1xK6Y1TjzHdZ7Jck02mGXJsE6MQGWVs3ogRHTQmS9Q/rA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.3",
|
|
|
|
|
"@mui/private-theming": "^7.3.2",
|
|
|
|
@@ -2200,22 +2206,23 @@
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
|
"version": "19.1.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.13.tgz",
|
|
|
|
|
"integrity": "sha512-hHkbU/eoO3EG5/MZkuFSKmYqPbSVk5byPFa3e7y/8TybHiLMACgI8seVYlicwk7H5K/rI2px9xrQp/C+AUDTiQ==",
|
|
|
|
|
"version": "19.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-1U5NQWh/GylZQ50ZMnnPjkYHEaGhg6t5i/KI0LDDh3t4E3h3T3vzm+GLY2BRzMfIjSBwzm6tginoZl5z0O/qsA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react-dom": {
|
|
|
|
|
"version": "19.1.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.9.tgz",
|
|
|
|
|
"integrity": "sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ==",
|
|
|
|
|
"version": "19.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-brtBs0MnE9SMx7px208g39lRmC5uHZs96caOJfTjFcYSLHNamvaSMfJNagChVNkup2SdtOxKX1FDBkRSJe1ZAg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "^19.0.0"
|
|
|
|
|
"@types/react": "^19.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react-transition-group": {
|
|
|
|
@@ -2280,6 +2287,7 @@
|
|
|
|
|
"integrity": "sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.38.0",
|
|
|
|
|
"@typescript-eslint/types": "8.38.0",
|
|
|
|
@@ -2532,6 +2540,7 @@
|
|
|
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
|
},
|
|
|
|
@@ -2665,6 +2674,7 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"caniuse-lite": "^1.0.30001716",
|
|
|
|
|
"electron-to-chromium": "^1.5.149",
|
|
|
|
@@ -2894,7 +2904,8 @@
|
|
|
|
|
"version": "1.11.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.18.tgz",
|
|
|
|
|
"integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/debug": {
|
|
|
|
|
"version": "4.3.7",
|
|
|
|
@@ -3028,20 +3039,21 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint": {
|
|
|
|
|
"version": "9.31.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.31.0.tgz",
|
|
|
|
|
"integrity": "sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ==",
|
|
|
|
|
"version": "9.36.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.36.0.tgz",
|
|
|
|
|
"integrity": "sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
|
|
|
"@eslint-community/regexpp": "^4.12.1",
|
|
|
|
|
"@eslint/config-array": "^0.21.0",
|
|
|
|
|
"@eslint/config-helpers": "^0.3.0",
|
|
|
|
|
"@eslint/core": "^0.15.0",
|
|
|
|
|
"@eslint/config-helpers": "^0.3.1",
|
|
|
|
|
"@eslint/core": "^0.15.2",
|
|
|
|
|
"@eslint/eslintrc": "^3.3.1",
|
|
|
|
|
"@eslint/js": "9.31.0",
|
|
|
|
|
"@eslint/plugin-kit": "^0.3.1",
|
|
|
|
|
"@eslint/js": "9.36.0",
|
|
|
|
|
"@eslint/plugin-kit": "^0.3.5",
|
|
|
|
|
"@humanfs/node": "^0.16.6",
|
|
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
|
|
|
"@humanwhocodes/retry": "^0.4.2",
|
|
|
|
@@ -3102,9 +3114,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-refresh": {
|
|
|
|
|
"version": "0.4.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.20.tgz",
|
|
|
|
|
"integrity": "sha512-XpbHQ2q5gUF8BGOX4dHe+71qoirYMhApEPZ7sfhF/dNnOF1UXnCMGZf79SFTBO7Bz5YEIT4TMieSlJBWhP9WBA==",
|
|
|
|
|
"version": "0.4.23",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.23.tgz",
|
|
|
|
|
"integrity": "sha512-G4j+rv0NmbIR45kni5xJOrYvCtyD3/7LjpVH8MPPcudXDcNu8gv+4ATTDXTtbRR8rTCM5HxECvCSsRmxKnWDsA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
@@ -3141,32 +3153,6 @@
|
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint/node_modules/@eslint/core": {
|
|
|
|
|
"version": "0.15.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz",
|
|
|
|
|
"integrity": "sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/json-schema": "^7.0.15"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint/node_modules/@eslint/js": {
|
|
|
|
|
"version": "9.31.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.31.0.tgz",
|
|
|
|
|
"integrity": "sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://eslint.org/donate"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/espree": {
|
|
|
|
|
"version": "10.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
|
|
|
|
@@ -3687,10 +3673,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jspdf": {
|
|
|
|
|
"version": "3.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jspdf/-/jspdf-3.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-G0fQDJ5fAm6UW78HG6lNXyq09l0PrA1rpNY5i+ly17Zb1fMMFSmS+3lw4cnrAPGyouv2Y0ylujbY2Ieq3DSlKA==",
|
|
|
|
|
"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.26.9",
|
|
|
|
|
"fast-png": "^6.2.0",
|
|
|
|
@@ -4152,30 +4139,32 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react": {
|
|
|
|
|
"version": "19.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react/-/react-19.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==",
|
|
|
|
|
"version": "19.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react/-/react-19.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-dom": {
|
|
|
|
|
"version": "19.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==",
|
|
|
|
|
"version": "19.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"scheduler": "^0.26.0"
|
|
|
|
|
"scheduler": "^0.27.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^19.1.1"
|
|
|
|
|
"react": "^19.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-easy-crop": {
|
|
|
|
|
"version": "5.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-easy-crop/-/react-easy-crop-5.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-8m6lCmfr6cSE9/447iHu+OniJuy7sdFbTqbsYyAXKygXJplvGCLpodujodWQeBGse11nDIgCbMUKbgucIxQWSQ==",
|
|
|
|
|
"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",
|
|
|
|
@@ -4403,9 +4392,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/scheduler": {
|
|
|
|
|
"version": "0.26.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz",
|
|
|
|
|
"integrity": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==",
|
|
|
|
|
"version": "0.27.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
|
|
|
|
|
"integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/semver": {
|
|
|
|
@@ -4611,6 +4600,7 @@
|
|
|
|
|
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
@@ -4675,6 +4665,7 @@
|
|
|
|
|
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
@@ -4773,6 +4764,7 @@
|
|
|
|
|
"integrity": "sha512-MHFiOENNBd+Bd9uvc8GEsIzdkn1JxMmEeYX35tI3fv0sJBUTfW5tQsoaOwuY4KhBI09A3dUJ/DXf2yxPVPUceg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"esbuild": "^0.25.0",
|
|
|
|
|
"fdir": "^6.4.6",
|
|
|
|
@@ -4863,6 +4855,7 @@
|
|
|
|
|
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|