Skip to content

Commit

Permalink
chore(dependencies): automatic updates (#98)
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 Apr 6, 2024
1 parent e928e67 commit 0dbc108
Show file tree
Hide file tree
Showing 2 changed files with 405 additions and 405 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/material": "^5.15.14",
"@mui/material": "^5.15.15",
"axios": "^1.6.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -36,18 +36,18 @@
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@storybook/addon-actions": "^8.0.5",
"@storybook/addon-essentials": "^8.0.5",
"@storybook/addon-interactions": "^8.0.5",
"@storybook/addon-links": "^8.0.5",
"@storybook/react": "^8.0.5",
"@storybook/react-vite": "^8.0.5",
"@storybook/addon-actions": "^8.0.6",
"@storybook/addon-essentials": "^8.0.6",
"@storybook/addon-interactions": "^8.0.6",
"@storybook/addon-links": "^8.0.6",
"@storybook/react": "^8.0.6",
"@storybook/react-vite": "^8.0.6",
"@storybook/testing-library": "^0.2.2",
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@types/node": "^20.12.5",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-react": "^4.2.1",
"ctux-check-engine": "^1.13.0",
Expand All @@ -59,9 +59,9 @@
"husky": "^9.0.11",
"npm-check-updates": "^16.14.18",
"prettier": "^3.2.5",
"storybook": "^8.0.5",
"typescript": "^5.4.3",
"vite": "^5.2.7",
"storybook": "^8.0.6",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vite-bundle-visualizer": "^1.1.0",
"vite-plugin-chunk-split": "^0.5.0",
"vite-plugin-svgr": "^4.2.0"
Expand Down
Loading

0 comments on commit 0dbc108

Please sign in to comment.