Skip to content

Commit 9aa021a

Browse files
Update react monorepo
1 parent b2f60ff commit 9aa021a

3 files changed

Lines changed: 71 additions & 711 deletions

File tree

doc-site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"graphql": "^16.9.0",
2929
"graphql-config": "^5.1.3",
3030
"prism-react-renderer": "2.4.1",
31-
"react": "19.2.0",
32-
"react-dom": "19.2.0",
31+
"react": "19.2.5",
32+
"react-dom": "19.2.5",
3333
"url": "0.11.4",
3434
"url-loader": "4.1.1"
3535
},

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/lodash": "4.17.24",
6767
"@types/luxon": "3.7.1",
6868
"@types/minimist": "1.2.5",
69-
"@types/react": "19.2.5",
69+
"@types/react": "19.2.14",
7070
"@types/react-click-outside-hook": "1.0.3",
7171
"@types/react-color": "3.0.13",
7272
"@types/react-google-recaptcha": "2.1.9",
@@ -126,11 +126,11 @@
126126
"prop-types": "15.8.1",
127127
"punycode": "2.3.1",
128128
"qs": "^6.15.0",
129-
"react": "19.2.0",
129+
"react": "19.2.5",
130130
"react-bootstrap4-modal": "3.0.11",
131131
"react-color": "2.19.3",
132132
"react-cookie-consent": "10.0.1",
133-
"react-dom": "19.2.0",
133+
"react-dom": "19.2.5",
134134
"react-google-recaptcha": "3.1.0",
135135
"react-html-id": "0.1.5",
136136
"react-i18next": "16.6.6",
@@ -205,15 +205,15 @@
205205
"eslint-plugin-import": "2.32.0",
206206
"eslint-plugin-jsx-a11y": "6.10.2",
207207
"eslint-plugin-react": "7.37.5",
208-
"eslint-plugin-react-hooks": "7.0.1",
208+
"eslint-plugin-react-hooks": "7.1.1",
209209
"globals": "^17.0.0",
210210
"husky": "9.1.7",
211211
"jsdom": "^27.0.0",
212212
"lint-staged": "16.4.0",
213213
"node-addon-api": "^8.5.0",
214214
"node-gyp": "^12.2.0",
215215
"prettier": "3.8.3",
216-
"react-test-renderer": "19.2.0",
216+
"react-test-renderer": "19.2.5",
217217
"rollup": "^4.59.0",
218218
"rollup-plugin-executable": "^1.6.3",
219219
"rollup-plugin-executable-output": "^1.3.0",

0 commit comments

Comments
 (0)