mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-28 17:56:02 +08:00 
			
		
		
		
	chore(deps): update typescript-eslint monorepo to v8
This commit is contained in:
		
							parent
							
								
									1304f13f60
								
							
						
					
					
						commit
						08390950b2
					
				
					 6 changed files with 245 additions and 270 deletions
				
			
		|  | @ -35,8 +35,8 @@ | |||
|     "@ckeditor/ckeditor5-dev-build-tools": "43.0.1", | ||||
|     "@ckeditor/ckeditor5-inspector": ">=4.1.0", | ||||
|     "@ckeditor/ckeditor5-package-tools": "^3.0.1", | ||||
|     "@typescript-eslint/eslint-plugin": "~5.43.0", | ||||
|     "@typescript-eslint/parser": "^5.18.0", | ||||
|     "@typescript-eslint/eslint-plugin": "~8.32.0", | ||||
|     "@typescript-eslint/parser": "^8.0.0", | ||||
|     "@vitest/browser": "^3.0.5", | ||||
|     "@vitest/coverage-istanbul": "^3.0.5", | ||||
|     "ckeditor5": "45.0.0", | ||||
|  |  | |||
|  | @ -36,8 +36,8 @@ | |||
|     "@ckeditor/ckeditor5-dev-build-tools": "43.0.1", | ||||
|     "@ckeditor/ckeditor5-inspector": ">=4.1.0", | ||||
|     "@ckeditor/ckeditor5-package-tools": "^3.0.1", | ||||
|     "@typescript-eslint/eslint-plugin": "~5.43.0", | ||||
|     "@typescript-eslint/parser": "^5.18.0", | ||||
|     "@typescript-eslint/eslint-plugin": "~8.32.0", | ||||
|     "@typescript-eslint/parser": "^8.0.0", | ||||
|     "@vitest/browser": "^3.0.5", | ||||
|     "@vitest/coverage-istanbul": "^3.0.5", | ||||
|     "ckeditor5": "45.0.0", | ||||
|  |  | |||
|  | @ -38,8 +38,8 @@ | |||
|     "@ckeditor/ckeditor5-dev-build-tools": "43.0.1", | ||||
|     "@ckeditor/ckeditor5-inspector": ">=4.1.0", | ||||
|     "@ckeditor/ckeditor5-package-tools": "^3.0.1", | ||||
|     "@typescript-eslint/eslint-plugin": "~5.43.0", | ||||
|     "@typescript-eslint/parser": "^5.18.0", | ||||
|     "@typescript-eslint/eslint-plugin": "~8.32.0", | ||||
|     "@typescript-eslint/parser": "^8.0.0", | ||||
|     "@vitest/browser": "^3.0.5", | ||||
|     "@vitest/coverage-istanbul": "^3.0.5", | ||||
|     "ckeditor5": "45.0.0", | ||||
|  |  | |||
|  | @ -39,8 +39,8 @@ | |||
|     "@ckeditor/ckeditor5-dev-utils": "43.0.1", | ||||
|     "@ckeditor/ckeditor5-inspector": ">=4.1.0", | ||||
|     "@ckeditor/ckeditor5-package-tools": "^3.0.1", | ||||
|     "@typescript-eslint/eslint-plugin": "~5.43.0", | ||||
|     "@typescript-eslint/parser": "^5.18.0", | ||||
|     "@typescript-eslint/eslint-plugin": "~8.32.0", | ||||
|     "@typescript-eslint/parser": "^8.0.0", | ||||
|     "@vitest/browser": "^3.0.5", | ||||
|     "@vitest/coverage-istanbul": "^3.0.5", | ||||
|     "ckeditor5": "45.0.0", | ||||
|  |  | |||
|  | @ -38,8 +38,8 @@ | |||
|     "@ckeditor/ckeditor5-dev-build-tools": "43.0.1", | ||||
|     "@ckeditor/ckeditor5-inspector": ">=4.1.0", | ||||
|     "@ckeditor/ckeditor5-package-tools": "^3.0.1", | ||||
|     "@typescript-eslint/eslint-plugin": "~5.43.0", | ||||
|     "@typescript-eslint/parser": "^5.18.0", | ||||
|     "@typescript-eslint/eslint-plugin": "~8.32.0", | ||||
|     "@typescript-eslint/parser": "^8.0.0", | ||||
|     "@vitest/browser": "^3.0.5", | ||||
|     "@vitest/coverage-istanbul": "^3.0.5", | ||||
|     "ckeditor5": "45.0.0", | ||||
|  |  | |||
							
								
								
									
										495
									
								
								pnpm-lock.yaml
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										495
									
								
								pnpm-lock.yaml
									
										
									
										generated
									
									
									
								
							|  | @ -844,11 +844,11 @@ importers: | |||
