Skip to content

Commit 7fe3774

Browse files
chore(deps): pin dependency @types/react to 19.2.14
1 parent 48274a6 commit 7fe3774

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@semantic-release/release-notes-generator": "14.1.0",
7070
"@storybook/react-vite": "^10.2.17",
7171
"@types/jest": "29.5.14",
72-
"@types/react": "^19.2.14",
72+
"@types/react": "19.2.14",
7373
"eslint": "10.0.2",
7474
"eslint-config-prettier": "10.1.8",
7575
"eslint-plugin-storybook": "^10.2.17",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1742,7 +1742,7 @@
17421742
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
17431743
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
17441744

1745-
"@types/react@^19.2.14":
1745+
"@types/react@19.2.14":
17461746
version "19.2.14"
17471747
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.14.tgz#39604929b5e3957e3a6fa0001dafb17c7af70bad"
17481748
integrity sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==

0 commit comments

Comments
 (0)