Skip to content

Commit 3deb8ab

Browse files
update: deps
1 parent 58aae9f commit 3deb8ab

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@
5353
"@angular/platform-browser": "^18.2.8",
5454
"@angular/platform-browser-dynamic": "^18.2.8",
5555
"@angular/router": "^18.2.8",
56-
"angular-techs-logos": "^0.1.23",
56+
"angular-techs-logos": "^0.1.26",
5757
"highlight.js": "^11.10.0",
5858
"jsonminify": "^0.4.2",
5959
"rxjs": "~7.8.0",
60-
"tslib": "^2.7.0",
60+
"tslib": "^2.8.0",
6161
"zone.js": "~0.14.10"
6262
},
6363
"devDependencies": {
@@ -66,14 +66,14 @@
6666
"@angular/compiler-cli": "^18.2.8",
6767
"@types/jasmine": "~5.1.0",
6868
"glob": "^11.0.0",
69-
"jasmine-core": "^5.2.0",
69+
"jasmine-core": "^5.4.0",
7070
"karma": "~6.4.0",
7171
"karma-chrome-launcher": "~3.2.0",
7272
"karma-coverage": "~2.2.0",
7373
"karma-jasmine": "~5.1.0",
7474
"karma-jasmine-html-reporter": "~2.1.0",
7575
"ng-packagr": "^18.2.1",
76-
"terser": "^5.31.6",
76+
"terser": "^5.34.1",
7777
"typescript": "^5.5.4"
7878
}
7979
}

0 commit comments

Comments
 (0)