From 61b9e9252e10ddcbdde250dff59ccc79f97f4504 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 02:28:43 +0000 Subject: [PATCH] fix(deps): bump @storyblok/vue from 8.1.4 to 8.1.9 Bumps [@storyblok/vue](https://github.com/storyblok/storyblok-vue) from 8.1.4 to 8.1.9. - [Release notes](https://github.com/storyblok/storyblok-vue/releases) - [Commits](https://github.com/storyblok/storyblok-vue/compare/v8.1.4...v8.1.9) --- updated-dependencies: - dependency-name: "@storyblok/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6cd5841..431a14d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 0.3.0(@typescript-eslint/utils@8.15.0(eslint@9.15.0(jiti@2.3.3))(typescript@5.6.3))(@vue/compiler-sfc@3.5.12)(eslint-plugin-react-refresh@0.4.14(eslint@9.15.0(jiti@2.3.3)))(eslint@9.15.0(jiti@2.3.3))(typescript@5.6.3)(vitest@2.1.3) '@storyblok/vue': specifier: ^8.1.4 - version: 8.1.4 + version: 8.1.9(vue@3.5.12(typescript@5.6.3)) '@vitejs/plugin-basic-ssl': specifier: ^1.1.0 version: 1.1.0(vite@5.4.10(@types/node@22.9.1)) @@ -868,6 +868,9 @@ packages: '@storyblok/js@3.1.6': resolution: {integrity: sha512-CF0JMQyR91co95E9/nTwdDEOVrMBT15BV7azXPYYQVNmdUpdnpNoHThzPZpcED4E23lJDLVRnwHTEZ54ytkaGw==} + '@storyblok/js@3.2.1': + resolution: {integrity: sha512-oi6vynMfCrCQQYZohNLS7YT00izFaXC7VIuQmHfqJx8nu9dUUYtiStPE9b1OjxlbX+TDpzuxTGxK1lhfFbBRyw==} + '@storyblok/react@3.0.15': resolution: {integrity: sha512-WCishIb8JUSoRQLX9vCtlfP3fr/4b2EOcAgR1OmewrO0QmRP6OU9ZUMEIbQjVvvFkQ68d4qoaeyyqINSdX75XQ==} peerDependencies: @@ -877,9 +880,17 @@ packages: '@storyblok/richtext@2.1.0': resolution: {integrity: sha512-hQoZ+mIMuNuFOgjikY8njA29LZ3PMcqINn2Dc4CH9BB+yyYFosiQuIi51CvYoTT/IuslG58FS0/js91/635UUQ==} + '@storyblok/richtext@3.0.2': + resolution: {integrity: sha512-KBLx9ycNVMyVnNyPiwBH5g9uWmiJpMzp9YvpnnADXlPLoksusrwI56BusSM8HaIgJgcnB5RR0LvhySkPFdC8Zg==} + '@storyblok/vue@8.1.4': resolution: {integrity: sha512-q+5G4bV8hK9cY7n/3/8e+1D/CRON65upAQnpuN6GDhfstTS7DHW9963ALXNv9u8zUMifK8229m3kk2W5Ul+fzQ==} + '@storyblok/vue@8.1.9': + resolution: {integrity: sha512-eFeZ6CO6b1G2qZuhzeB4T6iesXfZZISITRAajPzhCELPjtfGVjO9+DaX11u0rnfvA3/CeuSUAy0OBAHAjEqH6A==} + peerDependencies: + vue: '>=3.4' + '@stylistic/eslint-plugin@2.9.0': resolution: {integrity: sha512-OrDyFAYjBT61122MIY1a3SfEgy3YCMgt2vL4eoPmvTwDBwyQhAXurxNQznlRD/jESNfYWfID8Ej+31LljvF7Xg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3322,6 +3333,9 @@ packages: storyblok-js-client@6.10.1: resolution: {integrity: sha512-vfV6BRuE/elcpPDfhValfC2TkxPZzdAlWGhwo2piN8REaxbzeMmsKpQ7yENBrkQTGXFYxZWi39SCxgRrCGGj+w==} + storyblok-js-client@6.10.6: + resolution: {integrity: sha512-4n/n6tkLu3kmZwb2aSZgwqGta8DodbQbGjuclWY+A6xsmrVWrRBytUs+5lvJVTGkshLflVPhufeO4j/1zvVSPQ==} + string-argv@0.3.2: resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} engines: {node: '>=0.6.19'} @@ -4488,6 +4502,11 @@ snapshots: '@storyblok/richtext': 2.1.0 storyblok-js-client: 6.10.1 + '@storyblok/js@3.2.1': + dependencies: + '@storyblok/richtext': 3.0.2 + storyblok-js-client: 6.10.6 + '@storyblok/react@3.0.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@storyblok/js': 3.1.6 @@ -4498,10 +4517,17 @@ snapshots: dependencies: consola: 3.2.3 + '@storyblok/richtext@3.0.2': {} + '@storyblok/vue@8.1.4': dependencies: '@storyblok/js': 3.1.6 + '@storyblok/vue@8.1.9(vue@3.5.12(typescript@5.6.3))': + dependencies: + '@storyblok/js': 3.2.1 + vue: 3.5.12(typescript@5.6.3) + '@stylistic/eslint-plugin@2.9.0(eslint@9.15.0(jiti@2.3.3))(typescript@5.6.3)': dependencies: '@typescript-eslint/utils': 8.11.0(eslint@9.15.0(jiti@2.3.3))(typescript@5.6.3) @@ -7320,6 +7346,8 @@ snapshots: storyblok-js-client@6.10.1: {} + storyblok-js-client@6.10.6: {} + string-argv@0.3.2: {} string-width@4.2.3: