Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
chore: bump version to 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
emre-cil committed Feb 21, 2024
1 parent 8327087 commit 9024083
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 526 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,32 +39,32 @@
"test:cover": "vitest run --coverage"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.0",
"@mui/material": "^5.15.0",
"@reduxjs/toolkit": "^2.0.1",
"axios": "^1.6.2",
"@mui/icons-material": "^5.15.10",
"@mui/material": "^5.15.10",
"@reduxjs/toolkit": "^2.2.1",
"axios": "^1.6.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.0.4",
"react-router-dom": "^6.21.0"
"react-redux": "^9.1.0",
"react-router-dom": "^6.22.1"
},
"devDependencies": {
"@babel/core": "^7.23.6",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react-swc": "^3.5.0",
"@babel/core": "^7.23.9",
"@types/react": "^18.2.57",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react-swc": "^3.6.0",
"eslint": "^8.56.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^3.1.1",
"vite": "^5.0.10",
"vitest": "^1.0.4"
"prettier": "^3.2.5",
"vite": "^5.1.4",
"vitest": "^1.3.1"
}
}
Loading

0 comments on commit 9024083

Please # to comment.