Skip to content

Commit 6777a77

Browse files
committed
'[CHECKPOINT]' updated package to reflect the version 19.2.12 of @angular/core package
1 parent 88509d7 commit 6777a77

File tree

25 files changed

+325
-325
lines changed

25 files changed

+325
-325
lines changed

package-lock.json

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

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular-devkit/core": "19.2.11",
14-
"@angular/animations": "19.2.11",
15-
"@angular/common": "19.2.11",
16-
"@angular/compiler": "19.2.11",
17-
"@angular/core": "19.2.11",
18-
"@angular/forms": "19.2.11",
19-
"@angular/platform-browser": "19.2.11",
20-
"@angular/platform-browser-dynamic": "19.2.11",
21-
"@angular/router": "19.2.11",
13+
"@angular-devkit/core": "19.2.12",
14+
"@angular/animations": "19.2.12",
15+
"@angular/common": "19.2.12",
16+
"@angular/compiler": "19.2.12",
17+
"@angular/core": "19.2.12",
18+
"@angular/forms": "19.2.12",
19+
"@angular/platform-browser": "19.2.12",
20+
"@angular/platform-browser-dynamic": "19.2.12",
21+
"@angular/router": "19.2.12",
2222
"@ngx-translate/core": "16.0.4",
2323
"@ngx-translate/http-loader": "16.0.1",
2424
"cannon-es": "^0.20.0",
@@ -32,13 +32,13 @@
3232
"zone.js": "~0.15.0"
3333
},
3434
"devDependencies": {
35-
"@angular-devkit/build-angular": "19.2.11",
35+
"@angular-devkit/build-angular": "19.2.12",
3636
"@angular-eslint/builder": "^18.0.1",
3737
"@angular-eslint/eslint-plugin": "^18.0.1",
3838
"@angular-eslint/eslint-plugin-template": "^18.0.1",
3939
"@angular-eslint/template-parser": "^18.0.1",
40-
"@angular/cli": "19.2.11",
41-
"@angular/compiler-cli": "19.2.11",
40+
"@angular/cli": "19.2.12",
41+
"@angular/compiler-cli": "19.2.12",
4242
"@types/jasmine": "~5.1.0",
4343
"@types/three": "^0.170.0",
4444
"@typescript-eslint/eslint-plugin": "^7.2.0",

projects/wml-accordion/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-accordion",
88
"name": "@windmillcode/angular-wml-accordion",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@windmillcode/angular-wml-components-base": "^19.2.11000",
13-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@windmillcode/angular-wml-components-base": "^19.2.12000",
13+
"@windmillcode/wml-components-base": "^19.2.12000"
1414
},
1515
"private": false,
1616
"repository": {
@@ -20,5 +20,5 @@
2020
"scripts": {
2121
"build": "npx ng build"
2222
},
23-
"version": "19.2.11000"
23+
"version": "19.2.12000"
2424
}

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-angular-components-base",
88
"name": "@windmillcode/angular-wml-components-base",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@windmillcode/wml-components-base": "^19.2.12000"
1313
},
1414
"private": false,
1515
"repository": {
@@ -19,5 +19,5 @@
1919
"scripts": {
2020
"build": "npx ng build"
2121
},
22-
"version": "19.2.11000"
22+
"version": "19.2.12000"
2323
}

projects/wml-button/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-button",
88
"name": "@windmillcode/angular-wml-button",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@windmillcode/angular-wml-components-base": "^19.2.11000",
13-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@windmillcode/angular-wml-components-base": "^19.2.12000",
13+
"@windmillcode/wml-components-base": "^19.2.12000"
1414
},
1515
"private": false,
1616
"repository": {
@@ -20,5 +20,5 @@
2020
"scripts": {
2121
"build": "npx ng build"
2222
},
23-
"version": "19.2.11000"
23+
"version": "19.2.12000"
2424
}

projects/wml-carousel/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-carousel",
88
"name": "@windmillcode/angular-wml-carousel",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@windmillcode/angular-wml-components-base": "^19.2.11000",
13-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@windmillcode/angular-wml-components-base": "^19.2.12000",
13+
"@windmillcode/wml-components-base": "^19.2.12000"
1414
},
1515
"private": false,
1616
"repository": {
@@ -20,5 +20,5 @@
2020
"scripts": {
2121
"build": "npx ng build"
2222
},
23-
"version": "19.2.11000"
23+
"version": "19.2.12000"
2424
}

projects/wml-chips/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-chips",
88
"name": "@windmillcode/angular-wml-chips",
99
"peerDependencies": {
10-
"@angular/animations": "^19.2.11",
11-
"@angular/cdk": "^19.2.11",
12-
"@angular/common": "^19.2.11",
13-
"@angular/core": "^19.2.11",
14-
"@windmillcode/angular-wml-button": "^19.2.11000",
15-
"@windmillcode/angular-wml-components-base": "^19.2.11000",
16-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/animations": "^19.2.12",
11+
"@angular/cdk": "^19.2.12",
12+
"@angular/common": "^19.2.12",
13+
"@angular/core": "^19.2.12",
14+
"@windmillcode/angular-wml-button": "^19.2.12000",
15+
"@windmillcode/angular-wml-components-base": "^19.2.12000",
16+
"@windmillcode/wml-components-base": "^19.2.12000"
1717
},
1818
"private": false,
1919
"repository": {
@@ -24,5 +24,5 @@
2424
"build": "npx ng build",
2525
"test": "npx ng test wml-chips --code-coverage"
2626
},
27-
"version": "19.2.11000"
27+
"version": "19.2.12000"
2828
}

projects/wml-components-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"scripts": {
1414
"build": "npx ng build"
1515
},
16-
"version": "19.2.11000"
16+
"version": "19.2.12000"
1717
}

