|
|
|
@ -88,7 +88,7 @@ |
|
|
|
"jest-localstorage-mock": "^2.4.26", |
|
|
|
"jest-mock-console": "^2.0.0", |
|
|
|
"jest-transform-stub": "^2.0.0", |
|
|
|
"openapi-typescript": "^7.7.1", |
|
|
|
"openapi-typescript": "^7.8.0", |
|
|
|
"regenerator-runtime": "^0.14.1", |
|
|
|
"stylelint-use-logical": "^2.1.2", |
|
|
|
"ts-jest": "^29.3.2", |
|
|
|
@ -15047,17 +15047,17 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/openapi-typescript": { |
|
|
|
"version": "7.7.1", |
|
|
|
"resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-7.7.1.tgz", |
|
|
|
"integrity": "sha512-apa45jEOxcVfYHTD9eHpW0cR8yQn7jQFTCnSWNdjKbWmyjha8CMj1LdGHdk0Z70kFSR6EfjdDuOCY7PFICrNSg==", |
|
|
|
"version": "7.8.0", |
|
|
|
"resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-7.8.0.tgz", |
|
|
|
"integrity": "sha512-1EeVWmDzi16A+siQlo/SwSGIT7HwaFAVjvMA7/jG5HMLSnrUOzPL7uSTRZZa4v/LCRxHTApHKtNY6glApEoiUQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@redocly/openapi-core": "^1.34.2", |
|
|
|
"@redocly/openapi-core": "^1.34.3", |
|
|
|
"ansi-colors": "^4.1.3", |
|
|
|
"change-case": "^5.4.4", |
|
|
|
"parse-json": "^8.3.0", |
|
|
|
"supports-color": "^9.4.0", |
|
|
|
"supports-color": "^10.0.0", |
|
|
|
"yargs-parser": "^21.1.1" |
|
|
|
}, |
|
|
|
"bin": { |
|
|
|
@ -15086,12 +15086,13 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/openapi-typescript/node_modules/supports-color": { |
|
|
|
"version": "9.4.0", |
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz", |
|
|
|
"integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==", |
|
|
|
"version": "10.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-10.0.0.tgz", |
|
|
|
"integrity": "sha512-HRVVSbCCMbj7/kdWF9Q+bbckjBHLtHMEoJWlkmYzzdwhYMkjkOwubLM6t7NbWKjgKamGDrWL1++KrjUO1t9oAQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=12" |
|
|
|
"node": ">=18" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1" |
|
|
|
@ -31378,16 +31379,16 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"openapi-typescript": { |
|
|
|
"version": "7.7.1", |
|
|
|
"resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-7.7.1.tgz", |
|
|
|
"integrity": "sha512-apa45jEOxcVfYHTD9eHpW0cR8yQn7jQFTCnSWNdjKbWmyjha8CMj1LdGHdk0Z70kFSR6EfjdDuOCY7PFICrNSg==", |
|
|
|
"version": "7.8.0", |
|
|
|
"resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-7.8.0.tgz", |
|
|
|
"integrity": "sha512-1EeVWmDzi16A+siQlo/SwSGIT7HwaFAVjvMA7/jG5HMLSnrUOzPL7uSTRZZa4v/LCRxHTApHKtNY6glApEoiUQ==", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"@redocly/openapi-core": "^1.34.2", |
|
|
|
"@redocly/openapi-core": "^1.34.3", |
|
|
|
"ansi-colors": "^4.1.3", |
|
|
|
"change-case": "^5.4.4", |
|
|
|
"parse-json": "^8.3.0", |
|
|
|
"supports-color": "^9.4.0", |
|
|
|
"supports-color": "^10.0.0", |
|
|
|
"yargs-parser": "^21.1.1" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
@ -31403,9 +31404,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"supports-color": { |
|
|
|
"version": "9.4.0", |
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz", |
|
|
|
"integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==", |
|
|
|
"version": "10.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-10.0.0.tgz", |
|
|
|
"integrity": "sha512-HRVVSbCCMbj7/kdWF9Q+bbckjBHLtHMEoJWlkmYzzdwhYMkjkOwubLM6t7NbWKjgKamGDrWL1++KrjUO1t9oAQ==", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"type-fest": { |
|
|
|
|