Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent c85e291 commit 2fc5559
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 60 deletions.
8 changes: 4 additions & 4 deletions app/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"@vaarna/type": "*",
"@vaarna/util": "*",
"next": "13.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-is": "18.3.1",
"react-redux": "8.0.5",
"styled-components": "5.3.10",
"zod": "3.19.1"
},
"devDependencies": {
"@types/react": "18.0.24",
"@types/react": "18.3.16",
"@types/styled-components": "5.1.26"
}
}
98 changes: 43 additions & 55 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/lodash": "4.14.191",
"@types/react": "18.0.24",
"@types/react": "18.3.16",
"@types/styled-components": "5.1.26"
}
}

0 comments on commit 2fc5559

Please sign in to comment.