|
|
|
@ -16,11 +16,11 @@
|
|
|
|
|
"@monaco-editor/react": "^4.7.0",
|
|
|
|
|
"@mui/icons-material": "^7.1.2",
|
|
|
|
|
"@mui/material": "^7.1.2",
|
|
|
|
|
"@mui/x-charts": "^8.3.1",
|
|
|
|
|
"@mui/x-data-grid": "^8.7.0",
|
|
|
|
|
"@mui/x-charts": "^8.8.0",
|
|
|
|
|
"@mui/x-data-grid": "^8.8.0",
|
|
|
|
|
"date-and-time": "^3.6.0",
|
|
|
|
|
"filesize": "^10.1.6",
|
|
|
|
|
"humanize-duration": "^3.32.2",
|
|
|
|
|
"humanize-duration": "^3.33.0",
|
|
|
|
|
"monaco-editor": "^0.52.2",
|
|
|
|
|
"monaco-yaml": "^5.4.0",
|
|
|
|
|
"react": "^19.1.0",
|
|
|
|
@ -42,7 +42,7 @@
|
|
|
|
|
"@types/uuid": "^10.0.0",
|
|
|
|
|
"@vitejs/plugin-react": "^4.6.0",
|
|
|
|
|
"eslint": "^9.30.1",
|
|
|
|
|
"eslint-plugin-react-dom": "^1.52.2",
|
|
|
|
|
"eslint-plugin-react-dom": "^1.52.3",
|
|
|
|
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
|
|
|
"eslint-plugin-react-refresh": "^0.4.20",
|
|
|
|
|
"eslint-plugin-react-x": "^1.52.2",
|
|
|
|
@ -1906,12 +1906,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/types": {
|
|
|
|
|
"version": "7.4.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/types/-/types-7.4.3.tgz",
|
|
|
|
|
"integrity": "sha512-2UCEiK29vtiZTeLdS2d4GndBKacVyxGvReznGXGr+CzW/YhjIX+OHUdCIczZjzcRAgKBGmE9zCIgoV9FleuyRQ==",
|
|
|
|
|
"version": "7.4.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/types/-/types-7.4.4.tgz",
|
|
|
|
|
"integrity": "sha512-p63yhbX52MO/ajXC7hDHJA5yjzJekvWD3q4YDLl1rSg+OXLczMYPvTuSuviPRCgRX8+E42RXz1D/dz9SxPSlWg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.27.1"
|
|
|
|
|
"@babel/runtime": "^7.27.6"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
@ -1923,14 +1923,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/utils": {
|
|
|
|
|
"version": "7.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-7.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-BkOt2q7MBYl7pweY2JWwfrlahhp+uGLR8S+EhiyRaofeRYUWL2YKbSGQvN4hgSN1i8poN0PaUiii1kEMrchvzg==",
|
|
|
|
|
"version": "7.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-7.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-O0i1GQL6MDzhKdy9iAu5Yr0Sz1wZjROH1o3aoztuivdCXqEeQYnEjTDiRLGuFxI9zrUbTHBwobMyQH5sNtyacw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.27.1",
|
|
|
|
|
"@mui/types": "^7.4.3",
|
|
|
|
|
"@types/prop-types": "^15.7.14",
|
|
|
|
|
"@babel/runtime": "^7.27.6",
|
|
|
|
|
"@mui/types": "^7.4.4",
|
|
|
|
|
"@types/prop-types": "^15.7.15",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
|
"react-is": "^19.1.0"
|
|
|
|
@ -1953,15 +1953,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-charts": {
|
|
|
|
|
"version": "8.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-jZClK40++ftcMwCeHKudGKmazd0MsgnrIP6RhYi2lH1kg0jK2upueokyxVIIxqquwWsQYE3WsflJBP61DvYXOQ==",
|
|
|
|
|
"version": "8.8.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.8.0.tgz",
|
|
|
|
|
"integrity": "sha512-tqdwKoUpo8u+KZdEWO4C21Q0P3HOL/DadAZSMmTdtO1LDCO/m4S8UtHFpj2B0pZuikdiBJ5bz49I+nfBfK1Xng==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.27.1",
|
|
|
|
|
"@mui/utils": "^7.0.2",
|
|
|
|
|
"@mui/x-charts-vendor": "8.3.1",
|
|
|
|
|
"@mui/x-internals": "8.3.1",
|
|
|
|
|
"@babel/runtime": "^7.27.6",
|
|
|
|
|
"@mui/utils": "^7.2.0",
|
|
|
|
|
"@mui/x-charts-vendor": "8.5.3",
|
|
|
|
|
"@mui/x-internal-gestures": "0.2.1",
|
|
|
|
|
"@mui/x-internals": "8.8.0",
|
|
|
|
|
"bezier-easing": "^2.1.0",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
@ -1989,12 +1990,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-charts-vendor": {
|
|
|
|
|
"version": "8.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts-vendor/-/x-charts-vendor-8.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-UcUa7HDIpSfeVBYgeHewWoVALcB4Gg9we53l78j2cyadYBZOWdtLj8fezo9zAhxfZ5s9T+1yIyuD+CCnYJnUpQ==",
|
|
|
|
|
"version": "8.5.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts-vendor/-/x-charts-vendor-8.5.3.tgz",
|
|
|
|
|
"integrity": "sha512-H05cb0c2qfRhWLPcwtiIU8BOcKTrMNvhgmRAvJJXpmlirOA1km8dUlR71VeUvJiCthhVIHKyFkPPzFYKgHAfng==",
|
|
|
|
|
"license": "MIT AND ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.27.1",
|
|
|
|
|
"@babel/runtime": "^7.27.6",
|
|
|
|
|
"@types/d3-color": "^3.1.3",
|
|
|
|
|
"@types/d3-delaunay": "^6.0.4",
|
|
|
|
|
"@types/d3-interpolate": "^3.0.4",
|
|
|
|
@ -2014,14 +2015,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-data-grid": {
|
|
|
|
|
"version": "8.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-3hVjnADSBXEd/7f+CHlxTNhqJrnRL0XkTbvI+yfttPuqLHYQJwNUR7p7d/VtyRcR6QlaK19+Bu8Q6u0Ygmw/PQ==",
|
|
|
|
|
"version": "8.8.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.8.0.tgz",
|
|
|
|
|
"integrity": "sha512-xWoBmxHi5JvT0QvAYGYJYNy4DEi+Lez+lrsqw3YV7z0jEYyJoV9vjFCiFE4QmG6IPg62B1gZHYE5AkDLFCvPkw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.27.6",
|
|
|
|
|
"@mui/utils": "^7.1.1",
|
|
|
|
|
"@mui/x-internals": "8.7.0",
|
|
|
|
|
"@mui/utils": "^7.2.0",
|
|
|
|
|
"@mui/x-internals": "8.8.0",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
|
"use-sync-external-store": "^1.5.0"
|
|
|
|
@ -2050,14 +2051,23 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-data-grid/node_modules/@mui/x-internals": {
|
|
|
|
|
"version": "8.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-1aduds7L2i6t0HIFNlqG4UB07SVEg+wcnJ9GGu8B/X8EVwO72Rt+rc8ZlqK10ooscq1AlTwi2dd0q+hz+aWk+Q==",
|
|
|
|
|
"node_modules/@mui/x-internal-gestures": {
|
|
|
|
|
"version": "0.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internal-gestures/-/x-internal-gestures-0.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-7Po6F4/RdUrFyRwiwvh5ZNeY/bi8wavTCUe+stKAyMliKpgcYiEtH7ywTgroOEq0o56fIpyPzwC4+bbGwYFnvA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.27.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-internals": {
|
|
|
|
|
"version": "8.8.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.8.0.tgz",
|
|
|
|
|
"integrity": "sha512-qTRK5oINkAjZ7sIHpSnESLNq1xtQUmmfmGscYUSEP0uHoYh6pKkNWH9+7yzggRHuTv+4011VBwN9s+efrk+xZg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.27.6",
|
|
|
|
|
"@mui/utils": "^7.1.1",
|
|
|
|
|
"@mui/utils": "^7.2.0",
|
|
|
|
|
"reselect": "^5.1.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@ -2072,26 +2082,6 @@
|
|
|
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-internals": {
|
|
|
|
|
"version": "8.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-8kIxT66cea63iEseEIHSWzKju2Wzl7MsWFoAUQEyRvYqOFa2j9Un2Vn/EH2vy9nm/MtMAYpwOE/nt68/KTIA2w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.27.1",
|
|
|
|
|
"@mui/utils": "^7.0.2"
|
|
|
|
|
},
|
|
|
|
|
"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",
|
|
|
|
@ -2381,9 +2371,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/prop-types": {
|
|
|
|
|
"version": "15.7.14",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz",
|
|
|
|
|
"integrity": "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==",
|
|
|
|
|
"version": "15.7.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz",
|
|
|
|
|
"integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
@ -3450,27 +3440,26 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom": {
|
|
|
|
|
"version": "1.52.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-1.52.2.tgz",
|
|
|
|
|
"integrity": "sha512-HDwQTwGfJTFAa4x0Bf9NH/TVHULEFjI0/vBNhkZt7JAHFb7v+SrhlXGUIIKfQTPHHJIAQZm8v3yzc5g/NlCokA==",
|
|
|
|
|
"version": "1.52.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-1.52.3.tgz",
|
|
|
|
|
"integrity": "sha512-HUMzOYrgRdT6di+OMMJWBCbIB9yY3YUkLvDhExsfap0HX3X1EpZutEWdQg4CMthF2rslYMMF2cnN5pOVrQ5Rkw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-react/ast": "1.52.2",
|
|
|
|
|
"@eslint-react/core": "1.52.2",
|
|
|
|
|
"@eslint-react/eff": "1.52.2",
|
|
|
|
|
"@eslint-react/kit": "1.52.2",
|
|
|
|
|
"@eslint-react/shared": "1.52.2",
|
|
|
|
|
"@eslint-react/var": "1.52.2",
|
|
|
|
|
"@typescript-eslint/scope-manager": "^8.34.0",
|
|
|
|
|
"@typescript-eslint/types": "^8.34.0",
|
|
|
|
|
"@typescript-eslint/utils": "^8.34.0",
|
|
|
|
|
"@eslint-react/ast": "1.52.3",
|
|
|
|
|
"@eslint-react/core": "1.52.3",
|
|
|
|
|
"@eslint-react/eff": "1.52.3",
|
|
|
|
|
"@eslint-react/kit": "1.52.3",
|
|
|
|
|
"@eslint-react/shared": "1.52.3",
|
|
|
|
|
"@eslint-react/var": "1.52.3",
|
|
|
|
|
"@typescript-eslint/scope-manager": "^8.36.0",
|
|
|
|
|
"@typescript-eslint/types": "^8.36.0",
|
|
|
|
|
"@typescript-eslint/utils": "^8.36.0",
|
|
|
|
|
"compare-versions": "^6.1.1",
|
|
|
|
|
"string-ts": "^2.2.1",
|
|
|
|
|
"ts-pattern": "^5.7.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"bun": ">=1.0.15",
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
@ -3486,15 +3475,140 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==",
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/ast": {
|
|
|
|
|
"version": "1.52.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-1.52.3.tgz",
|
|
|
|
|
"integrity": "sha512-71afQeBz0t5FqxLPfOgfQy2703t4T4tM5ooF/swIfUljCQxrFvIYivzYU67wrwLSnmkSfFJKp99bUCz7L3IP4Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.35.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.35.0"
|
|
|
|
|
"@eslint-react/eff": "1.52.3",
|
|
|
|
|
"@typescript-eslint/types": "^8.36.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "^8.36.0",
|
|
|
|
|
"@typescript-eslint/utils": "^8.36.0",
|
|
|
|
|
"string-ts": "^2.2.1",
|
|
|
|
|
"ts-pattern": "^5.7.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/core": {
|
|
|
|
|
"version": "1.52.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-1.52.3.tgz",
|
|
|
|
|
"integrity": "sha512-N/fY3q1V0F81OzKGn0ZopmHY+OQHYQiS49MvpSWhNciL+TDxOo4CSt+wayMz5/9G/B/PwGB68eprjow0AaTYzA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-react/ast": "1.52.3",
|
|
|
|
|
"@eslint-react/eff": "1.52.3",
|
|
|
|
|
"@eslint-react/kit": "1.52.3",
|
|
|
|
|
"@eslint-react/shared": "1.52.3",
|
|
|
|
|
"@eslint-react/var": "1.52.3",
|
|
|
|
|
"@typescript-eslint/scope-manager": "^8.36.0",
|
|
|
|
|
"@typescript-eslint/type-utils": "^8.36.0",
|
|
|
|
|
"@typescript-eslint/types": "^8.36.0",
|
|
|
|
|
"@typescript-eslint/utils": "^8.36.0",
|
|
|
|
|
"birecord": "^0.1.1",
|
|
|
|
|
"ts-pattern": "^5.7.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/eff": {
|
|
|
|
|
"version": "1.52.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-react/eff/-/eff-1.52.3.tgz",
|
|
|
|
|
"integrity": "sha512-CU07yUuHrrBbb8C82via3GrAXkSMbcpxd6f18f/jjEmMAXzKbN2yq1t0GfG7iwIyZexDZ7R3QBa9ksk6iwtDAA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/kit": {
|
|
|
|
|
"version": "1.52.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-react/kit/-/kit-1.52.3.tgz",
|
|
|
|
|
"integrity": "sha512-IOsfaRSih7VdL9ZDjuqc7kjOlHOQOaK6hkSENK64dUcvcl6YwHk8/JXfV/glHTp3JxXrPSazBrnZKNXk0DzjKg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-react/eff": "1.52.3",
|
|
|
|
|
"@typescript-eslint/utils": "^8.36.0",
|
|
|
|
|
"ts-pattern": "^5.7.1",
|
|
|
|
|
"zod": "^4.0.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/shared": {
|
|
|
|
|
"version": "1.52.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-1.52.3.tgz",
|
|
|
|
|
"integrity": "sha512-+0/2SOkNxLKBtYVLx/BCNo5xTn+dxkzP6C63gQ2ehNudMAt3zf2DouD62cHSSbl+eSAgc0zWYg8ssm5ksLN4xw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-react/eff": "1.52.3",
|
|
|
|
|
"@eslint-react/kit": "1.52.3",
|
|
|
|
|
"@typescript-eslint/utils": "^8.36.0",
|
|
|
|
|
"ts-pattern": "^5.7.1",
|
|
|
|
|
"zod": "^4.0.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@eslint-react/var": {
|
|
|
|
|
"version": "1.52.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-1.52.3.tgz",
|
|
|
|
|
"integrity": "sha512-i2dfgoH93MHJNXqzS0vYIIpI2e6djIfzdnpMRHUyBYjTHFSPapE7RhcHFrAVPUrd85cUxIPW3pkTKAhkhUhYeA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-react/ast": "1.52.3",
|
|
|
|
|
"@eslint-react/eff": "1.52.3",
|
|
|
|
|
"@typescript-eslint/scope-manager": "^8.36.0",
|
|
|
|
|
"@typescript-eslint/types": "^8.36.0",
|
|
|
|
|
"@typescript-eslint/utils": "^8.36.0",
|
|
|
|
|
"string-ts": "^2.2.1",
|
|
|
|
|
"ts-pattern": "^5.7.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/project-service": {
|
|
|
|
|
"version": "8.36.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.36.0.tgz",
|
|
|
|
|
"integrity": "sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "^8.36.0",
|
|
|
|
|
"@typescript-eslint/types": "^8.36.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/eslint-plugin-react-dom/node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
|
"version": "8.36.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz",
|
|
|
|
|
"integrity": "sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.36.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.36.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
@ -3504,10 +3618,51 @@
|
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/tsconfig-utils": {
|
|
|
|
|
"version": "8.36.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz",
|
|
|
|
|
"integrity": "sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==",
|
|
|
|
|
"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/eslint-plugin-react-dom/node_modules/@typescript-eslint/type-utils": {
|
|
|
|
|
"version": "8.36.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz",
|
|
|
|
|
"integrity": "sha512-5aaGYG8cVDd6cxfk/ynpYzxBRZJk7w/ymto6uiyUFtdCozQIsQWh7M28/6r57Fwkbweng8qAzoMCPwSJfWlmsg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.36.0",
|
|
|
|
|
"@typescript-eslint/utils": "8.36.0",
|
|
|
|
|
"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 <5.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/types": {
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==",
|
|
|
|
|
"version": "8.36.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.36.0.tgz",
|
|
|
|
|
"integrity": "sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
@ -3519,16 +3674,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==",
|
|
|
|
|
"version": "8.36.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz",
|
|
|
|
|
"integrity": "sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/project-service": "8.35.0",
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "8.35.0",
|
|
|
|
|
"@typescript-eslint/types": "8.35.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.35.0",
|
|
|
|
|
"@typescript-eslint/project-service": "8.36.0",
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "8.36.0",
|
|
|
|
|
"@typescript-eslint/types": "8.36.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.36.0",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
@ -3548,16 +3703,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/utils": {
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg==",
|
|
|
|
|
"version": "8.36.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.36.0.tgz",
|
|
|
|
|
"integrity": "sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.7.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.35.0",
|
|
|
|
|
"@typescript-eslint/types": "8.35.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.35.0"
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.36.0",
|
|
|
|
|
"@typescript-eslint/types": "8.36.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.36.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
@ -3572,13 +3727,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==",
|
|
|
|
|
"version": "8.36.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz",
|
|
|
|
|
"integrity": "sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.35.0",
|
|
|
|
|
"@typescript-eslint/types": "8.36.0",
|
|
|
|
|
"eslint-visitor-keys": "^4.2.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@ -3628,6 +3783,16 @@
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-dom/node_modules/zod": {
|
|
|
|
|
"version": "4.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-/5UuuRPStvHXu7RS+gmvRf4NXrNxpSllGwDnCBcJZtQsKrviYXm54yDGV2KYNLT5kq0lHGcl7lqWJLgSaG+tgA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react-hooks": {
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz",
|
|
|
|
@ -4286,9 +4451,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/humanize-duration": {
|
|
|
|
|
"version": "3.32.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.32.2.tgz",
|
|
|
|
|
"integrity": "sha512-jcTwWYeCJf4dN5GJnjBmHd42bNyK94lY49QTkrsAQrMTUoIYLevvDpmQtg5uv8ZrdIRIbzdasmSNZ278HHUPEg==",
|
|
|
|
|
"version": "3.33.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.33.0.tgz",
|
|
|
|
|
"integrity": "sha512-vYJX7BSzn7EQ4SaP2lPYVy+icHDppB6k7myNeI3wrSRfwMS5+BHyGgzpHR0ptqJ2AQ6UuIKrclSg5ve6Ci4IAQ==",
|
|
|
|
|
"license": "Unlicense"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ignore": {
|
|
|
|
|