|         specifier: ^3.0.1 | ||||
|         version: 3.0.1(@swc/core@1.11.24(@swc/helpers@0.5.17))(@types/node@22.15.17)(bufferutil@4.0.9)(esbuild@0.25.4)(utf-8-validate@6.0.5)(webpack-cli@6.0.1) | ||||
|       '@typescript-eslint/eslint-plugin': | ||||
|         specifier: ~5.43.0 | ||||
|         version: 5.43.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|         specifier: ~8.32.0 | ||||
|         version: 8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@typescript-eslint/parser': | ||||
|         specifier: ^5.18.0 | ||||
|         version: 5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|         specifier: ^8.0.0 | ||||
|         version: 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@vitest/browser': | ||||
|         specifier: ^3.0.5 | ||||
|         version: 3.1.3(bufferutil@4.0.9)(msw@2.7.5(@types/node@22.15.17)(typescript@5.0.4))(playwright@1.52.0)(utf-8-validate@6.0.5)(vite@6.3.5(@types/node@22.15.17)(jiti@2.4.2)(less@4.1.3)(sass-embedded@1.87.0)(sass@1.87.0)(stylus@0.64.0)(sugarss@4.0.1(postcss@8.5.3))(terser@5.39.0)(tsx@4.19.4)(yaml@2.7.1))(vitest@3.1.3)(webdriverio@9.12.7(bufferutil@4.0.9)(utf-8-validate@6.0.5)) | ||||
|  | @ -904,11 +904,11 @@ importers: | |||
|         specifier: ^3.0.1 | ||||
|         version: 3.0.1(@swc/core@1.11.24(@swc/helpers@0.5.17))(@types/node@22.15.17)(bufferutil@4.0.9)(esbuild@0.25.4)(utf-8-validate@6.0.5)(webpack-cli@6.0.1) | ||||
|       '@typescript-eslint/eslint-plugin': | ||||
|         specifier: ~5.43.0 | ||||
|         version: 5.43.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|         specifier: ~8.32.0 | ||||
|         version: 8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@typescript-eslint/parser': | ||||
|         specifier: ^5.18.0 | ||||
|         version: 5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|         specifier: ^8.0.0 | ||||
|         version: 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@vitest/browser': | ||||
|         specifier: ^3.0.5 | ||||
|         version: 3.1.3(bufferutil@4.0.9)(msw@2.7.5(@types/node@22.15.17)(typescript@5.0.4))(playwright@1.52.0)(utf-8-validate@6.0.5)(vite@6.3.5(@types/node@22.15.17)(jiti@2.4.2)(less@4.1.3)(sass-embedded@1.87.0)(sass@1.87.0)(stylus@0.64.0)(sugarss@4.0.1(postcss@8.5.3))(terser@5.39.0)(tsx@4.19.4)(yaml@2.7.1))(vitest@3.1.3)(webdriverio@9.12.7(bufferutil@4.0.9)(utf-8-validate@6.0.5)) | ||||
|  | @ -964,11 +964,11 @@ importers: | |||
|         specifier: ^3.0.1 | ||||
|         version: 3.0.1(@swc/core@1.11.24(@swc/helpers@0.5.17))(@types/node@22.15.17)(bufferutil@4.0.9)(esbuild@0.25.4)(utf-8-validate@6.0.5)(webpack-cli@6.0.1) | ||||
|       '@typescript-eslint/eslint-plugin': | ||||
|         specifier: ~5.43.0 | ||||
|         version: 5.43.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|         specifier: ~8.32.0 | ||||
|         version: 8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@typescript-eslint/parser': | ||||
|         specifier: ^5.18.0 | ||||
|         version: 5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|         specifier: ^8.0.0 | ||||
|         version: 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@vitest/browser': | ||||
|         specifier: ^3.0.5 | ||||
|         version: 3.1.3(bufferutil@4.0.9)(msw@2.7.5(@types/node@22.15.17)(typescript@5.0.4))(playwright@1.52.0)(utf-8-validate@6.0.5)(vite@6.3.5(@types/node@22.15.17)(jiti@2.4.2)(less@4.1.3)(sass-embedded@1.87.0)(sass@1.87.0)(stylus@0.64.0)(sugarss@4.0.1(postcss@8.5.3))(terser@5.39.0)(tsx@4.19.4)(yaml@2.7.1))(vitest@3.1.3)(webdriverio@9.12.7(bufferutil@4.0.9)(utf-8-validate@6.0.5)) | ||||
|  | @ -1031,11 +1031,11 @@ importers: | |||
|         specifier: ^3.0.1 | ||||
|         version: 3.0.1(@swc/core@1.11.24(@swc/helpers@0.5.17))(@types/node@22.15.17)(bufferutil@4.0.9)(esbuild@0.25.4)(utf-8-validate@6.0.5)(webpack-cli@6.0.1) | ||||
|       '@typescript-eslint/eslint-plugin': | ||||
|         specifier: ~5.43.0 | ||||
|         version: 5.43.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|         specifier: ~8.32.0 | ||||
|         version: 8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@typescript-eslint/parser': | ||||
|         specifier: ^5.18.0 | ||||
|         version: 5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|         specifier: ^8.0.0 | ||||
|         version: 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@vitest/browser': | ||||
|         specifier: ^3.0.5 | ||||
|         version: 3.1.3(bufferutil@4.0.9)(msw@2.7.5(@types/node@22.15.17)(typescript@5.0.4))(playwright@1.52.0)(utf-8-validate@6.0.5)(vite@6.3.5(@types/node@22.15.17)(jiti@2.4.2)(less@4.1.3)(sass-embedded@1.87.0)(sass@1.87.0)(stylus@0.64.0)(sugarss@4.0.1(postcss@8.5.3))(terser@5.39.0)(tsx@4.19.4)(yaml@2.7.1))(vitest@3.1.3)(webdriverio@9.12.7(bufferutil@4.0.9)(utf-8-validate@6.0.5)) | ||||
|  | @ -1098,11 +1098,11 @@ importers: | |||
|         specifier: ^3.0.1 | ||||
|         version: 3.0.1(@swc/core@1.11.24(@swc/helpers@0.5.17))(@types/node@22.15.17)(bufferutil@4.0.9)(esbuild@0.25.4)(utf-8-validate@6.0.5)(webpack-cli@6.0.1) | ||||
|       '@typescript-eslint/eslint-plugin': | ||||
|         specifier: ~5.43.0 | ||||
|         version: 5.43.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|         specifier: ~8.32.0 | ||||
|         version: 8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@typescript-eslint/parser': | ||||
|         specifier: ^5.18.0 | ||||
|         version: 5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|         specifier: ^8.0.0 | ||||
|         version: 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@vitest/browser': | ||||
|         specifier: ^3.0.5 | ||||
|         version: 3.1.3(bufferutil@4.0.9)(msw@2.7.5(@types/node@22.15.17)(typescript@5.0.4))(playwright@1.52.0)(utf-8-validate@6.0.5)(vite@6.3.5(@types/node@22.15.17)(jiti@2.4.2)(less@4.1.3)(sass-embedded@1.87.0)(sass@1.87.0)(stylus@0.64.0)(sugarss@4.0.1(postcss@8.5.3))(terser@5.39.0)(tsx@4.19.4)(yaml@2.7.1))(vitest@3.1.3)(webdriverio@9.12.7(bufferutil@4.0.9)(utf-8-validate@6.0.5)) | ||||
|  | @ -7864,10 +7864,6 @@ packages: | |||
|   file-entry-cache@10.0.8: | ||||
|     resolution: {integrity: sha512-FGXHpfmI4XyzbLd3HQ8cbUcsFGohJpZtmQRHr8z8FxxtCe2PcpgIlVLwIgunqjvRmXypBETvwhV4ptJizA+Y1Q==} | ||||
| 
 | ||||
