diff --git a/package.json b/package.json index 62c0452..1093dea 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ }, "devDependencies": { "@esm-bundle/chai": "^4.3.4", - "@greenwood/cli": "~0.28.0-alpha.5", - "@greenwood/plugin-postcss": "~0.28.0-alpha.5", + "@greenwood/cli": "~0.28.0", + "@greenwood/plugin-postcss": "~0.28.0", "@ls-lint/ls-lint": "^1.10.0", "@storybook/addon-actions": "^7.0.0-beta.61", "@storybook/addon-essentials": "^7.0.0-beta.61", diff --git a/yarn.lock b/yarn.lock index b23f6d5..9cb0053 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1456,10 +1456,10 @@ resolved "https://registry.yarnpkg.com/@fal-works/esbuild-plugin-global-externals/-/esbuild-plugin-global-externals-2.1.2.tgz#c05ed35ad82df8e6ac616c68b92c2282bd083ba4" integrity sha512-cEee/Z+I12mZcFJshKcCqC8tuX5hG3s+d+9nZ3LabqKF1vKdF41B92pJVCBggjAGORAeOzyyDDKrZwIkLffeOQ== -"@greenwood/cli@~0.28.0-alpha.5": - version "0.28.0-alpha.5" - resolved "https://registry.yarnpkg.com/@greenwood/cli/-/cli-0.28.0-alpha.5.tgz#4f34982d4182472835be17a7685c92b160c1fbf7" - integrity sha512-reYupGeIrkoWMDqC73oR/IQg4VIGsgL7sz+FMOYfeEtbyyEaRN1P6vArws8TFgML50s2BoDetk9yw78UTTw3/w== +"@greenwood/cli@~0.28.0": + version "0.28.0" + resolved "https://registry.yarnpkg.com/@greenwood/cli/-/cli-0.28.0.tgz#c4964622ab4b6759224fa425572e4b053e137fb4" + integrity sha512-vRUDGnfbyBBZCDPa2ShWyh8iZ1buD37okAqebKqcnum7u/tcjHiLd2AwMjrkihMSn2Oxobx9F2aD1QL7/E/AOQ== dependencies: "@rollup/plugin-commonjs" "^21.0.0" "@rollup/plugin-node-resolve" "^13.0.0" @@ -1485,10 +1485,10 @@ unified "^9.2.0" wc-compiler "~0.8.0" -"@greenwood/plugin-postcss@~0.28.0-alpha.5": - version "0.28.0-alpha.5" - resolved "https://registry.yarnpkg.com/@greenwood/plugin-postcss/-/plugin-postcss-0.28.0-alpha.5.tgz#44aab5e2738f7d74054a6496fa6d525b0cbb5833" - integrity sha512-EuzdT9f4V9BDZjHZx2lwOknNPTvN7W3u3f58KR8F9I20XoJ5pef8oYIqxDPf0qdQEssbw9lSFjQy0sVwgF/JIA== +"@greenwood/plugin-postcss@~0.28.0": + version "0.28.0" + resolved "https://registry.yarnpkg.com/@greenwood/plugin-postcss/-/plugin-postcss-0.28.0.tgz#fd6ebebb9c675fcbcc4c62f79da8a394eaf6cdac" + integrity sha512-laDXCrpAUTkdf23ov3RJBXjQvji80Fd1l/ECweYZ21y3g+chFlRsd+AVnW/7DFKgAdefYXP3OIXWCLS/LlMnlQ== dependencies: postcss "^8.3.11" postcss-import "^13.0.0"