Skip to content

Commit 4bd45d3

Browse files
chore(deps): pin dependency @types/react to 19.2.14
1 parent 6631080 commit 4bd45d3

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
@@ -1721,7 +1721,7 @@
17211721
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
17221722
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
17231723

1724-
"@types/react@^19.2.14":
1724+
"@types/react@19.2.14":
17251725
version "19.2.14"
17261726
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.14.tgz#39604929b5e3957e3a6fa0001dafb17c7af70bad"
17271727
integrity sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==

0 commit comments

Comments
 (0)