|   file-entry-cache@6.0.1: | ||||
|     resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} | ||||
|     engines: {node: ^10.12.0 || >=12.0.0} | ||||
| 
 | ||||
|   file-entry-cache@8.0.0: | ||||
|     resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==} | ||||
|     engines: {node: '>=16.0.0'} | ||||
|  | @ -7958,10 +7954,6 @@ packages: | |||
|     resolution: {integrity: sha512-+iwzCJ7C5v5KgcBuueqVoNiHVoQpwiUK5XFLjf0affFTep+Wcw93tPvmb8tqujDNmzhBDPddnWV/qgWSXgq+Hg==} | ||||
|     engines: {node: '>=12'} | ||||
| 
 | ||||
|   flat-cache@3.2.0: | ||||
|     resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==} | ||||
|     engines: {node: ^10.12.0 || >=12.0.0} | ||||
| 
 | ||||
|   flat-cache@4.0.1: | ||||
|     resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==} | ||||
|     engines: {node: '>=16'} | ||||
|  | @ -13357,9 +13349,6 @@ packages: | |||
|   v8-compile-cache-lib@3.0.1: | ||||
|     resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} | ||||
| 
 | ||||
|   v8-compile-cache@2.4.0: | ||||
|     resolution: {integrity: sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==} | ||||
| 
 | ||||
