Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
toedter committed Dec 23, 2024
1 parent 568c4c1 commit ba02767
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 267 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"@angular/platform-browser-dynamic": "^19.0.5",
"@angular/router": "^19.0.5",
"bootstrap": "^5.3.3",
"core-js": "^3.38.1",
"core-js": "^3.39.0",
"http-status-codes": "^2.3.0",
"rxjs": "~7.8.1",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"uri-templates": "^0.2.0",
"webdriver-manager": "^12.1.9",
"zone.js": "~0.15.0"
Expand All @@ -46,15 +46,15 @@
"@angular/language-service": "^19.0.5",
"@cypress/schematic": "2.5.2",
"@popperjs/core": "^2.11.8",
"@types/jasmine": "~5.1.4",
"@types/jasmine": "~5.1.5",
"@types/jasminewd2": "~2.0.13",
"@types/node": "^22.5.4",
"@types/node": "^22.10.2",
"@types/uri-templates": "^0.1.34",
"angular-eslint": "19.0.0",
"concurrently": "^9.0.1",
"cypress": "13.15.2",
"eslint": "^9.9.1",
"jasmine-core": "~5.4.0",
"angular-eslint": "19.0.2",
"concurrently": "^9.1.0",
"cypress": "13.17.0",
"eslint": "^9.17.0",
"jasmine-core": "~5.5.0",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.4",
"karma-chrome-launcher": "~3.2.0",
Expand All @@ -63,8 +63,8 @@
"karma-jasmine-html-reporter": "^2.1.0",
"lite-server": "^2.6.1",
"ts-node": "~10.9.2",
"typescript": "~5.5.4",
"typescript-eslint": "8.13.0"
"typescript": "~5.6.3",
"typescript-eslint": "8.18.1"
},
"author": {
"name": "Kai Toedter",
Expand Down
Loading

0 comments on commit ba02767

Please sign in to comment.