|
|
|
@@ -10,7 +10,7 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@emotion/react": "^11.14.0",
|
|
|
|
|
"@emotion/styled": "^11.14.1",
|
|
|
|
|
"@fontsource/roboto": "^5.2.6",
|
|
|
|
|
"@fontsource/roboto": "^5.2.8",
|
|
|
|
|
"@fullcalendar/core": "^6.1.19",
|
|
|
|
|
"@fullcalendar/daygrid": "^6.1.19",
|
|
|
|
|
"@fullcalendar/interaction": "^6.1.19",
|
|
|
|
@@ -21,32 +21,32 @@
|
|
|
|
|
"@mui/icons-material": "^7.2.0",
|
|
|
|
|
"@mui/lab": "^7.0.0-beta.17",
|
|
|
|
|
"@mui/material": "^7.2.0",
|
|
|
|
|
"@mui/x-data-grid": "^8.9.2",
|
|
|
|
|
"@mui/x-date-pickers": "^8.9.2",
|
|
|
|
|
"@mui/x-tree-view": "^8.11.2",
|
|
|
|
|
"@mui/x-data-grid": "^8.14.1",
|
|
|
|
|
"@mui/x-date-pickers": "^8.14.1",
|
|
|
|
|
"@mui/x-tree-view": "^8.14.0",
|
|
|
|
|
"date-and-time": "^3.6.0",
|
|
|
|
|
"dayjs": "^1.11.18",
|
|
|
|
|
"email-validator": "^2.0.4",
|
|
|
|
|
"filesize": "^11.0.2",
|
|
|
|
|
"jspdf": "^3.0.2",
|
|
|
|
|
"filesize": "^11.0.13",
|
|
|
|
|
"jspdf": "^3.0.3",
|
|
|
|
|
"mui-color-input": "^7.0.0",
|
|
|
|
|
"react": "^19.1.1",
|
|
|
|
|
"react-dom": "^19.1.1",
|
|
|
|
|
"react-easy-crop": "^5.5.0",
|
|
|
|
|
"react-easy-crop": "^5.5.3",
|
|
|
|
|
"react-qr-code": "^2.0.18",
|
|
|
|
|
"react-router-dom": "^7.8.2",
|
|
|
|
|
"react-router-dom": "^7.4.0",
|
|
|
|
|
"react-zoom-pan-pinch": "^3.7.0",
|
|
|
|
|
"svg2pdf.js": "^2.5.0"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@eslint/js": "^9.32.0",
|
|
|
|
|
"@types/react": "^19.1.12",
|
|
|
|
|
"@eslint/js": "^9.37.0",
|
|
|
|
|
"@types/react": "^19.1.15",
|
|
|
|
|
"@types/react-dom": "^19.1.9",
|
|
|
|
|
"@vitejs/plugin-react": "^4.7.0",
|
|
|
|
|
"eslint": "^9.31.0",
|
|
|
|
|
"eslint": "^9.37.0",
|
|
|
|
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
|
|
|
"eslint-plugin-react-refresh": "^0.4.20",
|
|
|
|
|
"globals": "^16.3.0",
|
|
|
|
|
"eslint-plugin-react-refresh": "^0.4.24",
|
|
|
|
|
"globals": "^16.4.0",
|
|
|
|
|
"typescript": "^5.8.3",
|
|
|
|
|
"typescript-eslint": "^8.38.0",
|
|
|
|
|
"vite": "^7.0.6"
|
|
|
|
@@ -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",
|
|
|
|
@@ -294,9 +295,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/runtime": {
|
|
|
|
|
"version": "7.28.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.3.tgz",
|
|
|
|
|
"integrity": "sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==",
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -348,12 +349,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@base-ui-components/utils": {
|
|
|
|
|
"version": "0.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@base-ui-components/utils/-/utils-0.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-HWXZA8upEKgrdL1rQqxWu1H+2tB2cXzY2jCxvgnpUv3eoWN2jldhXxMZnXIjZF7jahGxSWXfSIM/qskiTWFFxA==",
|
|
|
|
|
"version": "0.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@base-ui-components/utils/-/utils-0.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-aEitDGpMsYO2qnSpYOwZNykn9Rzn2ioyEVk2fyDRH7t+TIHVKpp9CeV7SPTq43M9mMSDxQ+7UeZJVkrj2dCVIQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.3",
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@floating-ui/utils": "^0.2.10",
|
|
|
|
|
"reselect": "^5.1.1",
|
|
|
|
|
"use-sync-external-store": "^1.5.0"
|
|
|
|
@@ -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,19 +1016,22 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint/core": "^0.16.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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.16.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
|
|
|
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
@@ -1073,9 +1079,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/js": {
|
|
|
|
|
"version": "9.32.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.32.0.tgz",
|
|
|
|
|
"integrity": "sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==",
|
|
|
|
|
"version": "9.37.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.37.0.tgz",
|
|
|
|
|
"integrity": "sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
@@ -1096,13 +1102,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.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint/core": "^0.14.0",
|
|
|
|
|
"@eslint/core": "^0.16.0",
|
|
|
|
|
"levn": "^0.4.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -1116,9 +1122,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@fontsource/roboto": {
|
|
|
|
|
"version": "5.2.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.6.tgz",
|
|
|
|
|
"integrity": "sha512-hzarG7yAhMoP418smNgfY4fO7UmuUEm5JUtbxCoCcFHT0hOJB+d/qAEyoNjz7YkPU5OjM2LM8rJnW8hfm0JLaA==",
|
|
|
|
|
"version": "5.2.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.8.tgz",
|
|
|
|
|
"integrity": "sha512-oh9g4Cg3loVMz9MWeKWfDI+ooxxG1aRVetkiKIb2ESS2rrryGecQ/y4pAj4z5A5ebyw450dYRi/c4k/I3UBhHA==",
|
|
|
|
|
"license": "OFL-1.1",
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ayuhito"
|
|
|
|
@@ -1129,6 +1135,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 +1379,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 +1490,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",
|
|
|
|
@@ -1518,12 +1527,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/types": {
|
|
|
|
|
"version": "7.4.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/types/-/types-7.4.6.tgz",
|
|
|
|
|
"integrity": "sha512-NVBbIw+4CDMMppNamVxyTccNv0WxtDb7motWDlMeSC8Oy95saj1TIZMGynPpFLePt3yOD8TskzumeqORCgRGWw==",
|
|
|
|
|
"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.3"
|
|
|
|
|
"@babel/runtime": "^7.28.4"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
@@ -1535,13 +1544,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/utils": {
|
|
|
|
|
"version": "7.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-7.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-4DMWQGenOdLnM3y/SdFQFwKsCLM+mqxzvoWp9+x2XdEzXapkznauHLiXtSohHs/mc0+5/9UACt1GdugCX2te5g==",
|
|
|
|
|
"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.3",
|
|
|
|
|
"@mui/types": "^7.4.6",
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/types": "^7.4.7",
|
|
|
|
|
"@types/prop-types": "^15.7.15",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
@@ -1565,18 +1574,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-data-grid": {
|
|
|
|
|
"version": "8.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-LXyRiF0U60enI/FMFPd0Ct9rP5PIIvUUWnTDqJ5IDSj7cDuD6/cG4E3RcV76iN9j+tALWMZKjeTkBGxQjZ078A==",
|
|
|
|
|
"version": "8.14.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.14.1.tgz",
|
|
|
|
|
"integrity": "sha512-OY2oi61BSElXROgxZ2MPDFfnXGPyc7UbLc2ZrAryXus50XSQDYSxK0IP0pe0JyBDmZywV+5+GbV6YX7ZnlxRHw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.2",
|
|
|
|
|
"@mui/utils": "^7.2.0",
|
|
|
|
|
"@mui/x-internals": "8.9.2",
|
|
|
|
|
"@mui/x-virtualizer": "0.1.0",
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.3",
|
|
|
|
|
"@mui/x-internals": "8.14.0",
|
|
|
|
|
"@mui/x-virtualizer": "0.2.4",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
|
"use-sync-external-store": "^1.5.0"
|
|
|
|
|
"use-sync-external-store": "^1.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
@@ -1602,38 +1611,15 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-data-grid/node_modules/@mui/x-internals": {
|
|
|
|
|
"version": "8.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-qQl0sacWirbvQUdJOrUecsBQkI+vxI3/E1K/Wst6n/rb8ajelsGLMFLQ1PBig73xBT2vADmdcf3XerfH7TKPqQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.2",
|
|
|
|
|
"@mui/utils": "^7.2.0",
|
|
|
|
|
"reselect": "^5.1.1",
|
|
|
|
|
"use-sync-external-store": "^1.5.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/mui-org"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@mui/system": "^5.15.14 || ^6.0.0 || ^7.0.0",
|
|
|
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-date-pickers": {
|
|
|
|
|
"version": "8.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-xIXedP21GRL3XpuZlbz6FWqRPR7DakFN5ZQo1gHzL81BFMIuFHCF9S8DQPIW65Qc4Ms/DDXpXrkjas6ESIGHvg==",
|
|
|
|
|
"version": "8.14.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.14.1.tgz",
|
|
|
|
|
"integrity": "sha512-NpUt08a0djJA/qnGzvfFoqZu8aumST73wdSgfFpA76Gd20a50NNL8OMk0enDQZG45jKHsgJqEYN9ramB+R/t5A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.2",
|
|
|
|
|
"@mui/utils": "^7.2.0",
|
|
|
|
|
"@mui/x-internals": "8.9.2",
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.3",
|
|
|
|
|
"@mui/x-internals": "8.14.0",
|
|
|
|
|
"@types/react-transition-group": "^4.4.12",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
@@ -1691,39 +1677,16 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-date-pickers/node_modules/@mui/x-internals": {
|
|
|
|
|
"version": "8.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-qQl0sacWirbvQUdJOrUecsBQkI+vxI3/E1K/Wst6n/rb8ajelsGLMFLQ1PBig73xBT2vADmdcf3XerfH7TKPqQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.2",
|
|
|
|
|
"@mui/utils": "^7.2.0",
|
|
|
|
|
"reselect": "^5.1.1",
|
|
|
|
|
"use-sync-external-store": "^1.5.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/mui-org"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@mui/system": "^5.15.14 || ^6.0.0 || ^7.0.0",
|
|
|
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-internals": {
|
|
|
|
|
"version": "8.11.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.11.2.tgz",
|
|
|
|
|
"integrity": "sha512-3BFZ0Njgih+eWQBzSsdKEkRMlHtKRGFWz+/CGUrSBb5IApO0apkUSvG4v5augNYASsjksqWOXVlds7Wwznd0Lg==",
|
|
|
|
|
"version": "8.14.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-esYyl61nuuFXiN631TWuPh2tqdoyTdBI/4UXgwH3rytF8jiWvy6prPBPRHEH1nvW3fgw9FoBI48FlOO+yEI8xg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.2",
|
|
|
|
|
"@mui/utils": "^7.3.2",
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.3",
|
|
|
|
|
"reselect": "^5.1.1",
|
|
|
|
|
"use-sync-external-store": "^1.5.0"
|
|
|
|
|
"use-sync-external-store": "^1.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
@@ -1737,15 +1700,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-tree-view": {
|
|
|
|
|
"version": "8.11.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-8.11.2.tgz",
|
|
|
|
|
"integrity": "sha512-vbhWDqdXFvmVh3K7woQeZIFSH8D6nPQSjFAG4sRzPe4qhsrWyQuBy3AWolZKlYmUL7ddA2rFjGsW1n9zHwsVaA==",
|
|
|
|
|
"version": "8.14.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-8.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-LyB48R6ANSY/1nP84Qw1AEdEAjsMM6iCxPtCpUqO1GVJSFNP3Jy2xZuPkTO9Ilsd2Ud1p2sjy7AtQVpMRsDTyA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.2",
|
|
|
|
|
"@base-ui-components/utils": "0.1.1",
|
|
|
|
|
"@mui/utils": "^7.3.2",
|
|
|
|
|
"@mui/x-internals": "8.11.2",
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@base-ui-components/utils": "0.1.2",
|
|
|
|
|
"@mui/utils": "^7.3.3",
|
|
|
|
|
"@mui/x-internals": "8.14.0",
|
|
|
|
|
"@types/react-transition-group": "^4.4.12",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
@@ -1776,13 +1739,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-virtualizer": {
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-virtualizer/-/x-virtualizer-0.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-fugd4tRJTTZpP2NFAxrngQQQhy1SDQq5wzMb6PJC1Y3b6THDw3P4vFuKxHmmfbPuCXLrxDifG0a8Q4LncBt1zA==",
|
|
|
|
|
"version": "0.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-virtualizer/-/x-virtualizer-0.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-mQ5m/hcbmrSS6ZhxltO1a3nnKGl/sh8Rz9HohyiDlUKS7I/g8+lADzhCXcsDzg9PhQXGn0B5a0VQaK8UwMi6Yw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.27.4",
|
|
|
|
|
"@mui/x-internals": "8.9.2"
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.3",
|
|
|
|
|
"@mui/x-internals": "8.14.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
@@ -1796,29 +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.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-qQl0sacWirbvQUdJOrUecsBQkI+vxI3/E1K/Wst6n/rb8ajelsGLMFLQ1PBig73xBT2vADmdcf3XerfH7TKPqQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.2",
|
|
|
|
|
"@mui/utils": "^7.2.0",
|
|
|
|
|
"reselect": "^5.1.1",
|
|
|
|
|
"use-sync-external-store": "^1.5.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/mui-org"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@mui/system": "^5.15.14 || ^6.0.0 || ^7.0.0",
|
|
|
|
|
"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",
|
|
|
|
@@ -2199,6 +2140,12 @@
|
|
|
|
|
"@babel/types": "^7.20.7"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/cookie": {
|
|
|
|
|
"version": "0.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/estree": {
|
|
|
|
|
"version": "1.0.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
|
|
|
@@ -2239,10 +2186,11 @@
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
|
"version": "19.1.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.12.tgz",
|
|
|
|
|
"integrity": "sha512-cMoR+FoAf/Jyq6+Df2/Z41jISvGZZ2eTlnsaJRptmZ76Caldwy1odD4xTr/gNV9VLj0AWgg/nmkevIyUfIIq5w==",
|
|
|
|
|
"version": "19.1.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.15.tgz",
|
|
|
|
|
"integrity": "sha512-+kLxJpaJzXybyDyFXYADyP1cznTO8HSuBpenGlnKOAkH4hyNINiywvXS/tGJhsrGGP/gM185RA3xpjY0Yg4erA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
|
}
|
|
|
|
@@ -2319,6 +2267,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",
|
|
|
|
@@ -2571,6 +2520,7 @@
|
|
|
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
|
},
|
|
|
|
@@ -2704,6 +2654,7 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"caniuse-lite": "^1.0.30001716",
|
|
|
|
|
"electron-to-chromium": "^1.5.149",
|
|
|
|
@@ -2933,7 +2884,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",
|
|
|
|
@@ -3067,20 +3019,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.37.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.37.0.tgz",
|
|
|
|
|
"integrity": "sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==",
|
|
|
|
|
"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.4.0",
|
|
|
|
|
"@eslint/core": "^0.16.0",
|
|
|
|
|
"@eslint/eslintrc": "^3.3.1",
|
|
|
|
|
"@eslint/js": "9.31.0",
|
|
|
|
|
"@eslint/plugin-kit": "^0.3.1",
|
|
|
|
|
"@eslint/js": "9.37.0",
|
|
|
|
|
"@eslint/plugin-kit": "^0.4.0",
|
|
|
|
|
"@humanfs/node": "^0.16.6",
|
|
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
|
|
|
"@humanwhocodes/retry": "^0.4.2",
|
|
|
|
@@ -3141,9 +3094,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.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.24.tgz",
|
|
|
|
|
"integrity": "sha512-nLHIW7TEq3aLrEYWpVaJ1dRgFR+wLDPN8e8FpYAql/bMV2oBEfC37K0gLEGgv9fy66juNShSMV8OkTqzltcG/w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
@@ -3180,32 +3133,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",
|
|
|
|
@@ -3362,12 +3289,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/filesize": {
|
|
|
|
|
"version": "11.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-s/iAeeWLk5BschUIpmdrF8RA8lhFZ/xDZgKw1Tan72oGws1/dFGB06nYEiyyssWUfjKNQTNRlrwMVjO9/hvXDw==",
|
|
|
|
|
"version": "11.0.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.13.tgz",
|
|
|
|
|
"integrity": "sha512-mYJ/qXKvREuO0uH8LTQJ6v7GsUvVOguqxg2VTwQUkyTPXXRRWPdjuUPVqdBrJQhvci48OHlNGRnux+Slr2Rnvw==",
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.4.0"
|
|
|
|
|
"node": ">= 10.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fill-range": {
|
|
|
|
@@ -3481,9 +3408,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/globals": {
|
|
|
|
|
"version": "16.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-16.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==",
|
|
|
|
|
"version": "16.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-16.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
@@ -3726,10 +3653,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",
|
|
|
|
@@ -4195,6 +4123,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react/-/react-19.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
@@ -4204,6 +4133,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"scheduler": "^0.26.0"
|
|
|
|
|
},
|
|
|
|
@@ -4212,9 +4142,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-easy-crop": {
|
|
|
|
|
"version": "5.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-easy-crop/-/react-easy-crop-5.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-OZzU+yXMhe69vLkDex+5QxcfT94FdcgVCyW2dBUw35ZoC3Is42TUxUy04w8nH1mfMKaizVdC3rh/wUfNW1mK4w==",
|
|
|
|
|
"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",
|
|
|
|
@@ -4255,13 +4185,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-router": {
|
|
|
|
|
"version": "7.8.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.8.2.tgz",
|
|
|
|
|
"integrity": "sha512-7M2fR1JbIZ/jFWqelpvSZx+7vd7UlBTfdZqf6OSdF9g6+sfdqJDAWcak6ervbHph200ePlu+7G8LdoiC3ReyAQ==",
|
|
|
|
|
"version": "7.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-Y2g5ObjkvX3VFeVt+0CIPuYd9PpgqCslG7ASSIdN73LwA1nNWzcMLaoMRJfP3prZFI92svxFwbn7XkLJ+UPQ6A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/cookie": "^0.6.0",
|
|
|
|
|
"cookie": "^1.0.1",
|
|
|
|
|
"set-cookie-parser": "^2.6.0"
|
|
|
|
|
"set-cookie-parser": "^2.6.0",
|
|
|
|
|
"turbo-stream": "2.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=20.0.0"
|
|
|
|
@@ -4277,12 +4209,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-router-dom": {
|
|
|
|
|
"version": "7.8.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.8.2.tgz",
|
|
|
|
|
"integrity": "sha512-Z4VM5mKDipal2jQ385H6UBhiiEDlnJPx6jyWsTYoZQdl5TrjxEV2a9yl3Fi60NBJxYzOTGTTHXPi0pdizvTwow==",
|
|
|
|
|
"version": "7.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-VlksBPf3n2bijPvnA7nkTsXxMAKOj+bWp4R9c3i+bnwlSOFAGOkJkKhzy/OsRkWaBMICqcAl1JDzh9ZSOze9CA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"react-router": "7.8.2"
|
|
|
|
|
"react-router": "7.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=20.0.0"
|
|
|
|
@@ -4648,6 +4580,7 @@
|
|
|
|
|
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
@@ -4687,6 +4620,12 @@
|
|
|
|
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
|
|
|
"license": "0BSD"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/turbo-stream": {
|
|
|
|
|
"version": "2.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/turbo-stream/-/turbo-stream-2.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g==",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/type-check": {
|
|
|
|
|
"version": "0.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
|
|
|
@@ -4706,6 +4645,7 @@
|
|
|
|
|
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
@@ -4780,9 +4720,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/use-sync-external-store": {
|
|
|
|
|
"version": "1.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==",
|
|
|
|
|
"version": "1.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
@@ -4804,6 +4744,7 @@
|
|
|
|
|
"integrity": "sha512-MHFiOENNBd+Bd9uvc8GEsIzdkn1JxMmEeYX35tI3fv0sJBUTfW5tQsoaOwuY4KhBI09A3dUJ/DXf2yxPVPUceg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"esbuild": "^0.25.0",
|
|
|
|
|
"fdir": "^6.4.6",
|
|
|
|
@@ -4894,6 +4835,7 @@
|
|
|
|
|
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|