|   v8-to-istanbul@9.3.0: | ||||
|     resolution: {integrity: sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==} | ||||
|     engines: {node: '>=10.12.0'} | ||||
|  | @ -14926,6 +14915,12 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-adapter-ckfinder@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-upload': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-adapter-ckfinder@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -14972,6 +14967,15 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-basic-styles@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-typing': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-basic-styles@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -14985,6 +14989,16 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-block-quote@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-enter': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-typing': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-block-quote@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15057,6 +15071,12 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-cloud-services@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-cloud-services@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15067,6 +15087,17 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-code-block@45.0.0(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-enter': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-code-block@45.0.0(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95)(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15082,27 +15113,23 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-collaboration-core@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|   '@ckeditor/ckeditor5-collaboration-core@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-comments': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-theme-lark': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-track-changes': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-track-changes': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@types/luxon': 3.4.2 | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       luxon: 3.5.0 | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-comments@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-collaboration-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-collaboration-core': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-enter': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15123,7 +15150,7 @@ snapshots: | |||
|   '@ckeditor/ckeditor5-comments@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-collaboration-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-collaboration-core': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-enter': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15312,6 +15339,14 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-easy-image@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-cloud-services': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-upload': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-easy-image@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-cloud-services': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15324,6 +15359,15 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-editor-balloon@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       es-toolkit: 1.32.0 | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-editor-balloon@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15337,6 +15381,15 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-editor-classic@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       es-toolkit: 1.32.0 | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-editor-classic@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15350,6 +15403,15 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-editor-decoupled@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       es-toolkit: 1.32.0 | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-editor-decoupled@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15363,6 +15425,15 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-editor-inline@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       es-toolkit: 1.32.0 | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-editor-inline@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15424,6 +15495,17 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-essentials@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-enter': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-select-all': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-typing': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-undo': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-essentials@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15439,6 +15521,15 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-find-and-replace@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       es-toolkit: 1.32.0 | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-find-and-replace@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15452,15 +15543,6 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-font@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-font@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15479,8 +15561,8 @@ snapshots: | |||
|       '@ckeditor/ckeditor5-comments': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-document-outline': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-editor-classic': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-editor-decoupled': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-editor-classic': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-editor-decoupled': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-pagination': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-real-time-collaboration': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15519,6 +15601,15 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-horizontal-line@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-widget': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-horizontal-line@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15532,6 +15623,15 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-html-embed@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-widget': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-html-embed@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15551,12 +15651,12 @@ snapshots: | |||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-enter': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-heading': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-image': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-list': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-table': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-image': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-list': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-table': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-widget': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       es-toolkit: 1.32.0 | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-html-support@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|  | @ -15579,21 +15679,6 @@ snapshots: | |||
| 
 | ||||
|   '@ckeditor/ckeditor5-icons@45.0.0': {} | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-image@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-typing': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-undo': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-upload': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-widget': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       es-toolkit: 1.32.0 | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-image@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15613,17 +15698,6 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-indent@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-heading': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-list': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-indent@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15641,13 +15715,6 @@ snapshots: | |||
| 
 | ||||
|   '@ckeditor/ckeditor5-inspector@4.1.0': {} | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-language@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-language@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15659,20 +15726,6 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-link@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-image': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-typing': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-widget': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       es-toolkit: 1.32.0 | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-link@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15691,18 +15744,6 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-list@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-enter': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-typing': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-list@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15777,15 +15818,6 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-mention@45.0.0(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-typing': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       es-toolkit: 1.32.0 | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-mention@45.0.0(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15803,22 +15835,14 @@ snapshots: | |||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-image': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-mention': 45.0.0(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d) | ||||
|       '@ckeditor/ckeditor5-image': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-mention': 45.0.0(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-widget': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       es-toolkit: 1.32.0 | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-minimap@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-minimap@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15939,7 +15963,7 @@ snapshots: | |||
|   '@ckeditor/ckeditor5-real-time-collaboration@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor-cloud-services-collaboration': 52.7.0(@ckeditor/ckeditor5-utils@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5))(bufferutil@4.0.9)(ckeditor5@45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)(bufferutil@4.0.9)(utf-8-validate@6.0.5))(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-cloud-services': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-cloud-services': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-comments': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-editor-multi-root': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -15947,7 +15971,7 @@ snapshots: | |||
|       '@ckeditor/ckeditor5-operations-compressor': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-revision-history': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-theme-lark': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-track-changes': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-track-changes': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|  | @ -16005,7 +16029,7 @@ snapshots: | |||
|       '@ckeditor/ckeditor5-autosave': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-comments': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-editor-classic': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-editor-classic': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -16100,18 +16124,18 @@ snapshots: | |||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-html-support': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-list': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-table': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-list': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-table': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-typing': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       es-toolkit: 1.32.0 | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-style@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-html-support': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-html-support': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-list': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-table': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-typing': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -16124,18 +16148,6 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-table@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-widget': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       es-toolkit: 1.32.0 | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-table@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -16160,28 +16172,28 @@ snapshots: | |||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-track-changes@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|   '@ckeditor/ckeditor5-track-changes@45.0.0': | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-code-block': 45.0.0(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95)(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-code-block': 45.0.0(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95) | ||||
|       '@ckeditor/ckeditor5-comments': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-editor-multi-root': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-enter': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-find-and-replace': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-font': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-find-and-replace': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-font': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-heading': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-highlight': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-image': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-link': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-list': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-image': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-link': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-list': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-media-embed': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-merge-fields': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-restricted-editing': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-style': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-table': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-table': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-typing': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-utils': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -16189,10 +16201,6 @@ snapshots: | |||
|       ckeditor5: 45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) | ||||
|       ckeditor5-collaboration: 45.0.0 | ||||
|       es-toolkit: 1.32.0 | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - supports-color | ||||
|       - utf-8-validate | ||||
| 
 | ||||
|   '@ckeditor/ckeditor5-typing@45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5)': | ||||
|     dependencies: | ||||
|  | @ -19963,9 +19971,9 @@ snapshots: | |||
|       '@types/node': 22.15.17 | ||||
|     optional: true | ||||
| 
 | ||||
|   '@typescript-eslint/eslint-plugin@5.43.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@4.9.5)': | ||||
|   '@typescript-eslint/eslint-plugin@5.43.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@4.9.5))(eslint@9.26.0(jiti@2.4.2))(typescript@4.9.5)': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/parser': 5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@typescript-eslint/parser': 5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@4.9.5) | ||||
|       '@typescript-eslint/scope-manager': 5.43.0 | ||||
|       '@typescript-eslint/type-utils': 5.43.0(eslint@9.26.0(jiti@2.4.2))(typescript@4.9.5) | ||||
|       '@typescript-eslint/utils': 5.43.0(eslint@9.26.0(jiti@2.4.2))(typescript@4.9.5) | ||||
|  | @ -19981,20 +19989,19 @@ snapshots: | |||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
| 
 | ||||
