diff --git a/package.json b/package.json index 879749be41a70f..fb642bc52546a5 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@bbob/html": "4.2.0", "@bbob/preset-html5": "4.2.0", "@hono/node-server": "1.13.8", - "@hono/zod-openapi": "0.18.4", + "@hono/zod-openapi": "0.19.2", "@notionhq/client": "2.2.16", "@opentelemetry/api": "1.9.0", "@opentelemetry/exporter-prometheus": "0.57.2", @@ -183,7 +183,7 @@ "globals": "16.0.0", "got": "14.4.6", "husky": "9.1.7", - "js-beautify": "1.15.3", + "js-beautify": "1.15.4", "lint-staged": "15.4.3", "mockdate": "3.0.5", "msw": "2.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a781c754e3fd49..97108dca6b860e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: 1.13.8 version: 1.13.8(hono@4.7.2) '@hono/zod-openapi': - specifier: 0.18.4 - version: 0.18.4(hono@4.7.2)(zod@3.24.2) + specifier: 0.19.2 + version: 0.19.2(hono@4.7.2)(zod@3.24.2) '@notionhq/client': specifier: 2.2.16 version: 2.2.16 @@ -412,8 +412,8 @@ importers: specifier: 9.1.7 version: 9.1.7 js-beautify: - specifier: 1.15.3 - version: 1.15.3 + specifier: 1.15.4 + version: 1.15.4 lint-staged: specifier: 15.4.3 version: 15.4.3 @@ -1392,8 +1392,8 @@ packages: peerDependencies: hono: ^4 - '@hono/zod-openapi@0.18.4': - resolution: {integrity: sha512-6NHMHU96Hh32B1yDhb94Z4Z5/POsmEu2AXpWLWcBq9arskRnOMt2752yEoXoADV8WUAc7H1IkNaQHGj1ytXbYw==} + '@hono/zod-openapi@0.19.2': + resolution: {integrity: sha512-lkFa6wdQVgY7d7/m++Ixr3hvKCF5Y+zjTIPM37fex5ylCfX53A/W28gZRDuFZx3aR+noKob7lHfwdk9dURLzxw==} engines: {node: '>=16.0.0'} peerDependencies: hono: '>=4.3.6' @@ -2329,6 +2329,10 @@ packages: '@vitest/utils@2.1.9': resolution: {integrity: sha512-v0psaMSkNJ3A2NMrUEHFRzJtDPFn+/VWZ5WxImB21T9fjucJRmS7xCS3ppEnARb9y11OAzaD+P2Ps+b+BGX5iQ==} + abbrev@2.0.0: + resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + abbrev@3.0.0: resolution: {integrity: sha512-+/kfrslGQ7TNV2ecmQwMJj/B65g5KVq1/L3SGVZ3tCYGqlzFuFCGBZJtMP99wH3NpEUyAjn0zPdPUg0D+DwrOA==} engines: {node: ^18.17.0 || >=20.5.0} @@ -3470,8 +3474,8 @@ packages: resolution: {integrity: sha512-SKmowqGTJoPzLO1T0BBJpkfp3EMacCMOuH40hOUbrbzElVktk4DioXVM99QkLCyKoiuOmyjgcWMpVz2xjE7LZw==} engines: {node: '>=0.10.0'} - foreground-child@3.3.0: - resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==} + foreground-child@3.3.1: + resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} engines: {node: '>=14'} forever-agent@0.6.1: @@ -4019,8 +4023,8 @@ packages: jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} - js-beautify@1.15.3: - resolution: {integrity: sha512-rKKGuyTxGNlyN4EQKWzNndzXpi0bOl8Gl8YQAW1as/oMz0XhD6sHJO1hTvoBDOSzKuJb9WkwoAb34FfdkKMv2A==} + js-beautify@1.15.4: + resolution: {integrity: sha512-9/KXeZUKKJwqCXUdBxFJ3vPh467OCckSBmYDwSK/EtV090K+iMJ7zx2S3HLVDIWFQdqMIsZWbnaGiba18aWhaA==} engines: {node: '>=14'} hasBin: true @@ -4575,6 +4579,11 @@ packages: resolution: {integrity: sha512-psAuZdTIRN08HKVd/E8ObdV6NO7NTBY3KsC30F7M4H1OnmLCUNaS56FpYxyb26zWLSyYF9Ozch9KYHhHegsiOQ==} engines: {node: '>=6.0.0'} + nopt@7.2.1: + resolution: {integrity: sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + hasBin: true + nopt@8.1.0: resolution: {integrity: sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==} engines: {node: ^18.17.0 || >=20.5.0} @@ -7037,7 +7046,7 @@ snapshots: dependencies: hono: 4.7.2 - '@hono/zod-openapi@0.18.4(hono@4.7.2)(zod@3.24.2)': + '@hono/zod-openapi@0.19.2(hono@4.7.2)(zod@3.24.2)': dependencies: '@asteasolutions/zod-to-openapi': 7.3.0(zod@3.24.2) '@hono/zod-validator': 0.4.3(hono@4.7.2)(zod@3.24.2) @@ -8170,6 +8179,8 @@ snapshots: loupe: 3.1.3 tinyrainbow: 1.2.0 + abbrev@2.0.0: {} + abbrev@3.0.0: {} acorn-import-attributes@1.9.5(acorn@8.14.0): @@ -9441,7 +9452,7 @@ snapshots: dependencies: for-in: 1.0.2 - foreground-child@3.3.0: + foreground-child@3.3.1: dependencies: cross-spawn: 7.0.6 signal-exit: 4.1.0 @@ -9583,7 +9594,7 @@ snapshots: glob@10.4.5: dependencies: - foreground-child: 3.3.0 + foreground-child: 3.3.1 jackspeak: 3.4.3 minimatch: 9.0.5 minipass: 7.1.2 @@ -10065,13 +10076,13 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - js-beautify@1.15.3: + js-beautify@1.15.4: dependencies: config-chain: 1.1.13 editorconfig: 1.0.4 glob: 10.4.5 js-cookie: 3.0.5 - nopt: 8.1.0 + nopt: 7.2.1 js-cookie@3.0.5: {} @@ -10692,6 +10703,10 @@ snapshots: nodemailer@6.9.16: {} + nopt@7.2.1: + dependencies: + abbrev: 2.0.0 + nopt@8.1.0: dependencies: abbrev: 3.0.0