diff --git a/site/package.json b/site/package.json index 5726aaefa3..5123c139d7 100644 --- a/site/package.json +++ b/site/package.json @@ -102,7 +102,7 @@ }, "devDependencies": { "@biomejs/biome": "1.8.3", - "@chromatic-com/storybook": "1.6.0", + "@chromatic-com/storybook": "1.9.0", "@octokit/types": "12.3.0", "@playwright/test": "1.47.2", "@storybook/addon-actions": "8.1.11", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 1e18d1bc54..da199dd969 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -215,8 +215,8 @@ importers: specifier: 1.8.3 version: 1.8.3 '@chromatic-com/storybook': - specifier: 1.6.0 - version: 1.6.0(react@18.3.1) + specifier: 1.9.0 + version: 1.9.0(react@18.3.1) '@octokit/types': specifier: 12.3.0 version: 12.3.0 @@ -1277,8 +1277,8 @@ packages: '@bundled-es-modules/tough-cookie@0.1.6': resolution: {integrity: sha512-dvMHbL464C0zI+Yqxbz6kZ5TOEp7GLW+pry/RWndAR8MJQAXZ2rPmIs8tziTZjeIyhSNZgZbCePtfSbdWqStJw==} - '@chromatic-com/storybook@1.6.0': - resolution: {integrity: sha512-6sHj0l194KMBIZ0D5SeJ+Ys+zslehKHcC2d6Hd/YEn4cCl7p9mLuxrZjvf8xharGKy8vf9Q1tKrU2YdldzUBoQ==} + '@chromatic-com/storybook@1.9.0': + resolution: {integrity: sha512-vYQ+TcfktEE3GHnLZXHCzXF/sN9dw+KivH8a5cmPyd9YtQs7fZtHrEgsIjWpYycXiweKMo1Lm1RZsjxk8DH3rA==} engines: {node: '>=16.0.0', yarn: '>=1.22.18'} '@colors/colors@1.5.0': @@ -6685,10 +6685,6 @@ packages: resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==} engines: {node: '>= 4.0.0'} - universalify@2.0.0: - resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} - engines: {node: '>= 10.0.0'} - universalify@2.0.1: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} @@ -8202,7 +8198,7 @@ snapshots: '@types/tough-cookie': 4.0.5 tough-cookie: 4.1.4 - '@chromatic-com/storybook@1.6.0(react@18.3.1)': + '@chromatic-com/storybook@1.9.0(react@18.3.1)': dependencies: chromatic: 11.5.4 filesize: 10.1.2 @@ -12769,7 +12765,7 @@ snapshots: jsonfile@6.1.0: dependencies: - universalify: 2.0.0 + universalify: 2.0.1 optionalDependencies: graceful-fs: 4.2.11 @@ -14713,8 +14709,6 @@ snapshots: universalify@0.2.0: {} - universalify@2.0.0: {} - universalify@2.0.1: {} unpipe@1.0.0: {}