|   '@typescript-eslint/eslint-plugin@5.43.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4)': | ||||
|   '@typescript-eslint/eslint-plugin@8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4)': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/parser': 5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@typescript-eslint/scope-manager': 5.43.0 | ||||
|       '@typescript-eslint/type-utils': 5.43.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@typescript-eslint/utils': 5.43.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       debug: 4.4.0(supports-color@8.1.1) | ||||
|       '@eslint-community/regexpp': 4.12.1 | ||||
|       '@typescript-eslint/parser': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@typescript-eslint/scope-manager': 8.32.0 | ||||
|       '@typescript-eslint/type-utils': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@typescript-eslint/utils': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@typescript-eslint/visitor-keys': 8.32.0 | ||||
|       eslint: 9.26.0(jiti@2.4.2) | ||||
|       graphemer: 1.4.0 | ||||
|       ignore: 5.3.2 | ||||
|       natural-compare-lite: 1.4.0 | ||||
|       regexpp: 3.2.0 | ||||
|       semver: 7.7.1 | ||||
|       tsutils: 3.21.0(typescript@5.0.4) | ||||
|     optionalDependencies: | ||||
|       natural-compare: 1.4.0 | ||||
|       ts-api-utils: 2.1.0(typescript@5.0.4) | ||||
|       typescript: 5.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|  | @ -20028,14 +20035,14 @@ snapshots: | |||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
| 
 | ||||
