Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.11 (#843)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 2370550 commit ec0372d
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion apps/cornersjs.org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@svgr/webpack": "8.1.0",
"@types/node": "20.16.10",
"@types/npmlog": "7.0.0",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-syntax-highlighter": "15.5.13",
"chokidar": "4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/corners/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"c8": "10.1.2",
"esbuild": "0.24.0",
Expand Down
54 changes: 27 additions & 27 deletions pnpm-lock.yaml

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

0 comments on commit ec0372d

Please sign in to comment.