We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38856c0 commit 8f8b373Copy full SHA for 8f8b373
package.json
@@ -36,7 +36,7 @@
36
"@stylistic/eslint-plugin-ts": "^2.12.1",
37
"@types/mdx": "^2.0.13",
38
"@types/node": "^22.10.5",
39
- "@types/react": "^19.0.3",
+ "@types/react": "^19.0.4",
40
"@types/react-dom": "^19.0.2",
41
"eslint": "^9.17.0",
42
"eslint-config-import": "^0.13.0",
@@ -48,7 +48,7 @@
48
"eslint-plugin-react": "^7.37.3",
49
"eslint-plugin-react-hooks": "^5.1.0",
50
"rimraf": "^6.0.1",
51
- "typescript": "^5.7.2",
+ "typescript": "^5.7.3",
52
"typescript-eslint": "^8.19.1"
53
},
54
"packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a"
0 commit comments