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 Aug 30, 2024
1 parent e5ebea1 commit 165f739
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 31 deletions.
53 changes: 26 additions & 27 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@entur/typography": "1.8.41",
"husky": "6.0.0",
"lint-staged": "10.5.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "5.3.4",
"react-scripts": "4.0.3"
},
Expand Down Expand Up @@ -46,8 +46,8 @@
"devDependencies": {
"@testing-library/react": "11.2.7",
"@types/jest": "26.0.24",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"firebase-tools": "9.23.3",
"prettier": "2.8.8",
Expand Down

0 comments on commit 165f739

Please sign in to comment.