Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 0f98370 commit cae27f7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"styled-components": "6.1.8"
},
"devDependencies": {
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@types/styled-components": "5.1.34",
"@vitejs/plugin-react": "4.2.1",
"prettier": "3.2.5",
"typescript": "5.4.5",
"vite": "5.2.9"
"@vitejs/plugin-react": "4.3.4",
"prettier": "3.4.2",
"typescript": "5.7.2",
"vite": "5.4.11"
}
}

0 comments on commit cae27f7

Please sign in to comment.