modernweb-dev / storybook-prebuilt

Storybook prebuilt to work with native es modules
MIT License
36 stars 9 forks source link

Dependency Dashboard #73

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

[!WARNING] These dependencies are deprecated:

Datasource Name Replacement PR?
npm rollup-plugin-terser Available
npm standard-version Available

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/release.yml
npm
package.json - `@babel/preset-env 7.16.7` - `@custom-elements-manifest/analyzer 0.5.7` - `@mdx-js/react 1.6.22` - `@rollup/plugin-alias 3.1.9` - `@rollup/plugin-babel 5.3.0` - `@rollup/plugin-commonjs 21.0.1` - `@rollup/plugin-inject 4.0.4` - `@rollup/plugin-json 4.1.0` - `@rollup/plugin-node-resolve 13.1.3` - `@rollup/plugin-replace 3.0.1` - `@storybook/addon-essentials 6.4.10` - `@storybook/addon-docs 6.4.10` - `@storybook/addons 6.4.10` - `@storybook/api 6.4.10` - `@storybook/preact 6.4.10` - `@storybook/theming 6.4.10` - `@storybook/web-components 6.4.10` - `@web/dev-server 0.1.29` - `@web/dev-server-rollup 0.3.14` - `cjs-module-lexer 1.2.2` - `deepmerge 4.2.2` - `htm 3.1.0` - `lit 2.1.1` - `lit-element 3.1.1` - `lit-html 2.1.1` - `magic-string 0.25.7` - `preact 10.6.4` - `react 16.14.0` - `react-dom 16.14.0` - `rollup 2.63.0` - `rollup-plugin-node-builtins 2.1.2` - `rollup-plugin-node-globals 1.4.0` - `rollup-plugin-terser 7.0.2` - `rollup-plugin-visualizer 5.5.2` - `standard-version 9.3.2`

JosefJezek commented 2 years ago

Please update lit to v2.

Westbrook commented 2 years ago

The currently released version on this tool supports both pre and post 2.0 versions of lit regardless of what we use internally. Are there specific issue that you’re seeing @JosefJezek?