From 2b5aa4381110037e4ce885d543ed042b8edbf891 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 15:54:05 +0000 Subject: [PATCH] chore(deps): update dependency @types/marked to v5 --- packages/client/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/packages/client/package.json b/packages/client/package.json index 12a62961f98..98227a54219 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": "5.0.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 e657058443d..494e7b65822 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: 5.0.2 + version: 5.0.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@5.0.2: + resolution: {integrity: sha512-OucS4KMHhFzhz27KxmWg7J+kIYqyqoW5kdIEI319hqARQQUTqhao3M/F+uFnDXD0Rg72iDDZxZNxq5gvctmLlg==} 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: @@ -13086,6 +13093,7 @@ packages: /string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} + requiresBuild: true dependencies: safe-buffer: 5.2.1