Skip to content

Commit

Permalink
Update Storybook & project dependencies (#928)
Browse files Browse the repository at this point in the history
UpdateStorybook & project dependencies

Signed-off-by: Benjamin Perez <[email protected]>
  • Loading branch information
bexsoft authored Aug 13, 2024
1 parent a17e2a1 commit 3782ed0
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 201 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"types": "dist/mds.d.ts",
"dependencies": {
"@storybook/test": "^8.2.7",
"@storybook/test": "^8.2.9",
"@types/styled-components": "^5.1.34",
"@uiw/react-textarea-code-editor": "^3.0.2",
"detect-gpu": "^5.0.42",
"detect-gpu": "^5.0.43",
"luxon": "^3.5.0",
"react-calendar": "^5.0.0",
"react-virtualized": "^9.22.5",
Expand All @@ -32,14 +32,14 @@
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@storybook/addon-actions": "^8.2.7",
"@storybook/addon-essentials": "^8.2.7",
"@storybook/addon-interactions": "^8.2.7",
"@storybook/addon-links": "^8.2.7",
"@storybook/addon-actions": "^8.2.9",
"@storybook/addon-essentials": "^8.2.9",
"@storybook/addon-interactions": "^8.2.9",
"@storybook/addon-links": "^8.2.9",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/react": "^8.2.7",
"@storybook/react-webpack5": "^8.2.7",
"@storybook/theming": "^8.2.7",
"@storybook/react": "^8.2.9",
"@storybook/react-webpack5": "^8.2.9",
"@storybook/theming": "^8.2.9",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.12",
Expand All @@ -58,11 +58,11 @@
"rollup": "^4.20.0",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-import-css": "^3.5.0",
"rollup-plugin-import-css": "^3.5.1",
"rollup-plugin-import-file": "^1.0.1",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-terser": "^7.0.2",
"storybook": "^8.2.7",
"storybook": "^8.2.9",
"storybook-dark-mode": "^4.0.2",
"ts-jest": "^29.2.4",
"tslib": "^2.6.3",
Expand Down
Loading

0 comments on commit 3782ed0

Please sign in to comment.