diff --git a/packages/client/package.json b/packages/client/package.json index 12a62961f98d..788f12deb775 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -134,7 +134,7 @@ "@babel/preset-env": "7.23.2", "@giphy/js-types": "4.4.0", "@types/autosize": "4.0.2", - "@types/marked": "4.3.1", + "@types/marked": "4.3.2", "@vitejs/plugin-vue": "4.4.0", "recaptcha-v3": "1.10.0", "user-agent-data-types": "0.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e657058443df..1a1d1c9be5df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -274,8 +274,8 @@ importers: specifier: 4.0.2 version: 4.0.2 '@types/marked': - specifier: 4.3.1 - version: 4.3.1 + specifier: 4.3.2 + version: 4.3.2 '@vitejs/plugin-vue': specifier: 4.4.0 version: 4.4.0(vite@4.5.0)(vue@3.3.7) @@ -1913,6 +1913,7 @@ packages: /@commitlint/config-validator@18.1.0: resolution: {integrity: sha512-kbHkIuItXn93o2NmTdwi5Mk1ujyuSIysRE/XHtrcps/27GuUKEIqBJp6TdJ4Sq+ze59RlzYSHMKuDKZbfg9+uQ==} engines: {node: '>=v18'} + requiresBuild: true dependencies: '@commitlint/types': 18.1.0 ajv: 8.12.0 @@ -1933,6 +1934,7 @@ packages: /@commitlint/execute-rule@18.1.0: resolution: {integrity: sha512-w3Vt4K+O7+nSr9/gFSEfZ1exKUOPSlJaRpnk7Y+XowEhvwT7AIk1HNANH+gETf0zGZ020+hfiMW/Ome+SNCUsg==} engines: {node: '>=v18'} + requiresBuild: true dev: true /@commitlint/format@18.1.0: @@ -2009,6 +2011,7 @@ packages: /@commitlint/resolve-extends@18.1.0: resolution: {integrity: sha512-3mZpzOEJkELt7BbaZp6+bofJyxViyObebagFn0A7IHaLARhPkWTivXdjvZHS12nAORftv88Yhbh8eCPKfSvB7g==} engines: {node: '>=v18'} + requiresBuild: true dependencies: '@commitlint/config-validator': 18.1.0 '@commitlint/types': 18.1.0 @@ -3688,8 +3691,8 @@ packages: '@types/mdurl': 1.0.4 dev: true - /@types/marked@4.3.1: - resolution: {integrity: sha512-vSSbKZFbNktrQ15v7o1EaH78EbWV+sPQbPjHG+Cp8CaNcPFUEfjZ0Iml/V0bFDwsTlYe8o6XC5Hfdp91cqPV2g==} + /@types/marked@4.3.2: + resolution: {integrity: sha512-a79Yc3TOk6dGdituy8hmTTJXjOkZ7zsFYV10L337ttq/rec8lRMDBpV7fL3uLx6TgbFCa5DU/h8FmIBQPSbU0w==} dev: true /@types/mdurl@1.0.4: @@ -3718,6 +3721,7 @@ packages: /@types/node@18.18.7: resolution: {integrity: sha512-bw+lEsxis6eqJYW8Ql6+yTqkE6RuFtsQPSe5JxXbqYRFQEER5aJA9a5UH9igqDWm3X4iLHIKOHlnAXLM4mi7uQ==} + requiresBuild: true dependencies: undici-types: 5.26.5 dev: true @@ -6280,6 +6284,7 @@ packages: /cosmiconfig-typescript-loader@5.0.0(@types/node@18.18.7)(cosmiconfig@8.3.6)(typescript@5.2.2): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} + requiresBuild: true peerDependencies: '@types/node': '*' cosmiconfig: '>=8.2' @@ -9452,6 +9457,7 @@ packages: /jiti@1.20.0: resolution: {integrity: sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==} hasBin: true + requiresBuild: true dev: true /joycon@3.1.1: @@ -10025,6 +10031,7 @@ packages: /lodash.mergewith@4.6.2: resolution: {integrity: sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==} + requiresBuild: true dev: true /lodash.once@4.1.1: