mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-10-31 04:32:01 +00:00 
			
		
		
		
	Merge pull request #4062 from ac615223s5/a
Revert "fix(deps): update dependency shaka-player to v4.15.2" (temporarily)
This commit is contained in:
		| @@ -18,7 +18,7 @@ | ||||
|         "linkify-html": "4.2.0", | ||||
|         "linkifyjs": "4.2.0", | ||||
|         "qrcode": "^1.5.3", | ||||
|         "shaka-player": "4.15.2", | ||||
|         "shaka-player": "4.13.1", | ||||
|         "vue": "3.5.16", | ||||
|         "vue-i18n": "11.1.5", | ||||
|         "vue-router": "4.5.1" | ||||
|   | ||||
							
								
								
									
										18
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										18
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -30,8 +30,8 @@ importers: | ||||
|         specifier: ^1.5.3 | ||||
|         version: 1.5.4 | ||||
|       shaka-player: | ||||
|         specifier: 4.15.2 | ||||
|         version: 4.15.2 | ||||
|         specifier: 4.13.1 | ||||
|         version: 4.13.1 | ||||
|       vue: | ||||
|         specifier: 3.5.16 | ||||
|         version: 3.5.16(typescript@5.8.2) | ||||
| @@ -1588,8 +1588,8 @@ packages: | ||||
|   electron-to-chromium@1.5.119: | ||||
|     resolution: {integrity: sha512-Ku4NMzUjz3e3Vweh7PhApPrZSS4fyiCIbcIrG9eKrriYVLmbMepETR/v6SU7xPm98QTqMSYiCwfO89QNjXLkbQ==} | ||||
|  | ||||
|   eme-encryption-scheme-polyfill@2.2.3: | ||||
|     resolution: {integrity: sha512-N0nlJZVaBqGWzvvFb6ZAxvTVeZ4v9cXCzrSFE0zCbNbviiygWI0gDJiRc4o5SqFrPVYBSQr5z5SzKjIvvxL+Vw==} | ||||
|   eme-encryption-scheme-polyfill@2.2.1: | ||||
|     resolution: {integrity: sha512-GzgrLuZPYGijd8oaKuBqYv3Tc2oruDZM3V2982KOuy/PA1N3zwMe+/oIXJYfZ3BH3PwW5nONdBBE+VY6jlwbrw==} | ||||
|  | ||||
|   emoji-regex@8.0.0: | ||||
|     resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} | ||||
| @@ -2569,8 +2569,8 @@ packages: | ||||
|     resolution: {integrity: sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==} | ||||
|     engines: {node: '>= 0.4'} | ||||
|  | ||||
|   shaka-player@4.15.2: | ||||
|     resolution: {integrity: sha512-QbGzJY21PYLsrZseD1/rZYnwunasEVSh5pg+QHYZAem/Zs/WoH3fqdVUXimh2X3a7tRj8lnfTn9CY+ALpikhIg==} | ||||
|   shaka-player@4.13.1: | ||||
|     resolution: {integrity: sha512-JUfMVd4aM5lORJSohLTD7dFhMLtu3856eWNxy5mstIuObOpI6A+maLWdehwII6jQYB0Wgp9eMbbk5tHXGQeOhg==} | ||||
|     engines: {node: '>=18'} | ||||
|  | ||||
|   shebang-command@2.0.0: | ||||
| @@ -4708,7 +4708,7 @@ snapshots: | ||||
|  | ||||
|   electron-to-chromium@1.5.119: {} | ||||
|  | ||||
|   eme-encryption-scheme-polyfill@2.2.3: {} | ||||
|   eme-encryption-scheme-polyfill@2.2.1: {} | ||||
|  | ||||
|   emoji-regex@8.0.0: {} | ||||
|  | ||||
| @@ -5765,9 +5765,9 @@ snapshots: | ||||
|       es-errors: 1.3.0 | ||||
|       es-object-atoms: 1.1.1 | ||||
|  | ||||
|   shaka-player@4.15.2: | ||||
|   shaka-player@4.13.1: | ||||
|     dependencies: | ||||
|       eme-encryption-scheme-polyfill: 2.2.3 | ||||
|       eme-encryption-scheme-polyfill: 2.2.1 | ||||
|  | ||||
|   shebang-command@2.0.0: | ||||
|     dependencies: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kavin
					Kavin