Skip to content

Commit

Permalink
Merge pull request #344 from torusresearch/fix_example_deps
Browse files Browse the repository at this point in the history
regenerate package-lock.json files
  • Loading branch information
chaitanyapotti authored Aug 2, 2024
2 parents f11a592 + 45174d2 commit 176ab98
Show file tree
Hide file tree
Showing 9 changed files with 50,927 additions and 21,600 deletions.
20,015 changes: 20,015 additions & 0 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": "19.0.0-alpha.8",
"@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 176ab98

Please sign in to comment.