We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c24a0 commit 8c4eb3dCopy full SHA for 8c4eb3d
package.json
@@ -34,7 +34,7 @@
34
"react-dom": "17.0.2",
35
"styled-components": "^5.3.9",
36
"tslib": "^2.6.2",
37
- "typescript": "5.0.4",
+ "typescript": "5.2.2",
38
"zod": "^3.22.2"
39
},
40
"devDependencies": {
@@ -49,8 +49,8 @@
49
"@types/react-dom": "^17.0.11",
50
"@types/react-test-renderer": "^17.0.0",
51
"@types/styled-components": "^5.1.26",
52
- "@typescript-eslint/eslint-plugin": "^5.59.2",
53
- "@typescript-eslint/parser": "^5.59.2",
+ "@typescript-eslint/eslint-plugin": "^6.7.2",
+ "@typescript-eslint/parser": "^6.7.2",
54
"esbuild-jest": "^0.5.0",
55
"eslint": "8.49.0",
56
"eslint-config-prettier": "8.8.0",
0 commit comments