From 25cfd709bc3cf4ef546902b864a03279e556df61 Mon Sep 17 00:00:00 2001 From: mayank1513 Date: Thu, 2 Jan 2025 16:16:21 +0000 Subject: [PATCH] upgrade deps && docs --- docs/functions/treeshakable.html | 2 +- packages/config-eslint/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/functions/treeshakable.html b/docs/functions/treeshakable.html index 35dbe44d..0dc21818 100644 --- a/docs/functions/treeshakable.html +++ b/docs/functions/treeshakable.html @@ -6,4 +6,4 @@

Parameters

Returns T

A tree-shakable store

-
+
diff --git a/packages/config-eslint/package.json b/packages/config-eslint/package.json index 17a755f7..56c7dfae 100644 --- a/packages/config-eslint/package.json +++ b/packages/config-eslint/package.json @@ -8,6 +8,6 @@ "eslint-config-turbo": "^2.3.3", "eslint-plugin-mdx": "^3.1.5", "eslint-plugin-only-warn": "^1.1.0", - "eslint-plugin-storybook": "^0.11.1" + "eslint-plugin-storybook": "^0.11.2" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9d93b7f..4c3293ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -156,8 +156,8 @@ importers: specifier: ^1.1.0 version: 1.1.0 eslint-plugin-storybook: - specifier: ^0.11.1 - version: 0.11.1(eslint@9.12.0)(typescript@5.7.2) + specifier: ^0.11.2 + version: 0.11.2(eslint@9.12.0)(typescript@5.7.2) packages/config-typescript: {} @@ -2706,11 +2706,11 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - eslint-plugin-storybook@0.11.1: - resolution: {integrity: sha512-yGKpAYkBm/Q2hZg476vRUAvd9lAccjjSvzU5nYy3BSQbKTPy7uopx7JEpwk2vSuw4weTMZzWF64z9/gp/K5RCg==} + eslint-plugin-storybook@0.11.2: + resolution: {integrity: sha512-0Z4DUklJrC+GHjCRXa7PYfPzWC15DaVnwaOYenpgXiCEijXPZkLKCms+rHhtoRcWccP7Z8DpOOaP1gc3P9oOwg==} engines: {node: '>= 18'} peerDependencies: - eslint: '>=6' + eslint: '>=8' eslint-plugin-testing-library@6.5.0: resolution: {integrity: sha512-Ls5TUfLm5/snocMAOlofSOJxNN0aKqwTlco7CrNtMjkTdQlkpSMaeTCDHCuXfzrI97xcx2rSCNeKeJjtpkNC1w==} @@ -8433,7 +8433,7 @@ snapshots: string.prototype.matchall: 4.0.12 string.prototype.repeat: 1.0.0 - eslint-plugin-storybook@0.11.1(eslint@9.12.0)(typescript@5.7.2): + eslint-plugin-storybook@0.11.2(eslint@9.12.0)(typescript@5.7.2): dependencies: '@storybook/csf': 0.1.13 '@typescript-eslint/utils': 8.19.0(eslint@9.12.0)(typescript@5.7.2)