Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitf9a0436

Browse files
committed
chore: ship v4.5.0 for Angular 16
1 parent0b84290 commitf9a0436

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

‎CHANGELOG.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
###[@coreui/angular](https://coreui.io/angular/) changelog
22

3-
####`4.5.0-next.0`
3+
####`4.5.0`
44

55
- chore: dependencies update
66
-`Angular 16`

‎CLI.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#@coreui/angular v4
22

3-
This project was generated with[Angular CLI](https://github.com/angular/angular-cli) version15.2.0.
3+
This project was generated with[Angular CLI](https://github.com/angular/angular-cli) version16.0.3.
44

55
##Development server
66

7-
Run`ng serve` for a dev server. Navigate to`http://localhost:4200/`. Theapp will automatically reload if you change any of the source files.
7+
Run`ng serve` for a dev server. Navigate to`http://localhost:4200/`. Theapplication will automatically reload if you change any of the source files.
88

99
##Code scaffolding
1010

‎package-lock.json‎

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

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"coreui-angular-dev",
3-
"version":"4.5.0-next.0",
3+
"version":"4.5.0",
44
"description":"CoreUI Components Library for Angular",
55
"copyright":"Copyright 2023 creativeLabs Łukasz Holeczek",
66
"license":"MIT",
@@ -47,7 +47,7 @@
4747
"@angular/platform-browser-dynamic":"^16.0.3",
4848
"@angular/router":"^16.0.3",
4949
"@coreui/chartjs":"^3.1.1",
50-
"@popperjs/core":"~2.11.7",
50+
"@popperjs/core":"~2.11.6",
5151
"chart.js":"^3.9.1",
5252
"lodash-es":"^4.17.21",
5353
"rxjs":"~7.8.1",

‎projects/coreui-angular-chartjs/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@coreui/angular-chartjs",
3-
"version":"4.5.0-next.0",
3+
"version":"4.5.0",
44
"description":"Angular wrapper component for Chart.js",
55
"copyright":"Copyright 2023 creativeLabs Łukasz Holeczek",
66
"license":"MIT",

‎projects/coreui-angular/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@coreui/angular",
3-
"version":"4.5.0-next.0",
3+
"version":"4.5.0",
44
"description":"CoreUI for Angular UI components library",
55
"copyright":"Copyright 2023 creativeLabs Łukasz Holeczek",
66
"license":"MIT",
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"dependencies": {
21-
"@popperjs/core":"~2.11.7",
21+
"@popperjs/core":"~2.11.6",
2222
"tslib":"^2.3.0"
2323
},
2424
"peerDependencies": {

‎projects/coreui-icons-angular/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@coreui/icons-angular",
3-
"version":"4.5.0-next.0",
3+
"version":"4.5.0",
44
"description":"CoreUI Icons Angular component and service",
55
"copyright":"Copyright 2023 creativeLabs Łukasz Holeczek",
66
"license":"MIT",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp