Skip to content

Commit

Permalink
chore(dependencies): automatic updates (#109)
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 May 3, 2024
1 parent 5932c8f commit 2931340
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 70 deletions.
11 changes: 6 additions & 5 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.15",
"@mui/material": "^5.15.16",
"axios": "^1.6.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -43,7 +43,7 @@
"@storybook/react": "^8.0.9",
"@storybook/react-vite": "^8.0.9",
"@storybook/testing-library": "^0.2.2",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
Expand All @@ -55,13 +55,13 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-plugin-unused-imports": "^3.2.0",
"husky": "^9.0.11",
"npm-check-updates": "^16.14.20",
"prettier": "^3.2.5",
"storybook": "^8.0.9",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vite-bundle-visualizer": "^1.1.0",
"vite-plugin-chunk-split": "^0.5.0",
"vite-plugin-svgr": "^4.2.0"
Expand Down Expand Up @@ -93,7 +93,8 @@
"ip@=2.0.0": ">=2.0.1",
"follow-redirects@<=1.15.5": ">=1.15.6",
"express@<4.19.2": ">=4.19.2",
"tar@<6.2.1": ">=6.2.1"
"tar@<6.2.1": ">=6.2.1",
"ejs@<3.1.10": ">=3.1.10"
}
}
}
Loading

0 comments on commit 2931340

Please sign in to comment.