Skip to content

Commit 10488ef

Browse files
Bump react and @types/react in /e2e/browser/test-app (#2707)
1 parent 78fa6ad commit 10488ef

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

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

Lines changed: 14 additions & 16 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": "^3.1.0",
1414
"next": "^15.3.5",
15-
"react": "^19.1.0"
15+
"react": "^19.1.1"
1616
},
1717
"devDependencies": {
1818
"@types/node": "^24.3.0",
19-
"@types/react": "^19.1.8",
19+
"@types/react": "^19.1.12",
2020
"typescript": "^4.7.4"
2121
}
2222
}

0 commit comments

Comments
 (0)