Skip to content

Commit

Permalink
Update other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SubJunk committed Sep 7, 2024
1 parent 9309150 commit 98ba4ce
Show file tree
Hide file tree
Showing 2 changed files with 1,746 additions and 2,007 deletions.
12 changes: 5 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
"scripts": {
"dev": "ng serve -o",
"ng": "ng",
"heroku-prebuild": "npm install -g @angular/cli http-server",
"heroku-postbuild": "ng build --configuration production && cp dist/timeline-tools/* .",
"serve": "ng serve",
"start": "http-server",
"startprod": "ng serve -o --configuration production",
Expand Down Expand Up @@ -49,11 +47,11 @@
"zone.js": "^0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.0.10",
"@angular-eslint/builder": "17.5.2",
"@angular-eslint/eslint-plugin": "17.5.2",
"@angular-eslint/eslint-plugin-template": "17.5.2",
"@angular-eslint/template-parser": "17.5.2",
"@angular-devkit/build-angular": "^18.2.3",
"@angular-eslint/builder": "^18.3.0",
"@angular-eslint/eslint-plugin": "^18.3.0",
"@angular-eslint/eslint-plugin-template": "^18.3.0",
"@angular-eslint/template-parser": "^18.3.0",
"@angular/cli": "^18.2.3",
"@angular/compiler-cli": "18.2.3",
"@angular/language-service": "18.2.3",
Expand Down
Loading

0 comments on commit 98ba4ce

Please sign in to comment.