|   '@typescript-eslint/parser@5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4)': | ||||
|   '@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4)': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/scope-manager': 5.62.0 | ||||
|       '@typescript-eslint/types': 5.62.0 | ||||
|       '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.0.4) | ||||
|       '@typescript-eslint/scope-manager': 8.32.0 | ||||
|       '@typescript-eslint/types': 8.32.0 | ||||
|       '@typescript-eslint/typescript-estree': 8.32.0(typescript@5.0.4) | ||||
|       '@typescript-eslint/visitor-keys': 8.32.0 | ||||
|       debug: 4.4.0(supports-color@8.1.1) | ||||
|       eslint: 9.26.0(jiti@2.4.2) | ||||
|     optionalDependencies: | ||||
|       typescript: 5.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|  | @ -20079,14 +20086,13 @@ snapshots: | |||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
| 
 | ||||
|   '@typescript-eslint/type-utils@5.43.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4)': | ||||
|   '@typescript-eslint/type-utils@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4)': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/typescript-estree': 5.43.0(typescript@5.0.4) | ||||
|       '@typescript-eslint/utils': 5.43.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       '@typescript-eslint/typescript-estree': 8.32.0(typescript@5.0.4) | ||||
|       '@typescript-eslint/utils': 8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4) | ||||
|       debug: 4.4.0(supports-color@8.1.1) | ||||
|       eslint: 9.26.0(jiti@2.4.2) | ||||
|       tsutils: 3.21.0(typescript@5.0.4) | ||||
|     optionalDependencies: | ||||
|       ts-api-utils: 2.1.0(typescript@5.0.4) | ||||
|       typescript: 5.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|  | @ -20122,20 +20128,6 @@ snapshots: | |||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
| 
 | ||||
|   '@typescript-eslint/typescript-estree@5.43.0(typescript@5.0.4)': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 5.43.0 | ||||
|       '@typescript-eslint/visitor-keys': 5.43.0 | ||||
|       debug: 4.4.0(supports-color@8.1.1) | ||||
|       globby: 11.1.0 | ||||
|       is-glob: 4.0.3 | ||||
|       semver: 7.7.1 | ||||
|       tsutils: 3.21.0(typescript@5.0.4) | ||||
|     optionalDependencies: | ||||
|       typescript: 5.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
| 
 | ||||
