We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b230db6 commit 61102e3Copy full SHA for 61102e3
package.json
@@ -55,7 +55,7 @@
55
"chart.js": "^4.4.4",
56
"lodash-es": "^4.17.21",
57
"rxjs": "~7.8.1",
58
- "tslib": "^2.6.3",
+ "tslib": "^2.7.0",
59
"zone.js": "~0.14.10"
60
},
61
"devDependencies": {
@@ -69,7 +69,7 @@
69
"@types/node": "^20.16.1",
70
"angular-eslint": "~18.3.0",
71
"copyfiles": "^2.4.1",
72
- "eslint": "^9.9.0",
+ "eslint": "^9.9.1",
73
"jasmine-core": "^5.2.0",
74
"karma": "^6.4.4",
75
"karma-chrome-launcher": "^3.2.0",
@@ -79,7 +79,7 @@
79
"ng-packagr": "^18.2.1",
80
"prettier": "^3.3.3",
81
"typescript": "~5.5.4",
82
- "typescript-eslint": "~8.2.0"
+ "typescript-eslint": "~8.3.0"
83
84
"keywords": [
85
"angular",
0 commit comments