|
|
|
@@ -54,12 +54,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/code-frame": {
|
|
|
|
"node_modules/@babel/code-frame": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.26.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
|
|
|
|
"integrity": "sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==",
|
|
|
|
"integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/highlight": "^7.25.7",
|
|
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
|
|
|
|
|
|
"js-tokens": "^4.0.0",
|
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
@@ -67,9 +68,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/compat-data": {
|
|
|
|
"node_modules/@babel/compat-data": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.26.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.2.tgz",
|
|
|
|
"integrity": "sha512-9ickoLz+hcXCeh7jrcin+/SLWm+GkxE2kTvoYyp38p4WkdFXfQJxDFGWp/YHjiKLPx06z2A7W8XKuqbReXDzsw==",
|
|
|
|
"integrity": "sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
@@ -77,22 +78,22 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/core": {
|
|
|
|
"node_modules/@babel/core": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.26.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.0.tgz",
|
|
|
|
"integrity": "sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow==",
|
|
|
|
"integrity": "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
|
"@babel/code-frame": "^7.25.7",
|
|
|
|
"@babel/code-frame": "^7.26.0",
|
|
|
|
"@babel/generator": "^7.25.7",
|
|
|
|
"@babel/generator": "^7.26.0",
|
|
|
|
"@babel/helper-compilation-targets": "^7.25.7",
|
|
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
|
|
"@babel/helper-module-transforms": "^7.25.7",
|
|
|
|
"@babel/helper-module-transforms": "^7.26.0",
|
|
|
|
"@babel/helpers": "^7.25.7",
|
|
|
|
"@babel/helpers": "^7.26.0",
|
|
|
|
"@babel/parser": "^7.25.7",
|
|
|
|
"@babel/parser": "^7.26.0",
|
|
|
|
"@babel/template": "^7.25.7",
|
|
|
|
"@babel/template": "^7.25.9",
|
|
|
|
"@babel/traverse": "^7.25.7",
|
|
|
|
"@babel/traverse": "^7.25.9",
|
|
|
|
"@babel/types": "^7.25.7",
|
|
|
|
"@babel/types": "^7.26.0",
|
|
|
|
"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",
|
|
|
|
@@ -125,12 +126,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.26.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.2.tgz",
|
|
|
|
"integrity": "sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==",
|
|
|
|
"integrity": "sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.25.7",
|
|
|
|
"@babel/parser": "^7.26.2",
|
|
|
|
|
|
|
|
"@babel/types": "^7.26.0",
|
|
|
|
"@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"
|
|
|
|
@@ -140,14 +142,14 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.25.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz",
|
|
|
|
"integrity": "sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A==",
|
|
|
|
"integrity": "sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/compat-data": "^7.25.7",
|
|
|
|
"@babel/compat-data": "^7.25.9",
|
|
|
|
"@babel/helper-validator-option": "^7.25.7",
|
|
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
|
|
"browserslist": "^4.24.0",
|
|
|
|
"browserslist": "^4.24.0",
|
|
|
|
"lru-cache": "^5.1.1",
|
|
|
|
"lru-cache": "^5.1.1",
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
@@ -167,29 +169,28 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-module-imports": {
|
|
|
|
"node_modules/@babel/helper-module-imports": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.25.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz",
|
|
|
|
"integrity": "sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==",
|
|
|
|
"integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/traverse": "^7.25.7",
|
|
|
|
"@babel/traverse": "^7.25.9",
|
|
|
|
"@babel/types": "^7.25.7"
|
|
|
|
"@babel/types": "^7.25.9"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.26.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz",
|
|
|
|
"integrity": "sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==",
|
|
|
|
"integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-module-imports": "^7.25.7",
|
|
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
|
|
"@babel/helper-simple-access": "^7.25.7",
|
|
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
|
|
"@babel/helper-validator-identifier": "^7.25.7",
|
|
|
|
"@babel/traverse": "^7.25.9"
|
|
|
|
"@babel/traverse": "^7.25.7"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -199,51 +200,37 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.25.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz",
|
|
|
|
"integrity": "sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw==",
|
|
|
|
"integrity": "sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-simple-access": {
|
|
|
|
|
|
|
|
"version": "7.25.7",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.7.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"@babel/traverse": "^7.25.7",
|
|
|
|
|
|
|
|
"@babel/types": "^7.25.7"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@babel/helper-string-parser": {
|
|
|
|
"node_modules/@babel/helper-string-parser": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.25.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
|
|
|
|
"integrity": "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==",
|
|
|
|
"integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.25.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
|
|
|
|
"integrity": "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==",
|
|
|
|
"integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-validator-option": {
|
|
|
|
"node_modules/@babel/helper-validator-option": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.25.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz",
|
|
|
|
"integrity": "sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==",
|
|
|
|
"integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
@@ -251,41 +238,26 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helpers": {
|
|
|
|
"node_modules/@babel/helpers": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.26.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz",
|
|
|
|
"integrity": "sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==",
|
|
|
|
"integrity": "sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/template": "^7.25.7",
|
|
|
|
"@babel/template": "^7.25.9",
|
|
|
|
"@babel/types": "^7.25.7"
|
|
|
|
"@babel/types": "^7.26.0"
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@babel/highlight": {
|
|
|
|
|
|
|
|
"version": "7.25.7",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.7.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==",
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.25.7",
|
|
|
|
|
|
|
|
"chalk": "^2.4.2",
|
|
|
|
|
|
|
|
"js-tokens": "^4.0.0",
|
|
|
|
|
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.26.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.2.tgz",
|
|
|
|
"integrity": "sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==",
|
|
|
|
"integrity": "sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.25.7"
|
|
|
|
"@babel/types": "^7.26.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"bin": {
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
@@ -295,13 +267,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.25.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.25.9.tgz",
|
|
|
|
"integrity": "sha512-JD9MUnLbPL0WdVK8AWC7F7tTG2OS6u/AKKnsK+NdRhUiVdnzyR1S3kKQCaRLOiaULvUiqK6Z4JQE635VgtCFeg==",
|
|
|
|
"integrity": "sha512-y8quW6p0WHkEhmErnfe58r7x0A70uKphQm8Sp8cV7tjNQwK56sNVK0M73LK3WuYmsuyrftut4xAkjjgU0twaMg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.7"
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -311,13 +283,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.25.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.25.9.tgz",
|
|
|
|
"integrity": "sha512-S/JXG/KrbIY06iyJPKfxr0qRxnhNOdkNXYBl/rmwgDd72cQLH9tEGkDm/yJPGvcSIUoikzfjMios9i+xT/uv9w==",
|
|
|
|
"integrity": "sha512-+iqjT8xmXhhYv4/uiYd8FNQsraMFZIfxVSqxxVSZP0WbbSAWvBXAul0m/zu+7Vv4O/3WtApy9pmaTMiumEZgfg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.7"
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -339,30 +311,30 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/template": {
|
|
|
|
"node_modules/@babel/template": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.25.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz",
|
|
|
|
"integrity": "sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==",
|
|
|
|
"integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/code-frame": "^7.25.7",
|
|
|
|
"@babel/code-frame": "^7.25.9",
|
|
|
|
"@babel/parser": "^7.25.7",
|
|
|
|
"@babel/parser": "^7.25.9",
|
|
|
|
"@babel/types": "^7.25.7"
|
|
|
|
"@babel/types": "^7.25.9"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/traverse": {
|
|
|
|
"node_modules/@babel/traverse": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.25.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.9.tgz",
|
|
|
|
"integrity": "sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==",
|
|
|
|
"integrity": "sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/code-frame": "^7.25.7",
|
|
|
|
"@babel/code-frame": "^7.25.9",
|
|
|
|
"@babel/generator": "^7.25.7",
|
|
|
|
"@babel/generator": "^7.25.9",
|
|
|
|
"@babel/parser": "^7.25.7",
|
|
|
|
"@babel/parser": "^7.25.9",
|
|
|
|
"@babel/template": "^7.25.7",
|
|
|
|
"@babel/template": "^7.25.9",
|
|
|
|
"@babel/types": "^7.25.7",
|
|
|
|
"@babel/types": "^7.25.9",
|
|
|
|
"debug": "^4.3.1",
|
|
|
|
"debug": "^4.3.1",
|
|
|
|
"globals": "^11.1.0"
|
|
|
|
"globals": "^11.1.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
@@ -371,14 +343,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
"version": "7.25.7",
|
|
|
|
"version": "7.26.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.7.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.0.tgz",
|
|
|
|
"integrity": "sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==",
|
|
|
|
"integrity": "sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-string-parser": "^7.25.7",
|
|
|
|
"@babel/helper-string-parser": "^7.25.9",
|
|
|
|
"@babel/helper-validator-identifier": "^7.25.7",
|
|
|
|
"@babel/helper-validator-identifier": "^7.25.9"
|
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -481,16 +452,16 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@emotion/styled": {
|
|
|
|
"node_modules/@emotion/styled": {
|
|
|
|
"version": "11.13.5",
|
|
|
|
"version": "11.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.13.5.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.14.0.tgz",
|
|
|
|
"integrity": "sha512-gnOQ+nGLPvDXgIx119JqGalys64lhMdnNQA9TMxhDA4K0Hq5+++OE20Zs5GxiCV9r814xQ2K5WmtofSpHVW6BQ==",
|
|
|
|
"integrity": "sha512-XxfOnXFffatap2IyCeJyNov3kiDQWoR08gPUQxvbL7fxKryGBKUZUkG6Hz48DZwVrJSVh9sJboyV1Ds4OW6SgA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.18.3",
|
|
|
|
"@babel/runtime": "^7.18.3",
|
|
|
|
"@emotion/babel-plugin": "^11.13.5",
|
|
|
|
"@emotion/babel-plugin": "^11.13.5",
|
|
|
|
"@emotion/is-prop-valid": "^1.3.0",
|
|
|
|
"@emotion/is-prop-valid": "^1.3.0",
|
|
|
|
"@emotion/serialize": "^1.3.3",
|
|
|
|
"@emotion/serialize": "^1.3.3",
|
|
|
|
"@emotion/use-insertion-effect-with-fallbacks": "^1.1.0",
|
|
|
|
"@emotion/use-insertion-effect-with-fallbacks": "^1.2.0",
|
|
|
|
"@emotion/utils": "^1.4.2"
|
|
|
|
"@emotion/utils": "^1.4.2"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
@@ -510,9 +481,9 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@emotion/use-insertion-effect-with-fallbacks": {
|
|
|
|
"node_modules/@emotion/use-insertion-effect-with-fallbacks": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"version": "1.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.1.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.2.0.tgz",
|
|
|
|
"integrity": "sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==",
|
|
|
|
"integrity": "sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"react": ">=16.8.0"
|
|
|
|
"react": ">=16.8.0"
|
|
|
|
@@ -1212,9 +1183,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@mui/core-downloads-tracker": {
|
|
|
|
"node_modules/@mui/core-downloads-tracker": {
|
|
|
|
"version": "6.1.9",
|
|
|
|
"version": "6.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-6.1.9.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-6.2.0.tgz",
|
|
|
|
"integrity": "sha512-TWqj7b1w5cmSz4H/uf+y2AHxAH4ldPR7D2bz0XVyn60GCAo/zRbRPx7cF8gTs/i7CiYeHzV6dtat0VpMwOtolw==",
|
|
|
|
"integrity": "sha512-Nn5PSkUqbDrvezpiiiYZiAbX4SFEiy3CbikUL6pWOXEUsq+L1j50OOyyUIHpaX2Hr+5V5UxTh+fPeC4nsGNhdw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"type": "opencollective",
|
|
|
|
@@ -1222,9 +1193,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@mui/icons-material": {
|
|
|
|
"node_modules/@mui/icons-material": {
|
|
|
|
"version": "6.1.9",
|
|
|
|
"version": "6.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.1.9.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.2.0.tgz",
|
|
|
|
"integrity": "sha512-AzlhIT51rdjkZ/EcUV2dbhNkNSUHIqCnNoUxodpiTw8buyAUBd+qnxg5OBSuPpun/ZEdSSB8Q7Uyh6zqjiMsEQ==",
|
|
|
|
"integrity": "sha512-WR1EEhGOSvxAsoTSzWZBlrWFjul8wziDrII4rC3PvMBHhBYBqEc2n/0aamfFbwkH5EiYb96aqc6kYY6tB310Sw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.26.0"
|
|
|
|
"@babel/runtime": "^7.26.0"
|
|
|
|
@@ -1237,7 +1208,7 @@
|
|
|
|
"url": "https://opencollective.com/mui-org"
|
|
|
|
"url": "https://opencollective.com/mui-org"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"@mui/material": "^6.1.9",
|
|
|
|
"@mui/material": "^6.2.0",
|
|
|
|
"@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"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
@@ -1248,22 +1219,22 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@mui/material": {
|
|
|
|
"node_modules/@mui/material": {
|
|
|
|
"version": "6.1.9",
|
|
|
|
"version": "6.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/material/-/material-6.1.9.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/material/-/material-6.2.0.tgz",
|
|
|
|
"integrity": "sha512-NwqIN0bdsgzSbZd5JFcC+2ez0XW/XNs8uiV2PDHrqQ4qf/FEasFJG1z6g8JbCN0YlTrHZekVb17X0Fv0qcYJfQ==",
|
|
|
|
"integrity": "sha512-7FXXUPIyYzP02a7GvqwJ7ocmdP+FkvLvmy/uxG1TDmTlsr8nEClQp75uxiVznJqAY/jJy4d+Rj/fNWNxwidrYQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.26.0",
|
|
|
|
"@babel/runtime": "^7.26.0",
|
|
|
|
"@mui/core-downloads-tracker": "^6.1.9",
|
|
|
|
"@mui/core-downloads-tracker": "^6.2.0",
|
|
|
|
"@mui/system": "^6.1.9",
|
|
|
|
"@mui/system": "^6.2.0",
|
|
|
|
"@mui/types": "^7.2.19",
|
|
|
|
"@mui/types": "^7.2.19",
|
|
|
|
"@mui/utils": "^6.1.9",
|
|
|
|
"@mui/utils": "^6.2.0",
|
|
|
|
"@popperjs/core": "^2.11.8",
|
|
|
|
"@popperjs/core": "^2.11.8",
|
|
|
|
"@types/react-transition-group": "^4.4.11",
|
|
|
|
"@types/react-transition-group": "^4.4.11",
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
"csstype": "^3.1.3",
|
|
|
|
"csstype": "^3.1.3",
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
"react-is": "^18.3.1",
|
|
|
|
"react-is": "^19.0.0",
|
|
|
|
"react-transition-group": "^4.4.5"
|
|
|
|
"react-transition-group": "^4.4.5"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
@@ -1276,7 +1247,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-pigment-css": "^6.1.9",
|
|
|
|
"@mui/material-pigment-css": "^6.2.0",
|
|
|
|
"@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",
|
|
|
|
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
@@ -1297,13 +1268,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@mui/private-theming": {
|
|
|
|
"node_modules/@mui/private-theming": {
|
|
|
|
"version": "6.1.9",
|
|
|
|
"version": "6.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-6.1.9.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-6.2.0.tgz",
|
|
|
|
"integrity": "sha512-7aum/O1RquBYhfwL/7egDyl9GqJgPM6hoJDFFBbhF6Sgv9yI9v4w3ArKUkuVvR0CtVj4NXRVMKEioh1bjUzvuA==",
|
|
|
|
"integrity": "sha512-lYd2MrVddhentF1d/cMXKnwlDjr/shbO3A2eGq22PCYUoZaqtAGZMc0U86KnJ/Sh5YzNYePqTOaaowAN8Qea8A==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.26.0",
|
|
|
|
"@babel/runtime": "^7.26.0",
|
|
|
|
"@mui/utils": "^6.1.9",
|
|
|
|
"@mui/utils": "^6.2.0",
|
|
|
|
"prop-types": "^15.8.1"
|
|
|
|
"prop-types": "^15.8.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
@@ -1324,9 +1295,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@mui/styled-engine": {
|
|
|
|
"node_modules/@mui/styled-engine": {
|
|
|
|
"version": "6.1.9",
|
|
|
|
"version": "6.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-6.1.9.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-6.2.0.tgz",
|
|
|
|
"integrity": "sha512-xynSLlJRxHLzSfQaiDjkaTx8LiFb9ByVa7aOdwFnTxGWFMY1F+mkXwAUY4jDDE+MAxkWxlzzQE0wOohnsxhdQg==",
|
|
|
|
"integrity": "sha512-rV4YCu6kcCjMnHFXU/tQcL6XfYVfFVR8n3ZVNGnk2rpXnt/ctOPJsF+eUQuhkHciueLVKpI06+umr1FxWWhVmQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.26.0",
|
|
|
|
"@babel/runtime": "^7.26.0",
|
|
|
|
@@ -1358,16 +1329,16 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@mui/system": {
|
|
|
|
"node_modules/@mui/system": {
|
|
|
|
"version": "6.1.9",
|
|
|
|
"version": "6.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/system/-/system-6.1.9.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/system/-/system-6.2.0.tgz",
|
|
|
|
"integrity": "sha512-8x+RucnNp21gfFYsklCaZf0COXbv3+v0lrVuXONxvPEkESi2rwLlOi8UPJfcz6LxZOAX3v3oQ7qw18vnpgueRg==",
|
|
|
|
"integrity": "sha512-DCeqev9Cd4f4pm3O1lqSGW/DIHHBG6ZpqMX9iIAvN4asYv+pPWv2/lKov9kWk5XThhxFnGSv93SRNE1kNRRg5Q==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.26.0",
|
|
|
|
"@babel/runtime": "^7.26.0",
|
|
|
|
"@mui/private-theming": "^6.1.9",
|
|
|
|
"@mui/private-theming": "^6.2.0",
|
|
|
|
"@mui/styled-engine": "^6.1.9",
|
|
|
|
"@mui/styled-engine": "^6.2.0",
|
|
|
|
"@mui/types": "^7.2.19",
|
|
|
|
"@mui/types": "^7.2.19",
|
|
|
|
"@mui/utils": "^6.1.9",
|
|
|
|
"@mui/utils": "^6.2.0",
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
"csstype": "^3.1.3",
|
|
|
|
"csstype": "^3.1.3",
|
|
|
|
"prop-types": "^15.8.1"
|
|
|
|
"prop-types": "^15.8.1"
|
|
|
|
@@ -1412,17 +1383,17 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@mui/utils": {
|
|
|
|
"node_modules/@mui/utils": {
|
|
|
|
"version": "6.1.9",
|
|
|
|
"version": "6.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-6.1.9.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-6.2.0.tgz",
|
|
|
|
"integrity": "sha512-N7uzBp7p2or+xanXn3aH2OTINC6F/Ru/U8h6amhRZEev8bJhKN86rIDIoxZZ902tj+09LXtH83iLxFMjMHyqNA==",
|
|
|
|
"integrity": "sha512-77CaFJi+OIi2SjbPwCis8z5DXvE0dfx9hBz5FguZHt1VYFlWEPCWTHcMsQCahSErnfik5ebLsYK8+D+nsjGVfw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.26.0",
|
|
|
|
"@babel/runtime": "^7.26.0",
|
|
|
|
"@mui/types": "^7.2.19",
|
|
|
|
"@mui/types": "^7.2.19",
|
|
|
|
"@types/prop-types": "^15.7.13",
|
|
|
|
"@types/prop-types": "^15.7.14",
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
"react-is": "^18.3.1"
|
|
|
|
"react-is": "^19.0.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
@@ -1442,9 +1413,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@mui/x-charts": {
|
|
|
|
"node_modules/@mui/x-charts": {
|
|
|
|
"version": "7.23.0",
|
|
|
|
"version": "7.23.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.23.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.23.2.tgz",
|
|
|
|
"integrity": "sha512-lXG+vRMFvisFaj93LlglZij7e5NEHptXQG0x9EshSI8uIm8HN9Xp77qIdE95xLyltImakuFCeJaEk9oaRMBTpA==",
|
|
|
|
"integrity": "sha512-wLeogvQZZtyrAOdG06mDzIQSHBSAB09Uy16AYRUcMxVObi7Fs0i3TJUMpQHMYz1/1DvE1u8zstDgVpVfk8/iCA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.25.7",
|
|
|
|
"@babel/runtime": "^7.25.7",
|
|
|
|
@@ -1500,9 +1471,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@mui/x-date-pickers": {
|
|
|
|
"node_modules/@mui/x-date-pickers": {
|
|
|
|
"version": "7.23.0",
|
|
|
|
"version": "7.23.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.23.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.23.2.tgz",
|
|
|
|
"integrity": "sha512-Db9ElibVYHluXLVsRLfFwlYkL6/3NNE5AosSZiTx+Gw7uix/Z3pdjyHeA3ab65fU1tCk08XHY0PU6LQFifYB2g==",
|
|
|
|
"integrity": "sha512-Kt9VsEnShaBKiaastTYku66UIWptgc9UMA16d0G/0TkfIsvZrAD3iacQR6HHAXWspaFshdfsRmW2JAoFhzKZsg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.25.7",
|
|
|
|
"@babel/runtime": "^7.25.7",
|
|
|
|
@@ -2052,15 +2023,15 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@types/prop-types": {
|
|
|
|
"node_modules/@types/prop-types": {
|
|
|
|
"version": "15.7.13",
|
|
|
|
"version": "15.7.14",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.13.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz",
|
|
|
|
"integrity": "sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==",
|
|
|
|
"integrity": "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==",
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
"version": "18.3.12",
|
|
|
|
"version": "18.3.17",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.12.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.17.tgz",
|
|
|
|
"integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==",
|
|
|
|
"integrity": "sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@types/prop-types": "*",
|
|
|
|
"@types/prop-types": "*",
|
|
|
|
@@ -2127,16 +2098,16 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/parser": {
|
|
|
|
"node_modules/@typescript-eslint/parser": {
|
|
|
|
"version": "8.16.0",
|
|
|
|
"version": "8.18.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.16.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.18.1.tgz",
|
|
|
|
"integrity": "sha512-D7DbgGFtsqIPIFMPJwCad9Gfi/hC0PWErRRHFnaCWoEDYi5tQUDiJCTmGUbBiLzjqAck4KcXt9Ayj0CNlIrF+w==",
|
|
|
|
"integrity": "sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/scope-manager": "8.16.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.18.1",
|
|
|
|
"@typescript-eslint/types": "8.16.0",
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.16.0",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.18.1",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.16.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.1",
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
@@ -2147,12 +2118,98 @@
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0"
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
|
|
|
|
"typescript": ">=4.8.4 <5.8.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"engines": {
|
|
|
|
"typescript": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
}
|
|
|
|
"funding": {
|
|
|
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": {
|
|
|
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"funding": {
|
|
|
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.1",
|
|
|
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
|
|
|
|
"minimatch": "^9.0.4",
|
|
|
|
|
|
|
|
"semver": "^7.6.0",
|
|
|
|
|
|
|
|
"ts-api-utils": "^1.3.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"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.8.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
|
|
|
"eslint-visitor-keys": "^4.2.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"funding": {
|
|
|
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@typescript-eslint/parser/node_modules/eslint-visitor-keys": {
|
|
|
|
|
|
|
|
"version": "4.2.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"funding": {
|
|
|
|
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
@@ -2304,15 +2361,15 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@vitejs/plugin-react": {
|
|
|
|
"node_modules/@vitejs/plugin-react": {
|
|
|
|
"version": "4.3.3",
|
|
|
|
"version": "4.3.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.4.tgz",
|
|
|
|
"integrity": "sha512-NooDe9GpHGqNns1i8XDERg0Vsg5SSYRhRxxyTGogUdkdNt47jal+fbuYi+Yfq6pzRCKXyoPcWisfxE6RIM3GKA==",
|
|
|
|
"integrity": "sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/core": "^7.25.2",
|
|
|
|
"@babel/core": "^7.26.0",
|
|
|
|
"@babel/plugin-transform-react-jsx-self": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-react-jsx-self": "^7.25.9",
|
|
|
|
"@babel/plugin-transform-react-jsx-source": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-react-jsx-source": "^7.25.9",
|
|
|
|
"@types/babel__core": "^7.20.5",
|
|
|
|
"@types/babel__core": "^7.20.5",
|
|
|
|
"react-refresh": "^0.14.2"
|
|
|
|
"react-refresh": "^0.14.2"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
@@ -2320,7 +2377,7 @@
|
|
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"vite": "^4.2.0 || ^5.0.0"
|
|
|
|
"vite": "^4.2.0 || ^5.0.0 || ^6.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/acorn": {
|
|
|
|
"node_modules/acorn": {
|
|
|
|
@@ -2363,18 +2420,6 @@
|
|
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/ansi-styles": {
|
|
|
|
|
|
|
|
"version": "3.2.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"color-convert": "^1.9.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/argparse": {
|
|
|
|
"node_modules/argparse": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"version": "2.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
|
|
@@ -2428,9 +2473,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/browserslist": {
|
|
|
|
"node_modules/browserslist": {
|
|
|
|
"version": "4.24.0",
|
|
|
|
"version": "4.24.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.2.tgz",
|
|
|
|
"integrity": "sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==",
|
|
|
|
"integrity": "sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@@ -2448,10 +2493,10 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"caniuse-lite": "^1.0.30001663",
|
|
|
|
"caniuse-lite": "^1.0.30001669",
|
|
|
|
"electron-to-chromium": "^1.5.28",
|
|
|
|
"electron-to-chromium": "^1.5.41",
|
|
|
|
"node-releases": "^2.0.18",
|
|
|
|
"node-releases": "^2.0.18",
|
|
|
|
"update-browserslist-db": "^1.1.0"
|
|
|
|
"update-browserslist-db": "^1.1.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"bin": {
|
|
|
|
"browserslist": "cli.js"
|
|
|
|
"browserslist": "cli.js"
|
|
|
|
@@ -2470,9 +2515,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/caniuse-lite": {
|
|
|
|
"node_modules/caniuse-lite": {
|
|
|
|
"version": "1.0.30001667",
|
|
|
|
"version": "1.0.30001684",
|
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001667.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001684.tgz",
|
|
|
|
"integrity": "sha512-7LTwJjcRkzKFmtqGsibMeuXmvFDfZq/nzIjnmgCGzKKRVzjD72selLDK1oPF/Oxzmt4fNcPvTDvGqSDG4tCALw==",
|
|
|
|
"integrity": "sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@@ -2490,29 +2535,6 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"license": "CC-BY-4.0"
|
|
|
|
"license": "CC-BY-4.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/chalk": {
|
|
|
|
|
|
|
|
"version": "2.4.2",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"ansi-styles": "^3.2.1",
|
|
|
|
|
|
|
|
"escape-string-regexp": "^1.0.5",
|
|
|
|
|
|
|
|
"supports-color": "^5.3.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/chalk/node_modules/escape-string-regexp": {
|
|
|
|
|
|
|
|
"version": "1.0.5",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=0.8.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/clsx": {
|
|
|
|
"node_modules/clsx": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"version": "2.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
|
|
|
|
@@ -2522,21 +2544,6 @@
|
|
|
|
"node": ">=6"
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/color-convert": {
|
|
|
|
|
|
|
|
"version": "1.9.3",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"color-name": "1.1.3"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/color-name": {
|
|
|
|
|
|
|
|
"version": "1.1.3",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
|
|
|
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/concat-map": {
|
|
|
|
"node_modules/concat-map": {
|
|
|
|
"version": "0.0.1",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
|
|
|
@@ -2767,9 +2774,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/electron-to-chromium": {
|
|
|
|
"node_modules/electron-to-chromium": {
|
|
|
|
"version": "1.5.33",
|
|
|
|
"version": "1.5.65",
|
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.33.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.65.tgz",
|
|
|
|
"integrity": "sha512-+cYTcFB1QqD4j4LegwLfpCNxifb6dDFUAwk6RsLusCwIaZI6or2f+q8rs5tTB2YC53HhOlIbEaqHMAAC8IOIwA==",
|
|
|
|
"integrity": "sha512-PWVzBjghx7/wop6n22vS2MLU8tKGd4Q91aCEGhG/TYmW6PP5OcSXcdnxTe1NNt0T66N8D6jxh4kC8UsdzOGaIw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
@@ -2917,13 +2924,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-react-refresh": {
|
|
|
|
"node_modules/eslint-plugin-react-refresh": {
|
|
|
|
"version": "0.4.14",
|
|
|
|
"version": "0.4.16",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.14.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.16.tgz",
|
|
|
|
"integrity": "sha512-aXvzCTK7ZBv1e7fahFuR3Z/fyQQSIQ711yPgYRj+Oj64tyTgO4iQIDmYXDBqvSWQ/FA4OSCsXOStlF+noU0/NA==",
|
|
|
|
"integrity": "sha512-slterMlxAhov/DZO8NScf6mEeMBBXodFUolijDvrtTxyezyLoTQaa73FyYus/VbTdftd8wBgBxPMRk3poleXNQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": ">=7"
|
|
|
|
"eslint": ">=8.40"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/eslint-scope": {
|
|
|
|
"node_modules/eslint-scope": {
|
|
|
|
@@ -3363,15 +3370,6 @@
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/has-flag": {
|
|
|
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/hasown": {
|
|
|
|
"node_modules/hasown": {
|
|
|
|
"version": "2.0.2",
|
|
|
|
"version": "2.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
|
|
|
|
@@ -3986,9 +3984,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/react-is": {
|
|
|
|
"node_modules/react-is": {
|
|
|
|
"version": "18.3.1",
|
|
|
|
"version": "19.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.0.0.tgz",
|
|
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
|
|
"integrity": "sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g==",
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/react-refresh": {
|
|
|
|
"node_modules/react-refresh": {
|
|
|
|
@@ -4254,18 +4252,6 @@
|
|
|
|
"integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==",
|
|
|
|
"integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==",
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/supports-color": {
|
|
|
|
|
|
|
|
"version": "5.5.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"has-flag": "^3.0.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
|
|
|
@@ -4278,15 +4264,6 @@
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/to-fast-properties": {
|
|
|
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/to-regex-range": {
|
|
|
|
"node_modules/to-regex-range": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"version": "5.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
|
|
@@ -4333,9 +4310,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/typescript": {
|
|
|
|
"node_modules/typescript": {
|
|
|
|
"version": "5.6.3",
|
|
|
|
"version": "5.7.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
|
|
|
|
"integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
|
|
|
|
"integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"bin": {
|
|
|
|
"bin": {
|
|
|
|
|