Skip to content

Commit

Permalink
Update React (#388)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent e6ae319 commit adbbf46
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "28.1.8",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"concurrently": "7.6.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.18",
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@prezly/sdk": "21.2.0",
"@types/js-cookie": "3.0.6",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1"
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit adbbf46

Please sign in to comment.