BrockCSC / brockcsc.github.io

:mortar_board: Website of Brock University's Computer Science Club
https://brockcsc.ca
4 stars 6 forks source link

Upgrade angular 14 #116

Closed gideonoludeyi closed 1 year ago

gideonoludeyi commented 1 year ago

Changes ๐Ÿ› 

What does this PR do?

Upgrade typescript to 4.8.4

Upgrade the following angular dependencies to v14

Migration command

$ npx ng update @angular/core@14 @angular/cli@14 @angular-eslint/schematics@14
$ npx ng update @angular/material@14
$ npm i ngx-markdown@14

Any new npm dependencies?

NO

Testing ๐Ÿงช

Changes from the latest PR are deployed to https://brockcsc-pr.web.app once the checks are complete. Can use this for testing.

Any other info needed for testing?

NO