fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #222 from hey-api/dependabot/npm_and_yarn/dev-deps-2e084c82b7

build(deps-dev): Bump the dev-deps group with 2 updates

authored by

Lubos and committed by
GitHub
a95f7e84 2281f99a

+51 -49
+2 -2
packages/openapi-ts/package.json
··· 85 85 "@rollup/plugin-typescript": "11.1.6", 86 86 "@types/cross-spawn": "6.0.6", 87 87 "@types/express": "4.17.21", 88 - "@types/node": "20.12.2", 88 + "@types/node": "20.12.3", 89 89 "@typescript-eslint/eslint-plugin": "7.5.0", 90 90 "@typescript-eslint/parser": "7.5.0", 91 91 "@vitest/coverage-v8": "1.4.0", ··· 100 100 "glob": "10.3.12", 101 101 "node-fetch": "3.3.2", 102 102 "prettier": "3.2.5", 103 - "puppeteer": "22.6.1", 103 + "puppeteer": "22.6.2", 104 104 "rimraf": "5.0.5", 105 105 "rollup": "4.13.2", 106 106 "rollup-plugin-dts": "6.1.0",
+49 -47
pnpm-lock.yaml
··· 32 32 devDependencies: 33 33 '@angular-devkit/build-angular': 34 34 specifier: 17.3.2 35 - version: 17.3.2(@angular/compiler-cli@17.3.2)(@types/express@4.17.21)(@types/node@20.12.2)(typescript@5.4.3) 35 + version: 17.3.2(@angular/compiler-cli@17.3.2)(@types/express@4.17.21)(@types/node@20.12.3)(typescript@5.4.3) 36 36 '@angular/animations': 37 37 specifier: 17.3.2 38 38 version: 17.3.2(@angular/core@17.3.2) ··· 85 85 specifier: 4.17.21 86 86 version: 4.17.21 87 87 '@types/node': 88 - specifier: 20.12.2 89 - version: 20.12.2 88 + specifier: 20.12.3 89 + version: 20.12.3 90 90 '@typescript-eslint/eslint-plugin': 91 91 specifier: 7.5.0 92 92 version: 7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.3) ··· 130 130 specifier: 3.2.5 131 131 version: 3.2.5 132 132 puppeteer: 133 - specifier: 22.6.1 134 - version: 22.6.1(typescript@5.4.3) 133 + specifier: 22.6.2 134 + version: 22.6.2(typescript@5.4.3) 135 135 rimraf: 136 136 specifier: 5.0.5 137 137 version: 5.0.5 ··· 146 146 version: 7.8.1 147 147 ts-node: 148 148 specifier: 10.9.2 149 - version: 10.9.2(@types/node@20.12.2)(typescript@5.4.3) 149 + version: 10.9.2(@types/node@20.12.3)(typescript@5.4.3) 150 150 tslib: 151 151 specifier: 2.6.2 152 152 version: 2.6.2 ··· 155 155 version: 5.4.3 156 156 vitest: 157 157 specifier: 1.4.0 158 - version: 1.4.0(@types/node@20.12.2)(less@4.2.0) 158 + version: 1.4.0(@types/node@20.12.3)(less@4.2.0) 159 159 160 160 packages: 161 161 ··· 182 182 - chokidar 183 183 dev: true 184 184 185 - /@angular-devkit/build-angular@17.3.2(@angular/compiler-cli@17.3.2)(@types/express@4.17.21)(@types/node@20.12.2)(typescript@5.4.3): 185 + /@angular-devkit/build-angular@17.3.2(@angular/compiler-cli@17.3.2)(@types/express@4.17.21)(@types/node@20.12.3)(typescript@5.4.3): 186 186 resolution: {integrity: sha512-muPCUyL0uHvRkLH4NLWiccER6P2vCm/Q5DDvqyN4XOzzY3tAHHLrKrpvY87sgd2oNJ6Ci8x7GPNcfzR5KELCnw==} 187 187 engines: {node: ^18.13.0 || >=20.9.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} 188 188 peerDependencies: ··· 281 281 tslib: 2.6.2 282 282 typescript: 5.4.3 283 283 undici: 6.7.1 284 - vite: 5.1.5(@types/node@20.12.2)(less@4.2.0)(sass@1.71.1)(terser@5.29.1) 284 + vite: 5.1.5(@types/node@20.12.3)(less@4.2.0)(sass@1.71.1)(terser@5.29.1) 285 285 watchpack: 2.4.0 286 286 webpack: 5.90.3(esbuild@0.20.1) 287 287 webpack-dev-middleware: 6.1.2(webpack@5.90.3) ··· 848 848 /@babel/highlight@7.24.2: 849 849 resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==} 850 850 engines: {node: '>=6.9.0'} 851 + requiresBuild: true 851 852 dependencies: 852 853 '@babel/helper-validator-identifier': 7.22.20 853 854 chalk: 2.4.2 ··· 3256 3257 resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==} 3257 3258 dependencies: 3258 3259 '@types/connect': 3.4.38 3259 - '@types/node': 20.12.2 3260 + '@types/node': 20.12.3 3260 3261 dev: true 3261 3262 3262 3263 /@types/bonjour@3.5.13: 3263 3264 resolution: {integrity: sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==} 3264 3265 dependencies: 3265 - '@types/node': 20.12.2 3266 + '@types/node': 20.12.3 3266 3267 dev: true 3267 3268 3268 3269 /@types/connect-history-api-fallback@1.5.4: 3269 3270 resolution: {integrity: sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==} 3270 3271 dependencies: 3271 3272 '@types/express-serve-static-core': 4.17.43 3272 - '@types/node': 20.12.2 3273 + '@types/node': 20.12.3 3273 3274 dev: true 3274 3275 3275 3276 /@types/connect@3.4.38: 3276 3277 resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} 3277 3278 dependencies: 3278 - '@types/node': 20.12.2 3279 + '@types/node': 20.12.3 3279 3280 dev: true 3280 3281 3281 3282 /@types/cross-spawn@6.0.6: 3282 3283 resolution: {integrity: sha512-fXRhhUkG4H3TQk5dBhQ7m/JDdSNHKwR2BBia62lhwEIq9xGiQKLxd6LymNhn47SjXhsUEPmxi+PKw2OkW4LLjA==} 3283 3284 dependencies: 3284 - '@types/node': 20.12.2 3285 + '@types/node': 20.12.3 3285 3286 dev: true 3286 3287 3287 3288 /@types/eslint-scope@3.7.7: ··· 3305 3306 /@types/express-serve-static-core@4.17.43: 3306 3307 resolution: {integrity: sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg==} 3307 3308 dependencies: 3308 - '@types/node': 20.12.2 3309 + '@types/node': 20.12.3 3309 3310 '@types/qs': 6.9.14 3310 3311 '@types/range-parser': 1.2.7 3311 3312 '@types/send': 0.17.4 ··· 3327 3328 /@types/http-proxy@1.17.14: 3328 3329 resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==} 3329 3330 dependencies: 3330 - '@types/node': 20.12.2 3331 + '@types/node': 20.12.3 3331 3332 dev: true 3332 3333 3333 3334 /@types/istanbul-lib-coverage@2.0.6: ··· 3348 3349 /@types/node-forge@1.3.11: 3349 3350 resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==} 3350 3351 dependencies: 3351 - '@types/node': 20.12.2 3352 + '@types/node': 20.12.3 3352 3353 dev: true 3353 3354 3354 3355 /@types/node@12.20.55: 3355 3356 resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} 3356 3357 dev: true 3357 3358 3358 - /@types/node@20.12.2: 3359 - resolution: {integrity: sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==} 3359 + /@types/node@20.12.3: 3360 + resolution: {integrity: sha512-sD+ia2ubTeWrOu+YMF+MTAB7E+O7qsMqAbMfW7DG3K1URwhZ5hN1pLlRVGbf4wDFzSfikL05M17EyorS86jShw==} 3360 3361 dependencies: 3361 3362 undici-types: 5.26.5 3362 3363 dev: true ··· 3389 3390 resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} 3390 3391 dependencies: 3391 3392 '@types/mime': 1.3.5 3392 - '@types/node': 20.12.2 3393 + '@types/node': 20.12.3 3393 3394 dev: true 3394 3395 3395 3396 /@types/serve-index@1.9.4: ··· 3402 3403 resolution: {integrity: sha512-xkChxykiNb1X2YBevPIhQhNU9m9M7h9e2gDsmePAP2kNqhOvpKOrZWOCzq2ERQqfNFzlzHG2bdM0u3z5x+gQgg==} 3403 3404 dependencies: 3404 3405 '@types/http-errors': 2.0.4 3405 - '@types/node': 20.12.2 3406 + '@types/node': 20.12.3 3406 3407 '@types/send': 0.17.4 3407 3408 dev: true 3408 3409 3409 3410 /@types/sockjs@0.3.36: 3410 3411 resolution: {integrity: sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==} 3411 3412 dependencies: 3412 - '@types/node': 20.12.2 3413 + '@types/node': 20.12.3 3413 3414 dev: true 3414 3415 3415 3416 /@types/ws@8.5.10: 3416 3417 resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} 3417 3418 dependencies: 3418 - '@types/node': 20.12.2 3419 + '@types/node': 20.12.3 3419 3420 dev: true 3420 3421 3421 3422 /@types/yauzl@2.10.3: 3422 3423 resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} 3423 3424 requiresBuild: true 3424 3425 dependencies: 3425 - '@types/node': 20.12.2 3426 + '@types/node': 20.12.3 3426 3427 dev: true 3427 3428 optional: true 3428 3429 ··· 3568 3569 peerDependencies: 3569 3570 vite: ^3.0.0 || ^4.0.0 || ^5.0.0 3570 3571 dependencies: 3571 - vite: 5.1.5(@types/node@20.12.2)(less@4.2.0)(sass@1.71.1)(terser@5.29.1) 3572 + vite: 5.1.5(@types/node@20.12.3)(less@4.2.0)(sass@1.71.1)(terser@5.29.1) 3572 3573 dev: true 3573 3574 3574 3575 /@vitest/coverage-v8@1.4.0(vitest@1.4.0): ··· 3590 3591 strip-literal: 2.1.0 3591 3592 test-exclude: 6.0.0 3592 3593 v8-to-istanbul: 9.2.0 3593 - vitest: 1.4.0(@types/node@20.12.2)(less@4.2.0) 3594 + vitest: 1.4.0(@types/node@20.12.3)(less@4.2.0) 3594 3595 transitivePeerDependencies: 3595 3596 - supports-color 3596 3597 dev: true ··· 4418 4419 engines: {node: '>=6.0'} 4419 4420 dev: true 4420 4421 4421 - /chromium-bidi@0.5.14(devtools-protocol@0.0.1262051): 4422 - resolution: {integrity: sha512-zm4mX61/U4KXs+S/0WIBHpOWqtpW6FPv1i7n4UZqDDc5LOQ9/Y1MAnB95nO7i/lFFuijLjpe1XMdNcqDqwlH5w==} 4422 + /chromium-bidi@0.5.16(devtools-protocol@0.0.1262051): 4423 + resolution: {integrity: sha512-IT5lnR44h/qZQ4GaCHvBxYIl4cQL2i9UvFyYeRyVdcpY04hx5H720HQfe/7Oz7ndxaYVLQFGpCO71J4X2Ye/Gw==} 4423 4424 peerDependencies: 4424 4425 devtools-protocol: '*' 4425 4426 dependencies: ··· 6696 6697 resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} 6697 6698 engines: {node: '>= 10.13.0'} 6698 6699 dependencies: 6699 - '@types/node': 20.12.2 6700 + '@types/node': 20.12.3 6700 6701 merge-stream: 2.0.0 6701 6702 supports-color: 8.1.1 6702 6703 dev: true ··· 6708 6709 6709 6710 /js-tokens@4.0.0: 6710 6711 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} 6712 + requiresBuild: true 6711 6713 dev: true 6712 6714 6713 6715 /js-tokens@9.0.0: ··· 8176 8178 engines: {node: '>=6'} 8177 8179 dev: true 8178 8180 8179 - /puppeteer-core@22.6.1: 8180 - resolution: {integrity: sha512-rShSd0xtyDSEJYys5nnzQnnwtrafQWg/lWCppyjZIIbYadWP8B1u0XJD/Oe+Xgw8v1hLHX0loNoA0ItRmNLnBg==} 8181 + /puppeteer-core@22.6.2: 8182 + resolution: {integrity: sha512-Sws/9V2/7nFrn3MSsRPHn1pXJMIFn6FWHhoMFMUBXQwVvcBstRIa9yW8sFfxePzb56W1xNfSYzPRnyAd0+qRVQ==} 8181 8183 engines: {node: '>=18'} 8182 8184 dependencies: 8183 8185 '@puppeteer/browsers': 2.2.0 8184 - chromium-bidi: 0.5.14(devtools-protocol@0.0.1262051) 8186 + chromium-bidi: 0.5.16(devtools-protocol@0.0.1262051) 8185 8187 debug: 4.3.4 8186 8188 devtools-protocol: 0.0.1262051 8187 8189 ws: 8.16.0 ··· 8191 8193 - utf-8-validate 8192 8194 dev: true 8193 8195 8194 - /puppeteer@22.6.1(typescript@5.4.3): 8195 - resolution: {integrity: sha512-736QHNKtPD4tPeFbIn73E4l0CWsLzvRFlm0JsLG/VsyM8Eh0FRFNmMp+M3+GSMwdmYxqOVpTgzB6VQDxWxu8xQ==} 8196 + /puppeteer@22.6.2(typescript@5.4.3): 8197 + resolution: {integrity: sha512-3GMAJ9adPUSdIHGuYV1b1RqRB6D2UScjnq779uZsvpAP6HOWw2+9ezZiUZaAXVST+Ku7KWsxOjkctEvRasJClA==} 8196 8198 engines: {node: '>=18'} 8197 8199 hasBin: true 8198 8200 requiresBuild: true ··· 8200 8202 '@puppeteer/browsers': 2.2.0 8201 8203 cosmiconfig: 9.0.0(typescript@5.4.3) 8202 8204 devtools-protocol: 0.0.1262051 8203 - puppeteer-core: 22.6.1 8205 + puppeteer-core: 22.6.2 8204 8206 transitivePeerDependencies: 8205 8207 - bufferutil 8206 8208 - supports-color ··· 9330 9332 typescript: 5.4.3 9331 9333 dev: true 9332 9334 9333 - /ts-node@10.9.2(@types/node@20.12.2)(typescript@5.4.3): 9335 + /ts-node@10.9.2(@types/node@20.12.3)(typescript@5.4.3): 9334 9336 resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} 9335 9337 hasBin: true 9336 9338 peerDependencies: ··· 9349 9351 '@tsconfig/node12': 1.0.11 9350 9352 '@tsconfig/node14': 1.0.3 9351 9353 '@tsconfig/node16': 1.0.4 9352 - '@types/node': 20.12.2 9354 + '@types/node': 20.12.3 9353 9355 acorn: 8.11.3 9354 9356 acorn-walk: 8.3.2 9355 9357 arg: 4.1.3 ··· 9645 9647 engines: {node: '>= 0.8'} 9646 9648 dev: true 9647 9649 9648 - /vite-node@1.4.0(@types/node@20.12.2)(less@4.2.0): 9650 + /vite-node@1.4.0(@types/node@20.12.3)(less@4.2.0): 9649 9651 resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==} 9650 9652 engines: {node: ^18.0.0 || >=20.0.0} 9651 9653 hasBin: true ··· 9654 9656 debug: 4.3.4 9655 9657 pathe: 1.1.2 9656 9658 picocolors: 1.0.0 9657 - vite: 5.2.7(@types/node@20.12.2)(less@4.2.0) 9659 + vite: 5.2.7(@types/node@20.12.3)(less@4.2.0) 9658 9660 transitivePeerDependencies: 9659 9661 - '@types/node' 9660 9662 - less ··· 9666 9668 - terser 9667 9669 dev: true 9668 9670 9669 - /vite@5.1.5(@types/node@20.12.2)(less@4.2.0)(sass@1.71.1)(terser@5.29.1): 9671 + /vite@5.1.5(@types/node@20.12.3)(less@4.2.0)(sass@1.71.1)(terser@5.29.1): 9670 9672 resolution: {integrity: sha512-BdN1xh0Of/oQafhU+FvopafUp6WaYenLU/NFoL5WyJL++GxkNfieKzBhM24H3HVsPQrlAqB7iJYTHabzaRed5Q==} 9671 9673 engines: {node: ^18.0.0 || >=20.0.0} 9672 9674 hasBin: true ··· 9694 9696 terser: 9695 9697 optional: true 9696 9698 dependencies: 9697 - '@types/node': 20.12.2 9699 + '@types/node': 20.12.3 9698 9700 esbuild: 0.19.12 9699 9701 less: 4.2.0 9700 9702 postcss: 8.4.35 ··· 9705 9707 fsevents: 2.3.3 9706 9708 dev: true 9707 9709 9708 - /vite@5.2.7(@types/node@20.12.2)(less@4.2.0): 9710 + /vite@5.2.7(@types/node@20.12.3)(less@4.2.0): 9709 9711 resolution: {integrity: sha512-k14PWOKLI6pMaSzAuGtT+Cf0YmIx12z9YGon39onaJNy8DLBfBJrzg9FQEmkAM5lpHBZs9wksWAsyF/HkpEwJA==} 9710 9712 engines: {node: ^18.0.0 || >=20.0.0} 9711 9713 hasBin: true ··· 9733 9735 terser: 9734 9736 optional: true 9735 9737 dependencies: 9736 - '@types/node': 20.12.2 9738 + '@types/node': 20.12.3 9737 9739 esbuild: 0.20.2 9738 9740 less: 4.2.0 9739 9741 postcss: 8.4.38 ··· 9742 9744 fsevents: 2.3.3 9743 9745 dev: true 9744 9746 9745 - /vitest@1.4.0(@types/node@20.12.2)(less@4.2.0): 9747 + /vitest@1.4.0(@types/node@20.12.3)(less@4.2.0): 9746 9748 resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==} 9747 9749 engines: {node: ^18.0.0 || >=20.0.0} 9748 9750 hasBin: true ··· 9767 9769 jsdom: 9768 9770 optional: true 9769 9771 dependencies: 9770 - '@types/node': 20.12.2 9772 + '@types/node': 20.12.3 9771 9773 '@vitest/expect': 1.4.0 9772 9774 '@vitest/runner': 1.4.0 9773 9775 '@vitest/snapshot': 1.4.0 ··· 9785 9787 strip-literal: 2.1.0 9786 9788 tinybench: 2.6.0 9787 9789 tinypool: 0.8.3 9788 - vite: 5.2.7(@types/node@20.12.2)(less@4.2.0) 9789 - vite-node: 1.4.0(@types/node@20.12.2)(less@4.2.0) 9790 + vite: 5.2.7(@types/node@20.12.3)(less@4.2.0) 9791 + vite-node: 1.4.0(@types/node@20.12.3)(less@4.2.0) 9790 9792 why-is-node-running: 2.2.2 9791 9793 transitivePeerDependencies: 9792 9794 - less