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 #686 from hey-api/dependabot/npm_and_yarn/prod-deps-fde4aa6c4b

chore(deps): bump c12 from 1.10.0 to 1.11.1 in the prod-deps group

authored by

Lubos and committed by
GitHub
7415cc18 5d1555c9

+23 -7
+1 -1
packages/openapi-ts/package.json
··· 61 61 }, 62 62 "dependencies": { 63 63 "@apidevtools/json-schema-ref-parser": "11.6.4", 64 - "c12": "1.10.0", 64 + "c12": "1.11.1", 65 65 "camelcase": "8.0.0", 66 66 "commander": "12.1.0", 67 67 "handlebars": "4.7.8"
+22 -6
pnpm-lock.yaml
··· 221 221 specifier: 11.6.4 222 222 version: 11.6.4 223 223 c12: 224 - specifier: 1.10.0 225 - version: 1.10.0 224 + specifier: 1.11.1 225 + version: 1.11.1 226 226 camelcase: 227 227 specifier: 8.0.0 228 228 version: 8.0.0 ··· 6396 6396 dev: true 6397 6397 optional: true 6398 6398 6399 + /bare-events@2.4.2: 6400 + resolution: {integrity: sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==} 6401 + requiresBuild: true 6402 + dev: true 6403 + optional: true 6404 + 6399 6405 /bare-fs@2.3.1: 6400 6406 resolution: {integrity: sha512-W/Hfxc/6VehXlsgFtbB5B4xFcsCl+pAh30cYhoFyXErf6oGrwjh8SwiPAdHgpmWonKuYpZgGywN0SXt7dgsADA==} 6401 6407 requiresBuild: true ··· 6561 6567 engines: {node: '>= 0.8'} 6562 6568 dev: true 6563 6569 6564 - /c12@1.10.0: 6565 - resolution: {integrity: sha512-0SsG7UDhoRWcuSvKWHaXmu5uNjDCDN3nkQLRL4Q42IlFy+ze58FcCoI3uPwINXinkz7ZinbhEgyzYFw9u9ZV8g==} 6570 + /c12@1.11.1: 6571 + resolution: {integrity: sha512-KDU0TvSvVdaYcQKQ6iPHATGz/7p/KiVjPg4vQrB6Jg/wX9R0yl5RZxWm9IoZqaIHD2+6PZd81+KMGwRr/lRIUg==} 6572 + peerDependencies: 6573 + magicast: ^0.3.4 6574 + peerDependenciesMeta: 6575 + magicast: 6576 + optional: true 6566 6577 dependencies: 6567 6578 chokidar: 3.6.0 6568 6579 confbox: 0.1.7 6569 6580 defu: 6.1.4 6570 6581 dotenv: 16.4.5 6571 6582 giget: 1.2.3 6572 - jiti: 1.21.3 6583 + jiti: 1.21.6 6573 6584 mlly: 1.7.1 6574 6585 ohash: 1.1.3 6575 6586 pathe: 1.1.2 ··· 9136 9147 /jiti@1.21.3: 9137 9148 resolution: {integrity: sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw==} 9138 9149 hasBin: true 9150 + dev: true 9151 + 9152 + /jiti@1.21.6: 9153 + resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} 9154 + hasBin: true 9139 9155 9140 9156 /js-tokens@4.0.0: 9141 9157 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} ··· 10543 10559 optional: true 10544 10560 dependencies: 10545 10561 cosmiconfig: 9.0.0(typescript@5.4.5) 10546 - jiti: 1.21.3 10562 + jiti: 1.21.6 10547 10563 postcss: 8.4.35 10548 10564 semver: 7.6.2 10549 10565 webpack: 5.90.3(esbuild@0.20.1)