diff --git a/packages/devextreme-schematics/package.json b/packages/devextreme-schematics/package.json index d2d429a75..ee320c186 100644 --- a/packages/devextreme-schematics/package.json +++ b/packages/devextreme-schematics/package.json @@ -22,9 +22,9 @@ ], "schematics": "./src/collection.json", "dependencies": { - "@angular-devkit/core": "^19.2.25", - "@angular-devkit/schematics": "^19.2.25", - "@schematics/angular": "^19.2.25", + "@angular-devkit/core": "^19.2.26", + "@angular-devkit/schematics": "^19.2.26", + "@schematics/angular": "^19.2.26", "parse5": "^7.3.0", "picomatch": "^4.0.4", "semver": "^7.8.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75da80fd0..2399b6319 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: devDependencies: '@angular-eslint/schematics': specifier: ^0.2.0-beta.1 - version: 0.2.0-beta.1(@angular-devkit/schematics@19.2.25(chokidar@4.0.3)) + version: 0.2.0-beta.1(@angular-devkit/schematics@19.2.26(chokidar@4.0.3)) pre-commit: specifier: ^1.2.2 version: 1.2.2 @@ -133,14 +133,14 @@ importers: packages/devextreme-schematics: dependencies: '@angular-devkit/core': - specifier: ^19.2.25 - version: 19.2.25(chokidar@4.0.3) + specifier: ^19.2.26 + version: 19.2.26(chokidar@4.0.3) '@angular-devkit/schematics': - specifier: ^19.2.25 - version: 19.2.25(chokidar@4.0.3) + specifier: ^19.2.26 + version: 19.2.26(chokidar@4.0.3) '@schematics/angular': - specifier: ^19.2.25 - version: 19.2.25(chokidar@4.0.3) + specifier: ^19.2.26 + version: 19.2.26(chokidar@4.0.3) parse5: specifier: ^7.3.0 version: 7.3.0 @@ -178,8 +178,8 @@ importers: packages: - '@angular-devkit/core@19.2.25': - resolution: {integrity: sha512-jXk2yASLMmMLfxA5kSW6QdoVRElDXkf8rHpbX84VtX9E4HiV3jOTAtzZr5HV2mjthBXZB6oT8WDe4M83hseTsQ==} + '@angular-devkit/core@19.2.26': + resolution: {integrity: sha512-50HrZQ2S/t9bWDEg30qqkwHUCH+k7pmslPqHLMFe0q+oUNaL5Ru+fi/L84bDzqRP/0mkeIIY2rOuUWrw6ZpGvQ==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: chokidar: ^4.0.0 @@ -187,8 +187,8 @@ packages: chokidar: optional: true - '@angular-devkit/schematics@19.2.25': - resolution: {integrity: sha512-bpYt8KuMOhu3+gA5Hm3B0MoFB2psAJAR0HOGTKSLoHmwfv5EeemfsSRdjrucwR3WZbn//Y3uFgbfKWnClLO7OQ==} + '@angular-devkit/schematics@19.2.26': + resolution: {integrity: sha512-3PmlXbegeMsCNhK26jI068Rr8wArGGMWjvWd9IVHaFhXxkcc3xHjCiqYaz8uRj9Rz+Ra4ToC7qU/Rwgy72qJ9A==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} '@angular-eslint/schematics@0.2.0-beta.1': @@ -590,8 +590,8 @@ packages: engines: {node: '>=18'} hasBin: true - '@schematics/angular@19.2.25': - resolution: {integrity: sha512-LaA1do8Q7bFJIYDkcmWMXTEod4YaaMLgC+kVT5l9MrLs3Gd47ydLSkkdvAdMm6SVG7XT+yIRAQHcPLv+7kiz5g==} + '@schematics/angular@19.2.26': + resolution: {integrity: sha512-UF3Db1EaqX2/HjeyCBtUgY6PGXko87hfUG1yA1x4Zbybz0sTKBtn6YPOfwyxXgIXosAMkEA2jAhaU4EHLBpVlw==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} '@sinclair/typebox@0.27.10': @@ -1459,9 +1459,6 @@ packages: fast-levenshtein@2.0.6: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} - fast-uri@3.1.0: - resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} - fast-uri@3.1.2: resolution: {integrity: sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==} @@ -2985,7 +2982,7 @@ packages: snapshots: - '@angular-devkit/core@19.2.25(chokidar@4.0.3)': + '@angular-devkit/core@19.2.26(chokidar@4.0.3)': dependencies: ajv: 8.18.0 ajv-formats: 3.0.1(ajv@8.18.0) @@ -2996,9 +2993,9 @@ snapshots: optionalDependencies: chokidar: 4.0.3 - '@angular-devkit/schematics@19.2.25(chokidar@4.0.3)': + '@angular-devkit/schematics@19.2.26(chokidar@4.0.3)': dependencies: - '@angular-devkit/core': 19.2.25(chokidar@4.0.3) + '@angular-devkit/core': 19.2.26(chokidar@4.0.3) jsonc-parser: 3.3.1 magic-string: 0.30.17 ora: 5.4.1 @@ -3006,9 +3003,9 @@ snapshots: transitivePeerDependencies: - chokidar - '@angular-eslint/schematics@0.2.0-beta.1(@angular-devkit/schematics@19.2.25(chokidar@4.0.3))': + '@angular-eslint/schematics@0.2.0-beta.1(@angular-devkit/schematics@19.2.26(chokidar@4.0.3))': dependencies: - '@angular-devkit/schematics': 19.2.25(chokidar@4.0.3) + '@angular-devkit/schematics': 19.2.26(chokidar@4.0.3) strip-json-comments: 3.1.1 '@babel/code-frame@7.12.11': @@ -3530,10 +3527,10 @@ snapshots: - react-native-b4a - supports-color - '@schematics/angular@19.2.25(chokidar@4.0.3)': + '@schematics/angular@19.2.26(chokidar@4.0.3)': dependencies: - '@angular-devkit/core': 19.2.25(chokidar@4.0.3) - '@angular-devkit/schematics': 19.2.25(chokidar@4.0.3) + '@angular-devkit/core': 19.2.26(chokidar@4.0.3) + '@angular-devkit/schematics': 19.2.26(chokidar@4.0.3) jsonc-parser: 3.3.1 transitivePeerDependencies: - chokidar @@ -3716,7 +3713,7 @@ snapshots: ajv@8.18.0: dependencies: fast-deep-equal: 3.1.3 - fast-uri: 3.1.0 + fast-uri: 3.1.2 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 @@ -4572,8 +4569,6 @@ snapshots: fast-levenshtein@2.0.6: {} - fast-uri@3.1.0: {} - fast-uri@3.1.2: {} fastq@1.20.1: