Skip to content

Commit 05be2bb

Browse files
committed
build: bump angular-cli-ghpages to 2.0.3
1 parent 5ca2645 commit 05be2bb

File tree

2 files changed

+53
-82
lines changed

2 files changed

+53
-82
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/jasmine": "~5.1.0",
7171
"@types/node": "^22.15.29",
7272
"@types/shelljs": "^0.8.16",
73-
"angular-cli-ghpages": "2.0.0-beta.2",
73+
"angular-cli-ghpages": "^2.0.3",
7474
"angular-eslint": "19.6.0",
7575
"colors": "^1.4.0",
7676
"conventional-changelog-cli": "^2.2.2",

yarn.lock

Lines changed: 52 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -26,35 +26,35 @@
2626
"@angular-devkit/core" "19.2.14"
2727
rxjs "7.8.1"
2828

29-
"@angular-devkit/architect@~0.1700.0":
30-
version "0.1700.10"
31-
resolved "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1700.10.tgz"
32-
integrity sha512-JD/3jkdN1jrFMIDEk9grKdbjutIoxUDMRazq1LZooWjTkzlYk09i/s6HwvIPao7zvxJfelD6asTPspgkjOMP5A==
29+
"@angular-devkit/architect@~0.1800.0":
30+
version "0.1800.7"
31+
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1800.7.tgz#105aaf62e676b4df2d95ffbec256f899c325847f"
32+
integrity sha512-ZYIjdngUOjY6G2XJGHtATLr+HhJWdo7Z3ATlzQTGI9D1a02kW3UFlELQBhFIn+1o78FU6W0STZgyfBH8M7wD2w==
3333
dependencies:
34-
"@angular-devkit/core" "17.0.10"
34+
"@angular-devkit/core" "18.0.7"
3535
rxjs "7.8.1"
3636

37-
"@angular-devkit/core@17.0.10":
38-
version "17.0.10"
39-
resolved "https://registry.npmjs.org/@angular-devkit/core/-/core-17.0.10.tgz"
40-
integrity sha512-93N6oHnmtRt0hL3AXxvnk47sN1rHndfj+pqI5haEY41AGWzIWv9cSBsqlM0PWltNpo6VivcExZESvbLJ71wqbQ==
37+
"@angular-devkit/core@18.0.7":
38+
version "18.0.7"
39+
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-18.0.7.tgz#c792a90fd30dcbabe7b4821ac16e88f99c9ed8f7"
40+
integrity sha512-pVmuE37DNuTe3S4Lh1jg6U4dyHljiZiqI99u3gtS7PF765P4AeGlugHIYE7ztC74fYd9gy04sWnbeV+RQuBTVw==
4141
dependencies:
42-
ajv "8.12.0"
43-
ajv-formats "2.1.1"
44-
jsonc-parser "3.2.0"
45-
picomatch "3.0.1"
42+
ajv "8.13.0"
43+
ajv-formats "3.0.1"
44+
jsonc-parser "3.2.1"
45+
picomatch "4.0.2"
4646
rxjs "7.8.1"
4747
source-map "0.7.4"
4848

49-
"@angular-devkit/core@17.3.17", "@angular-devkit/core@^17.0.0":
50-
version "17.3.17"
51-
resolved "https://registry.npmjs.org/@angular-devkit/core/-/core-17.3.17.tgz"
52-
integrity sha512-7aNVqS3rOGsSZYAOO44xl2KURwaoOP+EJhJs+LqOGOFpok2kd8YLf4CAMUossMF4H7HsJpgKwYqGrV5eXunrpw==
49+
"@angular-devkit/core@18.2.19", "@angular-devkit/core@^18.0.0":
50+
version "18.2.19"
51+
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-18.2.19.tgz#cca229fa212e59667a9ce49cceef1cc7a0ca13d2"
52+
integrity sha512-Ptf92Zomc6FCr7GWmHKdgOUbA1GpctZwH/hRcpYpU3tM56MG2t5FOFpufnE595GgolOCktabkFEoODMG8PBVDQ==
5353
dependencies:
54-
ajv "8.12.0"
55-
ajv-formats "2.1.1"
56-
jsonc-parser "3.2.1"
57-
picomatch "4.0.1"
54+
ajv "8.17.1"
55+
ajv-formats "3.0.1"
56+
jsonc-parser "3.3.1"
57+
picomatch "4.0.2"
5858
rxjs "7.8.1"
5959
source-map "0.7.4"
6060

@@ -104,14 +104,14 @@
104104
ora "5.4.1"
105105
rxjs "7.8.1"
106106

107-
"@angular-devkit/schematics@^17.0.0":
108-
version "17.3.17"
109-
resolved "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-17.3.17.tgz"
110-
integrity sha512-ZXsIJXZm0I0dNu1BqmjfEtQhnzqoupUHHZb4GHm5NeQHBFZctQlkkNxLUU27GVeBUwFgEmP7kFgSLlMPTGSL5g==
107+
"@angular-devkit/schematics@^18.0.0":
108+
version "18.2.19"
109+
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-18.2.19.tgz#2167adda2115cdfe78aec97f98463aad4810f017"
110+
integrity sha512-P/0KjkzOf2ZShuShx3cBbjLI7XlcS6B/yCRBo1MQfCC4cZfmzPQoUEOSQeYZgy5pnC24f+dKh/+TWc5uYL/Lvg==
111111
dependencies:
112-
"@angular-devkit/core" "17.3.17"
113-
jsonc-parser "3.2.1"
114-
magic-string "0.30.8"
112+
"@angular-devkit/core" "18.2.19"
113+
jsonc-parser "3.3.1"
114+
magic-string "0.30.11"
115115
ora "5.4.1"
116116
rxjs "7.8.1"
117117

@@ -1126,7 +1126,7 @@
11261126
resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz"
11271127
integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==
11281128

1129-
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.4.15", "@jridgewell/sourcemap-codec@^1.5.0":
1129+
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0":
11301130
version "1.5.0"
11311131
resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz"
11321132
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
@@ -1987,9 +1987,9 @@
19871987
dependencies:
19881988
undici-types "~5.26.4"
19891989

1990-
"@types/node@>=10.0.0":
1990+
"@types/node@>=10.0.0", "@types/node@^22.15.29":
19911991
version "22.15.29"
1992-
resolved "https://registry.npmjs.org/@types/node/-/node-22.15.29.tgz"
1992+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.29.tgz#c75999124a8224a3f79dd8b6ccfb37d74098f678"
19931993
integrity sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==
19941994
dependencies:
19951995
undici-types "~6.21.0"
@@ -1999,13 +1999,6 @@
19991999
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.55.tgz"
20002000
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
20012001

2002-
"@types/node@^22.15.29":
2003-
version "22.15.29"
2004-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.29.tgz#c75999124a8224a3f79dd8b6ccfb37d74098f678"
2005-
integrity sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==
2006-
dependencies:
2007-
undici-types "~6.21.0"
2008-
20092002
"@types/normalize-package-data@^2.4.0":
20102003
version "2.4.4"
20112004
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz"
@@ -2246,29 +2239,22 @@ agent-base@^7.1.0, agent-base@^7.1.2:
22462239
resolved "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz"
22472240
integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==
22482241

2249-
2250-
version "2.1.1"
2251-
resolved "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz"
2252-
integrity sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==
2253-
dependencies:
2254-
ajv "^8.0.0"
2255-
22562242
22572243
version "3.0.1"
22582244
resolved "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz"
22592245
integrity sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==
22602246
dependencies:
22612247
ajv "^8.0.0"
22622248

2263-
ajv@8.12.0:
2264-
version "8.12.0"
2265-
resolved "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz"
2266-
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
2249+
ajv@8.13.0:
2250+
version "8.13.0"
2251+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.13.0.tgz#a3939eaec9fb80d217ddf0c3376948c023f28c91"
2252+
integrity sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==
22672253
dependencies:
2268-
fast-deep-equal "^3.1.1"
2254+
fast-deep-equal "^3.1.3"
22692255
json-schema-traverse "^1.0.0"
22702256
require-from-string "^2.0.2"
2271-
uri-js "^4.2.2"
2257+
uri-js "^4.4.1"
22722258

22732259
[email protected], ajv@^8.0.0, ajv@^8.17.1:
22742260
version "8.17.1"
@@ -2290,14 +2276,14 @@ ajv@^6.12.3, ajv@^6.12.4:
22902276
json-schema-traverse "^0.4.1"
22912277
uri-js "^4.2.2"
22922278

