Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e0ac2e0

Browse files
committed
chore: bump ng-morph to v3.0.0
1 parent 6666b71 commit e0ac2e0

File tree

5 files changed

+43
-35
lines changed

5 files changed

+43
-35
lines changed

libs/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"tslib": "^2.4.1",
51-
"ng-morph": "^2.2.3"
51+
"ng-morph": "^3.0.0"
5252
},
5353
"schematics": "./schematics/collection.json",
5454
"ng-add": {

libs/state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"tslib": "^2.4.1",
51-
"ng-morph": "^2.2.3"
51+
"ng-morph": "^3.0.0"
5252
},
5353
"ng-add": {
5454
"save": "dependencies"

libs/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"tslib": "^2.4.1",
53-
"ng-morph": "^2.2.3"
53+
"ng-morph": "^3.0.0"
5454
},
5555
"schematics": "./schematics/collection.json",
5656
"ng-add": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"klaw-sync": "^6.0.0",
120120
"lint-staged": "^12.0.3",
121121
"markdown-link-check": "^3.11.2",
122-
"ng-morph": "^2.2.3",
122+
"ng-morph": "^3.0.0",
123123
"ng-packagr": "16.0.1",
124124
"nx": "16.2.2",
125125
"nx-cloud": "latest",

yarn.lock

Lines changed: 39 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4985,14 +4985,14 @@
49854985
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
49864986
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
49874987

4988-
"@ts-morph/common@~0.9.0":
4989-
version "0.9.2"
4990-
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.9.2.tgz#fc63ed4f8d3a45e4ed6849fe20a57f4f2baecc5d"
4991-
integrity sha512-IPyg+c3Am0EBoa63W0f/AKeLrJhvzMzQ4BIvD1baxLopmiHOj1HFTXYxC6e8iTZ+UYtN+/WFM9UyGRnoA20b8g==
4988+
"@ts-morph/common@~0.20.0":
4989+
version "0.20.0"
4990+
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.20.0.tgz#3f161996b085ba4519731e4d24c35f6cba5b80af"
4991+
integrity sha512-7uKjByfbPpwuzkstL3L5MQyuXPSKdoNG93Fmi2JoDcTf3pEP731JdRFAduRVkOs8oqxPsXKA+ScrWkdQ8t/I+Q==
49924992
dependencies:
4993-
fast-glob "^3.2.5"
4994-
minimatch "^3.0.4"
4995-
mkdirp "^1.0.4"
4993+
fast-glob "^3.2.12"
4994+
minimatch "^7.4.3"
4995+
mkdirp "^2.1.6"
49964996
path-browserify "^1.0.1"
49974997

49984998
"@tsconfig/docusaurus@^1.0.6":
@@ -7313,10 +7313,10 @@ co@^4.6.0:
73137313
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
73147314
integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==
73157315

7316-
code-block-writer@^10.1.1:
7317-
version "10.1.1"
7318-
resolved "https://registry.yarnpkg.com/code-block-writer/-/code-block-writer-10.1.1.tgz#ad5684ed4bfb2b0783c8b131281ae84ee640a42f"
7319-
integrity sha512-67ueh2IRGst/51p0n6FvPrnRjAGHY5F8xdjkgrYE7DDzpJe6qA07RYQ9VcoUeo5ATOjSOiWpSL3SWBRRbempMw==
7316+
code-block-writer@^12.0.0:
7317+
version "12.0.0"
7318+
resolved "https://registry.yarnpkg.com/code-block-writer/-/code-block-writer-12.0.0.tgz#4dd58946eb4234105aff7f0035977b2afdc2a770"
7319+
integrity sha512-q4dMFMlXtKR3XNBHyMHt/3pwYNA69EDk00lloMOaaUMKPUXBw6lpXtbu3MMVG6/uOihGnRDOlkyqsONEUj60+w==
73207320

73217321
collapse-white-space@^1.0.2:
73227322
version "1.0.6"
@@ -9336,7 +9336,7 @@ [email protected]:
93369336
merge2 "^1.3.0"
93379337
micromatch "^4.0.4"
93389338

9339-
fast-glob@^3.2.11, fast-glob@^3.2.12, fast-glob@^3.2.5, fast-glob@^3.2.7, fast-glob@^3.2.9:
9339+
fast-glob@^3.2.11, fast-glob@^3.2.12, fast-glob@^3.2.7, fast-glob@^3.2.9:
93409340
version "3.2.12"
93419341
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
93429342
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
@@ -12429,11 +12429,6 @@ json5@^2.1.2, json5@^2.2.1, json5@^2.2.2, json5@^2.2.3:
1242912429
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
1243012430
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
1243112431

