Upgrade testing

This commit is contained in:
Lance
2025-04-28 12:32:41 -06:00
parent c9308db9dc
commit 2ad2df085b
8 changed files with 18 additions and 22 deletions

View File

@@ -46,11 +46,10 @@
"devDependencies": {
"@babel/core": "^7.18.0",
"@testing-library/jest-dom": "^5.13.0",
"@testing-library/react": "^11.2.7",
"@testing-library/react-hooks": "^7.0.0",
"@testing-library/react": "^16.3.0",
"@types/jest": "^27.0.3",
"@types/offscreencanvas": "^2019.6.4",
"@types/react": "^17.0.9",
"@types/react": "^18.0.0",
"@types/testing-library__jest-dom": "^5.9.5",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",