Skip to content

Commit

Permalink
Merge branch 'master' into feat/demo-vue-update
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Aug 6, 2024
2 parents 7a9c0af + fb13e50 commit 92f837b
Show file tree
Hide file tree
Showing 20 changed files with 49,892 additions and 35,924 deletions.
29,735 changes: 16,962 additions & 12,773 deletions examples/angular-app/package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions examples/angular-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@angular/platform-browser": "~12.1.1",
"@angular/platform-browser-dynamic": "~12.1.1",
"@angular/router": "~12.1.1",
"@toruslabs/customauth": "file:../../toruslabs-customauth-5.0.3.tgz",
"@toruslabs/customauth": "file:../..",
"crypto-browserify": "^3.12.0",
"process": "^0.11.10",
"rxjs": "~6.6.0",
Expand Down Expand Up @@ -49,12 +49,12 @@
"eslint-plugin-angular": "^4.0.1",
"eslint-plugin-prettier": "^3.4.0",
"https-browserify": "^1.0.0",
"jasmine-core": "~3.7.0",
"karma": "~6.3.16",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"jasmine-core": "^5.2.0",
"karma": "^6.4.3",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
"karma-jasmine": "^5.1.0",
"karma-jasmine-html-reporter": "^2.1.0",
"os-browserify": "^0.3.0",
"prettier": "^2.3.2",
"prettier-eslint": "^12.0.0",
Expand Down
Loading

0 comments on commit 92f837b

Please sign in to comment.