Skip to content

Commit

Permalink
chore(dependencies): automatic updates (#97)
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 1, 2024
1 parent 3772c4e commit e928e67
Show file tree
Hide file tree
Showing 2 changed files with 685 additions and 717 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,29 +23,29 @@
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@emotion/styled": "^11.11.5",
"@mui/material": "^5.15.14",
"axios": "^1.6.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-hook-form": "^7.51.1",
"react-hook-form": "^7.51.2",
"react-router-dom": "^6.22.3",
"react-toastify": "^10.0.5"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@storybook/addon-actions": "^8.0.4",
"@storybook/addon-essentials": "^8.0.4",
"@storybook/addon-interactions": "^8.0.4",
"@storybook/addon-links": "^8.0.4",
"@storybook/react": "^8.0.4",
"@storybook/react-vite": "^8.0.4",
"@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/testing-library": "^0.2.2",
"@types/node": "^20.11.30",
"@types/react": "^18.2.70",
"@types/react-dom": "^18.2.22",
"@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",
"@vitejs/plugin-basic-ssl": "^1.1.0",
Expand All @@ -59,9 +59,9 @@
"husky": "^9.0.11",
"npm-check-updates": "^16.14.18",
"prettier": "^3.2.5",
"storybook": "^8.0.4",
"storybook": "^8.0.5",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite": "^5.2.7",
"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 e928e67

Please sign in to comment.