Skip to content

Commit abece0c

Browse files
richadrRobbert
authored andcommitted
chore: upgrade to react@19
1 parent 257488d commit abece0c

File tree

47 files changed

+1313
-1275
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1313
-1275
lines changed

documentation/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"lodash.mapvalues": "4.6.0",
2525
"lodash.omitby": "4.6.0",
2626
"prop-types": "15.8.1",
27-
"react": "18.3.1",
28-
"react-dom": "18.3.1",
27+
"react": "19.2.4",
28+
"react-dom": "19.2.4",
2929
"typescript": "5.9.3",
3030
"webpack": "5.89.0"
3131
}

packages/astro/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"@astrojs/react": "4.4.2",
4141
"@nl-design-system/tsconfig": "1.0.5",
4242
"@types/hast": "3.0.4",
43-
"@types/react": "18.3.27",
44-
"@types/react-dom": "18.3.7",
43+
"@types/react": "19.2.14",
44+
"@types/react-dom": "19.2.3",
4545
"hast-util-is-element": "3.0.0",
4646
"hast-util-select": "6.0.4",
47-
"react": "18.3.1",
48-
"react-dom": "18.3.1",
47+
"react": "19.2.4",
48+
"react-dom": "19.2.4",
4949
"unist-util-visit": "5.0.0"
5050
}
5151
}

packages/component-library-pdf/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
3434
"@testing-library/jest-dom": "6.4.8",
3535
"@testing-library/react": "15.0.7",
3636
"@types/node": "24.10.4",
37-
"@types/react": "18.3.27",
38-
"@types/react-dom": "18.3.7",
37+
"@types/react": "19.2.14",
38+
"@types/react-dom": "19.2.3",
3939
"@utrecht/component-library-css": "workspace:*",
4040
"@utrecht/component-library-react": "workspace:*",
4141
"@utrecht/design-tokens": "workspace:*",
4242
"cross-env": "7.0.3",
4343
"jest": "29.7.0",
4444
"jest-environment-jsdom": "29.7.0",
4545
"prince": "1.11.8",
46-
"react": "18.3.1",
47-
"react-dom": "18.3.1",
46+
"react": "19.2.4",
47+
"react-dom": "19.2.4",
4848
"rimraf": "5.0.10",
4949
"ts-jest": "29.2.6",
5050
"tsx": "4.19.4",

packages/component-library-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,15 +247,15 @@
247247
"@testing-library/user-event": "14.5.2",
248248
"@types/jest": "29.5.14",
249249
"@types/lodash.chunk": "4.2.9",
250-
"@types/react": "18.3.27",
250+
"@types/react": "19.2.14",
251251
"@types/testing-library__jest-dom": "5.14.9",
252252
"@utrecht/build-utils-react": "workspace:*",
253253
"gatsby": "5.12.12",
254254
"jest": "29.7.0",
255255
"jest-environment-jsdom": "29.7.0",
256256
"next": "13.5.11",
257-
"react": "18.3.1",
258-
"react-dom": "18.3.1",
257+
"react": "19.2.4",
258+
"react-dom": "19.2.4",
259259
"react-vega": "7.6.0",
260260
"rimraf": "5.0.10",
261261
"rollup": "4.23.0",

packages/components-react/action-group-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
"@testing-library/react": "16.0.1",
6060
"@testing-library/user-event": "14.5.2",
6161
"@types/jest": "29.5.14",
62-
"@types/react": "18.3.27",
62+
"@types/react": "19.2.14",
6363
"@types/testing-library__jest-dom": "5.14.9",
6464
"@utrecht/build-utils-react": "workspace:*",
6565
"jest": "29.7.0",
6666
"jest-environment-jsdom": "29.7.0",
67-
"react": "18.3.1",
67+
"react": "19.2.4",
6868
"rollup": "4.23.0",
6969
"typescript": "5.9.3"
7070
},

packages/components-react/body-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
"@testing-library/react": "16.0.1",
7070
"@testing-library/user-event": "14.5.2",
7171
"@types/jest": "29.5.14",
72-
"@types/react": "18.3.27",
72+
"@types/react": "19.2.14",
7373
"@types/testing-library__jest-dom": "5.14.9",
7474
"@utrecht/build-utils-react": "workspace:*",
7575
"jest": "29.7.0",
7676
"jest-environment-jsdom": "29.7.0",
77-
"react": "18.3.1",
77+
"react": "19.2.4",
7878
"rollup": "4.23.0",
7979
"typescript": "5.9.3"
8080
},

packages/components-react/button-group-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
"@testing-library/react": "16.0.1",
6060
"@testing-library/user-event": "14.5.2",
6161
"@types/jest": "29.5.14",
62-
"@types/react": "18.3.27",
62+
"@types/react": "19.2.14",
6363
"@types/testing-library__jest-dom": "5.14.9",
6464
"@utrecht/build-utils-react": "workspace:*",
6565
"jest": "29.7.0",
6666
"jest-environment-jsdom": "29.7.0",
67-
"react": "18.3.1",
67+
"react": "19.2.4",
6868
"rollup": "4.23.0",
6969
"typescript": "5.9.3"
7070
},

packages/components-react/button-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@
7070
"@testing-library/react": "16.0.1",
7171
"@testing-library/user-event": "14.5.2",
7272
"@types/jest": "29.5.14",
73-
"@types/react": "18.3.27",
73+
"@types/react": "19.2.14",
7474
"@types/testing-library__jest-dom": "5.14.9",
7575
"@utrecht/build-utils-react": "workspace:*",
7676
"jest": "29.7.0",
7777
"jest-environment-jsdom": "29.7.0",
78-
"react": "18.3.1",
78+
"react": "19.2.4",
7979
"rollup": "4.23.0",
8080
"typescript": "5.9.3"
8181
},

packages/components-react/calendar-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@
7373
"@testing-library/user-event": "14.5.2",
7474
"@types/jest": "29.5.14",
7575
"@types/lodash-es": "4.17.12",
76-
"@types/react": "18.3.27",
76+
"@types/react": "19.2.14",
7777
"@types/testing-library__jest-dom": "5.14.9",
7878
"@utrecht/build-utils-react": "workspace:*",
7979
"jest": "29.7.0",
8080
"jest-environment-jsdom": "29.7.0",
81-
"react": "18.3.1",
81+
"react": "19.2.4",
8282
"rollup": "4.23.0",
8383
"typescript": "5.9.3"
8484
},

packages/components-react/card-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@
7070
"@testing-library/react": "16.0.1",
7171
"@testing-library/user-event": "14.5.2",
7272
"@types/jest": "29.5.14",
73-
"@types/react": "18.3.27",
73+
"@types/react": "19.2.14",
7474
"@types/testing-library__jest-dom": "5.14.9",
7575
"@utrecht/build-utils-react": "workspace:*",
7676
"jest": "29.7.0",
7777
"jest-environment-jsdom": "29.7.0",
78-
"react": "18.3.1",
78+
"react": "19.2.4",
7979
"rollup": "4.23.0",
8080
"typescript": "5.9.3"
8181
},

0 commit comments

Comments
 (0)