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 Dec 18, 2024
1 parent 135c144 commit bf8685c
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 628 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "^19.0.5",
"@angular-devkit/schematics": "^19.0.5",
"@angular-devkit/schematics-cli": "^18.0.3",
"@angular-devkit/schematics-cli": "^19.0.5",
"@angular-eslint/builder": "19.0.2",
"@angular-eslint/eslint-plugin": "19.0.2",
"@angular-eslint/eslint-plugin-template": "19.0.2",
Expand All @@ -57,27 +57,27 @@
"@angular/compiler-cli": "^19.0.4",
"@angular/language-service": "^19.0.4",
"@types/fs-extra": "^11.0.4",
"@types/jasmine": "~5.1.4",
"@types/jasmine": "~5.1.5",
"@types/jasminewd2": "~2.0.13",
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"eslint": "^8.57.0",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"eslint": "^9.17.0",
"fs-extra": "^11.2.0",
"husky": "^9.0.11",
"jasmine-core": "~5.1.2",
"husky": "^9.1.7",
"jasmine-core": "~5.5.0",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.3",
"karma": "~6.4.4",
"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.5",
"lint-staged": "^15.2.11",
"ng-packagr": "^19.0.1",
"prettier": "^3.3.1",
"prettier": "^3.4.2",
"protractor": "~7.0.0",
"tslint-config-prettier": "^1.18.0",
"tsx": "^4.13.2",
"tsx": "^4.19.2",
"typescript": "~5.6.3"
},
"homepage": "https://github.com/bartholomej/ngx-scrolltop",
Expand Down
Loading

0 comments on commit bf8685c

Please sign in to comment.