Skip to content

Commit 029ca74

Browse files
committed
'[CHECKPOINT]' updated package to reflect the version 18.2.6 of @angular/core package
1 parent c48c307 commit 029ca74

File tree

25 files changed

+276
-263
lines changed

25 files changed

+276
-263
lines changed

package-lock.json

Lines changed: 194 additions & 181 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.5",
14-
"@angular/common": "18.2.5",
15-
"@angular/compiler": "18.2.5",
16-
"@angular/core": "18.2.5",
17-
"@angular/forms": "18.2.5",
18-
"@angular/platform-browser": "18.2.5",
19-
"@angular/platform-browser-dynamic": "18.2.5",
20-
"@angular/router": "18.2.5",
13+
"@angular/animations": "18.2.6",
14+
"@angular/common": "18.2.6",
15+
"@angular/compiler": "18.2.6",
16+
"@angular/core": "18.2.6",
17+
"@angular/forms": "18.2.6",
18+
"@angular/platform-browser": "18.2.6",
19+
"@angular/platform-browser-dynamic": "18.2.6",
20+
"@angular/router": "18.2.6",
2121
"@ngx-translate/core": "^15.0.0",
2222
"@ngx-translate/http-loader": "^8.0.0",
2323
"@windmillcode/angular-wml-button": "^18.2.3",
@@ -36,13 +36,13 @@
3636
"zone.js": "~0.14.3"
3737
},
3838
"devDependencies": {
39-
"@angular-devkit/build-angular": "18.2.5",
39+
"@angular-devkit/build-angular": "18.2.6",
4040
"@angular-eslint/builder": "^18.0.1",
4141
"@angular-eslint/eslint-plugin": "^18.0.1",
4242
"@angular-eslint/eslint-plugin-template": "^18.0.1",
4343
"@angular-eslint/template-parser": "^18.0.1",
44-
"@angular/cli": "18.2.5",
45-
"@angular/compiler-cli": "18.2.5",
44+
"@angular/cli": "18.2.6",
45+
"@angular/compiler-cli": "18.2.6",
4646
"@types/jasmine": "~5.1.0",
4747
"@types/three": "^0.168.0",
4848
"@typescript-eslint/eslint-plugin": "^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.5001",
13-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/wml-components-base": "^18.2.6000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.5001"
20+
"version": "18.2.6000"
2121
}

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
"tslib": "^2.3.0"
55
},
66
"funding": "https://github.com/sponsors/WindMillCode",
7-
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/intro/wml-angular-components-base",
7+
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-angular-components-base",
88
"name": "@windmillcode/angular-wml-components-base",
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/wml-components-base": "^18.2.6000"
1313
},
1414
"private": false,
1515
"schematics": "",
1616
"scripts": {
1717
"build": "npx ng build"
1818
},
19-
"version": "18.2.5001"
19+
"version": "18.2.6000"
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.5001",
13-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/wml-components-base": "^18.2.6000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.5001"
20+
"version": "18.2.6000"
2121
}

projects/wml-carousel/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.5001",
13-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/wml-components-base": "^18.2.6000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.5001"
20+
"version": "18.2.6000"
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.5001",
15-
"@windmillcode/angular-wml-components-base": "^18.2.5001",
16-
"@windmillcode/wml-components-base": "^18.2.5001"
14+
"@windmillcode/angular-wml-button": "^18.2.6000",
15+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
16+
"@windmillcode/wml-components-base": "^18.2.6000"
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.5001"
24+
"version": "18.2.6000"
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.5001"
13+
"version": "18.2.6000"
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.5001",
13-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/wml-components-base": "^18.2.6000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.5001"
20+
"version": "18.2.6000"
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.5001",
13-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/wml-components-base": "^18.2.6000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.5001"
20+
"version": "18.2.6000"
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.5001",
13-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/wml-components-base": "^18.2.6000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.5001"
20+
"version": "18.2.6000"
2121
}

projects/wml-infinite-dropdown/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.5001",
13-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/wml-components-base": "^18.2.6000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.5001"
20+
"version": "18.2.6000"
2121
}

projects/wml-input/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.5001",
13-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/wml-components-base": "^18.2.6000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.5001"
20+
"version": "18.2.6000"
2121
}

projects/wml-mobile-nav/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
1212
"@angular/forms": "^18.0.0",
13-
"@windmillcode/angular-wml-components-base": "^18.2.5001",
14-
"@windmillcode/angular-wml-infinite-dropdown": "^18.2.5001",
15-
"@windmillcode/wml-components-base": "^18.2.5001"
13+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
14+
"@windmillcode/angular-wml-infinite-dropdown": "^18.2.6000",
15+
"@windmillcode/wml-components-base": "^18.2.6000"
1616
},
1717
"private": false,
1818
"schematics": "",
1919
"scripts": {
2020
"build": "npx ng build"
2121
},
22-
"version": "18.2.5001"
22+
"version": "18.2.6000"
2323
}

projects/wml-notify/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.5001",
13-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/wml-components-base": "^18.2.6000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.5001"
20+
"version": "18.2.6000"
2121
}

projects/wml-options/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/angular-wml-button": "^18.2.5001"
12+
"@windmillcode/angular-wml-button": "^18.2.6000"
1313
},
1414
"private": false,
1515
"schematics": "",
1616
"scripts": {
1717
"build": "npx ng build"
1818
},
19-
"version": "18.2.5001"
19+
"version": "18.2.6000"
2020
}

projects/wml-panel/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.5001",
13-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/wml-components-base": "^18.2.6000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.5001"
20+
"version": "18.2.6000"
2121
}

projects/wml-penrose/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.5001",
13-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/wml-components-base": "^18.2.6000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.5001"
20+
"version": "18.2.6000"
2121
}

projects/wml-popup/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.5001",
13-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/wml-components-base": "^18.2.6000"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.5001"
20+
"version": "18.2.6000"
2121
}

projects/wml-schematics/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"peerDependencies": {
99
"@angular/common": "^18.0.0",
1010
"@angular/core": "^18.0.0",
11-
"@windmillcode/angular-wml-components-base": "^18.2.5001",
12-
"@windmillcode/wml-components-base": "^18.2.5001"
11+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
12+
"@windmillcode/wml-components-base": "^18.2.6000"
1313
},
1414
"private": false,
1515
"schematics": "./schematics/collection.json",
@@ -19,5 +19,5 @@
1919
"postbuild": "npx copyfiles schematics/collection.json schematics/*/schema.json schematics/*/files/** ../../dist/wml-schematics/",
2020
"test": "npx ng test templates --code-coverage"
2121
},
22-
"version": "18.2.5001"
22+
"version": "18.2.6000"
2323
}

projects/wml-select/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.5001",
13-
"@windmillcode/angular-wml-field": "^18.2.5001",
14-
"@windmillcode/angular-wml-infinite-dropdown": "^18.2.5001",
15-
"@windmillcode/wml-components-base": "^18.2.5001"
12+
"@windmillcode/angular-wml-components-base": "^18.2.6000",
13+
"@windmillcode/angular-wml-field": "^18.2.6000",
14+
"@windmillcode/angular-wml-infinite-dropdown": "^18.2.6000",
15+
"@windmillcode/wml-components-base": "^18.2.6000"
1616
},
1717
"private": false,
1818
"schematics": "",
1919
"scripts": {
2020
"build": "npx ng build"
2121
},
22-
"version": "18.2.5001"
22+
"version": "18.2.6000"
2323
}

0 commit comments

Comments
 (0)