Skip to content

Commit 70f0eb2

Browse files
⬆️ deps: Upgrade react monorepo.
1 parent 922e877 commit 70f0eb2

File tree

2 files changed

+87
-155
lines changed

2 files changed

+87
-155
lines changed

package-lock.json

+82-150
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@
119119
"pdfjs-dist": "~3.4.120",
120120
"qrcode.react": "^3.1.0",
121121
"rate-limiter-flexible": "^4.0.1",
122-
"react": "^18.2.0",
122+
"react": "^19.0.0",
123123
"react-color": "^2.19.3",
124-
"react-dom": "^18.2.0",
124+
"react-dom": "^19.0.0",
125125
"react-fast-compare": "^3.2.2",
126126
"react-loading": "^2.0.3",
127127
"react-number-format": "^5.3.1",
@@ -152,17 +152,17 @@
152152
"@types/meteor": "2.9.8",
153153
"@types/mocha": "8.2.3",
154154
"@types/node": "14.18.63",
155-
"@types/react": "18.3.4",
155+
"@types/react": "19.0.2",
156156
"@types/react-color": "3.0.13",
157-
"@types/react-dom": "18.3.0",
157+
"@types/react-dom": "19.0.2",
158158
"babel-plugin-istanbul": "7.0.0",
159159
"babel-plugin-transform-remove-console": "6.9.4",
160160
"chai": "4.5.0",
161161
"dayjs": "1.11.13",
162162
"emoji-favicon-cli": "3.0.1",
163163
"eslint-config-xo-react": "0.27.0",
164164
"eslint-plugin-react": "7.37.3",
165-
"eslint-plugin-react-hooks": "4.6.2",
165+
"eslint-plugin-react-hooks": "5.1.0",
166166
"fixpack": "4.0.0",
167167
"husky": "8.0.3",
168168
"ical.js": "1.5.0",

0 commit comments

Comments
 (0)