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 Dec 5, 2024
1 parent 7491f60 commit 0a0ad05
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"polished": "^4.3.1",
"prop-types": "15.8.1",
"qrcode.react": "3.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-intl": "6.8.4",
"sanitize-html": "2.13.1",
"styled-components": "5.3.11",
Expand Down Expand Up @@ -64,7 +64,7 @@
"@babel/node": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"@types/react": "^19.0.0",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"babel-plugin-styled-components": "^2.0.0",
Expand All @@ -77,13 +77,13 @@
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-react-hooks": "^5.0.0",
"file-loader": "^6.2.0",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"jest-styled-components": "^7.0.5",
"prettier": "^3.0.0",
"react-test-renderer": "^18.2.0",
"react-test-renderer": "^19.0.0",
"typescript": "^5.3.3",
"url-loader": "^4.1.1"
},
Expand Down

0 comments on commit 0a0ad05

Please sign in to comment.