From 77d4b7ae0555323982964a9b55798f1c314632bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 01:59:29 +0000 Subject: [PATCH] Update dependency @types/marked to v6 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1c1b375..7359b33 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@radix-ui/react-navigation-menu": "1.1.4", "@svgr/core": "8.1.0", "@tailwindcss/typography": "0.5.10", - "@types/marked": "5.0.2", + "@types/marked": "6.0.0", "@types/react": "18.2.24", "@types/react-dom": "18.2.8", "@vite-pwa/astro": "0.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0fe982e..9555593 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: 0.5.10 version: 0.5.10(tailwindcss@3.3.3) '@types/marked': - specifier: 5.0.2 - version: 5.0.2 + specifier: 6.0.0 + version: 6.0.0 '@types/react': specifier: 18.2.24 version: 18.2.24 @@ -3239,8 +3239,11 @@ packages: dev: false optional: true - /@types/marked@5.0.2: - resolution: {integrity: sha512-OucS4KMHhFzhz27KxmWg7J+kIYqyqoW5kdIEI319hqARQQUTqhao3M/F+uFnDXD0Rg72iDDZxZNxq5gvctmLlg==} + /@types/marked@6.0.0: + resolution: {integrity: sha512-jmjpa4BwUsmhxcfsgUit/7A9KbrC48Q0q8KvnY107ogcjGgTFDlIL3RpihNpx2Mu1hM4mdFQjoVc4O6JoGKHsA==} + deprecated: This is a stub types definition. marked provides its own type definitions, so you do not need this installed. + dependencies: + marked: 6.0.0 dev: false /@types/mdast@3.0.13: @@ -8384,6 +8387,7 @@ packages: /workbox-google-analytics@7.0.0: resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==} + deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained dependencies: workbox-background-sync: 7.0.0 workbox-core: 7.0.0