|
|
@ -19,7 +19,7 @@
|
|
|
|
"@mdi/js": "^7.4.47",
|
|
|
|
"@mdi/js": "^7.4.47",
|
|
|
|
"@mdi/react": "^1.6.1",
|
|
|
|
"@mdi/react": "^1.6.1",
|
|
|
|
"@mui/icons-material": "^7.0.2",
|
|
|
|
"@mui/icons-material": "^7.0.2",
|
|
|
|
"@mui/lab": "^7.0.0-beta.13",
|
|
|
|
"@mui/lab": "^7.0.0-beta.14",
|
|
|
|
"@mui/material": "^7.0.2",
|
|
|
|
"@mui/material": "^7.0.2",
|
|
|
|
"@mui/x-data-grid": "^7.29.6",
|
|
|
|
"@mui/x-data-grid": "^7.29.6",
|
|
|
|
"@mui/x-date-pickers": "^7.29.4",
|
|
|
|
"@mui/x-date-pickers": "^7.29.4",
|
|
|
@ -32,23 +32,23 @@
|
|
|
|
"mui-color-input": "^7.0.0",
|
|
|
|
"mui-color-input": "^7.0.0",
|
|
|
|
"react": "^19.0.0",
|
|
|
|
"react": "^19.0.0",
|
|
|
|
"react-dom": "^19.0.0",
|
|
|
|
"react-dom": "^19.0.0",
|
|
|
|
"react-easy-crop": "^5.4.1",
|
|
|
|
"react-easy-crop": "^5.4.2",
|
|
|
|
"react-qr-code": "^2.0.15",
|
|
|
|
"react-qr-code": "^2.0.16",
|
|
|
|
"react-router-dom": "^7.4.0",
|
|
|
|
"react-router-dom": "^7.4.0",
|
|
|
|
"react-zoom-pan-pinch": "^3.7.0",
|
|
|
|
"react-zoom-pan-pinch": "^3.7.0",
|
|
|
|
"svg2pdf.js": "^2.5.0"
|
|
|
|
"svg2pdf.js": "^2.5.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"@eslint/js": "^9.28.0",
|
|
|
|
"@eslint/js": "^9.29.0",
|
|
|
|
"@types/react": "^19.0.12",
|
|
|
|
"@types/react": "^19.0.12",
|
|
|
|
"@types/react-dom": "^19.0.4",
|
|
|
|
"@types/react-dom": "^19.0.4",
|
|
|
|
"@vitejs/plugin-react": "^4.4.1",
|
|
|
|
"@vitejs/plugin-react": "^4.5.2",
|
|
|
|
"eslint": "^9.28.0",
|
|
|
|
"eslint": "^9.28.0",
|
|
|
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
|
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
|
|
"eslint-plugin-react-refresh": "^0.4.20",
|
|
|
|
"eslint-plugin-react-refresh": "^0.4.20",
|
|
|
|
"globals": "^16.0.0",
|
|
|
|
"globals": "^16.0.0",
|
|
|
|
"typescript": "^5.8.3",
|
|
|
|
"typescript": "^5.8.3",
|
|
|
|
"typescript-eslint": "^8.34.0",
|
|
|
|
"typescript-eslint": "^8.24.1",
|
|
|
|
"vite": "^6.2.3"
|
|
|
|
"vite": "^6.2.3"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -91,22 +91,22 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/core": {
|
|
|
|
"node_modules/@babel/core": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"version": "7.27.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.27.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.27.4.tgz",
|
|
|
|
"integrity": "sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ==",
|
|
|
|
"integrity": "sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
"@babel/generator": "^7.27.1",
|
|
|
|
"@babel/generator": "^7.27.3",
|
|
|
|
"@babel/helper-compilation-targets": "^7.27.1",
|
|
|
|
"@babel/helper-compilation-targets": "^7.27.2",
|
|
|
|
"@babel/helper-module-transforms": "^7.27.1",
|
|
|
|
"@babel/helper-module-transforms": "^7.27.3",
|
|
|
|
"@babel/helpers": "^7.27.1",
|
|
|
|
"@babel/helpers": "^7.27.4",
|
|
|
|
"@babel/parser": "^7.27.1",
|
|
|
|
"@babel/parser": "^7.27.4",
|
|
|
|
"@babel/template": "^7.27.1",
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
"@babel/traverse": "^7.27.1",
|
|
|
|
"@babel/traverse": "^7.27.4",
|
|
|
|
"@babel/types": "^7.27.1",
|
|
|
|
"@babel/types": "^7.27.3",
|
|
|
|
"convert-source-map": "^2.0.0",
|
|
|
|
"convert-source-map": "^2.0.0",
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
@ -122,13 +122,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"version": "7.27.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.5.tgz",
|
|
|
|
"integrity": "sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w==",
|
|
|
|
"integrity": "sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/parser": "^7.27.1",
|
|
|
|
"@babel/parser": "^7.27.5",
|
|
|
|
"@babel/types": "^7.27.1",
|
|
|
|
"@babel/types": "^7.27.3",
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
|
|
"jsesc": "^3.0.2"
|
|
|
|
"jsesc": "^3.0.2"
|
|
|
@ -168,15 +168,15 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"version": "7.27.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.27.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz",
|
|
|
|
"integrity": "sha512-9yHn519/8KvTU5BjTVEEeIM3w9/2yXNKoD82JifINImhpKkARMJKPP59kLo+BafpdN5zgNeIcS4jsGDmd3l58g==",
|
|
|
|
"integrity": "sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-module-imports": "^7.27.1",
|
|
|
|
"@babel/helper-module-imports": "^7.27.1",
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
|
|
"@babel/traverse": "^7.27.1"
|
|
|
|
"@babel/traverse": "^7.27.3"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
@ -186,9 +186,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
|
"version": "7.25.9",
|
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==",
|
|
|
|
"integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@ -224,26 +224,26 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helpers": {
|
|
|
|
"node_modules/@babel/helpers": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"version": "7.27.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.6.tgz",
|
|
|
|
"integrity": "sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ==",
|
|
|
|
"integrity": "sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/template": "^7.27.1",
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
"@babel/types": "^7.27.6"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
"version": "7.27.2",
|
|
|
|
"version": "7.27.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.5.tgz",
|
|
|
|
"integrity": "sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==",
|
|
|
|
"integrity": "sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
"@babel/types": "^7.27.3"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"bin": {
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
@ -253,13 +253,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
|
|
"version": "7.25.9",
|
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.25.9.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-y8quW6p0WHkEhmErnfe58r7x0A70uKphQm8Sp8cV7tjNQwK56sNVK0M73LK3WuYmsuyrftut4xAkjjgU0twaMg==",
|
|
|
|
"integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
@ -269,13 +269,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
|
|
"version": "7.25.9",
|
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.25.9.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-+iqjT8xmXhhYv4/uiYd8FNQsraMFZIfxVSqxxVSZP0WbbSAWvBXAul0m/zu+7Vv4O/3WtApy9pmaTMiumEZgfg==",
|
|
|
|
"integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
@ -308,16 +308,16 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/traverse": {
|
|
|
|
"node_modules/@babel/traverse": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"version": "7.27.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.4.tgz",
|
|
|
|
"integrity": "sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg==",
|
|
|
|
"integrity": "sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
"@babel/generator": "^7.27.1",
|
|
|
|
"@babel/generator": "^7.27.3",
|
|
|
|
"@babel/parser": "^7.27.1",
|
|
|
|
"@babel/parser": "^7.27.4",
|
|
|
|
"@babel/template": "^7.27.1",
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
"@babel/types": "^7.27.1",
|
|
|
|
"@babel/types": "^7.27.3",
|
|
|
|
"debug": "^4.3.1",
|
|
|
|
"debug": "^4.3.1",
|
|
|
|
"globals": "^11.1.0"
|
|
|
|
"globals": "^11.1.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -335,9 +335,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"version": "7.27.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.6.tgz",
|
|
|
|
"integrity": "sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==",
|
|
|
|
"integrity": "sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-string-parser": "^7.27.1",
|
|
|
|
"@babel/helper-string-parser": "^7.27.1",
|
|
|
@ -934,9 +934,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
|
|
"version": "4.7.0",
|
|
|
|
"version": "4.6.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.6.1.tgz",
|
|
|
|
"integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
|
|
|
|
"integrity": "sha512-KTsJMmobmbrFLe3LDh0PC2FXpcSYJt/MLjlkh/9LEnmKYLSYmT/0EW9JWANjeoemiuZrmogti0tW5Ch+qNUYDw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
@ -1051,9 +1051,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/js": {
|
|
|
|
"node_modules/@eslint/js": {
|
|
|
|
"version": "9.28.0",
|
|
|
|
"version": "9.29.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.28.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.29.0.tgz",
|
|
|
|
"integrity": "sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==",
|
|
|
|
"integrity": "sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@ -1273,9 +1273,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@mui/core-downloads-tracker": {
|
|
|
|
"node_modules/@mui/core-downloads-tracker": {
|
|
|
|
"version": "7.1.1",
|
|
|
|
"version": "7.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-7.1.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-7.1.2.tgz",
|
|
|
|
"integrity": "sha512-yBckQs4aQ8mqukLnPC6ivIRv6guhaXi8snVl00VtyojBbm+l6VbVhyTSZ68Abcx7Ah8B+GZhrB7BOli+e+9LkQ==",
|
|
|
|
"integrity": "sha512-0gLO1PvbJwSYe5ji021tGj6HFqrtEPMGKK4L1zWwRbhzrWWUumUJvMvJUsIgWQIYQsgOnhq9k2Fc1BxLGHDsAg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"type": "opencollective",
|
|
|
@ -1309,9 +1309,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@mui/lab": {
|
|
|
|
"node_modules/@mui/lab": {
|
|
|
|
"version": "7.0.0-beta.13",
|
|
|
|
"version": "7.0.0-beta.14",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/lab/-/lab-7.0.0-beta.13.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/lab/-/lab-7.0.0-beta.14.tgz",
|
|
|
|
"integrity": "sha512-wLSeePenug3+/kek4cFMIF3QZVC2fHt2Z3O3HwOFvakgErmT39WltYsNpWNojCnXUqcIExUp9xNW0Wk+tJShgA==",
|
|
|
|
"integrity": "sha512-pn+ZvylDcBKQOo17oa/PhtIA/UFQFq8RvpN+r/jHrztz/CjMDju2CWBne0txvQ5JIS8uTIGp2/IsTa7II1g5wg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.27.1",
|
|
|
|
"@babel/runtime": "^7.27.1",
|
|
|
@ -1331,7 +1331,7 @@
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"@emotion/react": "^11.5.0",
|
|
|
|
"@emotion/react": "^11.5.0",
|
|
|
|
"@emotion/styled": "^11.3.0",
|
|
|
|
"@emotion/styled": "^11.3.0",
|
|
|
|
"@mui/material": "^7.1.1",
|
|
|
|
"@mui/material": "^7.1.2",
|
|
|
|
"@mui/material-pigment-css": "^7.1.1",
|
|
|
|
"@mui/material-pigment-css": "^7.1.1",
|
|
|
|
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
|
|
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
|
@ -1353,13 +1353,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@mui/material": {
|
|
|
|
"node_modules/@mui/material": {
|
|
|
|
"version": "7.1.1",
|
|
|
|
"version": "7.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/material/-/material-7.1.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/material/-/material-7.1.2.tgz",
|
|
|
|
"integrity": "sha512-mTpdmdZCaHCGOH3SrYM41+XKvNL0iQfM9KlYgpSjgadXx/fEKhhvOktxm8++Xw6FFeOHoOiV+lzOI8X1rsv71A==",
|
|
|
|
"integrity": "sha512-Z5PYKkA6Kd8vS04zKxJNpwuvt6IoMwqpbidV7RCrRQQKwczIwcNcS8L6GnN4pzFYfEs+N9v6co27DmG07rcnoA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.27.1",
|
|
|
|
"@babel/runtime": "^7.27.1",
|
|
|
|
"@mui/core-downloads-tracker": "^7.1.1",
|
|
|
|
"@mui/core-downloads-tracker": "^7.1.2",
|
|
|
|
"@mui/system": "^7.1.1",
|
|
|
|
"@mui/system": "^7.1.1",
|
|
|
|
"@mui/types": "^7.4.3",
|
|
|
|
"@mui/types": "^7.4.3",
|
|
|
|
"@mui/utils": "^7.1.1",
|
|
|
|
"@mui/utils": "^7.1.1",
|
|
|
@ -1759,6 +1759,13 @@
|
|
|
|
"url": "https://opencollective.com/popperjs"
|
|
|
|
"url": "https://opencollective.com/popperjs"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@rolldown/pluginutils": {
|
|
|
|
|
|
|
|
"version": "1.0.0-beta.11",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.11.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-L/gAA/hyCSuzTF1ftlzUSI/IKr2POHsv1Dd78GfqkR83KMNuswWD61JxGV2L7nRwBBBSDr6R1gCkdTmoN7W4ag==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
|
|
"version": "4.37.0",
|
|
|
|
"version": "4.37.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.37.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.37.0.tgz",
|
|
|
@ -2171,21 +2178,21 @@
|
|
|
|
"optional": true
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
|
"version": "8.34.0",
|
|
|
|
"version": "8.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.34.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.30.1.tgz",
|
|
|
|
"integrity": "sha512-QXwAlHlbcAwNlEEMKQS2RCgJsgXrTJdjXT08xEgbPFa2yYQgVjBymxP5DrfrE7X7iodSzd9qBUHUycdyVJTW1w==",
|
|
|
|
"integrity": "sha512-v+VWphxMjn+1t48/jO4t950D6KR8JaJuNXzi33Ve6P8sEmPr5k6CEXjdGwT6+LodVnEa91EQCtwjWNUCPweo+Q==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@eslint-community/regexpp": "^4.10.0",
|
|
|
|
"@eslint-community/regexpp": "^4.10.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.34.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.30.1",
|
|
|
|
"@typescript-eslint/type-utils": "8.34.0",
|
|
|
|
"@typescript-eslint/type-utils": "8.30.1",
|
|
|
|
"@typescript-eslint/utils": "8.34.0",
|
|
|
|
"@typescript-eslint/utils": "8.30.1",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.34.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.30.1",
|
|
|
|
"graphemer": "^1.4.0",
|
|
|
|
"graphemer": "^1.4.0",
|
|
|
|
"ignore": "^7.0.0",
|
|
|
|
"ignore": "^5.3.1",
|
|
|
|
"natural-compare": "^1.4.0",
|
|
|
|
"natural-compare": "^1.4.0",
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
"ts-api-utils": "^2.0.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
@ -2195,32 +2202,22 @@
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"@typescript-eslint/parser": "^8.34.0",
|
|
|
|
"@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0",
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
|
|
|
|
|
|
|
|
"version": "7.0.5",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">= 4"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@typescript-eslint/parser": {
|
|
|
|
"node_modules/@typescript-eslint/parser": {
|
|
|
|
"version": "8.34.0",
|
|
|
|
"version": "8.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.34.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.30.1.tgz",
|
|
|
|
"integrity": "sha512-vxXJV1hVFx3IXz/oy2sICsJukaBrtDEQSBiV48/YIV5KWjX1dO+bcIr/kCPrW6weKXvsaGKFNlwH0v2eYdRRbA==",
|
|
|
|
"integrity": "sha512-H+vqmWwT5xoNrXqWs/fesmssOW70gxFlgcMlYcBaWNPIEWDgLa4W9nkSPmhuOgLnXq9QYgkZ31fhDyLhleCsAg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/scope-manager": "8.34.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.30.1",
|
|
|
|
"@typescript-eslint/types": "8.34.0",
|
|
|
|
"@typescript-eslint/types": "8.30.1",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.34.0",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.30.1",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.34.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.30.1",
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@ -2235,37 +2232,15 @@
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/project-service": {
|
|
|
|
|
|
|
|
"version": "8.34.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "^8.34.0",
|
|
|
|
|
|
|
|
"@typescript-eslint/types": "^8.34.0",
|
|
|
|
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"funding": {
|
|
|
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
"version": "8.34.0",
|
|
|
|
"version": "8.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.30.1.tgz",
|
|
|
|
"integrity": "sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==",
|
|
|
|
"integrity": "sha512-+C0B6ChFXZkuaNDl73FJxRYT0G7ufVPOSQkqkpM/U198wUwUFOtgo1k/QzFh1KjpBitaK7R1tgjVz6o9HmsRPg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/types": "8.34.0",
|
|
|
|
"@typescript-eslint/types": "8.30.1",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.34.0"
|
|
|
|
"@typescript-eslint/visitor-keys": "8.30.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
@ -2275,34 +2250,17 @@
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
|
|
|
|
|
|
|
"version": "8.34.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-+W9VYHKFIzA5cBeooqQxqNriAP0QeQ7xTiDuIOr71hzgffm3EL2hxwWBIIj4GuofIbKxGNarpKqIq6Q6YrShOA==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"funding": {
|
|
|
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
|
|
"version": "8.34.0",
|
|
|
|
"version": "8.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.34.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.30.1.tgz",
|
|
|
|
"integrity": "sha512-n7zSmOcUVhcRYC75W2pnPpbO1iwhJY3NLoHEtbJwJSNlVAZuwqu05zY3f3s2SDWWDSo9FdN5szqc73DCtDObAg==",
|
|
|
|
"integrity": "sha512-64uBF76bfQiJyHgZISC7vcNz3adqQKIccVoKubyQcOnNcdJBvYOILV1v22Qhsw3tw3VQu5ll8ND6hycgAR5fEA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/typescript-estree": "8.34.0",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.30.1",
|
|
|
|
"@typescript-eslint/utils": "8.34.0",
|
|
|
|
"@typescript-eslint/utils": "8.30.1",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
"ts-api-utils": "^2.0.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
@ -2317,9 +2275,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/types": {
|
|
|
|
"node_modules/@typescript-eslint/types": {
|
|
|
|
"version": "8.34.0",
|
|
|
|
"version": "8.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.30.1.tgz",
|
|
|
|
"integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
|
|
|
|
"integrity": "sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@ -2331,22 +2289,20 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
"version": "8.34.0",
|
|
|
|
"version": "8.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.1.tgz",
|
|
|
|
"integrity": "sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==",
|
|
|
|
"integrity": "sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/project-service": "8.34.0",
|
|
|
|
"@typescript-eslint/types": "8.30.1",
|
|
|
|
"@typescript-eslint/tsconfig-utils": "8.34.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.30.1",
|
|
|
|
"@typescript-eslint/types": "8.34.0",
|
|
|
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.34.0",
|
|
|
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
"minimatch": "^9.0.4",
|
|
|
|
"minimatch": "^9.0.4",
|
|
|
|
"semver": "^7.6.0",
|
|
|
|
"semver": "^7.6.0",
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
"ts-api-utils": "^2.0.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
@ -2360,9 +2316,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
|
|
|
|
"version": "2.0.2",
|
|
|
|
"version": "2.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
|
"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
|
|
|
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
@ -2386,9 +2342,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
|
|
|
"version": "7.7.2",
|
|
|
|
"version": "7.7.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"license": "ISC",
|
|
|
|
"bin": {
|
|
|
|
"bin": {
|
|
|
@ -2399,16 +2355,16 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/utils": {
|
|
|
|
"node_modules/@typescript-eslint/utils": {
|
|
|
|
"version": "8.34.0",
|
|
|
|
"version": "8.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.30.1.tgz",
|
|
|
|
"integrity": "sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==",
|
|
|
|
"integrity": "sha512-T/8q4R9En2tcEsWPQgB5BQ0XJVOtfARcUvOa8yJP3fh9M/mXraLxZrkCfGb6ChrO/V3W+Xbd04RacUEqk1CFEQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@eslint-community/eslint-utils": "^4.7.0",
|
|
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.34.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.30.1",
|
|
|
|
"@typescript-eslint/types": "8.34.0",
|
|
|
|
"@typescript-eslint/types": "8.30.1",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.34.0"
|
|
|
|
"@typescript-eslint/typescript-estree": "8.30.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
@ -2423,13 +2379,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
"version": "8.34.0",
|
|
|
|
"version": "8.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz",
|
|
|
|
"integrity": "sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==",
|
|
|
|
"integrity": "sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/types": "8.34.0",
|
|
|
|
"@typescript-eslint/types": "8.30.1",
|
|
|
|
"eslint-visitor-keys": "^4.2.0"
|
|
|
|
"eslint-visitor-keys": "^4.2.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@ -2441,15 +2397,16 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@vitejs/plugin-react": {
|
|
|
|
"node_modules/@vitejs/plugin-react": {
|
|
|
|
"version": "4.4.1",
|
|
|
|
"version": "4.5.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.4.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.5.2.tgz",
|
|
|
|
"integrity": "sha512-IpEm5ZmeXAP/osiBXVVP5KjFMzbWOonMs0NaQQl+xYnUAcq4oHUBsF2+p4MgKWG4YMmFYJU8A6sxRPuowllm6w==",
|
|
|
|
"integrity": "sha512-QNVT3/Lxx99nMQWJWF7K4N6apUEuT0KlZA3mx/mVaoGj3smm/8rc8ezz15J1pcbcjDK0V15rpHetVfya08r76Q==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/core": "^7.26.10",
|
|
|
|
"@babel/core": "^7.27.4",
|
|
|
|
"@babel/plugin-transform-react-jsx-self": "^7.25.9",
|
|
|
|
"@babel/plugin-transform-react-jsx-self": "^7.27.1",
|
|
|
|
"@babel/plugin-transform-react-jsx-source": "^7.25.9",
|
|
|
|
"@babel/plugin-transform-react-jsx-source": "^7.27.1",
|
|
|
|
|
|
|
|
"@rolldown/pluginutils": "1.0.0-beta.11",
|
|
|
|
"@types/babel__core": "^7.20.5",
|
|
|
|
"@types/babel__core": "^7.20.5",
|
|
|
|
"react-refresh": "^0.17.0"
|
|
|
|
"react-refresh": "^0.17.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -2457,7 +2414,7 @@
|
|
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"vite": "^4.2.0 || ^5.0.0 || ^6.0.0"
|
|
|
|
"vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/acorn": {
|
|
|
|
"node_modules/acorn": {
|
|
|
@ -3099,6 +3056,19 @@
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/eslint/node_modules/@eslint/js": {
|
|
|
|
|
|
|
|
"version": "9.28.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.28.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"funding": {
|
|
|
|
|
|
|
|
"url": "https://eslint.org/donate"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
"node_modules/espree": {
|
|
|
|
"node_modules/espree": {
|
|
|
|
"version": "10.3.0",
|
|
|
|
"version": "10.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
|
|
|
@ -4083,9 +4053,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/react-easy-crop": {
|
|
|
|
"node_modules/react-easy-crop": {
|
|
|
|
"version": "5.4.1",
|
|
|
|
"version": "5.4.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-easy-crop/-/react-easy-crop-5.4.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-easy-crop/-/react-easy-crop-5.4.2.tgz",
|
|
|
|
"integrity": "sha512-Djtsi7bWO75vkKYkVxNRrJWY69pXLahIAkUN0mmt9cXNnaq2tpG59ctSY6P7ipJgBc7COJDRMRuwb2lYwtACNQ==",
|
|
|
|
"integrity": "sha512-V+GQUTkNWD8gK0mbZQfwTvcDxyCB4GS0cM36is8dAcvnsHY7DMEDP2D5IqHju55TOiCHwElJPVOYDgiu8BEiHQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"normalize-wheel": "^1.0.1",
|
|
|
|
"normalize-wheel": "^1.0.1",
|
|
|
@ -4103,9 +4073,9 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/react-qr-code": {
|
|
|
|
"node_modules/react-qr-code": {
|
|
|
|
"version": "2.0.15",
|
|
|
|
"version": "2.0.16",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-qr-code/-/react-qr-code-2.0.15.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-qr-code/-/react-qr-code-2.0.16.tgz",
|
|
|
|
"integrity": "sha512-MkZcjEXqVKqXEIMVE0mbcGgDpkfSdd8zhuzXEl9QzYeNcw8Hq2oVIzDLWuZN2PQBwM5PWjc2S31K8Q1UbcFMfw==",
|
|
|
|
"integrity": "sha512-8f54aTOo7DxYr1LB47pMeclV5SL/zSbJxkXHIS2a+QnAIa4XDVIdmzYRC+CBCJeDLSCeFHn8gHtltwvwZGJD/w==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
@ -4549,15 +4519,15 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/typescript-eslint": {
|
|
|
|
"node_modules/typescript-eslint": {
|
|
|
|
"version": "8.34.0",
|
|
|
|
"version": "8.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.34.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.30.1.tgz",
|
|
|
|
"integrity": "sha512-MRpfN7uYjTrTGigFCt8sRyNqJFhjN0WwZecldaqhWm+wy0gaRt8Edb/3cuUy0zdq2opJWT6iXINKAtewnDOltQ==",
|
|
|
|
"integrity": "sha512-D7lC0kcehVH7Mb26MRQi64LMyRJsj3dToJxM1+JVTl53DQSV5/7oUGWQLcKl1C1KnoVHxMMU2FNQMffr7F3Row==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/eslint-plugin": "8.34.0",
|
|
|
|
"@typescript-eslint/eslint-plugin": "8.30.1",
|
|
|
|
"@typescript-eslint/parser": "8.34.0",
|
|
|
|
"@typescript-eslint/parser": "8.30.1",
|
|
|
|
"@typescript-eslint/utils": "8.34.0"
|
|
|
|
"@typescript-eslint/utils": "8.30.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|