Skip to content

Commit 63d4736

Browse files
taymoor89ArtieReus
andcommitted
chore(juno): make version of react/react-dom types consistent
Co-authored-by: Arturo <a.reuschenbach.puncernau@sap.com>
1 parent 5afcd8b commit 63d4736

9 files changed

Lines changed: 85 additions & 101 deletions

File tree

apps/carbon/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@testing-library/react": "^16.3.0",
4545
"@testing-library/user-event": "^14.6.1",
4646
"@types/node": "^24.0.3",
47-
"@types/react": "19.1.4",
48-
"@types/react-dom": "19.1.5",
47+
"@types/react": "19.1.8",
48+
"@types/react-dom": "19.1.6",
4949
"@typescript-eslint/eslint-plugin": "^6.21.0",
5050
"@typescript-eslint/parser": "^6.21.0",
5151
"@vitejs/plugin-react": "^4.4.1",

apps/doop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@tanstack/react-query": "5.62.2",
2121
"@tailwindcss/vite": "^4.1.7",
2222
"@testing-library/jest-dom": "^6.6.3",
23-
"@types/react": "19.1.4",
24-
"@types/react-dom": "19.1.5",
23+
"@types/react": "19.1.8",
24+
"@types/react-dom": "19.1.6",
2525
"@testing-library/react": "^16.3.0",
2626
"@vitejs/plugin-react": "^4.4.1",
2727
"autoprefixer": "^10.4.2",

apps/example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"@tailwindcss/vite": "^4.1.7",
2525
"@testing-library/jest-dom": "6.6.3",
2626
"@testing-library/react": "^16.3.0",
27-
"@types/react": "19.1.4",
28-
"@types/react-dom": "19.1.5",
27+
"@types/react": "19.1.8",
28+
"@types/react-dom": "19.1.6",
2929
"@vitejs/plugin-react": "^4.4.1",
3030
"jsdom": "^26.1.0",
3131
"luxon": "^2.3.0",

apps/greenhouse/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@testing-library/jest-dom": "^6.6.3",
2323
"@testing-library/react": "^16.0.1",
2424
"@types/lodash": "4.17.16",
25-
"@types/react": "19.1.4",
26-
"@types/react-dom": "19.1.5",
25+
"@types/react": "19.1.8",
26+
"@types/react-dom": "19.1.6",
2727
"@vitejs/plugin-react": "^4.3.3",
2828
"github-markdown-css": "^5.7.0",
2929
"immer": "^9.0.21",

apps/supernova/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@tanstack/react-query": "5.62.2",
2323
"@testing-library/jest-dom": "6.6.3",
2424
"@testing-library/react": "^16.0.1",
25-
"@types/react": "19.1.4",
26-
"@types/react-dom": "19.1.5",
25+
"@types/react": "19.1.8",
26+
"@types/react-dom": "19.1.6",
2727
"@vitejs/plugin-react": "^4.4.1",
2828
"immer": "^10.0.0",
2929
"interweave": "^13.0.0",

apps/template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@testing-library/jest-dom": "^6.6.3",
4040
"@testing-library/react": "^16.3.0",
4141
"@types/node": "^24.0.3",
42-
"@types/react": "19.1.4",
43-
"@types/react-dom": "19.1.5",
42+
"@types/react": "19.1.8",
43+
"@types/react-dom": "19.1.6",
4444
"@typescript-eslint/eslint-plugin": "^6.21.0",
4545
"@typescript-eslint/parser": "^6.21.0",
4646
"@vitejs/plugin-react-swc": "^3.7.0",

packages/messages-provider/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"@cloudoperators/juno-config": "workspace:*",
2828
"@testing-library/jest-dom": "^6.6.3",
2929
"@testing-library/react": "^16.3.0",
30-
"@types/react": "19.1.4",
31-
"@types/react-dom": "19.1.5",
30+
"@types/react": "19.1.8",
31+
"@types/react-dom": "19.1.6",
3232
"react": "19.1.0",
3333
"react-dom": "19.1.0",
3434
"typescript": "^5.8.3",

packages/ui-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@testing-library/jest-dom": "6.6.3",
4141
"@testing-library/react": "16.3.0",
4242
"@testing-library/user-event": "14.6.1",
43-
"@types/react": "19.1.4",
44-
"@types/react-dom": "19.1.5",
43+
"@types/react": "19.1.8",
44+
"@types/react-dom": "19.1.6",
4545
"@vitejs/plugin-react": "4.4.1",
4646
"add": "2.0.6",
4747
"autoprefixer": "10.4.21",

0 commit comments

Comments
 (0)