|
@@ -1888,30 +1888,6 @@
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@eslint/config-array/node_modules/brace-expansion": {
|
|
|
- "version": "1.1.11",
|
|
|
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "balanced-match": "^1.0.0",
|
|
|
- "concat-map": "0.0.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@eslint/config-array/node_modules/minimatch": {
|
|
|
- "version": "3.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "brace-expansion": "^1.1.7"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "*"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/@eslint/config-helpers": {
|
|
|
"version": "0.2.1",
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.1.tgz",
|
|
@@ -1959,17 +1935,6 @@
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
|
|
|
- "version": "1.1.11",
|
|
|
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "balanced-match": "^1.0.0",
|
|
|
- "concat-map": "0.0.1"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
|
|
"version": "14.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
@@ -1983,19 +1948,6 @@
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@eslint/eslintrc/node_modules/minimatch": {
|
|
|
- "version": "3.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "brace-expansion": "^1.1.7"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "*"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/@eslint/js": {
|
|
|
"version": "9.24.0",
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.24.0.tgz",
|
|
@@ -3015,17 +2967,17 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
- "version": "8.29.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz",
|
|
|
- "integrity": "sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==",
|
|
|
+ "version": "8.29.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.1.tgz",
|
|
|
+ "integrity": "sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@eslint-community/regexpp": "^4.10.0",
|
|
|
- "@typescript-eslint/scope-manager": "8.29.0",
|
|
|
- "@typescript-eslint/type-utils": "8.29.0",
|
|
|
- "@typescript-eslint/utils": "8.29.0",
|
|
|
- "@typescript-eslint/visitor-keys": "8.29.0",
|
|
|
+ "@typescript-eslint/scope-manager": "8.29.1",
|
|
|
+ "@typescript-eslint/type-utils": "8.29.1",
|
|
|
+ "@typescript-eslint/utils": "8.29.1",
|
|
|
+ "@typescript-eslint/visitor-keys": "8.29.1",
|
|
|
"graphemer": "^1.4.0",
|
|
|
"ignore": "^5.3.1",
|
|
|
"natural-compare": "^1.4.0",
|
|
@@ -3045,16 +2997,16 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/parser": {
|
|
|
- "version": "8.29.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.29.0.tgz",
|
|
|
- "integrity": "sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==",
|
|
|
+ "version": "8.29.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.29.1.tgz",
|
|
|
+ "integrity": "sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@typescript-eslint/scope-manager": "8.29.0",
|
|
|
- "@typescript-eslint/types": "8.29.0",
|
|
|
- "@typescript-eslint/typescript-estree": "8.29.0",
|
|
|
- "@typescript-eslint/visitor-keys": "8.29.0",
|
|
|
+ "@typescript-eslint/scope-manager": "8.29.1",
|
|
|
+ "@typescript-eslint/types": "8.29.1",
|
|
|
+ "@typescript-eslint/typescript-estree": "8.29.1",
|
|
|
+ "@typescript-eslint/visitor-keys": "8.29.1",
|
|
|
"debug": "^4.3.4"
|
|
|
},
|
|
|
"engines": {
|
|
@@ -3070,14 +3022,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
|
- "version": "8.29.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz",
|
|
|
- "integrity": "sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==",
|
|
|
+ "version": "8.29.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.29.1.tgz",
|
|
|
+ "integrity": "sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@typescript-eslint/types": "8.29.0",
|
|
|
- "@typescript-eslint/visitor-keys": "8.29.0"
|
|
|
+ "@typescript-eslint/types": "8.29.1",
|
|
|
+ "@typescript-eslint/visitor-keys": "8.29.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -3088,14 +3040,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
|
- "version": "8.29.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz",
|
|
|
- "integrity": "sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==",
|
|
|
+ "version": "8.29.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.29.1.tgz",
|
|
|
+ "integrity": "sha512-DkDUSDwZVCYN71xA4wzySqqcZsHKic53A4BLqmrWFFpOpNSoxX233lwGu/2135ymTCR04PoKiEEEvN1gFYg4Tw==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@typescript-eslint/typescript-estree": "8.29.0",
|
|
|
- "@typescript-eslint/utils": "8.29.0",
|
|
|
+ "@typescript-eslint/typescript-estree": "8.29.1",
|
|
|
+ "@typescript-eslint/utils": "8.29.1",
|
|
|
"debug": "^4.3.4",
|
|
|
"ts-api-utils": "^2.0.1"
|
|
|
},
|
|
@@ -3112,9 +3064,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/types": {
|
|
|
- "version": "8.29.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.29.0.tgz",
|
|
|
- "integrity": "sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==",
|
|
|
+ "version": "8.29.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.29.1.tgz",
|
|
|
+ "integrity": "sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
@@ -3126,14 +3078,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
|
- "version": "8.29.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz",
|
|
|
- "integrity": "sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==",
|
|
|
+ "version": "8.29.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.1.tgz",
|
|
|
+ "integrity": "sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@typescript-eslint/types": "8.29.0",
|
|
|
- "@typescript-eslint/visitor-keys": "8.29.0",
|
|
|
+ "@typescript-eslint/types": "8.29.1",
|
|
|
+ "@typescript-eslint/visitor-keys": "8.29.1",
|
|
|
"debug": "^4.3.4",
|
|
|
"fast-glob": "^3.3.2",
|
|
|
"is-glob": "^4.0.3",
|
|
@@ -3152,6 +3104,32 @@
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "balanced-match": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
|
|
+ "version": "9.0.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
|
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "brace-expansion": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16 || 14 >=14.17"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
|
|
"version": "7.7.1",
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
|
|
@@ -3166,16 +3144,16 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/utils": {
|
|
|
- "version": "8.29.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.29.0.tgz",
|
|
|
- "integrity": "sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==",
|
|
|
+ "version": "8.29.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.29.1.tgz",
|
|
|
+ "integrity": "sha512-QAkFEbytSaB8wnmB+DflhUPz6CLbFWE2SnSCrRMEa+KnXIzDYbpsn++1HGvnfAsUY44doDXmvRkO5shlM/3UfA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
|
- "@typescript-eslint/scope-manager": "8.29.0",
|
|
|
- "@typescript-eslint/types": "8.29.0",
|
|
|
- "@typescript-eslint/typescript-estree": "8.29.0"
|
|
|
+ "@typescript-eslint/scope-manager": "8.29.1",
|
|
|
+ "@typescript-eslint/types": "8.29.1",
|
|
|
+ "@typescript-eslint/typescript-estree": "8.29.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -3190,13 +3168,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
|
- "version": "8.29.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz",
|
|
|
- "integrity": "sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==",
|
|
|
+ "version": "8.29.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.1.tgz",
|
|
|
+ "integrity": "sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@typescript-eslint/types": "8.29.0",
|
|
|
+ "@typescript-eslint/types": "8.29.1",
|
|
|
"eslint-visitor-keys": "^4.2.0"
|
|
|
},
|
|
|
"engines": {
|
|
@@ -3867,13 +3845,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/brace-expansion": {
|
|
|
- "version": "2.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
|
+ "version": "1.1.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "balanced-match": "^1.0.0"
|
|
|
+ "balanced-match": "^1.0.0",
|
|
|
+ "concat-map": "0.0.1"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/braces": {
|
|
@@ -4477,63 +4456,6 @@
|
|
|
"node": ">=10.13.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/copy-webpack-plugin/node_modules/globby": {
|
|
|
- "version": "14.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/globby/-/globby-14.1.0.tgz",
|
|
|
- "integrity": "sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@sindresorhus/merge-streams": "^2.1.0",
|
|
|
- "fast-glob": "^3.3.3",
|
|
|
- "ignore": "^7.0.3",
|
|
|
- "path-type": "^6.0.0",
|
|
|
- "slash": "^5.1.0",
|
|
|
- "unicorn-magic": "^0.3.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=18"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/copy-webpack-plugin/node_modules/ignore": {
|
|
|
- "version": "7.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.3.tgz",
|
|
|
- "integrity": "sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">= 4"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/copy-webpack-plugin/node_modules/path-type": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/path-type/-/path-type-6.0.0.tgz",
|
|
|
- "integrity": "sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=18"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/copy-webpack-plugin/node_modules/slash": {
|
|
|
- "version": "5.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz",
|
|
|
- "integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=14.16"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/core-js": {
|
|
|
"version": "2.6.12",
|
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz",
|
|
@@ -4941,9 +4863,9 @@
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"node_modules/electron-to-chromium": {
|
|
|
- "version": "1.5.132",
|
|
|
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.132.tgz",
|
|
|
- "integrity": "sha512-QgX9EBvWGmvSRa74zqfnG7+Eno0Ak0vftBll0Pt2/z5b3bEGYL6OUXLgKPtvx73dn3dvwrlyVkjPKRRlhLYTEg==",
|
|
|
+ "version": "1.5.134",
|
|
|
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.134.tgz",
|
|
|
+ "integrity": "sha512-zSwzrLg3jNP3bwsLqWHmS5z2nIOQ5ngMnfMZOWWtXnqqQkPVyOipxK98w+1beLw1TB+EImPNcG8wVP/cLVs2Og==",
|
|
|
"dev": true,
|
|
|
"license": "ISC"
|
|
|
},
|
|
@@ -5289,17 +5211,6 @@
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/eslint/node_modules/brace-expansion": {
|
|
|
- "version": "1.1.11",
|
|
|
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "balanced-match": "^1.0.0",
|
|
|
- "concat-map": "0.0.1"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/eslint/node_modules/eslint-visitor-keys": {
|
|
|
"version": "4.2.0",
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
|
|
@@ -5326,19 +5237,6 @@
|
|
|
"node": ">=10.13.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/eslint/node_modules/minimatch": {
|
|
|
- "version": "3.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "brace-expansion": "^1.1.7"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "*"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/espree": {
|
|
|
"version": "10.3.0",
|
|
|
"resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
|
|
@@ -6030,13 +5928,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/gettext-to-messageformat": {
|
|
|
- "version": "0.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/gettext-to-messageformat/-/gettext-to-messageformat-0.3.0.tgz",
|
|
|
- "integrity": "sha512-HlEGFECqAavbOYJTo1I2qh8IqWetAenixaH/AbdIuNTY0easvzrPn+yYUHy63GEjx9pXoLx2nCJcDcE27LrB2g==",
|
|
|
+ "version": "0.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/gettext-to-messageformat/-/gettext-to-messageformat-0.3.1.tgz",
|
|
|
+ "integrity": "sha512-UyqIL3Ul4NryU95Wome/qtlcuVIqgEWVIFw0zi7Lv14ACLXfaVDCbrjZ7o+3BZ7u+4NS1mP/2O1eXZoHCoas8g==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "gettext-parser": "^1.3.0"
|
|
|
+ "gettext-parser": "^1.4.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.0"
|
|
@@ -6104,38 +6002,58 @@
|
|
|
"dev": true,
|
|
|
"license": "BSD-2-Clause"
|
|
|
},
|
|
|
- "node_modules/glob/node_modules/brace-expansion": {
|
|
|
- "version": "1.1.11",
|
|
|
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
+ "node_modules/globals": {
|
|
|
+ "version": "16.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/globals/-/globals-16.0.0.tgz",
|
|
|
+ "integrity": "sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "balanced-match": "^1.0.0",
|
|
|
- "concat-map": "0.0.1"
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/glob/node_modules/minimatch": {
|
|
|
- "version": "3.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
+ "node_modules/globby": {
|
|
|
+ "version": "14.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/globby/-/globby-14.1.0.tgz",
|
|
|
+ "integrity": "sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==",
|
|
|
"dev": true,
|
|
|
- "license": "ISC",
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "brace-expansion": "^1.1.7"
|
|
|
+ "@sindresorhus/merge-streams": "^2.1.0",
|
|
|
+ "fast-glob": "^3.3.3",
|
|
|
+ "ignore": "^7.0.3",
|
|
|
+ "path-type": "^6.0.0",
|
|
|
+ "slash": "^5.1.0",
|
|
|
+ "unicorn-magic": "^0.3.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": "*"
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/globals": {
|
|
|
- "version": "16.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/globals/-/globals-16.0.0.tgz",
|
|
|
- "integrity": "sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==",
|
|
|
+ "node_modules/globby/node_modules/ignore": {
|
|
|
+ "version": "7.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.3.tgz",
|
|
|
+ "integrity": "sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
|
- "node": ">=18"
|
|
|
+ "node": ">= 4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/globby/node_modules/slash": {
|
|
|
+ "version": "5.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz",
|
|
|
+ "integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.16"
|
|
|
},
|
|
|
"funding": {
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
@@ -7379,25 +7297,40 @@
|
|
|
"webpack": "^5.0.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/karma-webpack/node_modules/webpack-merge": {
|
|
|
- "version": "4.2.2",
|
|
|
- "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-4.2.2.tgz",
|
|
|
- "integrity": "sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==",
|
|
|
+ "node_modules/karma-webpack/node_modules/brace-expansion": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "lodash": "^4.17.15"
|
|
|
+ "balanced-match": "^1.0.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/karma/node_modules/brace-expansion": {
|
|
|
- "version": "1.1.11",
|
|
|
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
+ "node_modules/karma-webpack/node_modules/minimatch": {
|
|
|
+ "version": "9.0.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
|
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "brace-expansion": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16 || 14 >=14.17"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/karma-webpack/node_modules/webpack-merge": {
|
|
|
+ "version": "4.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-4.2.2.tgz",
|
|
|
+ "integrity": "sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "balanced-match": "^1.0.0",
|
|
|
- "concat-map": "0.0.1"
|
|
|
+ "lodash": "^4.17.15"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/karma/node_modules/mime": {
|
|
@@ -7413,19 +7346,6 @@
|
|
|
"node": ">=4.0.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/karma/node_modules/minimatch": {
|
|
|
- "version": "3.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "brace-expansion": "^1.1.7"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "*"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/karma/node_modules/mkdirp": {
|
|
|
"version": "0.5.6",
|
|
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
|
|
@@ -7991,19 +7911,16 @@
|
|
|
"license": "ISC"
|
|
|
},
|
|
|
"node_modules/minimatch": {
|
|
|
- "version": "9.0.5",
|
|
|
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
|
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
|
+ "version": "3.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
"dev": true,
|
|
|
"license": "ISC",
|
|
|
"dependencies": {
|
|
|
- "brace-expansion": "^2.0.1"
|
|
|
+ "brace-expansion": "^1.1.7"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": ">=16 || 14 >=14.17"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/isaacs"
|
|
|
+ "node": "*"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/minimist": {
|
|
@@ -8458,6 +8375,19 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/path-type": {
|
|
|
+ "version": "6.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/path-type/-/path-type-6.0.0.tgz",
|
|
|
+ "integrity": "sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/picocolors": {
|
|
|
"version": "1.1.1",
|
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
|
@@ -8614,35 +8544,28 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/po2json": {
|
|
|
- "version": "1.0.0-beta",
|
|
|
- "resolved": "https://registry.npmjs.org/po2json/-/po2json-1.0.0-beta.tgz",
|
|
|
- "integrity": "sha512-sF9x58QF5vwdRtjGNJC9fehGRmJ0iVJ30j/TffkUJa7hQlK+rax8ENBeIICpiIEJ8i/kEZLR7f5AFv9cq134fQ==",
|
|
|
+ "version": "1.0.0-beta-3",
|
|
|
+ "resolved": "https://registry.npmjs.org/po2json/-/po2json-1.0.0-beta-3.tgz",
|
|
|
+ "integrity": "sha512-taS8y6ZEGzPAs0rygW9CuUPY8C3Zgx6cBy31QXxG2JlWS3fLxj/kuD3cbIfXBg30PuYN7J5oyBa/TIRjyqFFtg==",
|
|
|
"dev": true,
|
|
|
- "license": "(LGPL-2.0-or-later)",
|
|
|
+ "license": "LGPL-2.0-or-later",
|
|
|
"dependencies": {
|
|
|
- "commander": "^2.18.0",
|
|
|
+ "commander": "^6.0.0",
|
|
|
"gettext-parser": "2.0.0",
|
|
|
- "gettext-to-messageformat": "0.3.0"
|
|
|
+ "gettext-to-messageformat": "0.3.1"
|
|
|
},
|
|
|
"bin": {
|
|
|
"po2json": "bin/po2json"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": ">=6.0"
|
|
|
+ "node": ">=10.0"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
- "commander": "^2.18.0",
|
|
|
+ "commander": "^6.0.0",
|
|
|
"gettext-parser": "2.0.0",
|
|
|
- "gettext-to-messageformat": "0.3.0"
|
|
|
+ "gettext-to-messageformat": "0.3.1"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/po2json/node_modules/commander": {
|
|
|
- "version": "2.20.3",
|
|
|
- "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
|
|
- "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
"node_modules/portfinder": {
|
|
|
"version": "1.0.35",
|
|
|
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.35.tgz",
|
|
@@ -10779,9 +10702,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/webpack": {
|
|
|
- "version": "5.98.0",
|
|
|
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.98.0.tgz",
|
|
|
- "integrity": "sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==",
|
|
|
+ "version": "5.99.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.99.2.tgz",
|
|
|
+ "integrity": "sha512-1LYyB3DIKS4k2JlBHKp+b63b1jp9Nn86wypihsZOeKove7kpRCAVqN8pIle0wbs6a0p4kxkMt01lbb6Y93CpRw==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|