Skip to content

Commit

Permalink
Update Development Dependencies Support
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent 31ad1f1 commit cd32328
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 103 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@testing-library/dom": "9.3.4",
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.4.0",
"eslint": "8.57.0",
Expand All @@ -69,8 +69,8 @@
"eslint-plugin-react-hooks": "4.6.0",
"jsdom": "24.0.0",
"prettier": "3.2.5",
"sass": "1.74.1",
"typescript": "5.4.4",
"sass": "1.75.0",
"typescript": "5.4.5",
"vite": "5.2.8",
"vitest": "1.4.0"
},
Expand Down
Loading

0 comments on commit cd32328

Please sign in to comment.