Skip to content

Commit

Permalink
update frontend deps (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
prybalko committed Nov 13, 2023
1 parent c0ea57d commit 6883e61
Show file tree
Hide file tree
Showing 2 changed files with 3,102 additions and 2,569 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@
]
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"autoprefixer": "^10.4.13",
"eslint": "^8.33.0",
"eslint-plugin-react": "^7.32.2",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.53.0",
"eslint-plugin-react": "^7.33.2",
"gh-pages": "^5.0.0",
"postcss": "^8.4.21",
"prettier-eslint": "^15.0.1",
"tailwindcss": "^3.2.4"
"postcss": "^8.4.31",
"prettier-eslint": "^16.1.2",
"tailwindcss": "^3.3.5"
}
}
Loading

0 comments on commit 6883e61

Please sign in to comment.