Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luth1um committed Sep 28, 2024
1 parent c9c7ffa commit 3abd799
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 371 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.2.5",
"@angular/cdk": "18.2.5",
"@angular/common": "18.2.5",
"@angular/compiler": "18.2.5",
"@angular/core": "18.2.5",
"@angular/forms": "18.2.5",
"@angular/material": "18.2.5",
"@angular/platform-browser": "18.2.5",
"@angular/platform-browser-dynamic": "18.2.5",
"@angular/router": "18.2.5",
"@angular/animations": "18.2.6",
"@angular/cdk": "18.2.6",
"@angular/common": "18.2.6",
"@angular/compiler": "18.2.6",
"@angular/core": "18.2.6",
"@angular/forms": "18.2.6",
"@angular/material": "18.2.6",
"@angular/platform-browser": "18.2.6",
"@angular/platform-browser-dynamic": "18.2.6",
"@angular/router": "18.2.6",
"@ngx-translate/core": "15.0.0",
"@ngx-translate/http-loader": "8.0.0",
"fast-sudoku-solver": "1.1.14",
Expand All @@ -39,16 +39,16 @@
"zone.js": "0.14.10"
},
"devDependencies": {
"@angular-devkit/architect": "0.1802.5",
"@angular-devkit/build-angular": "18.2.5",
"@angular-devkit/core": "18.2.5",
"@angular-devkit/schematics": "18.2.5",
"@angular/cli": "18.2.5",
"@angular/compiler-cli": "18.2.5",
"@angular-devkit/architect": "0.1802.6",
"@angular-devkit/build-angular": "18.2.6",
"@angular-devkit/core": "18.2.6",
"@angular-devkit/schematics": "18.2.6",
"@angular/cli": "18.2.6",
"@angular/compiler-cli": "18.2.6",
"@cypress/schematic": "2.5.2",
"@types/jasmine": "5.1.4",
"angular-eslint": "18.3.1",
"cypress": "13.14.2",
"cypress": "13.15.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
Loading

0 comments on commit 3abd799

Please sign in to comment.