Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent 148213d commit cca153f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"normalize.css": "8.0.1",
"qrcode.react": "3.1.0",
"query-string": "7.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-octicon": "3.0.1",
"styled-components": "5.3.5",
"styled-jsx": "5.0.2"
},
"devDependencies": {
"@types/react": "18.2.19",
"@types/react-dom": "18.2.7"
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0"
},
"scripts": {
"format": "prettier --write '{src,app}/**/*.{js,jsx,css,json,md}'",
Expand Down

0 comments on commit cca153f

Please sign in to comment.