|
|
|
@ -31,7 +31,7 @@
|
|
|
|
"eslint": "^8.56.0",
|
|
|
|
"eslint": "^8.56.0",
|
|
|
|
"eslint-config-prettier": "^9.1.0",
|
|
|
|
"eslint-config-prettier": "^9.1.0",
|
|
|
|
"eslint-plugin-prettier": "^5.1.3",
|
|
|
|
"eslint-plugin-prettier": "^5.1.3",
|
|
|
|
"eslint-plugin-unicorn": "^53.0.0",
|
|
|
|
"eslint-plugin-unicorn": "^54.0.0",
|
|
|
|
"mock-fs": "^5.2.0",
|
|
|
|
"mock-fs": "^5.2.0",
|
|
|
|
"prettier": "^3.2.5",
|
|
|
|
"prettier": "^3.2.5",
|
|
|
|
"prettier-plugin-organize-imports": "^3.2.4",
|
|
|
|
"prettier-plugin-organize-imports": "^3.2.4",
|
|
|
|
@ -1499,10 +1499,11 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/acorn": {
|
|
|
|
"node_modules/acorn": {
|
|
|
|
"version": "8.11.3",
|
|
|
|
"version": "8.12.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz",
|
|
|
|
"integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==",
|
|
|
|
"integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"bin": {
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
@ -2114,10 +2115,11 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-unicorn": {
|
|
|
|
"node_modules/eslint-plugin-unicorn": {
|
|
|
|
"version": "53.0.0",
|
|
|
|
"version": "54.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-53.0.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-54.0.0.tgz",
|
|
|
|
"integrity": "sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw==",
|
|
|
|
"integrity": "sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.5",
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.5",
|
|
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
|
|
@ -2147,10 +2149,11 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-unicorn/node_modules/@eslint/eslintrc": {
|
|
|
|
"node_modules/eslint-plugin-unicorn/node_modules/@eslint/eslintrc": {
|
|
|
|
"version": "3.0.2",
|
|
|
|
"version": "3.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.0.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.1.0.tgz",
|
|
|
|
"integrity": "sha512-wV19ZEGEMAC1eHgrS7UQPqsdEiCIbTKTasEfcXAigzoXICcqZSjBZEHlZwNVvKg6UBCjSlos84XiLqsRJnIcIg==",
|
|
|
|
"integrity": "sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"ajv": "^6.12.4",
|
|
|
|
"ajv": "^6.12.4",
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
@ -2174,6 +2177,7 @@
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
@ -2184,6 +2188,7 @@
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==",
|
|
|
|
"integrity": "sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
@ -2192,12 +2197,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-unicorn/node_modules/espree": {
|
|
|
|
"node_modules/eslint-plugin-unicorn/node_modules/espree": {
|
|
|
|
"version": "10.0.1",
|
|
|
|
"version": "10.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/espree/-/espree-10.0.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/espree/-/espree-10.1.0.tgz",
|
|
|
|
"integrity": "sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww==",
|
|
|
|
"integrity": "sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"acorn": "^8.11.3",
|
|
|
|
"acorn": "^8.12.0",
|
|
|
|
"acorn-jsx": "^5.3.2",
|
|
|
|
"acorn-jsx": "^5.3.2",
|
|
|
|
"eslint-visitor-keys": "^4.0.0"
|
|
|
|
"eslint-visitor-keys": "^4.0.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
@ -2213,6 +2219,7 @@
|
|
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
|
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
|
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
"node": ">=18"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
@ -2225,6 +2232,7 @@
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|