Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanKolnik committed Dec 21, 2023
1 parent 3e24a39 commit c948e3e
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 311 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.22.15",
"@emotion/weak-memoize": "^0.3.0",
"@storybook/theming": "^7.6.1",
"@storybook/theming": "7.6.1",
"@types/pluralize": "^0.0.29",
"@types/prismjs": "^1.16.6",
"@types/react-modal": "^3.12.1",
Expand All @@ -76,15 +76,15 @@
"@babel/preset-react": "^7.10.1",
"@babel/preset-typescript": "^7.10.1",
"@emotion/babel-plugin": "^11.10.6",
"@storybook/addon-a11y": "^7.6.1",
"@storybook/addon-actions": "^7.6.1",
"@storybook/addon-docs": "^7.6.1",
"@storybook/addon-essentials": "^7.6.1",
"@storybook/addon-storysource": "^7.6.1",
"@storybook/addon-a11y": "7.6.1",
"@storybook/addon-actions": "7.6.1",
"@storybook/addon-docs": "7.6.1",
"@storybook/addon-essentials": "7.6.1",
"@storybook/addon-storysource": "7.6.1",
"@storybook/eslint-config-storybook": "^3.1.2",
"@storybook/linter-config": "^3.1.2",
"@storybook/react": "^7.6.1",
"@storybook/react-webpack5": "^7.6.1",
"@storybook/react": "7.6.1",
"@storybook/react-webpack5": "7.6.1",
"@svgr/cli": "^6.1.1",
"@types/fs-extra": "^9.0.1",
"auto": "^9.50.1",
Expand All @@ -104,7 +104,7 @@
"react-dom": "17",
"seedrandom": "^3.0.5",
"sort-package-json": "^1.51.0",
"storybook": "^7.6.1",
"storybook": "7.6.1",
"ts-loader": "^7.0.5",
"typescript": "^4.9.5"
},
Expand All @@ -130,4 +130,4 @@
"title": "Storybook Design System",
"url": "https://master--5ccbc373887ca40020446347.chromatic.com"
}
}
}
Loading

0 comments on commit c948e3e

Please sign in to comment.