Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
minpeter committed Nov 10, 2023
1 parent de81980 commit f7e8fc7
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 251 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@reduxjs/toolkit": "^1.9.7",
"@swc/plugin-emotion": "^2.5.96",
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
"@swc/plugin-emotion": "^2.5.97",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@vercel/analytics": "^1.1.1",
"axios": "^1.6.0",
"axios": "^1.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
Expand All @@ -29,10 +29,10 @@
"lint": "eslint src/**/*.{ts,tsx} --fix"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vitejs/plugin-react-swc": "^3.4.1",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
Expand Down
Loading

0 comments on commit f7e8fc7

Please sign in to comment.