Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3d6cbf4

Browse filesBrowse files
committed
chore(dependencies): update
1 parent 3709ff2 commit 3d6cbf4
Copy full SHA for 3d6cbf4

File tree

2 files changed

+18
-18
lines changed
Filter options

2 files changed

+18
-18
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+17-17Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,16 @@
4040
},
4141
"private": true,
4242
"dependencies": {
43-
"@angular/animations": "^19.2.7",
44-
"@angular/cdk": "^19.2.10",
45-
"@angular/common": "^19.2.7",
46-
"@angular/compiler": "^19.2.7",
47-
"@angular/core": "^19.2.7",
48-
"@angular/forms": "^19.2.7",
49-
"@angular/localize": "^19.2.7",
50-
"@angular/platform-browser": "^19.2.7",
51-
"@angular/platform-browser-dynamic": "^19.2.7",
52-
"@angular/router": "^19.2.7",
43+
"@angular/animations": "^19.2.8",
44+
"@angular/cdk": "^19.2.11",
45+
"@angular/common": "^19.2.8",
46+
"@angular/compiler": "^19.2.8",
47+
"@angular/core": "^19.2.8",
48+
"@angular/forms": "^19.2.8",
49+
"@angular/localize": "^19.2.8",
50+
"@angular/platform-browser": "^19.2.8",
51+
"@angular/platform-browser-dynamic": "^19.2.8",
52+
"@angular/router": "^19.2.8",
5353
"@coreui/chartjs": "~4.1.0",
5454
"@coreui/icons": "^3.0.1",
5555
"@popperjs/core": "~2.11.8",
@@ -60,17 +60,17 @@
6060
"zone.js": "~0.15.0"
6161
},
6262
"devDependencies": {
63-
"@angular-devkit/build-angular": "^19.2.8",
64-
"@angular-devkit/schematics": "^19.2.8",
65-
"@angular/cli": "^19.2.8",
66-
"@angular/compiler-cli": "^19.2.7",
67-
"@angular/language-service": "^19.2.7",
63+
"@angular-devkit/build-angular": "^19.2.9",
64+
"@angular-devkit/schematics": "^19.2.9",
65+
"@angular/cli": "^19.2.9",
66+
"@angular/compiler-cli": "^19.2.8",
67+
"@angular/language-service": "^19.2.8",
6868
"@types/jasmine": "^5.1.7",
6969
"@types/lodash-es": "^4.17.12",
7070
"@types/node": "^22.14.1",
7171
"angular-eslint": "^19.3.0",
7272
"copyfiles": "^2.4.1",
73-
"eslint": "^9.24.0",
73+
"eslint": "^9.25.1",
7474
"jasmine-core": "^5.6.0",
7575
"karma": "^6.4.4",
7676
"karma-chrome-launcher": "^3.2.0",
@@ -80,7 +80,7 @@
8080
"ng-packagr": "^19.2.2",
8181
"prettier": "^3.5.3",
8282
"typescript": "~5.7.3",
83-
"typescript-eslint": "^8.30.1"
83+
"typescript-eslint": "^8.31.0"
8484
},
8585
"keywords": [
8686
"angular",

‎projects/coreui-angular/package.json

Copy file name to clipboardExpand all lines: projects/coreui-angular/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@angular/core": "^19.2.0",
3030
"@angular/router": "^19.2.0",
3131
"@coreui/coreui": "~5.2.0 || ~5.3.1",
32-
"@coreui/icons-angular": "~5.4.9",
32+
"@coreui/icons-angular": "~5.4.10",
3333
"rxjs": "^7.8.2"
3434
},
3535
"repository": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.