Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to ^18.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 04fac5c commit a08b03a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@ryoppippi/unplugin-typia": "workspace:*",
"@types/node": "^20.17.9",
"@types/react": "^18.3.12",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.1",
"ts-patch": "^3.2.1",
"tslib": "^2.8.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/vite-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@ryoppippi/unplugin-typia": "workspace:*",
"@types/react": "^18.3.12",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.1",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.3.4",
Expand Down

0 comments on commit a08b03a

Please sign in to comment.