We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7362c1 commit e27e722Copy full SHA for e27e722
package.json
@@ -48,6 +48,7 @@
48
"@testing-library/jest-dom": "^5.13.0",
49
"@testing-library/react": "^16.3.0",
50
"@types/jest": "^27.0.3",
51
+ "@types/node": "^18.19.122",
52
"@types/offscreencanvas": "^2019.6.4",
53
"@types/react": "^18.0.0",
54
"@types/testing-library__jest-dom": "^5.9.5",
@@ -72,7 +73,7 @@
72
73
"react-dom": "^18.0.0",
74
"release-it": "^14.10.0",
75
"ts-jest": "^27.1.1",
- "typescript": "^4.5.4",
76
+ "typescript": "^5.6.0",
77
"watch": "^1.0.2"
78
}
79
0 commit comments