Angular 18 migration
This commit is contained in:
		
							parent
							
								
									5fbfac6f8e
								
							
						
					
					
						commit
						c1cb147968
					
				@ -112,6 +112,8 @@
 | 
				
			|||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@angular-builders/custom-webpack": "~17.0.2",
 | 
					    "@angular-builders/custom-webpack": "~17.0.2",
 | 
				
			||||||
    "@angular-devkit/build-angular": "^17.3.10",
 | 
					    "@angular-devkit/build-angular": "^17.3.10",
 | 
				
			||||||
 | 
					    "@angular-devkit/core": "^18.2.6",
 | 
				
			||||||
 | 
					    "@angular-devkit/schematics": "^18.2.6",
 | 
				
			||||||
    "@angular-eslint/builder": "17.5.2",
 | 
					    "@angular-eslint/builder": "17.5.2",
 | 
				
			||||||
    "@angular-eslint/eslint-plugin": "17.5.2",
 | 
					    "@angular-eslint/eslint-plugin": "17.5.2",
 | 
				
			||||||
    "@angular-eslint/eslint-plugin-template": "17.5.2",
 | 
					    "@angular-eslint/eslint-plugin-template": "17.5.2",
 | 
				
			||||||
 | 
				
			|||||||
@ -135,6 +135,18 @@
 | 
				
			|||||||
    rxjs "7.8.1"
 | 
					    rxjs "7.8.1"
 | 
				
			||||||
    source-map "0.7.4"
 | 
					    source-map "0.7.4"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@angular-devkit/core@18.2.6", "@angular-devkit/core@^18.2.6":
 | 
				
			||||||
 | 
					  version "18.2.6"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-18.2.6.tgz#9b3009779e534f3060b3f0c27c73af2bb85bcde6"
 | 
				
			||||||
 | 
					  integrity sha512-la4CFvs5PcRWSkQ/H7TB5cPZirFVA9GoWk5LzIk8si6VjWBJRm8b3keKJoC9LlNeABRUIR5z0ocYkyQQUhdMfg==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    ajv "8.17.1"
 | 
				
			||||||
 | 
					    ajv-formats "3.0.1"
 | 
				
			||||||
 | 
					    jsonc-parser "3.3.1"
 | 
				
			||||||
 | 
					    picomatch "4.0.2"
 | 
				
			||||||
 | 
					    rxjs "7.8.1"
 | 
				
			||||||
 | 
					    source-map "0.7.4"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@angular-devkit/schematics@17.3.10":
 | 
					"@angular-devkit/schematics@17.3.10":
 | 
				
			||||||
  version "17.3.10"
 | 
					  version "17.3.10"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-17.3.10.tgz#a3d62b33f82fd1fa51246d00ada92efe82a00ae7"
 | 
					  resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-17.3.10.tgz#a3d62b33f82fd1fa51246d00ada92efe82a00ae7"
 | 
				
			||||||
@ -146,6 +158,17 @@
 | 
				
			|||||||
    ora "5.4.1"
 | 
					    ora "5.4.1"
 | 
				
			||||||
    rxjs "7.8.1"
 | 
					    rxjs "7.8.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@angular-devkit/schematics@^18.2.6":
 | 
				
			||||||
 | 
					  version "18.2.6"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-18.2.6.tgz#8d1b539067ef4f84e4a643c4a5b4ea4f51c179db"
 | 
				
			||||||
 | 
					  integrity sha512-uIttrQ2cQ2PWAFFVPeCoNR8xvs7tPJ2i8gzqsIwYdge107xDC6u9CqfgmBqPDSFpWj+IiC2Jwcm8Z4HYKU4+7A==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    "@angular-devkit/core" "18.2.6"
 | 
				
			||||||
 | 
					    jsonc-parser "3.3.1"
 | 
				
			||||||
 | 
					    magic-string "0.30.11"
 | 
				
			||||||
 | 
					    ora "5.4.1"
 | 
				
			||||||
 | 
					    rxjs "7.8.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@angular-eslint/builder@17.5.2":
 | 
					"@angular-eslint/builder@17.5.2":
 | 
				
			||||||
  version "17.5.2"
 | 
					  version "17.5.2"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@angular-eslint/builder/-/builder-17.5.2.tgz#6117970311f578f44ca391d8c321554720468f9a"
 | 
					  resolved "https://registry.yarnpkg.com/@angular-eslint/builder/-/builder-17.5.2.tgz#6117970311f578f44ca391d8c321554720468f9a"
 | 
				
			||||||
@ -2007,7 +2030,7 @@
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
 | 
					  resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
 | 
				
			||||||
  integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
 | 
					  integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@jridgewell/sourcemap-codec@^1.4.15":
 | 
					"@jridgewell/sourcemap-codec@^1.4.15", "@jridgewell/sourcemap-codec@^1.5.0":
 | 
				
			||||||
  version "1.5.0"
 | 
					  version "1.5.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
 | 
					  resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
 | 
				
			||||||
  integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
 | 
					  integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
 | 
				
			||||||
