|
|
@@ -26,14 +26,14 @@
|
|
|
|
"@vue/tsconfig": "^0.9.0",
|
|
|
|
"@vue/tsconfig": "^0.9.0",
|
|
|
|
"eslint": "^10.0.2",
|
|
|
|
"eslint": "^10.0.2",
|
|
|
|
"eslint-config-prettier": "^10.1.8",
|
|
|
|
"eslint-config-prettier": "^10.1.8",
|
|
|
|
"eslint-plugin-oxlint": "~1.60.0",
|
|
|
|
"eslint-plugin-oxlint": "~1.55.0",
|
|
|
|
"eslint-plugin-vue": "~10.8.0",
|
|
|
|
"eslint-plugin-vue": "~10.8.0",
|
|
|
|
"jiti": "^2.6.1",
|
|
|
|
"jiti": "^2.6.1",
|
|
|
|
"jsdom": "^29.0.0",
|
|
|
|
"jsdom": "^29.0.0",
|
|
|
|
"msw": "^2.12.10",
|
|
|
|
"msw": "^2.12.10",
|
|
|
|
"npm-run-all2": "^8.0.4",
|
|
|
|
"npm-run-all2": "^8.0.4",
|
|
|
|
"openapi-typescript": "^7.13.0",
|
|
|
|
"openapi-typescript": "^7.13.0",
|
|
|
|
"oxlint": "~1.60.0",
|
|
|
|
"oxlint": "~1.55.0",
|
|
|
|
"prettier": "3.8.1",
|
|
|
|
"prettier": "3.8.1",
|
|
|
|
"typescript": "~5.9.3",
|
|
|
|
"typescript": "~5.9.3",
|
|
|
|
"vite": "^8.0.0",
|
|
|
|
"vite": "^8.0.0",
|
|
|
@@ -46,49 +46,39 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@asamuzakjp/css-color": {
|
|
|
|
"node_modules/@asamuzakjp/css-color": {
|
|
|
|
"version": "5.1.11",
|
|
|
|
"version": "5.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-5.1.11.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-5.0.1.tgz",
|
|
|
|
"integrity": "sha512-KVw6qIiCTUQhByfTd78h2yD1/00waTmm9uy/R7Ck/ctUyAPj+AEDLkQIdJW0T8+qGgj3j5bpNKK7Q3G+LedJWg==",
|
|
|
|
"integrity": "sha512-2SZFvqMyvboVV1d15lMf7XiI3m7SDqXUuKaTymJYLN6dSGadqp+fVojqJlVoMlbZnlTmu3S0TLwLTJpvBMO1Aw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@asamuzakjp/generational-cache": "^1.0.1",
|
|
|
|
"@csstools/css-calc": "^3.1.1",
|
|
|
|
"@csstools/css-calc": "^3.2.0",
|
|
|
|
"@csstools/css-color-parser": "^4.0.2",
|
|
|
|
"@csstools/css-color-parser": "^4.1.0",
|
|
|
|
|
|
|
|
"@csstools/css-parser-algorithms": "^4.0.0",
|
|
|
|
"@csstools/css-parser-algorithms": "^4.0.0",
|
|
|
|
"@csstools/css-tokenizer": "^4.0.0"
|
|
|
|
"@csstools/css-tokenizer": "^4.0.0",
|
|
|
|
|
|
|
|
"lru-cache": "^11.2.6"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
|
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@asamuzakjp/dom-selector": {
|
|
|
|
"node_modules/@asamuzakjp/dom-selector": {
|
|
|
|
"version": "7.1.1",
|
|
|
|
"version": "7.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@asamuzakjp/dom-selector/-/dom-selector-7.1.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@asamuzakjp/dom-selector/-/dom-selector-7.0.3.tgz",
|
|
|
|
"integrity": "sha512-67RZDnYRc8H/8MLDgQCDE//zoqVFwajkepHZgmXrbwybzXOEwOWGPYGmALYl9J2DOLfFPPs6kKCqmbzV895hTQ==",
|
|
|
|
"integrity": "sha512-Q6mU0Z6bfj6YvnX2k9n0JxiIwrCFN59x/nWmYQnAqP000ruX/yV+5bp/GRcF5T8ncvfwJQ7fgfP74DlpKExILA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@asamuzakjp/generational-cache": "^1.0.1",
|
|
|
|
|
|
|
|
"@asamuzakjp/nwsapi": "^2.3.9",
|
|
|
|
"@asamuzakjp/nwsapi": "^2.3.9",
|
|
|
|
"bidi-js": "^1.0.3",
|
|
|
|
"bidi-js": "^1.0.3",
|
|
|
|
"css-tree": "^3.2.1",
|
|
|
|
"css-tree": "^3.2.1",
|
|
|
|
"is-potential-custom-element-name": "^1.0.1"
|
|
|
|
"is-potential-custom-element-name": "^1.0.1",
|
|
|
|
|
|
|
|
"lru-cache": "^11.2.7"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
|
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@asamuzakjp/generational-cache": {
|
|
|
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@asamuzakjp/generational-cache/-/generational-cache-1.0.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-wajfB8KqzMCN2KGNFdLkReeHncd0AslUSrvHVvvYWuU8ghncRJoA50kT3zP9MVL0+9g4/67H+cdvBskj9THPzg==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@asamuzakjp/nwsapi": {
|
|
|
|
"node_modules/@asamuzakjp/nwsapi": {
|
|
|
|
"version": "2.3.9",
|
|
|
|
"version": "2.3.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@asamuzakjp/nwsapi/-/nwsapi-2.3.9.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@asamuzakjp/nwsapi/-/nwsapi-2.3.9.tgz",
|
|
|
@@ -624,9 +614,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@csstools/css-calc": {
|
|
|
|
"node_modules/@csstools/css-calc": {
|
|
|
|
"version": "3.2.0",
|
|
|
|
"version": "3.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.2.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.1.1.tgz",
|
|
|
|
"integrity": "sha512-bR9e6o2BDB12jzN/gIbjHa5wLJ4UjD1CB9pM7ehlc0ddk6EBz+yYS1EV2MF55/HUxrHcB/hehAyt5vhsA3hx7w==",
|
|
|
|
"integrity": "sha512-HJ26Z/vmsZQqs/o3a6bgKslXGFAungXGbinULZO3eMsOyNJHeBBZfup5FiZInOghgoM4Hwnmw+OgbJCNg1wwUQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
{
|
|
|
@@ -648,9 +638,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@csstools/css-color-parser": {
|
|
|
|
"node_modules/@csstools/css-color-parser": {
|
|
|
|
"version": "4.1.0",
|
|
|
|
"version": "4.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.1.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.2.tgz",
|
|
|
|
"integrity": "sha512-U0KhLYmy2GVj6q4T3WaAe6NPuFYCPQoE3b0dRGxejWDgcPp8TP7S5rVdM5ZrFaqu4N67X8YaPBw14dQSYx3IyQ==",
|
|
|
|
"integrity": "sha512-0GEfbBLmTFf0dJlpsNU7zwxRIH0/BGEMuXLTCvFYxuL1tNhqzTbtnFICyJLTNK4a+RechKP75e7w42ClXSnJQw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
{
|
|
|
@@ -665,7 +655,7 @@
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@csstools/color-helpers": "^6.0.2",
|
|
|
|
"@csstools/color-helpers": "^6.0.2",
|
|
|
|
"@csstools/css-calc": "^3.2.0"
|
|
|
|
"@csstools/css-calc": "^3.1.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=20.19.0"
|
|
|
|
"node": ">=20.19.0"
|
|
|
@@ -699,9 +689,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@csstools/css-syntax-patches-for-csstree": {
|
|
|
|
"node_modules/@csstools/css-syntax-patches-for-csstree": {
|
|
|
|
"version": "1.1.3",
|
|
|
|
"version": "1.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.1.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.1.1.tgz",
|
|
|
|
"integrity": "sha512-SH60bMfrRCJF3morcdk57WklujF4Jr/EsQUzqkarfHXEFcAR1gg7fS/chAE922Sehgzc1/+Tz5H3Ypa1HiEKrg==",
|
|
|
|
"integrity": "sha512-BvqN0AMWNAnLk9G8jnUT77D+mUbY/H2b3uDTvg2isJkHaOufUE2R3AOwxWo7VBQKT1lOdwdvorddo2B/lk64+w==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
{
|
|
|
@@ -1812,9 +1802,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-android-arm-eabi": {
|
|
|
|
"node_modules/@oxlint/binding-android-arm-eabi": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-YdeJKaZckDQL1qa62a1aKq/goyq48aX3yOxaaWqWb4sau4Ee4IiLbamftNLU3zbePky6QsDj6thnSSzHRBjDfA==",
|
|
|
|
"integrity": "sha512-NhvgAhncTSOhRahQSCnkK/4YIGPjTmhPurQQ2dwt2IvwCMTvZRW5vF2K10UBOxFve4GZDMw6LtXZdC2qeuYIVQ==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
],
|
|
|
@@ -1829,9 +1819,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-android-arm64": {
|
|
|
|
"node_modules/@oxlint/binding-android-arm64": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm64/-/binding-android-arm64-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm64/-/binding-android-arm64-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-7ANS7PpXCfq84xZQ8E5WPs14gwcuPcl+/8TFNXfpSu0CQBXz3cUo2fDpHT8v8HJN+Ut02eacvMAzTnc9s6X4tw==",
|
|
|
|
"integrity": "sha512-P9iWRh+Ugqhg+D7rkc7boHX8o3H2h7YPcZHQIgvVBgnua5tk4LR2L+IBlreZs58/95cd2x3/004p5VsQM9z4SA==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
],
|
|
|
@@ -1846,9 +1836,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-darwin-arm64": {
|
|
|
|
"node_modules/@oxlint/binding-darwin-arm64": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-pJsgd9AfplLGBm1fIr25V6V14vMrayhx4uIQvlfH7jWs2SZwSrvi3TfgfJySB8T+hvyEH8K2zXljQiUnkgUnfQ==",
|
|
|
|
"integrity": "sha512-esakkJIt7WFAhT30P/Qzn96ehFpzdZ1mNuzpOb8SCW7lI4oB8VsyQnkSHREM671jfpuBb/o2ppzBCx5l0jpgMA==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
],
|
|
|
@@ -1863,9 +1853,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-darwin-x64": {
|
|
|
|
"node_modules/@oxlint/binding-darwin-x64": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-Ue1aXHX49ivwflKqGJc7zcd/LeLgbhaTcDCQStgx5x06AXgjEAZmvrlMuIkWd4AL4FHQe6QJ9f33z04Cg448VQ==",
|
|
|
|
"integrity": "sha512-xDMFRCCAEK9fOH6As2z8ELsC+VDGSFRHwIKVSilw+xhgLwTDFu37rtmRbmUlx8rRGS6cWKQPTc47AVxAZEVVPQ==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
],
|
|
|
@@ -1880,9 +1870,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-freebsd-x64": {
|
|
|
|
"node_modules/@oxlint/binding-freebsd-x64": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-YCyQzsQtusQw+gNRW9rRTifSO+Dt/+dtCl2NHoDMZqJlRTEZ/Oht9YnuporI9yiTx7+cB+eqzX3MtHHVHGIWhg==",
|
|
|
|
"integrity": "sha512-mYZqnwUD7ALCRxGenyLd1uuG+rHCL+OTT6S8FcAbVm/ZT2AZMGjvibp3F6k1SKOb2aeqFATmwRykrE41Q0GWVw==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
],
|
|
|
@@ -1897,9 +1887,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-linux-arm-gnueabihf": {
|
|
|
|
"node_modules/@oxlint/binding-linux-arm-gnueabihf": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-c7dxM2Zksa45Qw16i2iGY3Fti2NirJ38FrsBsKw+qcJ0OtqTsBgKJLF0xV+yLG56UH01Z8WRPgsw31e0MoRoGQ==",
|
|
|
|
"integrity": "sha512-LcX6RYcF9vL9ESGwJW3yyIZ/d/ouzdOKXxCdey1q0XJOW1asrHsIg5MmyKdEBR4plQx+shvYeQne7AzW5f3T1w==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
],
|
|
|
@@ -1914,9 +1904,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-linux-arm-musleabihf": {
|
|
|
|
"node_modules/@oxlint/binding-linux-arm-musleabihf": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-ZWALoA42UYqBEP1Tbw9OWURgFGS1nWj2AAvLdY6ZcGx/Gj93qVCBKjcvwXMupZibYwFbi9s/rzqkZseb/6gVtQ==",
|
|
|
|
"integrity": "sha512-C+8GS1rPtK+dI7mJFkqoRBkDuqbrNihnyYQsJPS9ez+8zF9JzfvU19lawqt4l/Y23o5uQswE/DORa8aiXUih3w==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
],
|
|
|
@@ -1931,16 +1921,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-linux-arm64-gnu": {
|
|
|
|
"node_modules/@oxlint/binding-linux-arm64-gnu": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-tpy+1w4p9hN5CicMCxqNy6ymfRtV5ayE573vFNjp1k1TN/qhLFgflveZoE/0++RlkHikBz2vY545NWm/hp7big==",
|
|
|
|
"integrity": "sha512-ErLE4XbmcCopA4/CIDiH6J1IAaDOMnf/KSx/aFObs4/OjAAM3sFKWGZ57pNOMxhhyBdcmcXwYymph9GwcpcqgQ==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"libc": [
|
|
|
|
|
|
|
|
"glibc"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"os": [
|
|
|
@@ -1951,16 +1938,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-linux-arm64-musl": {
|
|
|
|
"node_modules/@oxlint/binding-linux-arm64-musl": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-eDYDXZGhQAXyn6GwtwiX/qcLS0HlOLPJ/+iiIY8RYr+3P8oKBmgKxADLlniL6FtWfE7pPk7IGN9/xvDEvDvFeg==",
|
|
|
|
"integrity": "sha512-/kp65avi6zZfqEng56TTuhiy3P/3pgklKIdf38yvYeJ9/PgEeRA2A2AqKAKbZBNAqUzrzHhz9jF6j/PZvhJzTQ==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"libc": [
|
|
|
|
|
|
|
|
"musl"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"os": [
|
|
|
@@ -1971,16 +1955,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-linux-ppc64-gnu": {
|
|
|
|
"node_modules/@oxlint/binding-linux-ppc64-gnu": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-nxehly5XYBHUWI9VJX1bqCf9j/B43DaK/aS/T1fcxCpX3PA4Rm9BB54nPD1CKayT8xg6REN1ao+01hSRNgy8OA==",
|
|
|
|
"integrity": "sha512-A6pTdXwcEEwL/nmz0eUJ6WxmxcoIS+97GbH96gikAyre3s5deC7sts38ZVVowjS2QQFuSWkpA4ZmQC0jZSNvJQ==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
"ppc64"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"libc": [
|
|
|
|
|
|
|
|
"glibc"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"os": [
|
|
|
@@ -1991,16 +1972,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-linux-riscv64-gnu": {
|
|
|
|
"node_modules/@oxlint/binding-linux-riscv64-gnu": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-j1qf/NaUfOWQutjeoooNG1Q0zsK0XGmSu1uDLq3cctquRF3j7t9Hxqf/76ehCc5GEUAanth2W4Fa+XT1RFg/nw==",
|
|
|
|
"integrity": "sha512-clj0lnIN+V52G9tdtZl0LbdTSurnZ1NZj92Je5X4lC7gP5jiCSW+Y/oiDiSauBAD4wrHt2S7nN3pA0zfKYK/6Q==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
"riscv64"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"libc": [
|
|
|
|
|
|
|
|
"glibc"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"os": [
|
|
|
@@ -2011,16 +1989,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-linux-riscv64-musl": {
|
|
|
|
"node_modules/@oxlint/binding-linux-riscv64-musl": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-YELKPRefQ/q/h3RUmeRfPCUhh2wBvgV1RyZ/F9M9u8cDyXsQW2ojv1DeWQTt466yczDITjZnIOg/s05pk7Ve2A==",
|
|
|
|
"integrity": "sha512-NNu08pllN5x/O94/sgR3DA8lbrGBnTHsINZZR0hcav1sj79ksTiKKm1mRzvZvacwQ0hUnGinFo+JO75ok2PxYg==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
"riscv64"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"libc": [
|
|
|
|
|
|
|
|
"musl"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"os": [
|
|
|
@@ -2031,16 +2006,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-linux-s390x-gnu": {
|
|
|
|
"node_modules/@oxlint/binding-linux-s390x-gnu": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-JkO3C6Gki7Y6h/MiIkFKvHFOz98/YWvQ4WYbK9DLXACMP2rjULzkeGyAzorJE5S1dzLQGFgeqvN779kSFwoV1g==",
|
|
|
|
"integrity": "sha512-BvfQz3PRlWZRoEZ17dZCqgQsMRdpzGZomJkVATwCIGhHVVeHJMQdmdXPSjcT1DCNUrOjXnVyj1RGDj5+/Je2+Q==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"s390x"
|
|
|
|
"s390x"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"libc": [
|
|
|
|
|
|
|
|
"glibc"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"os": [
|
|
|
@@ -2051,16 +2023,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-linux-x64-gnu": {
|
|
|
|
"node_modules/@oxlint/binding-linux-x64-gnu": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-XjKHdFVCpZZZSWBCKyyqCq65s2AKXykMXkjLoKYODrD+f5toLhlwsMESscu8FbgnJQ4Y/dpR/zdazsahmgBJIA==",
|
|
|
|
"integrity": "sha512-ngSOoFCSBMKVQd24H8zkbcBNc7EHhjnF1sv3mC9NNXQ/4rRjI/4Dj9+9XoDZeFEkF1SX1COSBXF1b2Pr9rqdEw==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"libc": [
|
|
|
|
|
|
|
|
"glibc"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"os": [
|
|
|
@@ -2071,16 +2040,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-linux-x64-musl": {
|
|
|
|
"node_modules/@oxlint/binding-linux-x64-musl": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-js29ZWIuPhNWzY8NC7KoffEMEeWG105vbmm+8EOJsC+T/jHBiKIJEUF78+F/IrgEWMMP9N0kRND4Pp75+xAhKg==",
|
|
|
|
"integrity": "sha512-BDpP7W8GlaG7BR6QjGZAleYzxoyKc/D24spZIF2mB3XsfALQJJT/OBmP8YpeTb1rveFSBHzl8T7l0aqwkWNdGA==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"libc": [
|
|
|
|
|
|
|
|
"musl"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"os": [
|
|
|
@@ -2091,9 +2057,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-openharmony-arm64": {
|
|
|
|
"node_modules/@oxlint/binding-openharmony-arm64": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-H+PUITKHk04stFpWj3x3Kg08Afp/bcXSBi0EhasR5a0Vw7StXHTzdl655PUI0fB4qdh2Wsu6Dsi+3ACxPoyQnA==",
|
|
|
|
"integrity": "sha512-PS6GFvmde/pc3fCA2Srt51glr8Lcxhpf6WIBFfLphndjRrD34NEcses4TSxQrEcxYo6qVywGfylM0ZhSCF2gGA==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
],
|
|
|
@@ -2108,9 +2074,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-win32-arm64-msvc": {
|
|
|
|
"node_modules/@oxlint/binding-win32-arm64-msvc": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-WA/yc7f7ZfCefBXVzNHn1Ztulb1EFwNBb4jMZ6pjML0zz6pHujlF3Q3jySluz3XHl/GNeMTntG1seUBWVMlMag==",
|
|
|
|
"integrity": "sha512-P6JcLJGs/q1UOvDLzN8otd9JsH4tsuuPDv+p7aHqHM3PrKmYdmUvkNj4K327PTd35AYcznOCN+l4ZOaq76QzSw==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
],
|
|
|
@@ -2125,9 +2091,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-win32-ia32-msvc": {
|
|
|
|
"node_modules/@oxlint/binding-win32-ia32-msvc": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-33YxL1sqwYNZXtn3MD/4dno6s0xeedXOJlT1WohkVD565WvohClZUr7vwKdAk954n4xiEWJkewiCr+zLeq7AeA==",
|
|
|
|
"integrity": "sha512-gzkk4zE2zsE+WmRxFOiAZHpCpUNDFytEakqNXoNHW+PnYEOTPKDdW6nrzgSeTbGKVPXNAKQnRnMgrh7+n3Xueg==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
],
|
|
|
@@ -2142,9 +2108,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@oxlint/binding-win32-x64-msvc": {
|
|
|
|
"node_modules/@oxlint/binding-win32-x64-msvc": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-JOro4ZcfBLamJCyfURQmOQByoorgOdx3ZjAkSqnb/CyG/i+lN3KoV5LAgk5ZAW6DPq7/Cx7n23f8DuTWXTWgyQ==",
|
|
|
|
"integrity": "sha512-ZFALNow2/og75gvYzNP7qe+rREQ5xunktwA+lgykoozHZ6hw9bqg4fn5j2UvG4gIn1FXqrZHkOAXuPf5+GOYTQ==",
|
|
|
|
"cpu": [
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
],
|
|
|
@@ -4747,16 +4713,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-oxlint": {
|
|
|
|
"node_modules/eslint-plugin-oxlint": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-oxlint/-/eslint-plugin-oxlint-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-oxlint/-/eslint-plugin-oxlint-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-9RUD23k7ablez1qg7JWnyPYPOlbucDDqaDr+qNUi0TbIQCPqIPCLzfllgqKF9lOxlg+l17H8hISErmarvm2J1w==",
|
|
|
|
"integrity": "sha512-5ng7DOuikSE64e7hX2HBqEWdmql+Q4FWppBoBkxKKflLt1j9LXhab5BN3bYJKyrAihuK1/VH2JvfNefeOZAqpA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"jsonc-parser": "^3.3.1"
|
|
|
|
"jsonc-parser": "^3.3.1"
|
|
|
|
},
|
|
|
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
|
|
|
"oxlint": "~1.60.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-vue": {
|
|
|
|
"node_modules/eslint-plugin-vue": {
|
|
|
@@ -5474,14 +5437,14 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/jsdom": {
|
|
|
|
"node_modules/jsdom": {
|
|
|
|
"version": "29.0.2",
|
|
|
|
"version": "29.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-29.0.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-29.0.0.tgz",
|
|
|
|
"integrity": "sha512-9VnGEBosc/ZpwyOsJBCQ/3I5p7Q5ngOY14a9bf5btenAORmZfDse1ZEheMiWcJ3h81+Fv7HmJFdS0szo/waF2w==",
|
|
|
|
"integrity": "sha512-9FshNB6OepopZ08unmmGpsF7/qCjxGPbo3NbgfJAnPeHXnsODE9WWffXZtRFRFe0ntzaAOcSKNJFz8wiyvF1jQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@asamuzakjp/css-color": "^5.1.5",
|
|
|
|
"@asamuzakjp/css-color": "^5.0.1",
|
|
|
|
"@asamuzakjp/dom-selector": "^7.0.6",
|
|
|
|
"@asamuzakjp/dom-selector": "^7.0.2",
|
|
|
|
"@bramus/specificity": "^2.4.2",
|
|
|
|
"@bramus/specificity": "^2.4.2",
|
|
|
|
"@csstools/css-syntax-patches-for-csstree": "^1.1.1",
|
|
|
|
"@csstools/css-syntax-patches-for-csstree": "^1.1.1",
|
|
|
|
"@exodus/bytes": "^1.15.0",
|
|
|
|
"@exodus/bytes": "^1.15.0",
|
|
|
@@ -5495,7 +5458,7 @@
|
|
|
|
"saxes": "^6.0.0",
|
|
|
|
"saxes": "^6.0.0",
|
|
|
|
"symbol-tree": "^3.2.4",
|
|
|
|
"symbol-tree": "^3.2.4",
|
|
|
|
"tough-cookie": "^6.0.1",
|
|
|
|
"tough-cookie": "^6.0.1",
|
|
|
|
"undici": "^7.24.5",
|
|
|
|
"undici": "^7.24.3",
|
|
|
|
"w3c-xmlserializer": "^5.0.0",
|
|
|
|
"w3c-xmlserializer": "^5.0.0",
|
|
|
|
"webidl-conversions": "^8.0.1",
|
|
|
|
"webidl-conversions": "^8.0.1",
|
|
|
|
"whatwg-mimetype": "^5.0.0",
|
|
|
|
"whatwg-mimetype": "^5.0.0",
|
|
|
@@ -5514,27 +5477,14 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/jsdom/node_modules/entities": {
|
|
|
|
|
|
|
|
"version": "8.0.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-8.0.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-zwfzJecQ/Uej6tusMqwAqU/6KL2XaB2VZ2Jg54Je6ahNBGNH6Ek6g3jjNCF0fG9EWQKGZNddNjU5F1ZQn/sBnA==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=20.19.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"funding": {
|
|
|
|
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/jsdom/node_modules/parse5": {
|
|
|
|
"node_modules/jsdom/node_modules/parse5": {
|
|
|
|
"version": "8.0.1",
|
|
|
|
"version": "8.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/parse5/-/parse5-8.0.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/parse5/-/parse5-8.0.0.tgz",
|
|
|
|
"integrity": "sha512-z1e/HMG90obSGeidlli3hj7cbocou0/wa5HacvI3ASx34PecNjNQeaHNo5WIZpWofN9kgkqV1q5YvXe3F0FoPw==",
|
|
|
|
"integrity": "sha512-9m4m5GSgXjL4AjumKzq1Fgfp3Z8rsvjRNbnkVwfu2ImRqE5D0LnY2QfDen18FSY9C573YU5XxSapdHZTZ2WolA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"entities": "^8.0.0"
|
|
|
|
"entities": "^6.0.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
|
@@ -5945,9 +5895,9 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/lru-cache": {
|
|
|
|
"node_modules/lru-cache": {
|
|
|
|
"version": "11.3.5",
|
|
|
|
"version": "11.2.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.5.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.7.tgz",
|
|
|
|
"integrity": "sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw==",
|
|
|
|
"integrity": "sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "BlueOak-1.0.0",
|
|
|
|
"license": "BlueOak-1.0.0",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@@ -6410,9 +6360,9 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/oxlint": {
|
|
|
|
"node_modules/oxlint": {
|
|
|
|
"version": "1.60.0",
|
|
|
|
"version": "1.55.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.60.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.55.0.tgz",
|
|
|
|
"integrity": "sha512-tnRzTWiWJ9pg3ftRWnD0+Oqh78L6ZSwcEudvCZaER0PIqiAnNyXj5N1dPwjmNpDalkKS9m/WMLN1CTPUBPmsgw==",
|
|
|
|
"integrity": "sha512-T+FjepiyWpaZMhekqRpH8Z3I4vNM610p6w+Vjfqgj5TZUxHXl7N8N5IPvmOU8U4XdTRxqtNNTh9Y4hLtr7yvFg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"bin": {
|
|
|
@@ -6425,28 +6375,28 @@
|
|
|
|
"url": "https://github.com/sponsors/Boshen"
|
|
|
|
"url": "https://github.com/sponsors/Boshen"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@oxlint/binding-android-arm-eabi": "1.60.0",
|
|
|
|
"@oxlint/binding-android-arm-eabi": "1.55.0",
|
|
|
|
"@oxlint/binding-android-arm64": "1.60.0",
|
|
|
|
"@oxlint/binding-android-arm64": "1.55.0",
|
|
|
|
"@oxlint/binding-darwin-arm64": "1.60.0",
|
|
|
|
"@oxlint/binding-darwin-arm64": "1.55.0",
|
|
|
|
"@oxlint/binding-darwin-x64": "1.60.0",
|
|
|
|
"@oxlint/binding-darwin-x64": "1.55.0",
|
|
|
|
"@oxlint/binding-freebsd-x64": "1.60.0",
|
|
|
|
"@oxlint/binding-freebsd-x64": "1.55.0",
|
|
|
|
"@oxlint/binding-linux-arm-gnueabihf": "1.60.0",
|
|
|
|
"@oxlint/binding-linux-arm-gnueabihf": "1.55.0",
|
|
|
|
"@oxlint/binding-linux-arm-musleabihf": "1.60.0",
|
|
|
|
"@oxlint/binding-linux-arm-musleabihf": "1.55.0",
|
|
|
|
"@oxlint/binding-linux-arm64-gnu": "1.60.0",
|
|
|
|
"@oxlint/binding-linux-arm64-gnu": "1.55.0",
|
|
|
|
"@oxlint/binding-linux-arm64-musl": "1.60.0",
|
|
|
|
"@oxlint/binding-linux-arm64-musl": "1.55.0",
|
|
|
|
"@oxlint/binding-linux-ppc64-gnu": "1.60.0",
|
|
|
|
"@oxlint/binding-linux-ppc64-gnu": "1.55.0",
|
|
|
|
"@oxlint/binding-linux-riscv64-gnu": "1.60.0",
|
|
|
|
"@oxlint/binding-linux-riscv64-gnu": "1.55.0",
|
|
|
|
"@oxlint/binding-linux-riscv64-musl": "1.60.0",
|
|
|
|
"@oxlint/binding-linux-riscv64-musl": "1.55.0",
|
|
|
|
"@oxlint/binding-linux-s390x-gnu": "1.60.0",
|
|
|
|
"@oxlint/binding-linux-s390x-gnu": "1.55.0",
|
|
|
|
"@oxlint/binding-linux-x64-gnu": "1.60.0",
|
|
|
|
"@oxlint/binding-linux-x64-gnu": "1.55.0",
|
|
|
|
"@oxlint/binding-linux-x64-musl": "1.60.0",
|
|
|
|
"@oxlint/binding-linux-x64-musl": "1.55.0",
|
|
|
|
"@oxlint/binding-openharmony-arm64": "1.60.0",
|
|
|
|
"@oxlint/binding-openharmony-arm64": "1.55.0",
|
|
|
|
"@oxlint/binding-win32-arm64-msvc": "1.60.0",
|
|
|
|
"@oxlint/binding-win32-arm64-msvc": "1.55.0",
|
|
|
|
"@oxlint/binding-win32-ia32-msvc": "1.60.0",
|
|
|
|
"@oxlint/binding-win32-ia32-msvc": "1.55.0",
|
|
|
|
"@oxlint/binding-win32-x64-msvc": "1.60.0"
|
|
|
|
"@oxlint/binding-win32-x64-msvc": "1.55.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"oxlint-tsgolint": ">=0.18.0"
|
|
|
|
"oxlint-tsgolint": ">=0.15.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"oxlint-tsgolint": {
|
|
|
|
"oxlint-tsgolint": {
|
|
|
@@ -7548,9 +7498,9 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/undici": {
|
|
|
|
"node_modules/undici": {
|
|
|
|
"version": "7.25.0",
|
|
|
|
"version": "7.24.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-7.25.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-7.24.3.tgz",
|
|
|
|
"integrity": "sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUANFULpmksxkClamIZcaUqryHsQ==",
|
|
|
|
"integrity": "sha512-eJdUmK/Wrx2d+mnWWmwwLRyA7OQCkLap60sk3dOK4ViZR7DKwwptwuIvFBg2HaiP9ESaEdhtpSymQPvytpmkCA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|