Skip to content

Commit f56f3ce

Browse files
committed
'[CHECKPOINT]' updated package to reflect the version 18.2.5 of @angular/core package
1 parent 5902b3b commit f56f3ce

File tree

49 files changed

+9302
-619
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+9302
-619
lines changed

package-lock.json

Lines changed: 152 additions & 123 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.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",
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",
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.4",
39+
"@angular-devkit/build-angular": "18.2.5",
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.4",
45-
"@angular/compiler-cli": "18.2.4",
44+
"@angular/cli": "18.2.5",
45+
"@angular/compiler-cli": "18.2.5",
4646
"@types/jasmine": "~5.1.0",
4747
"@types/three": "^0.168.0",
4848
"@typescript-eslint/eslint-plugin": "^7.2.0",

projects/wml-accordion/LICENSE

Lines changed: 394 additions & 18 deletions
Large diffs are not rendered by default.

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

projects/wml-angular-components-base/LICENSE

Lines changed: 394 additions & 18 deletions
Large diffs are not rendered by default.

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.4200"
12+
"@windmillcode/wml-components-base": "^18.2.5001"
1313
},
1414
"private": false,
1515
"schematics": "",
1616
"scripts": {
1717
"build": "npx ng build"
1818
},
19-
"version": "18.2.4200"
19+
"version": "18.2.5001"
2020
}

projects/wml-button/LICENSE

Lines changed: 394 additions & 18 deletions
Large diffs are not rendered by default.

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

0 commit comments

Comments
 (0)