Skip to content

Commit

Permalink
build: update website dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
porcellus committed Jun 6, 2023
1 parent e8dff07 commit dc5fffc
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 27 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Remove EmailVerificationClaimClass constructor's updateContextOnIsVerifiedFalse prop
- Update to web-js interface version
- Updated supertokens website dependency, which made SessionClaimValidator a type instead of an abstract class

## [0.5.0] - 2023-02-01

Expand Down
2 changes: 1 addition & 1 deletion bundle/emailverification.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bundle/session.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bundle/userroles.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bundle/website.js

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions lib/build/recipe/session/index.js

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

30 changes: 15 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"homepage": "https://github.com/supertokens/supertokens-web-js#readme",
"dependencies": {
"supertokens-js-override": "0.0.4",
"supertokens-website": "^16.0.3"
"supertokens-website": "^17.0.0"
},
"devDependencies": {
"@babel/core": "^7.17.8",
Expand Down

0 comments on commit dc5fffc

Please sign in to comment.