|   '@typescript-eslint/typescript-estree@5.62.0(typescript@4.9.5)': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 5.62.0 | ||||
|  | @ -20150,16 +20142,16 @@ snapshots: | |||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
| 
 | ||||
|   '@typescript-eslint/typescript-estree@5.62.0(typescript@5.0.4)': | ||||
|   '@typescript-eslint/typescript-estree@8.32.0(typescript@5.0.4)': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 5.62.0 | ||||
|       '@typescript-eslint/visitor-keys': 5.62.0 | ||||
|       '@typescript-eslint/types': 8.32.0 | ||||
|       '@typescript-eslint/visitor-keys': 8.32.0 | ||||
|       debug: 4.4.0(supports-color@8.1.1) | ||||
|       globby: 11.1.0 | ||||
|       fast-glob: 3.3.3 | ||||
|       is-glob: 4.0.3 | ||||
|       minimatch: 9.0.5 | ||||
|       semver: 7.7.1 | ||||
|       tsutils: 3.21.0(typescript@5.0.4) | ||||
|     optionalDependencies: | ||||
|       ts-api-utils: 2.1.0(typescript@5.0.4) | ||||
|       typescript: 5.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|  | @ -20193,20 +20185,16 @@ snapshots: | |||
|       - supports-color | ||||
|       - typescript | ||||
| 
 | ||||
|   '@typescript-eslint/utils@5.43.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4)': | ||||
|   '@typescript-eslint/utils@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4)': | ||||
|     dependencies: | ||||
|       '@types/json-schema': 7.0.15 | ||||
|       '@types/semver': 7.7.0 | ||||
|       '@typescript-eslint/scope-manager': 5.43.0 | ||||
|       '@typescript-eslint/types': 5.43.0 | ||||
|       '@typescript-eslint/typescript-estree': 5.43.0(typescript@5.0.4) | ||||
|       '@eslint-community/eslint-utils': 4.7.0(eslint@9.26.0(jiti@2.4.2)) | ||||
|       '@typescript-eslint/scope-manager': 8.32.0 | ||||
|       '@typescript-eslint/types': 8.32.0 | ||||
|       '@typescript-eslint/typescript-estree': 8.32.0(typescript@5.0.4) | ||||
|       eslint: 9.26.0(jiti@2.4.2) | ||||
|       eslint-scope: 5.1.1 | ||||
|       eslint-utils: 3.0.0(eslint@9.26.0(jiti@2.4.2)) | ||||
|       semver: 7.7.1 | ||||
|       typescript: 5.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|       - typescript | ||||
| 
 | ||||
|   '@typescript-eslint/utils@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)': | ||||
|     dependencies: | ||||
|  | @ -21561,51 +21549,51 @@ snapshots: | |||
| 
 | ||||
|   ckeditor5-collaboration@45.0.0: | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-collaboration-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-collaboration-core': 45.0.0 | ||||
| 
 | ||||
