Skip to content

Commit

Permalink
chore(dependencies): automatic updates (#56)
Browse files Browse the repository at this point in the history
Signed-off-by: cTux <[email protected]>
Co-authored-by: cTux <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Dec 1, 2023
1 parent cea9a74 commit de4989a
Show file tree
Hide file tree
Showing 2 changed files with 913 additions and 1,039 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.14.18",
"@mui/material": "^5.14.19",
"axios": "^1.6.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -35,18 +35,18 @@
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@storybook/addon-actions": "^7.5.3",
"@storybook/addon-essentials": "^7.5.3",
"@storybook/addon-interactions": "^7.5.3",
"@storybook/addon-links": "^7.5.3",
"@storybook/react": "^7.5.3",
"@storybook/react-vite": "^7.5.3",
"@storybook/addon-actions": "^7.6.2",
"@storybook/addon-essentials": "^7.6.2",
"@storybook/addon-interactions": "^7.6.2",
"@storybook/addon-links": "^7.6.2",
"@storybook/react": "^7.6.2",
"@storybook/react-vite": "^7.6.2",
"@storybook/testing-library": "^0.2.2",
"@types/node": "^20.10.0",
"@types/react": "^18.2.38",
"@types/node": "^20.10.1",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vitejs/plugin-basic-ssl": "^1.0.2",
"@vitejs/plugin-react": "^4.2.0",
"ctux-check-engine": "^1.12.0",
Expand All @@ -58,9 +58,9 @@
"husky": "^8.0.3",
"npm-check-updates": "^16.14.11",
"prettier": "^3.1.0",
"storybook": "^7.5.3",
"storybook": "^7.6.2",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vite": "^5.0.4",
"vite-plugin-chunk-split": "^0.4.7",
"vite-plugin-svgr": "^3.3.0"
},
Expand Down
Loading

0 comments on commit de4989a

Please sign in to comment.