mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	chore(deps): update dependency eslint-plugin-svelte to v3.10.1 (#6189)
This commit is contained in:
		
							
								
								
									
										45
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										45
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -813,7 +813,7 @@ importers: | ||||
|         version: 9.28.0(jiti@2.4.2) | ||||
|       eslint-plugin-svelte: | ||||
|         specifier: ^3.0.0 | ||||
|         version: 3.9.2(eslint@9.28.0(jiti@2.4.2))(svelte@5.34.1)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.16.0)(typescript@5.8.3)) | ||||
|         version: 3.10.1(eslint@9.28.0(jiti@2.4.2))(svelte@5.34.1)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.16.0)(typescript@5.8.3)) | ||||
|       globals: | ||||
|         specifier: ^16.0.0 | ||||
|         version: 16.2.0 | ||||
| @@ -8028,8 +8028,8 @@ packages: | ||||
|     peerDependencies: | ||||
|       eslint: '>=8.40.0' | ||||
| 
 | ||||
|   eslint-plugin-svelte@3.9.2: | ||||
|     resolution: {integrity: sha512-aqzfHtG9RPaFhCUFm5QFC6eFY/yHFQIT8VYYFe7/mT2A9mbgVR3XV2keCqU19LN8iVD9mdvRvqHU+4+CzJImvg==} | ||||
|   eslint-plugin-svelte@3.10.1: | ||||
|     resolution: {integrity: sha512-csCh2x0ge/DugXC7dCANh46Igi7bjMZEy6rHZCdS13AoGVJSu7a90Kru3I8oMYLGEemPRE1hQXadxvRPVMAAXQ==} | ||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||
|     peerDependencies: | ||||
|       eslint: ^8.57.1 || ^9.0.0 | ||||
| @@ -9756,6 +9756,9 @@ packages: | ||||
|   known-css-properties@0.36.0: | ||||
|     resolution: {integrity: sha512-A+9jP+IUmuQsNdsLdcg6Yt7voiMF/D4K83ew0OpJtpu+l34ef7LaohWV0Rc6KNvzw6ZDizkqfyB5JznZnzuKQA==} | ||||
| 
 | ||||
|   known-css-properties@0.37.0: | ||||
|     resolution: {integrity: sha512-JCDrsP4Z1Sb9JwG0aJ8Eo2r7k4Ou5MwmThS/6lcIe1ICyb7UBJKGRIUUdqc2ASdE/42lgz6zFUnzAIhtXnBVrQ==} | ||||
| 
 | ||||
|   kolorist@1.8.0: | ||||
|     resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} | ||||
| 
 | ||||
| @@ -18049,7 +18052,7 @@ snapshots: | ||||
|   '@jridgewell/gen-mapping@0.3.8': | ||||
|     dependencies: | ||||
|       '@jridgewell/set-array': 1.2.1 | ||||
|       '@jridgewell/sourcemap-codec': 1.5.0 | ||||
|       '@jridgewell/sourcemap-codec': 1.5.4 | ||||
|       '@jridgewell/trace-mapping': 0.3.25 | ||||
| 
 | ||||
|   '@jridgewell/resolve-uri@3.1.2': {} | ||||
| @@ -18078,7 +18081,7 @@ snapshots: | ||||
|   '@jridgewell/trace-mapping@0.3.9': | ||||
|     dependencies: | ||||
|       '@jridgewell/resolve-uri': 3.1.2 | ||||
|       '@jridgewell/sourcemap-codec': 1.5.0 | ||||
|       '@jridgewell/sourcemap-codec': 1.5.4 | ||||
| 
 | ||||
|   '@jsdevtools/ono@7.1.3': {} | ||||
| 
 | ||||
| @@ -23738,17 +23741,17 @@ snapshots: | ||||
|       eslint: 9.30.1(jiti@2.4.2) | ||||
|       globals: 13.24.0 | ||||
| 
 | ||||
