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

Commit60f62de

Browse files
committed
chore(dependencies): update
1 parent8096f42 commit60f62de

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

‎.gitignore‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ speed-measure-plugin*.json
4040
/libpeerconnection.log
4141
testem.log
4242
/typings
43+
.nx/
4344

4445
# System files
4546
.DS_Store

‎package.json‎

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,16 @@
3636
},
3737
"private":true,
3838
"dependencies": {
39-
"@angular/animations":"^17.3.5",
40-
"@angular/cdk":"^17.3.5",
41-
"@angular/common":"^17.3.5",
42-
"@angular/compiler":"^17.3.5",
43-
"@angular/core":"^17.3.5",
44-
"@angular/forms":"^17.3.5",
45-
"@angular/localize":"^17.3.5",
46-
"@angular/platform-browser":"^17.3.5",
47-
"@angular/platform-browser-dynamic":"^17.3.5",
48-
"@angular/router":"^17.3.5",
39+
"@angular/animations":"^17.3.6",
40+
"@angular/cdk":"^17.3.6",
41+
"@angular/common":"^17.3.6",
42+
"@angular/compiler":"^17.3.6",
43+
"@angular/core":"^17.3.6",
44+
"@angular/forms":"^17.3.6",
45+
"@angular/localize":"^17.3.6",
46+
"@angular/platform-browser":"^17.3.6",
47+
"@angular/platform-browser-dynamic":"^17.3.6",
48+
"@angular/router":"^17.3.6",
4949
"@coreui/chartjs":"^4.0.0",
5050
"@coreui/icons":"^3.0.1",
5151
"@popperjs/core":"~2.11.8",
@@ -56,20 +56,20 @@
5656
"zone.js":"~0.14.4"
5757
},
5858
"devDependencies": {
59-
"@angular-devkit/build-angular":"^17.3.5",
59+
"@angular-devkit/build-angular":"^17.3.6",
6060
"@angular-eslint/builder":"^17.3.0",
6161
"@angular-eslint/eslint-plugin":"^17.3.0",
6262
"@angular-eslint/eslint-plugin-template":"^17.3.0",
6363
"@angular-eslint/schematics":"^17.3.0",
6464
"@angular-eslint/template-parser":"^17.3.0",
65-
"@angular/cli":"^17.3.5",
66-
"@angular/compiler-cli":"^17.3.5",
67-
"@angular/language-service":"^17.3.5",
65+
"@angular/cli":"^17.3.6",
66+
"@angular/compiler-cli":"^17.3.6",
67+
"@angular/language-service":"^17.3.6",
6868
"@types/jasmine":"^5.1.4",
6969
"@types/lodash-es":"^4.17.12",
7070
"@types/node":"^20.12.7",
71-
"@typescript-eslint/eslint-plugin":"^7.7.0",
72-
"@typescript-eslint/parser":"^7.7.0",
71+
"@typescript-eslint/eslint-plugin":"^7.8.0",
72+
"@typescript-eslint/parser":"^7.8.0",
7373
"eslint":"^8.57.0",
7474
"jasmine-core":"^5.1.2",
7575
"karma":"^6.4.3",
@@ -79,7 +79,7 @@
7979
"karma-jasmine-html-reporter":"^2.1.0",
8080
"ng-packagr":"^17.3.0",
8181
"prettier":"^3.2.5",
82-
"typescript":"~5.4.2"
82+
"typescript":"~5.4.5"
8383
},
8484
"keywords": [
8585
"angular",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp