|
|
|
@ -50,7 +50,7 @@
|
|
|
|
|
"eslint-plugin-import": "^2.31.0",
|
|
|
|
|
"eslint-plugin-jsx-a11y": "^6.8.0",
|
|
|
|
|
"eslint-plugin-prettier": "^5.2.1",
|
|
|
|
|
"eslint-plugin-react": "^7.37.1",
|
|
|
|
|
"eslint-plugin-react": "^7.37.2",
|
|
|
|
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
|
|
|
"postcss": "^8.4.47",
|
|
|
|
|
"prettier": "^3.2.5",
|
|
|
|
@ -2729,9 +2729,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es-abstract": {
|
|
|
|
|
"version": "1.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==",
|
|
|
|
|
"version": "1.23.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.5.tgz",
|
|
|
|
|
"integrity": "sha512-vlmniQ0WNPwXqA0BnmwV3Ng7HxiGlh6r5U6JcTMNx8OilcAGqVJBHJcPjqOMaczU9fRuRK5Px2BdVyPRnKMMVQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -2750,7 +2750,7 @@
|
|
|
|
|
"function.prototype.name": "^1.1.6",
|
|
|
|
|
"get-intrinsic": "^1.2.4",
|
|
|
|
|
"get-symbol-description": "^1.0.2",
|
|
|
|
|
"globalthis": "^1.0.3",
|
|
|
|
|
"globalthis": "^1.0.4",
|
|
|
|
|
"gopd": "^1.0.1",
|
|
|
|
|
"has-property-descriptors": "^1.0.2",
|
|
|
|
|
"has-proto": "^1.0.3",
|
|
|
|
@ -2766,10 +2766,10 @@
|
|
|
|
|
"is-string": "^1.0.7",
|
|
|
|
|
"is-typed-array": "^1.1.13",
|
|
|
|
|
"is-weakref": "^1.0.2",
|
|
|
|
|
"object-inspect": "^1.13.1",
|
|
|
|
|
"object-inspect": "^1.13.3",
|
|
|
|
|
"object-keys": "^1.1.1",
|
|
|
|
|
"object.assign": "^4.1.5",
|
|
|
|
|
"regexp.prototype.flags": "^1.5.2",
|
|
|
|
|
"regexp.prototype.flags": "^1.5.3",
|
|
|
|
|
"safe-array-concat": "^1.1.2",
|
|
|
|
|
"safe-regex-test": "^1.0.3",
|
|
|
|
|
"string.prototype.trim": "^1.2.9",
|
|
|
|
@ -2834,9 +2834,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es-iterator-helpers": {
|
|
|
|
|
"version": "1.0.19",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz",
|
|
|
|
|
"integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==",
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-tpxqxncxnpw3c93u8n3VOzACmRFoVmWJqbWXvX/JfKbkhBw1oslgPrUfeSt2psuqyEJFD6N/9lg5i7bsKpoq+Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -2847,12 +2847,13 @@
|
|
|
|
|
"es-set-tostringtag": "^2.0.3",
|
|
|
|
|
"function-bind": "^1.1.2",
|
|
|
|
|
"get-intrinsic": "^1.2.4",
|
|
|
|
|
"globalthis": "^1.0.3",
|
|
|
|
|
"globalthis": "^1.0.4",
|
|
|
|
|
"gopd": "^1.0.1",
|
|
|
|
|
"has-property-descriptors": "^1.0.2",
|
|
|
|
|
"has-proto": "^1.0.3",
|
|
|
|
|
"has-symbols": "^1.0.3",
|
|
|
|
|
"internal-slot": "^1.0.7",
|
|
|
|
|
"iterator.prototype": "^1.1.2",
|
|
|
|
|
"iterator.prototype": "^1.1.3",
|
|
|
|
|
"safe-array-concat": "^1.1.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@ -3280,17 +3281,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-react": {
|
|
|
|
|
"version": "7.37.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz",
|
|
|
|
|
"integrity": "sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==",
|
|
|
|
|
"version": "7.37.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.2.tgz",
|
|
|
|
|
"integrity": "sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"array-includes": "^3.1.8",
|
|
|
|
|
"array.prototype.findlast": "^1.2.5",
|
|
|
|
|
"array.prototype.flatmap": "^1.3.2",
|
|
|
|
|
"array.prototype.tosorted": "^1.1.4",
|
|
|
|
|
"doctrine": "^2.1.0",
|
|
|
|
|
"es-iterator-helpers": "^1.0.19",
|
|
|
|
|
"es-iterator-helpers": "^1.1.0",
|
|
|
|
|
"estraverse": "^5.3.0",
|
|
|
|
|
"hasown": "^2.0.2",
|
|
|
|
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
|
|
@ -4676,13 +4678,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-finalizationregistry": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==",
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-qfMdqbAQEwBw78ZyReKnlA8ezmPdb9BemzIIip/JkjaZUhitfXDkkr+3QTboW0JrSXT1QWyYShpvnNHGZ4c4yA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"call-bind": "^1.0.2"
|
|
|
|
|
"call-bind": "^1.0.7"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
@ -4973,9 +4978,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/iterator.prototype": {
|
|
|
|
|
"version": "1.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==",
|
|
|
|
|
"version": "1.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-FW5iMbeQ6rBGm/oKgzq2aW4KvAGpxPzYES8N4g4xNXUKpL1mclMvOe+76AcLDTvD+Ze+sOpVhgdAQEKF4L9iGQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -4984,6 +4989,9 @@
|
|
|
|
|
"has-symbols": "^1.0.3",
|
|
|
|
|
"reflect.getprototypeof": "^1.0.4",
|
|
|
|
|
"set-function-name": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jackspeak": {
|
|
|
|
@ -5757,9 +5765,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/object-inspect": {
|
|
|
|
|
"version": "1.13.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz",
|
|
|
|
|
"integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
|
|
|
|
|
"version": "1.13.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz",
|
|
|
|
|
"integrity": "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
@ -6676,19 +6684,19 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/reflect.getprototypeof": {
|
|
|
|
|
"version": "1.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==",
|
|
|
|
|
"version": "1.0.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.7.tgz",
|
|
|
|
|
"integrity": "sha512-bMvFGIUKlc/eSfXNX+aZ+EL95/EgZzuwA0OBPTbZZDEJw/0AkentjMuM1oiRfwHrshqk4RzdgiTg5CcDalXN5g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"call-bind": "^1.0.7",
|
|
|
|
|
"define-properties": "^1.2.1",
|
|
|
|
|
"es-abstract": "^1.23.1",
|
|
|
|
|
"es-abstract": "^1.23.5",
|
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
|
"get-intrinsic": "^1.2.4",
|
|
|
|
|
"globalthis": "^1.0.3",
|
|
|
|
|
"which-builtin-type": "^1.1.3"
|
|
|
|
|
"gopd": "^1.0.1",
|
|
|
|
|
"which-builtin-type": "^1.1.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
@ -6704,16 +6712,16 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/regexp.prototype.flags": {
|
|
|
|
|
"version": "1.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==",
|
|
|
|
|
"version": "1.5.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz",
|
|
|
|
|
"integrity": "sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"call-bind": "^1.0.6",
|
|
|
|
|
"call-bind": "^1.0.7",
|
|
|
|
|
"define-properties": "^1.2.1",
|
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
|
"set-function-name": "^2.0.1"
|
|
|
|
|
"set-function-name": "^2.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
@ -8336,17 +8344,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/which-builtin-type": {
|
|
|
|
|
"version": "1.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-bppkmBSsHFmIMSl8BO9TbsyzsvGjVoppt8xUiGzwiu/bhDCGxnpOKCxgqj6GuyHE0mINMDecBFPlOm2hzY084w==",
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-I+qLGQ/vucCby4tf5HsLmGueEla4ZhwTBSqaooS+Y0BuxN4Cp+okmGuV+8mXZ84KDI9BA+oklo+RzKg0ONdSUA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"call-bind": "^1.0.7",
|
|
|
|
|
"function.prototype.name": "^1.1.6",
|
|
|
|
|
"has-tostringtag": "^1.0.2",
|
|
|
|
|
"is-async-function": "^2.0.0",
|
|
|
|
|
"is-date-object": "^1.0.5",
|
|
|
|
|
"is-finalizationregistry": "^1.0.2",
|
|
|
|
|
"is-finalizationregistry": "^1.1.0",
|
|
|
|
|
"is-generator-function": "^1.0.10",
|
|
|
|
|
"is-regex": "^1.1.4",
|
|
|
|
|
"is-weakref": "^1.0.2",
|
|
|
|
|