|   eslint-plugin-svelte@3.9.2(eslint@9.28.0(jiti@2.4.2))(svelte@5.34.1)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.16.0)(typescript@5.8.3)): | ||||
|   eslint-plugin-svelte@3.10.1(eslint@9.28.0(jiti@2.4.2))(svelte@5.34.1)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.16.0)(typescript@5.8.3)): | ||||
|     dependencies: | ||||
|       '@eslint-community/eslint-utils': 4.7.0(eslint@9.28.0(jiti@2.4.2)) | ||||
|       '@jridgewell/sourcemap-codec': 1.5.0 | ||||
|       '@jridgewell/sourcemap-codec': 1.5.4 | ||||
|       eslint: 9.28.0(jiti@2.4.2) | ||||
|       esutils: 2.0.3 | ||||
|       globals: 16.3.0 | ||||
|       known-css-properties: 0.36.0 | ||||
|       postcss: 8.5.3 | ||||
|       postcss-load-config: 3.1.4(postcss@8.5.3)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.16.0)(typescript@5.8.3)) | ||||
|       postcss-safe-parser: 7.0.1(postcss@8.5.3) | ||||
|       globals: 16.2.0 | ||||
|       known-css-properties: 0.37.0 | ||||
|       postcss: 8.5.6 | ||||
|       postcss-load-config: 3.1.4(postcss@8.5.6)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.16.0)(typescript@5.8.3)) | ||||
|       postcss-safe-parser: 7.0.1(postcss@8.5.6) | ||||
|       semver: 7.7.2 | ||||
|       svelte-eslint-parser: 1.2.0(svelte@5.34.1) | ||||
|     optionalDependencies: | ||||
| @@ -25915,6 +25918,8 @@ snapshots: | ||||
| 
 | ||||
|   known-css-properties@0.36.0: {} | ||||
| 
 | ||||
|   known-css-properties@0.37.0: {} | ||||
| 
 | ||||
|   kolorist@1.8.0: {} | ||||
| 
 | ||||
|   kysely@0.27.6: {} | ||||
| @@ -27482,12 +27487,12 @@ snapshots: | ||||
|       camelcase-css: 2.0.1 | ||||
|       postcss: 8.5.3 | ||||
| 
 | ||||
|   postcss-load-config@3.1.4(postcss@8.5.3)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.16.0)(typescript@5.8.3)): | ||||
|   postcss-load-config@3.1.4(postcss@8.5.6)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.16.0)(typescript@5.8.3)): | ||||
|     dependencies: | ||||
|       lilconfig: 2.1.0 | ||||
|       yaml: 1.10.2 | ||||
|     optionalDependencies: | ||||
|       postcss: 8.5.3 | ||||
|       postcss: 8.5.6 | ||||
|       ts-node: 10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.16.0)(typescript@5.8.3) | ||||
| 
 | ||||
|   postcss-loader@4.3.0(postcss@8.5.3)(webpack@5.99.9(@swc/core@1.11.29(@swc/helpers@0.5.17))(esbuild@0.25.5)): | ||||
| @@ -27863,9 +27868,13 @@ snapshots: | ||||
|     dependencies: | ||||
|       postcss: 8.5.3 | ||||
| 
 | ||||
|   postcss-scss@4.0.9(postcss@8.5.3): | ||||
|   postcss-safe-parser@7.0.1(postcss@8.5.6): | ||||
|     dependencies: | ||||
|       postcss: 8.5.3 | ||||
|       postcss: 8.5.6 | ||||
| 
 | ||||
|   postcss-scss@4.0.9(postcss@8.5.6): | ||||
|     dependencies: | ||||
|       postcss: 8.5.6 | ||||
| 
 | ||||
|   postcss-selector-parser@6.0.10: | ||||
|     dependencies: | ||||
| @@ -29499,8 +29508,8 @@ snapshots: | ||||
|       eslint-scope: 8.4.0 | ||||
|       eslint-visitor-keys: 4.2.1 | ||||
|       espree: 10.4.0 | ||||
|       postcss: 8.5.3 | ||||
|       postcss-scss: 4.0.9(postcss@8.5.3) | ||||
|       postcss: 8.5.6 | ||||
|       postcss-scss: 4.0.9(postcss@8.5.6) | ||||
|       postcss-selector-parser: 7.1.0 | ||||
|     optionalDependencies: | ||||
|       svelte: 5.34.1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user