Skip to content

Commit 6fc9e39

Browse files
committed
'[CHECKPOINT]' updated package to reflect the version 18.2.4 of @angular/core package
1 parent bbcd3b2 commit 6fc9e39

File tree

23 files changed

+240
-217
lines changed

23 files changed

+240
-217
lines changed

package-lock.json

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

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "18.2.3",
14-
"@angular/common": "18.2.3",
15-
"@angular/compiler": "18.2.3",
16-
"@angular/core": "18.2.3",
17-
"@angular/forms": "18.2.3",
18-
"@angular/platform-browser": "18.2.3",
19-
"@angular/platform-browser-dynamic": "18.2.3",
20-
"@angular/router": "18.2.3",
13+
"@angular/animations": "18.2.4",
14+
"@angular/common": "18.2.4",
15+
"@angular/compiler": "18.2.4",
16+
"@angular/core": "18.2.4",
17+
"@angular/forms": "18.2.4",
18+
"@angular/platform-browser": "18.2.4",
19+
"@angular/platform-browser-dynamic": "18.2.4",
20+
"@angular/router": "18.2.4",
2121
"@ngx-translate/core": "^15.0.0",
2222
"@ngx-translate/http-loader": "^8.0.0",
2323
"@windmillcode/angular-wml-button": "^18.2.3",
@@ -30,13 +30,13 @@
3030
"zone.js": "~0.14.3"
3131
},
3232
"devDependencies": {
33-
"@angular-devkit/build-angular": "18.2.3",
33+
"@angular-devkit/build-angular": "18.2.4",
3434
"@angular-eslint/builder": "^18.0.1",
3535
"@angular-eslint/eslint-plugin": "^18.0.1",
3636
"@angular-eslint/eslint-plugin-template": "^18.0.1",
3737
"@angular-eslint/template-parser": "^18.0.1",
38-
"@angular/cli": "18.2.3",
39-
"@angular/compiler-cli": "18.2.3",
38+
"@angular/cli": "18.2.4",
39+
"@angular/compiler-cli": "18.2.4",
4040
"@types/jasmine": "~5.1.0",
4141
"@typescript-eslint/eslint-plugin": "^7.2.0",
4242
"@typescript-eslint/parser": "^7.2.0",

projects/wml-accordion/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.3200",
13-
"@windmillcode/wml-components-base": "^18.2.3200"
12+
"@windmillcode/angular-wml-components-base": "^18.2.4000",
13+
"@windmillcode/wml-components-base": "^18.2.4000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.3200"
20+
"version": "18.2.4000"
2121
}

projects/wml-angular-components-base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/wml-components-base": "^18.2.3200"
12+
"@windmillcode/wml-components-base": "^18.2.4000"
1313
},
1414
"private": false,
1515
"schematics": "",
1616
"scripts": {
1717
"build": "npx ng build"
1818
},
19-
"version": "18.2.3200"
19+
"version": "18.2.4000"
2020
}

projects/wml-button/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.3200",
13-
"@windmillcode/wml-components-base": "^18.2.3200"
12+
"@windmillcode/angular-wml-components-base": "^18.2.4000",
13+
"@windmillcode/wml-components-base": "^18.2.4000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.3200"
20+
"version": "18.2.4000"
2121
}

projects/wml-chips/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"@angular/cdk": "^18.0.0",
1212
"@angular/common": "^18.0.0",
1313
"@angular/core": "^18.0.0",
14-
"@windmillcode/angular-wml-button": "^18.2.3200",
15-
"@windmillcode/angular-wml-components-base": "^18.2.3200",
16-
"@windmillcode/wml-components-base": "^18.2.3200"
14+
"@windmillcode/angular-wml-button": "^18.2.4000",
15+
"@windmillcode/angular-wml-components-base": "^18.2.4000",
16+
"@windmillcode/wml-components-base": "^18.2.4000"
1717
},
1818
"private": false,
1919
"schematics": "",
2020
"scripts": {
2121
"build": "npx ng build",
2222
"test": "npx ng test wml-chips --code-coverage"
2323
},
24-
"version": "18.2.3200"
24+
"version": "18.2.4000"
2525
}

projects/wml-components-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"scripts": {
1111
"build": "npx ng build"
1212
},
13-
"version": "18.2.3200"
13+
"version": "18.2.4000"
1414
}

projects/wml-field/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.3200",
13-
"@windmillcode/wml-components-base": "^18.2.3200"
12+
"@windmillcode/angular-wml-components-base": "^18.2.4000",
13+
"@windmillcode/wml-components-base": "^18.2.4000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.3200"
20+
"version": "18.2.4000"
2121
}

projects/wml-file-manager/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.3200",
13-
"@windmillcode/wml-components-base": "^18.2.3200"
12+
"@windmillcode/angular-wml-components-base": "^18.2.4000",
13+
"@windmillcode/wml-components-base": "^18.2.4000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.3200"
20+
"version": "18.2.4000"
2121
}

projects/wml-form/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.3200",
13-
"@windmillcode/wml-components-base": "^18.2.3200"
12+
"@windmillcode/angular-wml-components-base": "^18.2.4000",
13+
"@windmillcode/wml-components-base": "^18.2.4000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.3200"
20+
"version": "18.2.4000"
2121
}

0 commit comments

Comments
 (0)