diff --git a/packages/redux-devtools-ui/.storybook/main.ts b/packages/redux-devtools-ui/.storybook/main.js similarity index 100% rename from packages/redux-devtools-ui/.storybook/main.ts rename to packages/redux-devtools-ui/.storybook/main.js diff --git a/packages/redux-devtools-ui/.storybook/tsconfig.json b/packages/redux-devtools-ui/.storybook/tsconfig.json deleted file mode 100644 index ca19def4..00000000 --- a/packages/redux-devtools-ui/.storybook/tsconfig.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "extends": "../../../tsconfig.react.base.json", - "include": ["../src", "."] -} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d7109fc..5bf96497 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8598,7 +8598,7 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 3.0.5 - '@types/node': 14.18.16 + '@types/node': 17.0.31 dev: true /@types/graceful-fs/4.1.5: @@ -8775,7 +8775,7 @@ packages: /@types/node-fetch/2.6.1: resolution: {integrity: sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==} dependencies: - '@types/node': 14.18.16 + '@types/node': 17.0.31 form-data: 3.0.1 dev: true @@ -9126,7 +9126,7 @@ packages: /@types/webpack-sources/3.2.0: resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==} dependencies: - '@types/node': 14.18.16 + '@types/node': 17.0.31 '@types/source-list-map': 0.1.2 source-map: 0.7.3 dev: true @@ -9134,7 +9134,7 @@ packages: /@types/webpack/4.41.32: resolution: {integrity: sha512-cb+0ioil/7oz5//7tZUSwbrSAN/NWHrQylz5cW8G0dWTcF/g+/dSdMlKVZspBYuMAN1+WnwHrkxiRrLcwd0Heg==} dependencies: - '@types/node': 14.18.16 + '@types/node': 17.0.31 '@types/tapable': 1.0.8 '@types/uglify-js': 3.13.2 '@types/webpack-sources': 3.2.0 @@ -16619,6 +16619,7 @@ packages: chalk: 2.4.2 diff-match-patch: 1.0.5 dev: false + bundledDependencies: [] /jsonfile/2.4.0: resolution: {integrity: sha1-NzaitCi4e72gzIO1P6PWM6NcKug=}