Skip to content

Commit 9f993ca

Browse files
⬆️ deps: Upgrade react monorepo.
1 parent 2693a00 commit 9f993ca

File tree

2 files changed

+150
-92
lines changed

2 files changed

+150
-92
lines changed

package-lock.json

+145-87
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
@@ -122,9 +122,9 @@
122122
"pdfjs-dist": "~3.4.120",
123123
"qrcode.react": "^3.1.0",
124124
"rate-limiter-flexible": "^4.0.1",
125-
"react": "^18.2.0",
125+
"react": "^19.0.0",
126126
"react-color": "^2.19.3",
127-
"react-dom": "^18.2.0",
127+
"react-dom": "^19.0.0",
128128
"react-fast-compare": "^3.2.2",
129129
"react-loading": "^2.0.3",
130130
"react-number-format": "^5.3.1",
@@ -155,9 +155,9 @@
155155
"@types/meteor": "2.9.8",
156156
"@types/mocha": "8.2.3",
157157
"@types/node": "14.18.63",
158-
"@types/react": "18.3.4",
158+
"@types/react": "19.0.11",
159159
"@types/react-color": "3.0.13",
160-
"@types/react-dom": "18.3.0",
160+
"@types/react-dom": "19.0.4",
161161
"babel-plugin-istanbul": "7.0.0",
162162
"babel-plugin-transform-remove-console": "6.9.4",
163163
"chai": "4.5.0",
@@ -166,7 +166,7 @@
166166
"eslint-config-xo-react": "0.27.0",
167167
"eslint-plugin-no-only-tests": "3.3.0",
168168
"eslint-plugin-react": "7.37.4",
169-
"eslint-plugin-react-hooks": "4.6.2",
169+
"eslint-plugin-react-hooks": "5.2.0",
170170
"fixpack": "4.0.0",
171171
"husky": "8.0.3",
172172
"ical.js": "1.5.0",

0 commit comments

Comments
 (0)