12432-
12433-
version "3.0.0"
12434-
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
12435-
integrity sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==
12436-
1243712432
[email protected], jsonc-parser@^3.2.0:
1243812433
version "3.2.0"
1243912434
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
@@ -13319,14 +13314,21 @@ [email protected], minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch
1331913314
dependencies:
1332013315
brace-expansion "^1.1.7"
1332113316

13317+
13318+
version "9.0.1"
13319+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.1.tgz#8a555f541cf976c622daf078bb28f29fb927c253"
13320+
integrity sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==
13321+
dependencies:
13322+
brace-expansion "^2.0.1"
13323+
1332213324
minimatch@^5.0.1:
1332313325
version "5.1.6"
1332413326
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
1332513327
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
1332613328
dependencies:
1332713329
brace-expansion "^2.0.1"
1332813330

13329-
minimatch@^7.4.2:
13331+
minimatch@^7.4.2, minimatch@^7.4.3:
1333013332
version "7.4.6"
1333113333
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.6.tgz#845d6f254d8f4a5e4fd6baf44d5f10c8448365fb"
1333213334
integrity sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==
@@ -13476,6 +13478,11 @@ mkdirp@^1.0.3, mkdirp@^1.0.4, mkdirp@~1.0.4:
1347613478
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
1347713479
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
1347813480

13481+
mkdirp@^2.1.6:
13482+
version "2.1.6"
13483+
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-2.1.6.tgz#964fbcb12b2d8c5d6fbc62a963ac95a273e2cc19"
13484+
integrity sha512-+hEnITedc8LAtIP9u3HJDFIdcLV2vXP33sqLLIzkv1Db1zO/1OxbvYf0Y1OC/S/Qo5dxHXepofhmxL02PsKe+A==
13485+
1347913486
modify-values@^1.0.0:
1348013487
version "1.0.1"
1348113488
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
@@ -13581,15 +13588,16 @@ neo-async@^2.6.0, neo-async@^2.6.2:
1358113588
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
1358213589
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
1358313590

13584-
ng-morph@^2.2.3:
13585-
version "2.2.3"
13586-
resolved "https://registry.yarnpkg.com/ng-morph/-/ng-morph-2.2.3.tgz#cb4a8600b0ae1c53e4008eaf35cc9a83c40b15a2"
13587-
integrity sha512-JpmU3eyCHmRdyhqahvkmVLlgiV3/bAfKpj+QjIsqx2fdrX2NH9+bdlZ8HP+FsZ6MXfKlIFu4k8z7s0wt0sZNAw==
13591+
ng-morph@^3.0.0:
13592+
version "3.0.0"
13593+
resolved "https://registry.yarnpkg.com/ng-morph/-/ng-morph-3.0.0.tgz#93a0e25a1de1bc09341ee7f74861e33a4458b52f"
13594+
integrity sha512-JfkBTkH0H05EtoGSRH2azeUARtDN2JXaZCoNJmtNmdZmI62TVSNs+QH7D/iD/kp+iyCxlZ5S7tUpiL4YdEmfaw==
1358813595
dependencies:
13589-
jsonc-parser "3.0.0"
13590-
minimatch "3.0.5"
13596+
jsonc-parser "3.2.0"
13597+
minimatch "9.0.1"
1359113598
multimatch "5.0.0"
13592-
ts-morph "10.0.2"
13599+
semver "7.4.0"
13600+
ts-morph "19.0.0"
1359313601

1359413602
1359513603
version "16.0.1"
@@ -17512,13 +17520,13 @@ ts-loader@^9.3.1:
1751217520
micromatch "^4.0.0"
1751317521
semver "^7.3.4"
1751417522

17515-
ts-morph@10.0.2:
17516-
version "10.0.2"
17517-
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-10.0.2.tgz#292418207db467326231b2be92828b5e295e7946"
17518-
integrity sha512-TVuIfEqtr9dW25K3Jajqpqx7t/zLRFxKu2rXQZSDjTm4MO4lfmuj1hn8WEryjeDDBFcNOCi+yOmYUYR4HucrAg==
17523+
ts-morph@19.0.0:
17524+
version "19.0.0"
17525+
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-19.0.0.tgz#43e95fb0156c3fe3c77c814ac26b7d0be2f93169"
17526+
integrity sha512-D6qcpiJdn46tUqV45vr5UGM2dnIEuTGNxVhg0sk5NX11orcouwj6i1bMqZIz2mZTZB1Hcgy7C3oEVhAT+f6mbQ==
1751917527
dependencies:
17520-
"@ts-morph/common" "~0.9.0"
17521-
code-block-writer "^10.1.1"
17528+
"@ts-morph/common" "~0.20.0"
17529+
code-block-writer "^12.0.0"
1752217530

1752317531
[email protected], ts-node@^10.8.1:
1752417532
version "10.9.1"

0 commit comments

Comments
 (0)