Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/MetaMask/design-tokens into…
Browse files Browse the repository at this point in the history
… css-tokens-update
  • Loading branch information
brianacnguyen committed May 30, 2024
2 parents fef3953 + 3e325e9 commit 7a8f2e0
Show file tree
Hide file tree
Showing 3 changed files with 312 additions and 312 deletions.
2 changes: 1 addition & 1 deletion .storybook/preview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const preview: Preview = {
},
},

tags: ['autodocs']
tags: ['autodocs'],
};

export default preview;
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,21 +56,21 @@
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-react": "^7.24.1",
"@chromatic-com/storybook": "^1.4.0",
"@chromatic-com/storybook": "^1.5.0",
"@lavamoat/allow-scripts": "^3.0.4",
"@lavamoat/preinstall-always-fail": "^2.0.0",
"@metamask/auto-changelog": "^3.4.3",
"@metamask/eslint-config": "^12.2.0",
"@metamask/eslint-config-jest": "^12.1.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-typescript": "^12.1.0",
"@storybook/addon-essentials": "^8.1.2",
"@storybook/addon-interactions": "^8.1.2",
"@storybook/addon-links": "^8.1.2",
"@storybook/blocks": "^8.1.2",
"@storybook/react": "^8.1.2",
"@storybook/react-vite": "^8.1.2",
"@storybook/test": "^8.1.2",
"@storybook/addon-essentials": "^8.1.4",
"@storybook/addon-interactions": "^8.1.4",
"@storybook/addon-links": "^8.1.4",
"@storybook/blocks": "^8.1.4",
"@storybook/react": "^8.1.4",
"@storybook/react-vite": "^8.1.4",
"@storybook/test": "^8.1.4",
"@types/babel__core": "^7",
"@types/jest": "^28.1.6",
"@types/node": "^18",
Expand Down Expand Up @@ -100,7 +100,7 @@
"react-dom": "^18.3.1",
"remark-gfm": "^4.0.0",
"sass": "^1.75.0",
"storybook": "^8.1.2",
"storybook": "^8.1.4",
"ts-jest": "^28.0.7",
"ts-node": "^10.7.0",
"tsup": "^7.2.0",
Expand Down
Loading

0 comments on commit 7a8f2e0

Please sign in to comment.