We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4213ae0 commit 8a34748Copy full SHA for 8a34748
package.json
@@ -17,7 +17,7 @@
17
"@eslint/js": "9.17.0",
18
"@project-gauntlet/tools": "0.9.0",
19
"@types/deno": "2.0.0",
20
- "@types/react": "^19.0.2",
+ "@types/react": "19.0.2",
21
"@types/which": "3.0.4",
22
"@typescript-eslint/parser": "8.18.1",
23
"eslint": "9.17.0",
yarn.lock
@@ -1794,7 +1794,7 @@
1794
dependencies:
1795
undici-types "~6.20.0"
1796
1797
-"@types/react@^19.0.2":
+"@types/[email protected]":
1798
version "19.0.2"
1799
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.2.tgz#9363e6b3ef898c471cb182dd269decc4afc1b4f6"
1800
integrity sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==
0 commit comments