Skip to content

Commit

Permalink
chore: update angular 18
Browse files Browse the repository at this point in the history
  • Loading branch information
yangxiaolang authored and fengtianze committed Jul 31, 2024
1 parent 2837405 commit d9a7962
Show file tree
Hide file tree
Showing 2 changed files with 1,214 additions and 942 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,17 @@
"@1stg/remark-preset": "^2.0.0",
"@1stg/simple-git-hooks": "^0.2.3",
"@1stg/stylelint-config": "^5.1.0",
"@angular-devkit/build-angular": "^17.3.8",
"@angular/animations": "^17.3.11",
"@angular-devkit/build-angular": "^18.0.7",
"@angular/animations": "^18.0.6",
"@angular/cdk": "^16.2.2",
"@angular/cli": "^17.3.8",
"@angular/common": "^17.3.11",
"@angular/compiler": "^17.3.11",
"@angular/compiler-cli": "^17.3.11",
"@angular/core": "^17.3.11",
"@angular/forms": "^17.3.11",
"@angular/platform-browser": "^17.3.11",
"@angular/platform-browser-dynamic": "^17.3.11",
"@angular/cli": "^18.0.7",
"@angular/common": "^18.0.6",
"@angular/compiler": "^18.0.6",
"@angular/compiler-cli": "^18.0.6",
"@angular/core": "^18.0.6",
"@angular/forms": "^18.0.6",
"@angular/platform-browser": "^18.0.6",
"@angular/platform-browser-dynamic": "^18.0.6",
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"@commitlint/cli": "^17.7.1",
Expand All @@ -86,7 +86,7 @@
"jest-preset-angular": "^14.1.0",
"jsdom": "^23.2.0",
"lint-staged": "^14.0.1",
"ng-packagr": "^17.3.0",
"ng-packagr": "^18.0.0",
"npm-run-all": "^4.1.5",
"patch-package": "^8.0.0",
"react": "^18.2.0",
Expand All @@ -99,7 +99,7 @@
"stylelint": "^15.10.3",
"ts-jest": "29.1.1",
"ts-node": "^10.9.2",
"typescript": ">=5.2.0 <5.5.0",
"typescript": ">=5.4.0 <5.5.0",
"yarn-deduplicate": "^6.0.2",
"zone.js": "^0.14.7"
},
Expand Down
Loading

0 comments on commit d9a7962

Please sign in to comment.