@ -4471,6 +4494,13 @@ ajv-formats@2.1.1, ajv-formats@^2.1.1:
 | 
				
			|||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    ajv "^8.0.0"
 | 
					    ajv "^8.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ajv-formats@3.0.1:
 | 
				
			||||||
 | 
					  version "3.0.1"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-3.0.1.tgz#3d5dc762bca17679c3c2ea7e90ad6b7532309578"
 | 
				
			||||||
 | 
					  integrity sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    ajv "^8.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ajv-keywords@^3.5.2:
 | 
					ajv-keywords@^3.5.2:
 | 
				
			||||||
  version "3.5.2"
 | 
					  version "3.5.2"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
 | 
					  resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
 | 
				
			||||||
@ -4493,6 +4523,16 @@ ajv@8.12.0, ajv@^8.0.0, ajv@^8.9.0:
 | 
				
			|||||||
    require-from-string "^2.0.2"
 | 
					    require-from-string "^2.0.2"
 | 
				
			||||||
    uri-js "^4.2.2"
 | 
					    uri-js "^4.2.2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ajv@8.17.1:
 | 
				
			||||||
 | 
					  version "8.17.1"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6"
 | 
				
			||||||
 | 
					  integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    fast-deep-equal "^3.1.3"
 | 
				
			||||||
 | 
					    fast-uri "^3.0.1"
 | 
				
			||||||
 | 
					    json-schema-traverse "^1.0.0"
 | 
				
			||||||
 | 
					    require-from-string "^2.0.2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
 | 
					ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
 | 
				
			||||||
  version "6.12.6"
 | 
					  version "6.12.6"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
 | 
					  resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
 | 
				
			||||||
@ -6990,6 +7030,11 @@ fast-levenshtein@^2.0.6:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
 | 
					  resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
 | 
				
			||||||
  integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
 | 
					  integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fast-uri@^3.0.1:
 | 
				
			||||||
 | 
					  version "3.0.1"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
 | 
				
			||||||
 | 
					  integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
fastq@^1.6.0:
 | 
					fastq@^1.6.0:
 | 
				
			||||||
  version "1.17.1"
 | 
					  version "1.17.1"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.17.1.tgz#2a523f07a4e7b1e81a42b91b8bf2254107753b47"
 | 
					  resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.17.1.tgz#2a523f07a4e7b1e81a42b91b8bf2254107753b47"
 | 
				
			||||||
@ -8431,6 +8476,11 @@ jsonc-parser@3.2.1:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.1.tgz#031904571ccf929d7670ee8c547545081cb37f1a"
 | 
					  resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.1.tgz#031904571ccf929d7670ee8c547545081cb37f1a"
 | 
				
			||||||
  integrity sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==
 | 
					  integrity sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					jsonc-parser@3.3.1:
 | 
				
			||||||
 | 
					  version "3.3.1"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.3.1.tgz#f2a524b4f7fd11e3d791e559977ad60b98b798b4"
 | 
				
			||||||
 | 
					  integrity sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jsonfile@^4.0.0:
 | 
					jsonfile@^4.0.0:
 | 
				
			||||||
  version "4.0.0"
 | 
					  version "4.0.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
 | 
					  resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
 | 
				
			||||||
@ -8920,6 +8970,13 @@ lru-cache@^7.5.1, lru-cache@^7.7.1:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89"
 | 
					  resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89"
 | 
				
			||||||
  integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==
 | 
					  integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					magic-string@0.30.11:
 | 
				
			||||||
 | 
					  version "0.30.11"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.11.tgz#301a6f93b3e8c2cb13ac1a7a673492c0dfd12954"
 | 
				
			||||||
 | 
					  integrity sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    "@jridgewell/sourcemap-codec" "^1.5.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
magic-string@0.30.8:
 | 
					magic-string@0.30.8:
 | 
				
			||||||
  version "0.30.8"
 | 
					  version "0.30.8"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.8.tgz#14e8624246d2bedba70d5462aa99ac9681844613"
 | 
					  resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.8.tgz#14e8624246d2bedba70d5462aa99ac9681844613"
 | 
				
			||||||
@ -10255,6 +10312,11 @@ picomatch@4.0.1:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.1.tgz#68c26c8837399e5819edce48590412ea07f17a07"
 | 
					  resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.1.tgz#68c26c8837399e5819edce48590412ea07f17a07"
 | 
				
			||||||
  integrity sha512-xUXwsxNjwTQ8K3GnT4pCJm+xq3RUPQbmkYJTP5aFIfNIvbcc/4MUxgBaaRSZJ6yGJZiGSyYlM6MzwTsRk8SYCg==
 | 
					  integrity sha512-xUXwsxNjwTQ8K3GnT4pCJm+xq3RUPQbmkYJTP5aFIfNIvbcc/4MUxgBaaRSZJ6yGJZiGSyYlM6MzwTsRk8SYCg==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					picomatch@4.0.2:
 | 
				
			||||||
 | 
					  version "4.0.2"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
 | 
				
			||||||
 | 
					  integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
 | 
					picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
 | 
				
			||||||
  version "2.3.1"
 | 
					  version "2.3.1"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
 | 
					  resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user