Skip to content

Commit e8159cb

Browse files
⬆️ deps: Upgrade react monorepo.
1 parent da06e24 commit e8159cb

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
@@ -121,9 +121,9 @@
121121
"pdfjs-dist": "~3.4.120",
122122
"qrcode.react": "^3.1.0",
123123
"rate-limiter-flexible": "^4.0.1",
124-
"react": "^18.2.0",
124+
"react": "^19.0.0",
125125
"react-color": "^2.19.3",
126-
"react-dom": "^18.2.0",
126+
"react-dom": "^19.0.0",
127127
"react-fast-compare": "^3.2.2",
128128
"react-loading": "^2.0.3",
129129
"react-number-format": "^5.3.1",
@@ -154,17 +154,17 @@
154154
"@types/meteor": "2.9.8",
155155
"@types/mocha": "8.2.3",
156156
"@types/node": "14.18.63",
157-
"@types/react": "18.3.4",
157+
"@types/react": "19.0.3",
158158
"@types/react-color": "3.0.13",
159-
"@types/react-dom": "18.3.0",
159+
"@types/react-dom": "19.0.2",
160160
"babel-plugin-istanbul": "7.0.0",
161161
"babel-plugin-transform-remove-console": "6.9.4",
162162
"chai": "4.5.0",
163163
"dayjs": "1.11.13",
164164
"emoji-favicon-cli": "3.0.1",
165165
"eslint-config-xo-react": "0.27.0",
166166
"eslint-plugin-react": "7.37.3",
167-
"eslint-plugin-react-hooks": "4.6.2",
167+
"eslint-plugin-react-hooks": "5.1.0",
168168
"fixpack": "4.0.0",
169169
"husky": "8.0.3",
170170
"ical.js": "1.5.0",

0 commit comments

Comments
 (0)