mirror of
				https://github.com/bartvdbraak/hellob.art.git
				synced 2025-10-30 11:49:10 +00:00 
			
		
		
		
	Merge 4ef5996972 into 16221dec61
				
					
				
			This commit is contained in:
		
						commit
						fb52b39123
					
				
					 2 changed files with 7 additions and 6 deletions
				
			
		|  | @ -18,7 +18,7 @@ | ||||||
| 		"@sveltejs/adapter-vercel": "^5.4.0", | 		"@sveltejs/adapter-vercel": "^5.4.0", | ||||||
| 		"@sveltejs/kit": "^2.5.18", | 		"@sveltejs/kit": "^2.5.18", | ||||||
| 		"@sveltejs/vite-plugin-svelte": "^3.1.1", | 		"@sveltejs/vite-plugin-svelte": "^3.1.1", | ||||||
| 		"@types/eslint": "^8.56.10", | 		"@types/eslint": "^9.0.0", | ||||||
| 		"@typescript-eslint/eslint-plugin": "^7.15.0", | 		"@typescript-eslint/eslint-plugin": "^7.15.0", | ||||||
| 		"@typescript-eslint/parser": "^7.15.0", | 		"@typescript-eslint/parser": "^7.15.0", | ||||||
| 		"autoprefixer": "^10.4.19", | 		"autoprefixer": "^10.4.19", | ||||||
|  |  | ||||||
							
								
								
									
										11
									
								
								pnpm-lock.yaml
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										11
									
								
								pnpm-lock.yaml
									
										
									
										generated
									
									
									
								
							|  | @ -55,8 +55,8 @@ importers: | ||||||
|         specifier: ^3.1.1 |         specifier: ^3.1.1 | ||||||
|         version: 3.1.1(svelte@4.2.18)(vite@5.3.3(@types/node@20.14.9)) |         version: 3.1.1(svelte@4.2.18)(vite@5.3.3(@types/node@20.14.9)) | ||||||
|       '@types/eslint': |       '@types/eslint': | ||||||
|         specifier: ^8.56.10 |         specifier: ^9.0.0 | ||||||
|         version: 8.56.10 |         version: 9.6.1 | ||||||
|       '@typescript-eslint/eslint-plugin': |       '@typescript-eslint/eslint-plugin': | ||||||
|         specifier: ^7.15.0 |         specifier: ^7.15.0 | ||||||
|         version: 7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3) |         version: 7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3) | ||||||
|  | @ -557,8 +557,8 @@ packages: | ||||||
|   '@types/cookie@0.6.0': |   '@types/cookie@0.6.0': | ||||||
|     resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==} |     resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==} | ||||||
| 
 | 
 | ||||||
|   '@types/eslint@8.56.10': |   '@types/eslint@9.6.1': | ||||||
|     resolution: {integrity: sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==} |     resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==} | ||||||
| 
 | 
 | ||||||
|   '@types/estree@1.0.5': |   '@types/estree@1.0.5': | ||||||
|     resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} |     resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} | ||||||
|  | @ -1014,6 +1014,7 @@ packages: | ||||||
|   eslint@8.57.0: |   eslint@8.57.0: | ||||||
|     resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} |     resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} | ||||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||||
|  |     deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. | ||||||
|     hasBin: true |     hasBin: true | ||||||
| 
 | 
 | ||||||
|   esm-env@1.0.0: |   esm-env@1.0.0: | ||||||
|  | @ -2521,7 +2522,7 @@ snapshots: | ||||||
| 
 | 
 | ||||||
|   '@types/cookie@0.6.0': {} |   '@types/cookie@0.6.0': {} | ||||||
| 
 | 
 | ||||||
|   '@types/eslint@8.56.10': |   '@types/eslint@9.6.1': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/estree': 1.0.5 |       '@types/estree': 1.0.5 | ||||||
|       '@types/json-schema': 7.0.15 |       '@types/json-schema': 7.0.15 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue