Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent 7a27307 commit 8df07e9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"styled-components": "5.3.11"
},
"devDependencies": {
"@types/react": "18.2.12",
"@types/react-dom": "18.2.5",
"@types/react": "18.2.16",
"@types/react-dom": "18.2.7",
"@types/styled-components": "5.1.26",
"@vitejs/plugin-react": "4.0.0",
"@vitejs/plugin-react": "4.0.3",
"prettier": "2.8.8",
"typescript": "5.1.3",
"vite": "4.3.9"
"typescript": "5.1.6",
"vite": "4.4.7"
}
}

0 comments on commit 8df07e9

Please sign in to comment.