Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-ee53d3efdc7d122ee921eaf13e09b5ff
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardsph authored Nov 25, 2024
2 parents 369cb27 + ddca6cb commit f35e20c
Show file tree
Hide file tree
Showing 4 changed files with 201 additions and 528 deletions.
124 changes: 86 additions & 38 deletions e2e/test-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions e2e/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"@inrupt/internal-test-env": "^3.2.4",
"@inrupt/solid-client": "^2.1.2",
"@inrupt/solid-client-access-grants": "^3.1.1",
"@inrupt/solid-client-authn-browser": "^2.2.7",
"@inrupt/solid-client-authn-node": "^2.2.7",
"@inrupt/solid-client-authn-browser": "^2.3.0",
"@inrupt/solid-client-authn-node": "^2.3.0",
"@inrupt/solid-client-vc": "^1.1.1",
"next": "^14.2.15",
"react": "^18.2.0",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.8.7",
"@types/node": "22.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"eslint": "8.57.1",
"eslint-config-next": "15.0.2",
"typescript": "5.6.3"
"eslint-config-next": "15.0.3",
"typescript": "5.7.2"
}
}
Loading

0 comments on commit f35e20c

Please sign in to comment.