Skip to content

Commit

Permalink
feature(upgrade): upgrade node v to v18.13.0, typescript to v5.2.2 an…
Browse files Browse the repository at this point in the history
…d zone.js to 0.14.4
  • Loading branch information
Raiper34 committed Apr 1, 2024
1 parent 687f037 commit e8c356b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
v16.20.2
v18.13.0
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -35,7 +35,7 @@
"ngx-highlightjs": "^9.0.0",
"rxjs": "~6.5.4",
"tslib": "^2.0.0",
"zone.js": "~0.13.1"
"zone.js": "~0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.0",
Expand Down Expand Up @@ -69,7 +69,7 @@
"puppeteer": "^14.4.1",
"ts-node": "~8.3.0",
"tslint": "~6.1.0",
"typescript": "~4.9.3"
"typescript": "~5.2.2"
},
"copyFiles": [
{
Expand Down

0 comments on commit e8c356b

Please sign in to comment.