Skip to content

Commit

Permalink
Fix node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeon Vinzenz Varapragasam authored and Yeon Vinzenz Varapragasam committed Aug 8, 2023
1 parent 63e315d commit 6be3151
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 420 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,11 @@
"@storybook/addon-actions": "^7.0.8",
"@storybook/addon-essentials": "^7.0.8",
"@storybook/addon-links": "^7.0.8",
"@storybook/addon-mdx-gfm": "7.1.0",
"@storybook/addon-mdx-gfm": "7.2.1",
"@storybook/addons": "^7.0.8",
"@storybook/node-logger": "^7.0.8",
"@storybook/preset-create-react-app": "^7.0.8",
"@storybook/react-webpack5": "7.1.0",
"@storybook/react-webpack5": "7.2.1",
"@storybook/theming": "^7.0.8",
"@types/chart.js": "^2.9.37",
"@types/react": "^18.2.19",
Expand All @@ -155,7 +155,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-flowtype": "^8.0.2",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-json": "^3.0.0",
"eslint-plugin-jsx-a11y": "6.7.1",
Expand All @@ -166,7 +166,7 @@
"prettier": "^3.0.0",
"react-is": "^18.1.0",
"run-script-os": "^1.1.6",
"storybook": "7.1.0",
"storybook": "7.2.1",
"wait-on": "^7.0.1",
"webpack": "^5.82.0"
},
Expand Down
Loading

0 comments on commit 6be3151

Please sign in to comment.