Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 56e8070 commit 1a96a97
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,13 +12,13 @@
"styled-components": "6.1.8"
},
"devDependencies": {
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@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.3",
"prettier": "3.3.3",
"typescript": "5.6.3",
"vite": "5.4.11",
"vite-tsconfig-paths": "4.3.2"
}
}

0 comments on commit 1a96a97

Please sign in to comment.