Skip to content

Commit 5d52520

Browse files
chore(deps): update react monorepo (#530)
Co-authored-by: ensombl-renovate[bot] <248340355+ensombl-renovate[bot]@users.noreply.github.com>
1 parent 81eadf5 commit 5d52520

File tree

6 files changed

+821
-817
lines changed

6 files changed

+821
-817
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"devDependencies": {
2222
"@biomejs/biome": "^1.9.4",
23-
"@types/react": "18.3.1",
24-
"@types/react-dom": "18.3.1",
23+
"@types/react": "18.3.27",
24+
"@types/react-dom": "18.3.7",
2525
"react": "18.3.1",
2626
"react-dom": "18.3.1",
2727
"turbo": "^2.4.4",
@@ -49,8 +49,8 @@
4949
"overrides": {
5050
"react": "18.3.1",
5151
"react-dom": "18.3.1",
52-
"@types/react": "18.3.1",
53-
"@types/react-dom": "18.3.1"
52+
"@types/react": "18.3.27",
53+
"@types/react-dom": "18.3.7"
5454
}
5555
}
5656
}

platforms/blabsy/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@testing-library/react": "^13.3.0",
3838
"@testing-library/user-event": "^13.5.0",
3939
"@types/node": "18.6.4",
40-
"@types/react": "18.3.1",
41-
"@types/react-dom": "18.3.1",
40+
"@types/react": "18.3.27",
41+
"@types/react-dom": "18.3.7",
4242
"@typescript-eslint/eslint-plugin": "^5.32.0",
4343
"@typescript-eslint/parser": "^5.32.0",
4444
"autoprefixer": "^10.4.8",

platforms/eVoting/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"@eslint/eslintrc": "^3",
6363
"@tailwindcss/postcss": "^4",
6464
"@types/node": "^20",
65-
"@types/react": "^19",
66-
"@types/react-dom": "^19",
65+
"@types/react": "^18.3.1",
66+
"@types/react-dom": "^18.3.1",
6767
"eslint": "^9",
6868
"eslint-config-next": "15.5.7",
6969
"tailwindcss": "^4",

platforms/emover/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"devDependencies": {
2929
"@tailwindcss/postcss": "^4.1.17",
3030
"@types/node": "^20",
31-
"@types/react": "^19",
32-
"@types/react-dom": "^19",
31+
"@types/react": "^18.3.1",
32+
"@types/react-dom": "^18.3.1",
3333
"eslint": "^9",
3434
"eslint-config-next": "15.5.7",
3535
"tailwindcss": "^4",

platforms/group-charter-manager/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@tailwindcss/postcss": "^4.1.11",
6161
"@types/draft-js": "^0.11.18",
6262
"@types/node": "^20",
63-
"@types/react": "^19",
64-
"@types/react-dom": "^19",
63+
"@types/react": "^18.3.1",
64+
"@types/react-dom": "^18.3.1",
6565
"@types/turndown": "^5.0.5",
6666
"eslint": "^9",
6767
"eslint-config-next": "15.5.7",

0 commit comments

Comments
 (0)