Skip to content

Commit

Permalink
[react] Update all dependencies
Browse files Browse the repository at this point in the history
- Relax dev dependencies
- Run `yarn upgrade`
  • Loading branch information
werkshy committed Jan 30, 2024
1 parent 1c02521 commit 3f13593
Show file tree
Hide file tree
Showing 2 changed files with 462 additions and 565 deletions.
8 changes: 4 additions & 4 deletions react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"author": "Andy O'Neill <andy@potatoriot.com>",
"license": "ISC",
"devDependencies": {
"eslint": "8.56.0",
"eslint-plugin-react": "7.33.2",
"prettier": "3.1.1",
"vite": "5.0.12"
"eslint": "^8",
"eslint-plugin-react": "^7",
"prettier": "^3",
"vite": "^5"
},
"dependencies": {
"react": "^18.2.0",
Expand Down

0 comments on commit 3f13593

Please sign in to comment.