Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent 8c4b5ac commit 4a1b0bc
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@
]
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^14.4.1",
"@tsconfig/vite-react": "^1.0.0",
"@types/react": "^17.0.38",
"@types/react-dom": "^18.0.6",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.4.3",
"@tsconfig/vite-react": "^1.0.1",
"@types/react": "^17.0.60",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react": "latest",
"c8": "^7.11.3",
"c8": "^7.14.0",
"eslint-config-react-app": "^7.0.1",
"jsdom": "^20.0.0",
"jsdom": "^20.0.3",
"typescript": "latest",
"vite": "latest",
"vitest": "^0.14.1"
"vitest": "^0.31.4"
}
}

0 comments on commit 4a1b0bc

Please sign in to comment.