projects/wml-field/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-field",
88
"name": "@windmillcode/angular-wml-field",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@windmillcode/angular-wml-components-base": "^19.2.11000",
13-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@windmillcode/angular-wml-components-base": "^19.2.12000",
13+
"@windmillcode/wml-components-base": "^19.2.12000"
1414
},
1515
"private": false,
1616
"repository": {
@@ -20,5 +20,5 @@
2020
"scripts": {
2121
"build": "npx ng build"
2222
},
23-
"version": "19.2.11000"
23+
"version": "19.2.12000"
2424
}

projects/wml-file-manager/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-file-manager",
88
"name": "@windmillcode/angular-wml-file-manager",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@windmillcode/angular-wml-components-base": "^19.2.11000",
13-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@windmillcode/angular-wml-components-base": "^19.2.12000",
13+
"@windmillcode/wml-components-base": "^19.2.12000"
1414
},
1515
"private": false,
1616
"repository": {
@@ -20,5 +20,5 @@
2020
"scripts": {
2121
"build": "npx ng build"
2222
},
23-
"version": "19.2.11000"
23+
"version": "19.2.12000"
2424
}

projects/wml-form/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-form",
88
"name": "@windmillcode/angular-wml-form",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@windmillcode/angular-wml-components-base": "^19.2.11000",
13-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@windmillcode/angular-wml-components-base": "^19.2.12000",
13+
"@windmillcode/wml-components-base": "^19.2.12000"
1414
},
1515
"private": false,
1616
"repository": {
@@ -20,5 +20,5 @@
2020
"scripts": {
2121
"build": "npx ng build"
2222
},
23-
"version": "19.2.11000"
23+
"version": "19.2.12000"
2424
}

projects/wml-infinite-dropdown/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-infinite-dropdown",
88
"name": "@windmillcode/angular-wml-infinite-dropdown",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@windmillcode/angular-wml-components-base": "^19.2.11000",
13-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@windmillcode/angular-wml-components-base": "^19.2.12000",
13+
"@windmillcode/wml-components-base": "^19.2.12000"
1414
},
1515
"private": false,
1616
"repository": {
@@ -20,5 +20,5 @@
2020
"scripts": {
2121
"build": "npx ng build"
2222
},
23-
"version": "19.2.11000"
23+
"version": "19.2.12000"
2424
}

projects/wml-input/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-input",
88
"name": "@windmillcode/angular-wml-input",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@windmillcode/angular-wml-components-base": "^19.2.11000",
13-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@windmillcode/angular-wml-components-base": "^19.2.12000",
13+
"@windmillcode/wml-components-base": "^19.2.12000"
1414
},
1515
"private": false,
1616
"repository": {
@@ -20,5 +20,5 @@
2020
"scripts": {
2121
"build": "npx ng build"
2222
},
23-
"version": "19.2.11000"
23+
"version": "19.2.12000"
2424
}

projects/wml-mobile-nav/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-mobile-nav",
88
"name": "@windmillcode/angular-wml-mobile-nav",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@angular/forms": "^19.2.11",
13-
"@windmillcode/angular-wml-components-base": "^19.2.11000",
14-
"@windmillcode/angular-wml-infinite-dropdown": "^19.2.11000",
15-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@angular/forms": "^19.2.12",
13+
"@windmillcode/angular-wml-components-base": "^19.2.12000",
14+
"@windmillcode/angular-wml-infinite-dropdown": "^19.2.12000",
15+
"@windmillcode/wml-components-base": "^19.2.12000"
1616
},
1717
"private": false,
1818
"repository": {
@@ -22,5 +22,5 @@
2222
"scripts": {
2323
"build": "npx ng build"
2424
},
25-
"version": "19.2.11000"
25+
"version": "19.2.12000"
2626
}

projects/wml-notify/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-notify",
88
"name": "@windmillcode/angular-wml-notify",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@windmillcode/angular-wml-components-base": "^19.2.11000",
13-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@windmillcode/angular-wml-components-base": "^19.2.12000",
13+
"@windmillcode/wml-components-base": "^19.2.12000"
1414
},
1515
"private": false,
1616
"repository": {
@@ -20,5 +20,5 @@
2020
"scripts": {
2121
"build": "npx ng build"
2222
},
23-
"version": "19.2.11000"
23+
"version": "19.2.12000"
2424
}

projects/wml-options/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-options",
88
"name": "@windmillcode/angular-wml-options",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@windmillcode/angular-wml-button": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@windmillcode/angular-wml-button": "^19.2.12000"
1313
},
1414
"private": false,
1515
"repository": {
@@ -19,5 +19,5 @@
1919
"scripts": {
2020
"build": "npx ng build"
2121
},
22-
"version": "19.2.11000"
22+
"version": "19.2.12000"
2323
}

projects/wml-panel/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"homepage": "https://windmillcode.github.io/Windmillcode-Angular-CDK-Docs/angular-components/wml-panel",
88
"name": "@windmillcode/angular-wml-panel",
99
"peerDependencies": {
10-
"@angular/common": "^19.2.11",
11-
"@angular/core": "^19.2.11",
12-
"@windmillcode/angular-wml-components-base": "^19.2.11000",
13-
"@windmillcode/wml-components-base": "^19.2.11000"
10+
"@angular/common": "^19.2.12",
11+
"@angular/core": "^19.2.12",
12+
"@windmillcode/angular-wml-components-base": "^19.2.12000",
13+
"@windmillcode/wml-components-base": "^19.2.12000"
1414
},
1515
"private": false,
1616
"repository": {
@@ -20,5 +20,5 @@
2020
"scripts": {
2121
"build": "npx ng build"
2222
},
23-
"version": "19.2.11000"
23+
"version": "19.2.12000"
2424
}

0 commit comments

Comments
 (0)