Skip to content

Commit

Permalink
chore(deps): update other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Jun 7, 2024
1 parent a9d12b4 commit 765d71f
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 354 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"@angular/router": "^18.0.2",
"rxjs": "^7.4.0",
"seamless-scroll-polyfill": "^2.3.4",
"tslib": "^2.3.1",
"zone.js": "~0.14.2"
"tslib": "^2.6.3",
"zone.js": "~0.14.7"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.0.3",
"@angular-devkit/schematics": "^18.0.3",
"@angular-devkit/schematics-cli": "^17.0.7",
"@angular-devkit/schematics-cli": "^18.0.3",
"@angular-eslint/builder": "18.0.1",
"@angular-eslint/eslint-plugin": "18.0.1",
"@angular-eslint/eslint-plugin-template": "18.0.1",
Expand All @@ -59,25 +59,25 @@
"@types/fs-extra": "^11.0.4",
"@types/jasmine": "~5.1.4",
"@types/jasminewd2": "~2.0.13",
"@types/node": "^20.10.4",
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"eslint": "^8.57.0",
"fs-extra": "^11.2.0",
"husky": "^8.0.3",
"jasmine-core": "~5.1.1",
"husky": "^9.0.11",
"jasmine-core": "~5.1.2",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.2",
"karma": "~6.4.3",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage-istanbul-reporter": "~3.0.3",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "^2.1.0",
"lint-staged": "^15.2.0",
"lint-staged": "^15.2.5",
"ng-packagr": "^18.0.0",
"prettier": "^3.1.0",
"prettier": "^3.3.1",
"protractor": "~7.0.0",
"tslint-config-prettier": "^1.18.0",
"tsx": "^4.6.2",
"tsx": "^4.13.2",
"typescript": "~5.4.5"
},
"homepage": "https://github.com/bartholomej/ngx-scrolltop",
Expand Down
Loading

0 comments on commit 765d71f

Please sign in to comment.