Skip to content

Commit ba2a9fc

Browse files
committed
chore(*): update typescipt and all @types
1 parent e3b0c99 commit ba2a9fc

File tree

3 files changed

+113
-88
lines changed

3 files changed

+113
-88
lines changed

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@angular/router": "^17.1.2",
6868
"@angular/ssr": "^17.1.2",
6969
"@igniteui/material-icons-extended": "^3.0.0",
70-
"@types/hammerjs": "^2.0.40",
70+
"@types/hammerjs": "^2.0.45",
7171
"@types/source-map": "0.5.2",
7272
"express": "^4.18.2",
7373
"fflate": "^0.8.1",
@@ -94,13 +94,13 @@
9494
"@angularclass/hmr": "^3.0.0",
9595
"@types/estree": "^1.0.0",
9696
"@types/express": "^4.17.17",
97-
"@types/jasmine": "^5.1.1",
97+
"@types/jasmine": "^5.1.4",
9898
"@types/jasminewd2": "^2.0.10",
99-
"@types/node": "^20.8.9",
100-
"@types/sass-true": "^6.0.2",
101-
"@types/webpack-env": "^1.18.3",
102-
"@typescript-eslint/eslint-plugin": "^6.10.0",
103-
"@typescript-eslint/parser": "^6.10.0",
99+
"@types/node": "^20.11.16",
100+
"@types/sass-true": "^6.0.6",
101+
"@types/webpack-env": "^1.18.4",
102+
"@typescript-eslint/eslint-plugin": "^6.21.0",
103+
"@typescript-eslint/parser": "^6.21.0",
104104
"autoprefixer": "^10.4.16",
105105
"del": "^6.0.0",
106106
"eslint": "^8.53.0",
@@ -136,8 +136,8 @@
136136
"stylelint": "^15.1.0",
137137
"stylelint-scss": "^4.1.0",
138138
"ts-node": "^10.8.1",
139-
"typedoc": "^0.25.3",
139+
"typedoc": "^0.25.7",
140140
"typedoc-plugin-localization": "^3.0.3",
141-
"typescript": "5.2.2"
141+
"typescript": "5.3.3"
142142
}
143-
}
143+
}

0 commit comments

Comments
 (0)