Skip to content

Commit 363ec0b

Browse files
Update dependency @types/react to v18.3.18 (#393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9f203b commit 363ec0b

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@testing-library/react": "12.1.5",
4040
"@testing-library/react-hooks": "8.0.1",
4141
"@types/jest": "28.1.8",
42-
"@types/react": "18.3.16",
42+
"@types/react": "18.3.18",
4343
"@types/react-dom": "18.3.5",
4444
"concurrently": "7.6.0",
4545
"eslint": "8.57.1",

packages/analytics-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@prezly/sdk": "21.2.0",
4141
"@types/js-cookie": "3.0.6",
4242
"@types/node": "22.10.2",
43-
"@types/react": "18.3.16",
43+
"@types/react": "18.3.18",
4444
"@types/react-dom": "18.3.5"
4545
},
4646
"publishConfig": {

0 commit comments

Comments
 (0)