Skip to content

Commit

Permalink
chore(deps): update devdependencies-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent a29a98a commit 4b07b55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"devDependencies": {
"@types/node": "22.4.1",
"@eslint/js": "9.9.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2",
"@vitejs/plugin-react": "4.3.1",
"eslint": "9.9.0",
"eslint-plugin-react-hooks": "5.1.0-rc.0",
"eslint-plugin-react-refresh": "0.4.9",
"globals": "15.9.0",
"typescript": "5.5.3",
"typescript-eslint": "8.0.1",
"vite": "5.4.1"
"vite": "6.0.7"
}
}

0 comments on commit 4b07b55

Please sign in to comment.