|
|
@ -436,14 +436,6 @@ |
|
|
|
"yarn": ">= 1.13.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@angular-devkit/schematics/node_modules/magic-string": { |
|
|
|
"version": "0.30.10", |
|
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.10.tgz", |
|
|
|
"integrity": "sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==", |
|
|
|
"dependencies": { |
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.15" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@angular-devkit/schematics/node_modules/rxjs": { |
|
|
|
"version": "7.8.1", |
|
|
|
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz", |
|
|
@ -6610,103 +6602,6 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nx/eslint-plugin/node_modules/@typescript-eslint/scope-manager": { |
|
|
|
"version": "7.18.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz", |
|
|
|
"integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"@typescript-eslint/types": "7.18.0", |
|
|
|
"@typescript-eslint/visitor-keys": "7.18.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^18.18.0 || >=20.0.0" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nx/eslint-plugin/node_modules/@typescript-eslint/types": { |
|
|
|
"version": "7.18.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz", |
|
|
|
"integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==", |
|
|
|
"dev": true, |
|
|
|
"engines": { |
|
|
|
"node": "^18.18.0 || >=20.0.0" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nx/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": { |
|
|
|
"version": "7.18.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz", |
|
|
|
"integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"@typescript-eslint/types": "7.18.0", |
|
|
|
"@typescript-eslint/visitor-keys": "7.18.0", |
|
|
|
"debug": "^4.3.4", |
|
|
|
"globby": "^11.1.0", |
|
|
|
"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.0.0" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
}, |
|
|
|
"peerDependenciesMeta": { |
|
|
|
"typescript": { |
|
|
|
"optional": true |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nx/eslint-plugin/node_modules/@typescript-eslint/utils": { |
|
|
|
"version": "7.18.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz", |
|
|
|
"integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"@eslint-community/eslint-utils": "^4.4.0", |
|
|
|
"@typescript-eslint/scope-manager": "7.18.0", |
|
|
|
"@typescript-eslint/types": "7.18.0", |
|
|
|
"@typescript-eslint/typescript-estree": "7.18.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^18.18.0 || >=20.0.0" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"eslint": "^8.56.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nx/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": { |
|
|
|
"version": "7.18.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz", |
|
|
|
"integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"@typescript-eslint/types": "7.18.0", |
|
|
|
"eslint-visitor-keys": "^3.4.3" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^18.18.0 || >=20.0.0" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nx/eslint-plugin/node_modules/ansi-styles": { |
|
|
|
"version": "4.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
|
|
@ -6763,21 +6658,6 @@ |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nx/eslint-plugin/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, |
|
|
|
"dependencies": { |
|
|
|
"brace-expansion": "^2.0.1" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=16 || 14 >=14.17" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/isaacs" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nx/eslint-plugin/node_modules/supports-color": { |
|
|
|
"version": "7.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", |
|
|
@ -9207,58 +9087,6 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/angular/node_modules/@storybook/components": { |
|
|
|
"version": "8.3.3", |
|
|
|
"resolved": "https://registry.npmjs.org/@storybook/components/-/components-8.3.3.tgz", |
|
|
|
"integrity": "sha512-i2JYtesFGkdu+Hwuj+o9fLuO3yo+LPT1/8o5xBVYtEqsgDtEAyuRUWjSz8d8NPtzloGPOv5kvR6MokWDfbeMfw==", |
|
|
|
"dev": true, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/storybook" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"storybook": "^8.3.3" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/angular/node_modules/@storybook/manager-api": { |
|
|
|
"version": "8.3.3", |
|
|
|
"resolved": "https://registry.npmjs.org/@storybook/manager-api/-/manager-api-8.3.3.tgz", |
|
|
|
"integrity": "sha512-Na4U+McOeVUJAR6qzJfQ6y2Qt0kUgEDUriNoAn+curpoKPTmIaZ79RAXBzIqBl31VyQKknKpZbozoRGf861YaQ==", |
|
|
|
"dev": true, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/storybook" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"storybook": "^8.3.3" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/angular/node_modules/@storybook/preview-api": { |
|
|
|
"version": "8.3.3", |
|
|
|
"resolved": "https://registry.npmjs.org/@storybook/preview-api/-/preview-api-8.3.3.tgz", |
|
|
|
"integrity": "sha512-GP2QlaF3BBQGAyo248N7549YkTQjCentsc1hUvqPnFWU4xfjkejbnFk8yLaIw0VbYbL7jfd7npBtjZ+6AnphMQ==", |
|
|
|
"dev": true, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/storybook" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"storybook": "^8.3.3" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/angular/node_modules/@storybook/theming": { |
|
|
|
"version": "8.3.3", |
|
|
|
"resolved": "https://registry.npmjs.org/@storybook/theming/-/theming-8.3.3.tgz", |
|
|
|
"integrity": "sha512-gWJKetI6XJQgkrvvry4ez10+jLaGNCQKi5ygRPM9N+qrjA3BB8F2LCuFUTBuisa4l64TILDNjfwP/YTWV5+u5A==", |
|
|
|
"dev": true, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/storybook" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"storybook": "^8.3.3" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/angular/node_modules/@types/node": { |
|
|
|
"version": "22.7.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.7.tgz", |
|
|
@ -9818,80 +9646,6 @@ |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@storybook/builder-webpack5/node_modules/qs": { |
|
|
|
"version": "6.13.0", |
|
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", |
|
|
|
"integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", |
|
|
|
"dev": true, |
|
|
|
"license": "BSD-3-Clause", |
|
|
|
"dependencies": { |
|
|
|
"side-channel": "^1.0.6" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=0.6" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/builder-webpack5/node_modules/send": { |
|
|
|
"version": "0.19.0", |
|
|
|
"resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz", |
|
|
|
"integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"debug": "2.6.9", |
|
|
|
"depd": "2.0.0", |
|
|
|
"destroy": "1.2.0", |
|
|
|
"encodeurl": "~1.0.2", |
|
|
|
"escape-html": "~1.0.3", |
|
|
|
"etag": "~1.8.1", |
|
|
|
"fresh": "0.5.2", |
|
|
|
"http-errors": "2.0.0", |
|
|
|
"mime": "1.6.0", |
|
|
|
"ms": "2.1.3", |
|
|
|
"on-finished": "2.4.1", |
|
|
|
"range-parser": "~1.2.1", |
|
|
|
"statuses": "2.0.1" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">= 0.8.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/builder-webpack5/node_modules/send/node_modules/encodeurl": { |
|
|
|
"version": "1.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", |
|
|
|
"integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">= 0.8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/builder-webpack5/node_modules/send/node_modules/ms": { |
|
|
|
"version": "2.1.3", |
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", |
|
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@storybook/builder-webpack5/node_modules/serve-static": { |
|
|
|
"version": "1.16.2", |
|
|
|
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz", |
|
|
|
"integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"encodeurl": "~2.0.0", |
|
|
|
"escape-html": "~1.0.3", |
|
|
|
"parseurl": "~1.3.3", |
|
|
|
"send": "0.19.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">= 0.8.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/builder-webpack5/node_modules/qs": { |
|
|
|
"version": "6.13.0", |
|
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", |
|
|
@ -10266,80 +10020,6 @@ |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@storybook/core/node_modules/qs": { |
|
|
|
"version": "6.13.0", |
|
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", |
|
|
|
"integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", |
|
|
|
"dev": true, |
|
|
|
"license": "BSD-3-Clause", |
|
|
|
"dependencies": { |
|
|
|
"side-channel": "^1.0.6" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=0.6" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/core/node_modules/send": { |
|
|
|
"version": "0.19.0", |
|
|
|
"resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz", |
|
|
|
"integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"debug": "2.6.9", |
|
|
|
"depd": "2.0.0", |
|
|
|
"destroy": "1.2.0", |
|
|
|
"encodeurl": "~1.0.2", |
|
|
|
"escape-html": "~1.0.3", |
|
|
|
"etag": "~1.8.1", |
|
|
|
"fresh": "0.5.2", |
|
|
|
"http-errors": "2.0.0", |
|
|
|
"mime": "1.6.0", |
|
|
|
"ms": "2.1.3", |
|
|
|
"on-finished": "2.4.1", |
|
|
|
"range-parser": "~1.2.1", |
|
|
|
"statuses": "2.0.1" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">= 0.8.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/core/node_modules/send/node_modules/encodeurl": { |
|
|
|
"version": "1.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", |
|
|
|
"integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">= 0.8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/core/node_modules/send/node_modules/ms": { |
|
|
|
"version": "2.1.3", |
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", |
|
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@storybook/core/node_modules/serve-static": { |
|
|
|
"version": "1.16.2", |
|
|
|
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz", |
|
|
|
"integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"encodeurl": "~2.0.0", |
|
|
|
"escape-html": "~1.0.3", |
|
|
|
"parseurl": "~1.3.3", |
|
|
|
"send": "0.19.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">= 0.8.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/core/node_modules/qs": { |
|
|
|
"version": "6.13.0", |
|
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", |
|
|
@ -11157,10 +10837,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@types/estree": { |
|
|
|
"version": "1.0.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz", |
|
|
|
"integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", |
|
|
|
"license": "MIT" |
|
|
|
"version": "1.0.6", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", |
|
|
|
"integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==" |
|
|
|
}, |
|
|
|
"node_modules/@types/express": { |
|
|
|
"version": "5.0.0", |
|
|
@ -11844,20 +11523,6 @@ |
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": { |
|
|
|
"version": "8.10.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.10.0.tgz", |
|
|
|
"integrity": "sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w==", |
|
|
|
"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/type-utils/node_modules/@typescript-eslint/typescript-estree": { |
|
|
|
"version": "8.10.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.10.0.tgz", |
|
|
@ -11887,27 +11552,6 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": { |
|
|
|
"version": "8.10.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.10.0.tgz", |
|
|
|
"integrity": "sha512-k8nekgqwr7FadWk548Lfph6V3r9OVqjzAIVskE7orMZR23cGJjAOVazsZSJW+ElyjfTM4wx/1g88Mi70DDtG9A==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@typescript-eslint/types": "8.10.0", |
|
|
|
"eslint-visitor-keys": "^3.4.3" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"eslint": "^8.56.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": { |
|
|
|
"version": "8.10.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.10.0.tgz", |
|
|
|