|   ckeditor5@45.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41): | ||||
|     dependencies: | ||||
|       '@ckeditor/ckeditor5-adapter-ckfinder': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-adapter-ckfinder': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-alignment': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-autoformat': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-autosave': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-basic-styles': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-block-quote': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-basic-styles': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-block-quote': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-bookmark': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ckbox': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ckfinder': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-clipboard': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-cloud-services': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-code-block': 45.0.0(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95)(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-cloud-services': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-code-block': 45.0.0(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95) | ||||
|       '@ckeditor/ckeditor5-core': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-easy-image': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-editor-balloon': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-editor-classic': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-editor-decoupled': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-editor-inline': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-easy-image': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-editor-balloon': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-editor-classic': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-editor-decoupled': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-editor-inline': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-editor-multi-root': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-emoji': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-engine': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-enter': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-essentials': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-find-and-replace': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-font': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-essentials': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-find-and-replace': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-font': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-fullscreen': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-heading': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-highlight': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-horizontal-line': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-html-embed': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-html-support': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-horizontal-line': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-html-embed': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-html-support': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-icons': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-image': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-indent': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-language': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-link': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-list': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-image': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-indent': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-language': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-link': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-list': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-markdown-gfm': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-media-embed': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-mention': 45.0.0(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d) | ||||
|       '@ckeditor/ckeditor5-minimap': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-mention': 45.0.0(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-minimap': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-page-break': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-paragraph': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-paste-from-office': 45.0.0 | ||||
|  | @ -21615,8 +21603,8 @@ snapshots: | |||
|       '@ckeditor/ckeditor5-show-blocks': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-source-editing': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-special-characters': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-style': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-table': 45.0.0 | ||||
|       '@ckeditor/ckeditor5-style': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-table': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-theme-lark': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-typing': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|       '@ckeditor/ckeditor5-ui': 45.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) | ||||
|  | @ -23284,7 +23272,7 @@ snapshots: | |||
| 
 | ||||
|   eslint-config-ckeditor5@9.1.0(eslint@9.26.0(jiti@2.4.2)): | ||||
|     dependencies: | ||||
|       '@typescript-eslint/eslint-plugin': 5.43.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.0.4))(eslint@9.26.0(jiti@2.4.2))(typescript@4.9.5) | ||||
|       '@typescript-eslint/eslint-plugin': 5.43.0(@typescript-eslint/parser@5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@4.9.5))(eslint@9.26.0(jiti@2.4.2))(typescript@4.9.5) | ||||
|       '@typescript-eslint/parser': 5.62.0(eslint@9.26.0(jiti@2.4.2))(typescript@4.9.5) | ||||
|       eslint: 9.26.0(jiti@2.4.2) | ||||
|       eslint-plugin-ckeditor5-rules: 9.1.0(eslint@9.26.0(jiti@2.4.2))(typescript@4.9.5) | ||||
|  | @ -23701,10 +23689,6 @@ snapshots: | |||
|     dependencies: | ||||
|       flat-cache: 6.1.8 | ||||
| 
 | ||||
|   file-entry-cache@6.0.1: | ||||
|     dependencies: | ||||
|       flat-cache: 3.2.0 | ||||
| 
 | ||||
|   file-entry-cache@8.0.0: | ||||
|     dependencies: | ||||
|       flat-cache: 4.0.1 | ||||
|  | @ -23817,12 +23801,6 @@ snapshots: | |||
|     dependencies: | ||||
|       semver-regex: 4.0.5 | ||||
| 
 | ||||
|   flat-cache@3.2.0: | ||||
|     dependencies: | ||||
|       flatted: 3.3.3 | ||||
|       keyv: 4.5.4 | ||||
|       rimraf: 3.0.2 | ||||
| 
 | ||||
|   flat-cache@4.0.1: | ||||
|     dependencies: | ||||
|       flatted: 3.3.3 | ||||
|  | @ -29741,6 +29719,10 @@ snapshots: | |||
|     dependencies: | ||||
|       utf8-byte-length: 1.0.5 | ||||
| 
 | ||||
|   ts-api-utils@2.1.0(typescript@5.0.4): | ||||
|     dependencies: | ||||
|       typescript: 5.0.4 | ||||
| 
 | ||||
|   ts-api-utils@2.1.0(typescript@5.8.3): | ||||
|     dependencies: | ||||
|       typescript: 5.8.3 | ||||
|  | @ -29829,11 +29811,6 @@ snapshots: | |||
|       tslib: 1.14.1 | ||||
|       typescript: 4.9.5 | ||||
| 
 | ||||
|   tsutils@3.21.0(typescript@5.0.4): | ||||
|     dependencies: | ||||
|       tslib: 1.14.1 | ||||
|       typescript: 5.0.4 | ||||
| 
 | ||||
|   tsx@4.19.4: | ||||
|     dependencies: | ||||
|       esbuild: 0.25.4 | ||||
|  | @ -30160,8 +30137,6 @@ snapshots: | |||
| 
 | ||||
|   v8-compile-cache-lib@3.0.1: {} | ||||
| 
 | ||||
|   v8-compile-cache@2.4.0: {} | ||||
| 
 | ||||
|   v8-to-istanbul@9.3.0: | ||||
|     dependencies: | ||||
|       '@jridgewell/trace-mapping': 0.3.25 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue