mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-10-31 00:29:46 +01:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			renovate/s
			...
			renovate/e
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 634b6becbc | 
							
								
								
									
										107
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										107
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -3071,13 +3071,13 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@eslint/compat": { |     "node_modules/@eslint/compat": { | ||||||
|       "version": "1.4.0", |       "version": "1.4.1", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.4.0.tgz", |       "resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.4.1.tgz", | ||||||
|       "integrity": "sha512-DEzm5dKeDBPm3r08Ixli/0cmxr8LkRdwxMRUIJBlSCpAwSrvFEJpVBzV+66JhDxiaqKxnRzCXhtiMiczF7Hglg==", |       "integrity": "sha512-cfO82V9zxxGBxcQDr1lfaYB7wykTa0b00mGa36FrJl7iTFd0Z2cHfEYuxcBRP/iNijCsWsEkA+jzT8hGYmv33w==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "Apache-2.0", |       "license": "Apache-2.0", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@eslint/core": "^0.16.0" |         "@eslint/core": "^0.17.0" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |         "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | ||||||
| @@ -3091,6 +3091,19 @@ | |||||||
|         } |         } | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|  |     "node_modules/@eslint/compat/node_modules/@eslint/core": { | ||||||
|  |       "version": "0.17.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz", | ||||||
|  |       "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==", | ||||||
|  |       "dev": true, | ||||||
|  |       "license": "Apache-2.0", | ||||||
|  |       "dependencies": { | ||||||
|  |         "@types/json-schema": "^7.0.15" | ||||||
|  |       }, | ||||||
|  |       "engines": { | ||||||
|  |         "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|     "node_modules/@eslint/config-array": { |     "node_modules/@eslint/config-array": { | ||||||
|       "version": "0.21.1", |       "version": "0.21.1", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz", |       "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz", | ||||||
| @@ -7285,9 +7298,9 @@ | |||||||
|       "license": "MIT" |       "license": "MIT" | ||||||
|     }, |     }, | ||||||
|     "node_modules/@swc/core": { |     "node_modules/@swc/core": { | ||||||
|       "version": "1.14.0", |       "version": "1.13.21", | ||||||
|       "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.13.21.tgz", | ||||||
|       "integrity": "sha512-oExhY90bes5pDTVrei0xlMVosTxwd/NMafIpqsC4dMbRYZ5KB981l/CX8tMnGsagTplj/RcG9BeRYmV6/J5m3w==", |       "integrity": "sha512-umBaSb65O1v6Lt8RV3o5srw0nKr25amf/yRIGFPug63sAerL9n2UkmfGywA1l1aN81W7faXIynF0JmlQ2wPSdw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "hasInstallScript": true, |       "hasInstallScript": true, | ||||||
|       "license": "Apache-2.0", |       "license": "Apache-2.0", | ||||||
| @@ -7303,16 +7316,16 @@ | |||||||
|         "url": "https://opencollective.com/swc" |         "url": "https://opencollective.com/swc" | ||||||
|       }, |       }, | ||||||
|       "optionalDependencies": { |       "optionalDependencies": { | ||||||
|         "@swc/core-darwin-arm64": "1.14.0", |         "@swc/core-darwin-arm64": "1.13.21", | ||||||
|         "@swc/core-darwin-x64": "1.14.0", |         "@swc/core-darwin-x64": "1.13.21", | ||||||
|         "@swc/core-linux-arm-gnueabihf": "1.14.0", |         "@swc/core-linux-arm-gnueabihf": "1.13.21", | ||||||
|         "@swc/core-linux-arm64-gnu": "1.14.0", |         "@swc/core-linux-arm64-gnu": "1.13.21", | ||||||
|         "@swc/core-linux-arm64-musl": "1.14.0", |         "@swc/core-linux-arm64-musl": "1.13.21", | ||||||
|         "@swc/core-linux-x64-gnu": "1.14.0", |         "@swc/core-linux-x64-gnu": "1.13.21", | ||||||
|         "@swc/core-linux-x64-musl": "1.14.0", |         "@swc/core-linux-x64-musl": "1.13.21", | ||||||
|         "@swc/core-win32-arm64-msvc": "1.14.0", |         "@swc/core-win32-arm64-msvc": "1.13.21", | ||||||
|         "@swc/core-win32-ia32-msvc": "1.14.0", |         "@swc/core-win32-ia32-msvc": "1.13.21", | ||||||
|         "@swc/core-win32-x64-msvc": "1.14.0" |         "@swc/core-win32-x64-msvc": "1.13.21" | ||||||
|       }, |       }, | ||||||
|       "peerDependencies": { |       "peerDependencies": { | ||||||
|         "@swc/helpers": ">=0.5.17" |         "@swc/helpers": ">=0.5.17" | ||||||
| @@ -7324,9 +7337,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@swc/core-darwin-arm64": { |     "node_modules/@swc/core-darwin-arm64": { | ||||||
|       "version": "1.14.0", |       "version": "1.13.21", | ||||||
|       "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.13.21.tgz", | ||||||
|       "integrity": "sha512-uHPC8rlCt04nvYNczWzKVdgnRhxCa3ndKTBBbBpResOZsRmiwRAvByIGh599j+Oo6Z5eyTPrgY+XfJzVmXnN7Q==", |       "integrity": "sha512-0jaz9r7f0PDK8OyyVooadv8dkFlQmVmBK6DtAnWSRjkCbNt4sdqsc9ZkyEDJXaxOVcMQ3pJx/Igniyw5xqACLw==", | ||||||
|       "cpu": [ |       "cpu": [ | ||||||
|         "arm64" |         "arm64" | ||||||
|       ], |       ], | ||||||
| @@ -7341,9 +7354,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@swc/core-darwin-x64": { |     "node_modules/@swc/core-darwin-x64": { | ||||||
|       "version": "1.14.0", |       "version": "1.13.21", | ||||||
|       "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.13.21.tgz", | ||||||
|       "integrity": "sha512-2SHrlpl68vtePRknv9shvM9YKKg7B9T13tcTg9aFCwR318QTYo+FzsKGmQSv9ox/Ua0Q2/5y2BNjieffJoo4nA==", |       "integrity": "sha512-pLeZn+NTGa7oW/ysD6oM82BjKZl71WNJR9BKXRsOhrNQeUWv55DCoZT2P4DzeU5Xgjmos+iMoDLg/9R6Ngc0PA==", | ||||||
|       "cpu": [ |       "cpu": [ | ||||||
|         "x64" |         "x64" | ||||||
|       ], |       ], | ||||||
| @@ -7358,9 +7371,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@swc/core-linux-arm-gnueabihf": { |     "node_modules/@swc/core-linux-arm-gnueabihf": { | ||||||
|       "version": "1.14.0", |       "version": "1.13.21", | ||||||
|       "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.13.21.tgz", | ||||||
|       "integrity": "sha512-SMH8zn01dxt809svetnxpeg/jWdpi6dqHKO3Eb11u4OzU2PK7I5uKS6gf2hx5LlTbcJMFKULZiVwjlQLe8eqtg==", |       "integrity": "sha512-p9aYzTmP7qVDPkXxnbekOfbT11kxnPiuLrUbgpN/vn6sxXDCObMAiY63WlDR0IauBK571WUdmgb04goe/xTQWw==", | ||||||
|       "cpu": [ |       "cpu": [ | ||||||
|         "arm" |         "arm" | ||||||
|       ], |       ], | ||||||
| @@ -7375,9 +7388,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@swc/core-linux-arm64-gnu": { |     "node_modules/@swc/core-linux-arm64-gnu": { | ||||||
|       "version": "1.14.0", |       "version": "1.13.21", | ||||||
|       "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.13.21.tgz", | ||||||
|       "integrity": "sha512-q2JRu2D8LVqGeHkmpVCljVNltG0tB4o4eYg+dElFwCS8l2Mnt9qurMCxIeo9mgoqz0ax+k7jWtIRHktnVCbjvQ==", |       "integrity": "sha512-yRqFoGlCwEX1nS7OajBE23d0LPeONmFAgoe4rgRYvaUb60qGxIJoMMdvF2g3dum9ZyVDYAb3kP09hbXFbMGr4A==", | ||||||
|       "cpu": [ |       "cpu": [ | ||||||
|         "arm64" |         "arm64" | ||||||
|       ], |       ], | ||||||
| @@ -7392,9 +7405,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@swc/core-linux-arm64-musl": { |     "node_modules/@swc/core-linux-arm64-musl": { | ||||||
|       "version": "1.14.0", |       "version": "1.13.21", | ||||||
|       "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.13.21.tgz", | ||||||
|       "integrity": "sha512-uofpVoPCEUjYIv454ZEZ3sLgMD17nIwlz2z7bsn7rl301Kt/01umFA7MscUovFfAK2IRGck6XB+uulMu6aFhKQ==", |       "integrity": "sha512-wu5EGA86gtdYMW69eU80jROzArzD3/6G6zzK0VVR+OFt/0zqbajiiszIpaniOVACObLfJEcShQ05B3q0+CpUEg==", | ||||||
|       "cpu": [ |       "cpu": [ | ||||||
|         "arm64" |         "arm64" | ||||||
|       ], |       ], | ||||||
| @@ -7409,9 +7422,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@swc/core-linux-x64-gnu": { |     "node_modules/@swc/core-linux-x64-gnu": { | ||||||
|       "version": "1.14.0", |       "version": "1.13.21", | ||||||
|       "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.13.21.tgz", | ||||||
|       "integrity": "sha512-quTTx1Olm05fBfv66DEBuOsOgqdypnZ/1Bh3yGXWY7ANLFeeRpCDZpljD9BSjdsNdPOlwJmEUZXMHtGm3v1TZQ==", |       "integrity": "sha512-AoGGVPNXH3C4S7WlJOxN1nGW5nj//J9uKysS7CIBotRmHXfHO4wPK3TVFRTA4cuouAWBBn7O8m3A99p/GR+iaw==", | ||||||
|       "cpu": [ |       "cpu": [ | ||||||
|         "x64" |         "x64" | ||||||
|       ], |       ], | ||||||
| @@ -7426,9 +7439,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@swc/core-linux-x64-musl": { |     "node_modules/@swc/core-linux-x64-musl": { | ||||||
|       "version": "1.14.0", |       "version": "1.13.21", | ||||||
|       "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.13.21.tgz", | ||||||
|       "integrity": "sha512-caaNAu+aIqT8seLtCf08i8C3/UC5ttQujUjejhMcuS1/LoCKtNiUs4VekJd2UGt+pyuuSrQ6dKl8CbCfWvWeXw==", |       "integrity": "sha512-cBy2amuDuxMZnEq16MqGu+DUlEFqI+7F/OACNlk7zEJKq48jJKGEMqJz3X2ucJE5jqUIg6Pos6Uo/y+vuWQymQ==", | ||||||
|       "cpu": [ |       "cpu": [ | ||||||
|         "x64" |         "x64" | ||||||
|       ], |       ], | ||||||
| @@ -7443,9 +7456,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@swc/core-win32-arm64-msvc": { |     "node_modules/@swc/core-win32-arm64-msvc": { | ||||||
|       "version": "1.14.0", |       "version": "1.13.21", | ||||||
|       "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.13.21.tgz", | ||||||
|       "integrity": "sha512-EeW3jFlT3YNckJ6V/JnTfGcX7UHGyh6/AiCPopZ1HNaGiXVCKHPpVQZicmtyr/UpqxCXLrTgjHOvyMke7YN26A==", |       "integrity": "sha512-2xfR5gnqBGOMOlY3s1QiFTXZaivTILMwX67FD2uzT6OCbT/3lyAM/4+3BptBXD8pUkkOGMFLsdeHw4fbO1GrpQ==", | ||||||
|       "cpu": [ |       "cpu": [ | ||||||
|         "arm64" |         "arm64" | ||||||
|       ], |       ], | ||||||
| @@ -7460,9 +7473,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@swc/core-win32-ia32-msvc": { |     "node_modules/@swc/core-win32-ia32-msvc": { | ||||||
|       "version": "1.14.0", |       "version": "1.13.21", | ||||||
|       "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.13.21.tgz", | ||||||
|       "integrity": "sha512-dPai3KUIcihV5hfoO4QNQF5HAaw8+2bT7dvi8E5zLtecW2SfL3mUZipzampXq5FHll0RSCLzlrXnSx+dBRZIIQ==", |       "integrity": "sha512-0pkpgKlBDwUImWTQxLakKbzZI6TIGVVAxk658oxrY8VK+hxRy2iezFY6m5Urmeds47M/cnW3dO+OY4C2caOF8A==", | ||||||
|       "cpu": [ |       "cpu": [ | ||||||
|         "ia32" |         "ia32" | ||||||
|       ], |       ], | ||||||
| @@ -7477,9 +7490,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@swc/core-win32-x64-msvc": { |     "node_modules/@swc/core-win32-x64-msvc": { | ||||||
|       "version": "1.14.0", |       "version": "1.13.21", | ||||||
|       "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.13.21.tgz", | ||||||
|       "integrity": "sha512-nm+JajGrTqUA6sEHdghDlHMNfH1WKSiuvljhdmBACW4ta4LC3gKurX2qZuiBARvPkephW9V/i5S8QPY1PzFEqg==", |       "integrity": "sha512-DAnIw2J95TOW4Kr7NBx12vlZPW3QndbpFMmuC7x+fPoozoLpEscaDkiYhk7/sTtY9pubPMfHFPBORlbqyQCfOQ==", | ||||||
|       "cpu": [ |       "cpu": [ | ||||||
|         "x64" |         "x64" | ||||||
|       ], |       ], | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user