Skip to content

Commit

Permalink
⬆️ deps: Upgrade react monorepo.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 71bed08 commit 1c4eefe
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 89 deletions.
242 changes: 158 additions & 84 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,9 @@
"pdfjs-dist": "~3.4.120",
"qrcode.react": "^3.1.0",
"rate-limiter-flexible": "^4.0.1",
"react": "^18.2.0",
"react": "^19.0.0",
"react-color": "^2.19.3",
"react-dom": "^18.2.0",
"react-dom": "^19.0.0",
"react-fast-compare": "^3.2.2",
"react-loading": "^2.0.3",
"react-number-format": "^5.3.1",
Expand Down Expand Up @@ -152,17 +152,17 @@
"@types/meteor": "2.9.8",
"@types/mocha": "8.2.3",
"@types/node": "14.18.63",
"@types/react": "18.3.4",
"@types/react": "19.0.0",
"@types/react-color": "3.0.12",
"@types/react-dom": "18.3.0",
"@types/react-dom": "19.0.0",
"babel-plugin-istanbul": "7.0.0",
"babel-plugin-transform-remove-console": "6.9.4",
"chai": "4.5.0",
"dayjs": "1.11.13",
"emoji-favicon-cli": "3.0.1",
"eslint-config-xo-react": "0.27.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.1.0",
"fixpack": "4.0.0",
"husky": "8.0.3",
"ical.js": "1.5.0",
Expand Down

0 comments on commit 1c4eefe

Please sign in to comment.