2293-
2294-
version "2.0.0-beta.2"
2295-
resolved "https://registry.npmjs.org/angular-cli-ghpages/-/angular-cli-ghpages-2.0.0-beta.2.tgz"
2296-
integrity sha512-ErEjPCNxgZ4/9iAZWThRLbBtk0Y1tEB9xANW/wK8NV66f5OTsN+TpDfkmhyi5AntgDViM1waHCPw32VKVm6kcA==
2279+
angular-cli-ghpages@^2.0.3:
2280+
version "2.0.3"
2281+
resolved "https://registry.yarnpkg.com/angular-cli-ghpages/-/angular-cli-ghpages-2.0.3.tgz#4f5f1e298c84cb030bf5b13486f269ac4ed97bdf"
2282+
integrity sha512-eVyyCgtoXtSXxsgI59fYow+wBrAOAxPZ6eMwIieSpQI+8Gunq2DtNalicEoDPqD69LHaPmNiI8jEwgkzZt0WTw==
22972283
dependencies:
2298-
"@angular-devkit/architect" "~0.1700.0"
2299-
"@angular-devkit/core" "^17.0.0"
2300-
"@angular-devkit/schematics" "^17.0.0"
2284+
"@angular-devkit/architect" "~0.1800.0"
2285+
"@angular-devkit/core" "^18.0.0"
2286+
"@angular-devkit/schematics" "^18.0.0"
23012287
commander "^3.0.0-0"
23022288
fs-extra "^11.2.0"
23032289
gh-pages "^3.1.0"
@@ -5385,11 +5371,6 @@ json5@^2.2.3:
53855371
resolved "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz"
53865372
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
53875373

5388-
5389-
version "3.2.0"
5390-
resolved "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz"
5391-
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==
5392-
53935374
53945375
version "3.2.1"
53955376
resolved "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz"
@@ -5698,20 +5679,20 @@ lru-cache@^6.0.0:
56985679
dependencies:
56995680
yallist "^4.0.0"
57005681

5682+
5683+
version "0.30.11"
5684+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.11.tgz#301a6f93b3e8c2cb13ac1a7a673492c0dfd12954"
5685+
integrity sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==
5686+
dependencies:
5687+
"@jridgewell/sourcemap-codec" "^1.5.0"
5688+
57015689
[email protected], magic-string@^0.30.17:
57025690
version "0.30.17"
57035691
resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz"
57045692
integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
57055693
dependencies:
57065694
"@jridgewell/sourcemap-codec" "^1.5.0"
57075695

5708-
5709-
version "0.30.8"
5710-
resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.30.8.tgz"
5711-
integrity sha512-ISQTe55T2ao7XtlAStud6qwYPZjE4GK1S/BeVPus4jrq6JuOnQ00YKQC581RWhR122W7msZV263KzVeLoqidyQ==
5712-
dependencies:
5713-
"@jridgewell/sourcemap-codec" "^1.4.15"
5714-
57155696
make-dir@^2.1.0:
57165697
version "2.1.0"
57175698
resolved "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz"
@@ -6699,16 +6680,6 @@ picocolors@^1.1.0, picocolors@^1.1.1:
66996680
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz"
67006681
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
67016682

6702-
6703-
version "3.0.1"
6704-
resolved "https://registry.npmjs.org/picomatch/-/picomatch-3.0.1.tgz"
6705-
integrity sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==
6706-
6707-
6708-
version "4.0.1"
6709-
resolved "https://registry.npmjs.org/picomatch/-/picomatch-4.0.1.tgz"
6710-
integrity sha512-xUXwsxNjwTQ8K3GnT4pCJm+xq3RUPQbmkYJTP5aFIfNIvbcc/4MUxgBaaRSZJ6yGJZiGSyYlM6MzwTsRk8SYCg==
6711-
67126683
[email protected], picomatch@^4.0.2:
67136684
version "4.0.2"
67146685
resolved "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz"
@@ -8195,7 +8166,7 @@ update-browserslist-db@^1.1.3:
81958166
escalade "^3.2.0"
81968167
picocolors "^1.1.1"
81978168

8198-
uri-js@^4.2.2:
8169+
uri-js@^4.2.2, uri-js@^4.4.1:
81998170
version "4.4.1"
82008171
resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz"
82018172
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==

0 commit comments

Comments
 (0)