|
|
|
|
@@ -16,8 +16,8 @@
|
|
|
|
|
"@mdi/react": "^1.6.1",
|
|
|
|
|
"@mui/icons-material": "^7.1.2",
|
|
|
|
|
"@mui/material": "^7.1.2",
|
|
|
|
|
"@mui/x-charts": "^8.18.0",
|
|
|
|
|
"@mui/x-data-grid": "^8.18.0",
|
|
|
|
|
"@mui/x-charts": "^8.17.0",
|
|
|
|
|
"@mui/x-data-grid": "^8.17.0",
|
|
|
|
|
"@mui/x-date-pickers": "^8.17.0",
|
|
|
|
|
"date-and-time": "^3.6.0",
|
|
|
|
|
"dayjs": "^1.11.19",
|
|
|
|
|
@@ -31,11 +31,11 @@
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@eslint/js": "^9.39.1",
|
|
|
|
|
"@types/react": "^19.2.6",
|
|
|
|
|
"@types/react-dom": "^19.2.3",
|
|
|
|
|
"@types/react": "^19.2.2",
|
|
|
|
|
"@types/react-dom": "^19.2.2",
|
|
|
|
|
"@vitejs/plugin-react": "^4.7.0",
|
|
|
|
|
"eslint": "^9.39.1",
|
|
|
|
|
"eslint-plugin-react-dom": "^1.52.4",
|
|
|
|
|
"eslint-plugin-react-dom": "^1.53.1",
|
|
|
|
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
|
|
|
"eslint-plugin-react-refresh": "^00.4.20",
|
|
|
|
|
"eslint-plugin-react-x": "^1.53.1",
|
|
|
|
|
@@ -2246,9 +2246,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/types": {
|
|
|
|
|
"version": "7.4.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/types/-/types-7.4.8.tgz",
|
|
|
|
|
"integrity": "sha512-ZNXLBjkPV6ftLCmmRCafak3XmSn8YV0tKE/ZOhzKys7TZXUiE0mZxlH8zKDo6j6TTUaDnuij68gIG+0Ucm7Xhw==",
|
|
|
|
|
"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.4"
|
|
|
|
|
@@ -2263,17 +2263,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/utils": {
|
|
|
|
|
"version": "7.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-7.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-jisvFsEC3sgjUjcPnR4mYfhzjCDIudttSGSbe1o/IXFNu0kZuR+7vqQI0jg8qtcVZBHWrwTfvAZj9MNMumcq1g==",
|
|
|
|
|
"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.4",
|
|
|
|
|
"@mui/types": "^7.4.8",
|
|
|
|
|
"@mui/types": "^7.4.7",
|
|
|
|
|
"@types/prop-types": "^15.7.15",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
|
"react-is": "^19.2.0"
|
|
|
|
|
"react-is": "^19.1.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
@@ -2293,16 +2293,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-charts": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-3ivGI//EKZaUFDbit85Z+3fM85kU4417uz7xULDO/BBxSHkwlowuHcb5EewDWFb2Rn2Nmstuv0bGYu5N8r6fvA==",
|
|
|
|
|
"version": "8.17.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.17.0.tgz",
|
|
|
|
|
"integrity": "sha512-bLWqiA1QMI8FwJzTOzgxaQUHgfNYvaGldLLrlu+XG8nXt9y+pR5EDZjpSO0f0PUBqol9lf7zX9jjT/GRk2QIIQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.5",
|
|
|
|
|
"@mui/x-charts-vendor": "8.18.0",
|
|
|
|
|
"@mui/x-internal-gestures": "0.3.5",
|
|
|
|
|
"@mui/x-internals": "8.18.0",
|
|
|
|
|
"@mui/utils": "^7.3.3",
|
|
|
|
|
"@mui/x-charts-vendor": "8.15.0",
|
|
|
|
|
"@mui/x-internal-gestures": "0.3.4",
|
|
|
|
|
"@mui/x-internals": "8.17.0",
|
|
|
|
|
"bezier-easing": "^2.1.0",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"flatqueue": "^3.0.0",
|
|
|
|
|
@@ -2331,9 +2331,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-charts-vendor": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts-vendor/-/x-charts-vendor-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-NFbFMOR8tsa02C3+YKQOdbzPaDtZLJPprsySw9xVxJpcYw5y/v02TuV/yQCIE0Pk1dVGHW2yvCMBs8AS+irjLA==",
|
|
|
|
|
"version": "8.15.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts-vendor/-/x-charts-vendor-8.15.0.tgz",
|
|
|
|
|
"integrity": "sha512-0w7Who278kmRFm+5LUZY5MErSJBO75tqBH8abDkTiDNfsCe88vnrImmIT7OGzJGyRJfyrEBht8RLL6bHNEParg==",
|
|
|
|
|
"license": "MIT AND ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
@@ -2353,38 +2353,16 @@
|
|
|
|
|
"d3-timer": "^3.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-charts/node_modules/@mui/x-internals": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-iM2SJALLo4kNqxTel8lfjIymYV9MgTa6021/rAlfdh/vwPMglaKyXQHrxkkWs2Eu/JFKkCKr5Fd34Gsdp63wIg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.5",
|
|
|
|
|
"reselect": "^5.1.1",
|
|
|
|
|
"use-sync-external-store": "^1.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/mui-org"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-data-grid": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-g8y5EI3TNqrimHpH/Hv6u6i04cbvsqh39Tg4bZEhGq+SDxWp42iABlUvB7p+gtXfyd+IbmpfzUQ1hOCsHlTMZw==",
|
|
|
|
|
"version": "8.17.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.17.0.tgz",
|
|
|
|
|
"integrity": "sha512-eIzYM700Er5AKGS7T9NxQfpFNGpGP0NYpJ6RiQWSv904CkzAY0mbMZ6/XKldavbhSwzHVUfv37GK9mFeUl7I5g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.5",
|
|
|
|
|
"@mui/x-internals": "8.18.0",
|
|
|
|
|
"@mui/x-virtualizer": "0.2.8",
|
|
|
|
|
"@mui/utils": "^7.3.3",
|
|
|
|
|
"@mui/x-internals": "8.17.0",
|
|
|
|
|
"@mui/x-virtualizer": "0.2.7",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
|
"use-sync-external-store": "^1.6.0"
|
|
|
|
|
@@ -2413,28 +2391,6 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-data-grid/node_modules/@mui/x-internals": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-iM2SJALLo4kNqxTel8lfjIymYV9MgTa6021/rAlfdh/vwPMglaKyXQHrxkkWs2Eu/JFKkCKr5Fd34Gsdp63wIg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.5",
|
|
|
|
|
"reselect": "^5.1.1",
|
|
|
|
|
"use-sync-external-store": "^1.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/mui-org"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-date-pickers": {
|
|
|
|
|
"version": "8.17.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.17.0.tgz",
|
|
|
|
|
@@ -2502,9 +2458,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-internal-gestures": {
|
|
|
|
|
"version": "0.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internal-gestures/-/x-internal-gestures-0.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-7G3ydqRdBT/mKRSiA/NLDvfmKo/oMN9PtXUv8CtNyEwzyXFWXiv1LvG1pIHS8xSk3lw5dL8tt0Vl4X0sTJMrgA==",
|
|
|
|
|
"version": "0.3.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internal-gestures/-/x-internal-gestures-0.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-7qQuDE7Khks3ujWtKPvGE0PAT2D15TKS6d3PDQYg/NzLyOoXe3AR5uGO4o+dOzHpdFC/qqNvn68wmq1N7UzL6Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4"
|
|
|
|
|
@@ -2533,14 +2489,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-virtualizer": {
|
|
|
|
|
"version": "0.2.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-virtualizer/-/x-virtualizer-0.2.8.tgz",
|
|
|
|
|
"integrity": "sha512-hCkhTg3BLLbf0SIw9Cx/NHTCUmbna+P5F2V+Bcv/9XiYhfzzmhYnm68+V6vOOhKVbV3j8JKsUEqcTC9K2Jpu8A==",
|
|
|
|
|
"version": "0.2.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-virtualizer/-/x-virtualizer-0.2.7.tgz",
|
|
|
|
|
"integrity": "sha512-xcdo+lvlfwuLE2FVAQtOEg078liB/aiVGjEuiyPv02Vzp8Y50qNH0EtV9lk/E/d/lbkkMGnapnk+JFT5HlUB0w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.5",
|
|
|
|
|
"@mui/x-internals": "8.18.0"
|
|
|
|
|
"@mui/utils": "^7.3.3",
|
|
|
|
|
"@mui/x-internals": "8.17.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
@@ -2554,28 +2510,6 @@
|
|
|
|
|
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-virtualizer/node_modules/@mui/x-internals": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-iM2SJALLo4kNqxTel8lfjIymYV9MgTa6021/rAlfdh/vwPMglaKyXQHrxkkWs2Eu/JFKkCKr5Fd34Gsdp63wIg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.5",
|
|
|
|
|
"reselect": "^5.1.1",
|
|
|
|
|
"use-sync-external-store": "^1.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/mui-org"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"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",
|
|
|
|
|
@@ -3058,19 +2992,19 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
|
"version": "19.2.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.6.tgz",
|
|
|
|
|
"integrity": "sha512-p/jUvulfgU7oKtj6Xpk8cA2Y1xKTtICGpJYeJXz2YVO2UcvjQgeRMLDGfDeqeRW2Ta+0QNFwcc8X3GH8SxZz6w==",
|
|
|
|
|
"version": "19.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"csstype": "^3.2.2"
|
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react-dom": {
|
|
|
|
|
"version": "19.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
|
|
|
|
|
"version": "19.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
@@ -3684,9 +3618,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/csstype": {
|
|
|
|
|
"version": "3.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
|
|
|
"version": "3.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/d3-array": {
|
|
|
|
|
@@ -4029,21 +3963,21 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom": {
|
|
|
|
|
"version": "1.52.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-1.52.4.tgz",
|
|
|
|
|
"integrity": "sha512-UVt3T48F48Nbl40eqSzwkjpUnLnobj0St7EwpbItMhEOgcwjle8Jrxe2odetQBCuwPZ0dkeH0yE1PbAlNfQU/A==",
|
|
|
|
|
"version": "1.53.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-1.53.1.tgz",
|
|
|
|
|
"integrity": "sha512-UYrWJ2cS4HpJ1A5XBuf1HfMpPoLdfGil+27g/ldXfGemb4IXqlxHt4ANLyC8l2CWcE3SXGJW7mTslL34MG0qTQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-react/ast": "1.52.4",
|
|
|
|
|
"@eslint-react/core": "1.52.4",
|
|
|
|
|
"@eslint-react/eff": "1.52.4",
|
|
|
|
|
"@eslint-react/kit": "1.52.4",
|
|
|
|
|
"@eslint-react/shared": "1.52.4",
|
|
|
|
|
"@eslint-react/var": "1.52.4",
|
|
|
|
|
"@typescript-eslint/scope-manager": "^8.39.1",
|
|
|
|
|
"@typescript-eslint/types": "^8.39.1",
|
|
|
|
|
"@typescript-eslint/utils": "^8.39.1",
|
|
|
|
|
"@eslint-react/ast": "1.53.1",
|
|
|
|
|
"@eslint-react/core": "1.53.1",
|
|
|
|
|
"@eslint-react/eff": "1.53.1",
|
|
|
|
|
"@eslint-react/kit": "1.53.1",
|
|
|
|
|
"@eslint-react/shared": "1.53.1",
|
|
|
|
|
"@eslint-react/var": "1.53.1",
|
|
|
|
|
"@typescript-eslint/scope-manager": "^8.43.0",
|
|
|
|
|
"@typescript-eslint/types": "^8.43.0",
|
|
|
|
|
"@typescript-eslint/utils": "^8.43.0",
|
|
|
|
|
"compare-versions": "^6.1.1",
|
|
|
|
|
"string-ts": "^2.2.1",
|
|
|
|
|
"ts-pattern": "^5.8.0"
|
|
|
|
|
@@ -4064,140 +3998,15 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/ast": {
|
|
|
|
|
"version": "1.52.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-1.52.4.tgz",
|
|
|
|
|
"integrity": "sha512-zsNZXrVzFhtnc+Wx6TiREwek6zKDEkFEaW1DyG6K3iR8ibGm9PuR16iYWDWsRL/YfQz9ZGHVapHO7jNthDVSvg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-react/eff": "1.52.4",
|
|
|
|
|
"@typescript-eslint/types": "^8.39.1",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "^8.39.1",
|
|
|
|
|
"@typescript-eslint/utils": "^8.39.1",
|
|
|
|
|
"string-ts": "^2.2.1",
|
|
|
|
|
"ts-pattern": "^5.8.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/core": {
|
|
|
|
|
"version": "1.52.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-1.52.4.tgz",
|
|
|
|
|
"integrity": "sha512-cqS4FbQ3wSowk/73+NHI21jC9sbnAbCWIAPRWe8EpM+g5yrqYMydriI1vTMO7g93LSTAknc+mGdwI/Fi8Y991A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-react/ast": "1.52.4",
|
|
|
|
|
"@eslint-react/eff": "1.52.4",
|
|
|
|
|
"@eslint-react/kit": "1.52.4",
|
|
|
|
|
"@eslint-react/shared": "1.52.4",
|
|
|
|
|
"@eslint-react/var": "1.52.4",
|
|
|
|
|
"@typescript-eslint/scope-manager": "^8.39.1",
|
|
|
|
|
"@typescript-eslint/type-utils": "^8.39.1",
|
|
|
|
|
"@typescript-eslint/types": "^8.39.1",
|
|
|
|
|
"@typescript-eslint/utils": "^8.39.1",
|
|
|
|
|
"birecord": "^0.1.1",
|
|
|
|
|
"ts-pattern": "^5.8.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/eff": {
|
|
|
|
|
"version": "1.52.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-react/eff/-/eff-1.52.4.tgz",
|
|
|
|
|
"integrity": "sha512-n2r2ncw8pTA7WuMI4aM9R4kPNiXaF8o0lH6X/pa/XP/hhVKO6u6R2uoLV8ltm53UZVVY+6qz92hRiLoTwefd3A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/kit": {
|
|
|
|
|
"version": "1.52.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-react/kit/-/kit-1.52.4.tgz",
|
|
|
|
|
"integrity": "sha512-w1o8Qh/3rWQBIFB/ENS9A/EeGhUkAheYWeA4uHLuLMZ4ULwXU2c6aw3QZ9MW12lJ5JNWKiu3MuszVHTQmYUM/Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-react/eff": "1.52.4",
|
|
|
|
|
"@typescript-eslint/utils": "^8.39.1",
|
|
|
|
|
"ts-pattern": "^5.8.0",
|
|
|
|
|
"zod": "^4.0.17"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/shared": {
|
|
|
|
|
"version": "1.52.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-1.52.4.tgz",
|
|
|
|
|
"integrity": "sha512-ckRfgtBpsEGQgS9x2N/u+TB67UeASzYclQdlbhn29Y3/G3lvYTrXEyo49jZKVkpBW8ewSQAlwqUeipOrfv27XA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-react/eff": "1.52.4",
|
|
|
|
|
"@eslint-react/kit": "1.52.4",
|
|
|
|
|
"@typescript-eslint/utils": "^8.39.1",
|
|
|
|
|
"ts-pattern": "^5.8.0",
|
|
|
|
|
"zod": "^4.0.17"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/var": {
|
|
|
|
|
"version": "1.52.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-1.52.4.tgz",
|
|
|
|
|
"integrity": "sha512-tckDIawDTtpG3UVg/XEqxULq669B7Br2q84Hh3d3pTPojUamRZ+zbWY3gwyS+JS9iQ1lI9aOInQISdKzRuGWKQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-react/ast": "1.52.4",
|
|
|
|
|
"@eslint-react/eff": "1.52.4",
|
|
|
|
|
"@typescript-eslint/scope-manager": "^8.39.1",
|
|
|
|
|
"@typescript-eslint/types": "^8.39.1",
|
|
|
|
|
"@typescript-eslint/utils": "^8.39.1",
|
|
|
|
|
"string-ts": "^2.2.1",
|
|
|
|
|
"ts-pattern": "^5.8.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/project-service": {
|
|
|
|
|
"version": "8.39.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.39.1.tgz",
|
|
|
|
|
"integrity": "sha512-8fZxek3ONTwBu9ptw5nCKqZOSkXshZB7uAxuFF0J/wTMkKydjXCzqqga7MlFMpHi9DoG4BadhmTkITBcg8Aybw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "^8.39.1",
|
|
|
|
|
"@typescript-eslint/types": "^8.39.1",
|
|
|
|
|
"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 <6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
|
"version": "8.39.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz",
|
|
|
|
|
"integrity": "sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw==",
|
|
|
|
|
"version": "8.46.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.46.4.tgz",
|
|
|
|
|
"integrity": "sha512-tMDbLGXb1wC+McN1M6QeDx7P7c0UWO5z9CXqp7J8E+xGcJuUuevWKxuG8j41FoweS3+L41SkyKKkia16jpX7CA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.39.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.39.1"
|
|
|
|
|
"@typescript-eslint/types": "8.46.4",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.46.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
@@ -4207,52 +4016,10 @@
|
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/tsconfig-utils": {
|
|
|
|
|
"version": "8.39.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.1.tgz",
|
|
|
|
|
"integrity": "sha512-ePUPGVtTMR8XMU2Hee8kD0Pu4NDE1CN9Q1sxGSGd/mbOtGZDM7pnhXNJnzW63zk/q+Z54zVzj44HtwXln5CvHA==",
|
|
|
|
|
"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 <6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/type-utils": {
|
|
|
|
|
"version": "8.39.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.39.1.tgz",
|
|
|
|
|
"integrity": "sha512-gu9/ahyatyAdQbKeHnhT4R+y3YLtqqHyvkfDxaBYk97EcbfChSJXyaJnIL3ygUv7OuZatePHmQvuH5ru0lnVeA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.39.1",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.39.1",
|
|
|
|
|
"@typescript-eslint/utils": "8.39.1",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
|
"typescript": ">=4.8.4 <6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/types": {
|
|
|
|
|
"version": "8.39.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.1.tgz",
|
|
|
|
|
"integrity": "sha512-7sPDKQQp+S11laqTrhHqeAbsCfMkwJMrV7oTDvtDds4mEofJYir414bYKUEb8YPUm9QL3U+8f6L6YExSoAGdQw==",
|
|
|
|
|
"version": "8.46.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.46.4.tgz",
|
|
|
|
|
"integrity": "sha512-USjyxm3gQEePdUwJBFjjGNG18xY9A2grDVGuk7/9AkjIF1L+ZrVnwR5VAU5JXtUnBL/Nwt3H31KlRDaksnM7/w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -4264,16 +4031,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
|
"version": "8.39.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.1.tgz",
|
|
|
|
|
"integrity": "sha512-EKkpcPuIux48dddVDXyQBlKdeTPMmALqBUbEk38McWv0qVEZwOpVJBi7ugK5qVNgeuYjGNQxrrnoM/5+TI/BPw==",
|
|
|
|
|
"version": "8.46.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.4.tgz",
|
|
|
|
|
"integrity": "sha512-7oV2qEOr1d4NWNmpXLR35LvCfOkTNymY9oyW+lUHkmCno7aOmIf/hMaydnJBUTBMRCOGZh8YjkFOc8dadEoNGA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/project-service": "8.39.1",
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "8.39.1",
|
|
|
|
|
"@typescript-eslint/types": "8.39.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.39.1",
|
|
|
|
|
"@typescript-eslint/project-service": "8.46.4",
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "8.46.4",
|
|
|
|
|
"@typescript-eslint/types": "8.46.4",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.46.4",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
|
@@ -4293,16 +4060,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/utils": {
|
|
|
|
|
"version": "8.39.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.1.tgz",
|
|
|
|
|
"integrity": "sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg==",
|
|
|
|
|
"version": "8.46.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.46.4.tgz",
|
|
|
|
|
"integrity": "sha512-AbSv11fklGXV6T28dp2Me04Uw90R2iJ30g2bgLz529Koehrmkbs1r7paFqr1vPCZi7hHwYxYtxfyQMRC8QaVSg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.7.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.39.1",
|
|
|
|
|
"@typescript-eslint/types": "8.39.1",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.39.1"
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.46.4",
|
|
|
|
|
"@typescript-eslint/types": "8.46.4",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.46.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
@@ -4317,13 +4084,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
|
"version": "8.39.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz",
|
|
|
|
|
"integrity": "sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A==",
|
|
|
|
|
"version": "8.46.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.4.tgz",
|
|
|
|
|
"integrity": "sha512-/++5CYLQqsO9HFGLI7APrxBJYo+5OCMpViuhV8q5/Qa3o5mMrF//eQHks+PXcsAVaLdn817fMuS7zqoXNNZGaw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.39.1",
|
|
|
|
|
"@typescript-eslint/types": "8.46.4",
|
|
|
|
|
"eslint-visitor-keys": "^4.2.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -4361,9 +4128,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -5556,9 +5323,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-is": {
|
|
|
|
|
"version": "19.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA==",
|
|
|
|
|
"version": "19.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-refresh": {
|
|
|
|
|
|