Skip to content

Commit d598913

Browse files
authored
Merge pull request #10 from ProAngular/ct/v1.3.1
v1.3.1
2 parents 161fc17 + 991b7bd commit d598913

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package-lock.json

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@proangular/ngx-gist",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "An Angular Material and HighlighJs styled display box for GitHub gist and local code snippets.",
55
"author": "Pro Angular <webmaster@proangular.com>",
66
"homepage": "https://www.proangular.com",
@@ -30,10 +30,10 @@
3030
"@angular/core": "^17.3.10",
3131
"@angular/material": "^17.3.10",
3232
"@angular/platform-browser": "^17.3.10",
33-
"@ngneat/until-destroy": "^9.2.1",
34-
"highlight.js": "^11.6.0",
33+
"@ngneat/until-destroy": "^10.0.0",
34+
"highlight.js": "^11.9.0",
3535
"highlightjs-line-numbers.js": "^2.8.0",
36-
"io-ts": "^2.2.17",
36+
"io-ts": "^2.2.21",
3737
"io-ts-types": "^0.5.16"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)