fix(storybook): less+sass updates for storybook7

This commit is contained in:
Gabe Kangas
2023-10-25 21:41:26 -07:00
parent 349a23c690
commit c22d5357ab
3 changed files with 102 additions and 108 deletions
+3 -3
View File
@@ -74,7 +74,7 @@
"@storybook/cli": "7.5.1",
"@storybook/mdx2-csf": "1.1.0",
"@storybook/nextjs": "^7.5.1",
"@storybook/preset-scss": "1.0.3",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react": "7.5.1",
"@storybook/testing-library": "0.2.2",
"@svgr/webpack": "8.1.0",
@@ -116,10 +116,10 @@
"npm": "^10.0.0",
"postcss": "^8.4.31",
"prettier": "3.0.3",
"resolve-url-loader": "^5.0.0",
"sass": "1.69.4",
"sass-loader": "13.3.2",
"sass-loader": "^13.3.2",
"storybook": "^7.5.1",
"storybook-addon-designs": "6.3.1",
"storybook-addon-fetch-mock": "1.0.1",
"storybook-preset-less": "1.1.3",
"style-dictionary": "3.8.0",