Skip to content

Commit f6fee2a

Browse files
Bump react and @types/react in /e2e/browser/test-app (#2639)
1 parent 6385815 commit f6fee2a

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

e2e/browser/test-app/package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/browser/test-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"@inrupt/solid-client": "file:../../../",
1313
"@inrupt/solid-client-authn-browser": "^2.3.0",
1414
"next": "^15.2.4",
15-
"react": "^19.0.0"
15+
"react": "^19.1.0"
1616
},
1717
"devDependencies": {
1818
"@types/node": "^22.14.0",
19-
"@types/react": "^19.0.10",
19+
"@types/react": "^19.1.0",
2020
"eslint": "^8.12.0",
2121
"typescript": "^4.7.4"
2222
}

0 commit comments

Comments
 (0)