Skip to content

Commit

Permalink
Minor upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
jits committed Sep 2, 2024
1 parent fbd9a44 commit 76bd28b
Show file tree
Hide file tree
Showing 4 changed files with 263 additions and 247 deletions.
10 changes: 5 additions & 5 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@angular/platform-server": "^18.2.2",
"@angular/router": "^18.2.2",
"@angular/service-worker": "^18.2.2",
"@angular/ssr": "^18.2.1",
"@angular/ssr": "^18.2.2",
"@ngrx/operators": "^18.0.2",
"@ngrx/signals": "^18.0.2",
"consola": "^3.2.3",
Expand All @@ -44,13 +44,13 @@
"zone.js": "~0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.1",
"@angular/cli": "^18.2.1",
"@angular-devkit/build-angular": "^18.2.2",
"@angular/cli": "^18.2.2",
"@angular/compiler-cli": "^18.2.2",
"@ngrx/eslint-plugin": "^18.0.2",
"@types/express": "^4.17.17",
"@types/jasmine": "~5.1.0",
"@types/node": "^22.5.1",
"@types/node": "^22.5.2",
"angular-eslint": "18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.1",
Expand All @@ -62,7 +62,7 @@
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"ng-mocks": "^14.13.1",
"postcss": "^8.4.41",
"postcss": "^8.4.44",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.10",
Expand Down
Loading

0 comments on commit 76bd28b

Please sign in to comment.