mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-10-31 12:42:07 +00:00 
			
		
		
		
	fix(deps): update dependency vue-i18n to v9.9.1
This commit is contained in:
		
							
								
								
									
										45
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										45
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -45,8 +45,8 @@ dependencies: | ||||
|     specifier: 3.4.15 | ||||
|     version: 3.4.15(typescript@5.3.3) | ||||
|   vue-i18n: | ||||
|     specifier: 9.9.0 | ||||
|     version: 9.9.0(vue@3.4.15) | ||||
|     specifier: 9.9.1 | ||||
|     version: 9.9.1(vue@3.4.15) | ||||
|   vue-router: | ||||
|     specifier: 4.2.5 | ||||
|     version: 4.2.5(vue@3.4.15) | ||||
| @@ -60,7 +60,7 @@ devDependencies: | ||||
|     version: 1.1.20 | ||||
|   '@intlify/unplugin-vue-i18n': | ||||
|     specifier: 2.0.0 | ||||
|     version: 2.0.0(rollup@2.79.1)(vue-i18n@9.9.0) | ||||
|     version: 2.0.0(rollup@2.79.1)(vue-i18n@9.9.1) | ||||
|   '@unocss/eslint-config': | ||||
|     specifier: 0.58.4 | ||||
|     version: 0.58.4(eslint@8.56.0)(typescript@5.3.3) | ||||
| @@ -1704,7 +1704,7 @@ packages: | ||||
|       - supports-color | ||||
|     dev: true | ||||
|  | ||||
|   /@intlify/bundle-utils@7.5.0(vue-i18n@9.9.0): | ||||
|   /@intlify/bundle-utils@7.5.0(vue-i18n@9.9.1): | ||||
|     resolution: {integrity: sha512-6DymqusddBQ8kVtVBsVFFF7arNfIhuLacOmmsqayT2vl427j9m0VX12mMC+cgoVIodSpRfzYPaPTdPuJq7mK0Q==} | ||||
|     engines: {node: '>= 14.16'} | ||||
|     peerDependencies: | ||||
| @@ -1725,16 +1725,16 @@ packages: | ||||
|       magic-string: 0.30.5 | ||||
|       mlly: 1.5.0 | ||||
|       source-map-js: 1.0.2 | ||||
|       vue-i18n: 9.9.0(vue@3.4.15) | ||||
|       vue-i18n: 9.9.1(vue@3.4.15) | ||||
|       yaml-eslint-parser: 1.2.2 | ||||
|     dev: true | ||||
|  | ||||
|   /@intlify/core-base@9.9.0: | ||||
|     resolution: {integrity: sha512-C7UXPymDIOlMGSNjAhNLtKgzITc/8BjINK5gNKXg8GiWCTwL6n3MWr55czksxn8RM5wTMz0qcLOFT+adtaVQaA==} | ||||
|   /@intlify/core-base@9.9.1: | ||||
|     resolution: {integrity: sha512-qsV15dg7jNX2faBRyKMgZS8UcFJViWEUPLdzZ9UR0kQZpFVeIpc0AG7ZOfeP7pX2T9SQ5jSiorq/tii9nkkafA==} | ||||
|     engines: {node: '>= 16'} | ||||
|     dependencies: | ||||
|       '@intlify/message-compiler': 9.9.0 | ||||
|       '@intlify/shared': 9.9.0 | ||||
|       '@intlify/message-compiler': 9.9.1 | ||||
|       '@intlify/shared': 9.9.1 | ||||
|  | ||||
|   /@intlify/message-compiler@9.9.0: | ||||
|     resolution: {integrity: sha512-yDU/jdUm9KuhEzYfS+wuyja209yXgdl1XFhMlKtXEgSFTxz4COZQCRXXbbH8JrAjMsaJ7bdoPSLsKlY6mXG2iA==} | ||||
| @@ -1742,12 +1742,25 @@ packages: | ||||
|     dependencies: | ||||
|       '@intlify/shared': 9.9.0 | ||||
|       source-map-js: 1.0.2 | ||||
|     dev: true | ||||
|  | ||||
|   /@intlify/message-compiler@9.9.1: | ||||
|     resolution: {integrity: sha512-zTvP6X6HeumHOXuAE1CMMsV6tTX+opKMOxO1OHTCg5N5Sm/F7d8o2jdT6W6L5oHUsJ/vvkGefHIs7Q3hfowmsA==} | ||||
|     engines: {node: '>= 16'} | ||||
|     dependencies: | ||||
|       '@intlify/shared': 9.9.1 | ||||
|       source-map-js: 1.0.2 | ||||
|  | ||||
|   /@intlify/shared@9.9.0: | ||||
|     resolution: {integrity: sha512-1ECUyAHRrzOJbOizyGufYP2yukqGrWXtkmTu4PcswVnWbkcjzk3YQGmJ0bLkM7JZ0ZYAaohLGdYvBYnTOGYJ9g==} | ||||
|     engines: {node: '>= 16'} | ||||
|     dev: true | ||||
|  | ||||
|   /@intlify/unplugin-vue-i18n@2.0.0(rollup@2.79.1)(vue-i18n@9.9.0): | ||||
|   /@intlify/shared@9.9.1: | ||||
|     resolution: {integrity: sha512-b3Pta1nwkz5rGq434v0psHwEwHGy1pYCttfcM22IE//K9owbpkEvFptx9VcuRAxjQdrO2If249cmDDjBu5wMDA==} | ||||
|     engines: {node: '>= 16'} | ||||
|  | ||||
|   /@intlify/unplugin-vue-i18n@2.0.0(rollup@2.79.1)(vue-i18n@9.9.1): | ||||
|     resolution: {integrity: sha512-1oKvm92L9l2od2H9wKx2ZvR4tzn7gUtd7bPLI7AWUmm7U9H1iEypndt5d985ypxGsEs0gToDaKTrytbBIJwwSg==} | ||||
|     engines: {node: '>= 14.16'} | ||||
|     peerDependencies: | ||||
| @@ -1762,7 +1775,7 @@ packages: | ||||
|       vue-i18n-bridge: | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       '@intlify/bundle-utils': 7.5.0(vue-i18n@9.9.0) | ||||
|       '@intlify/bundle-utils': 7.5.0(vue-i18n@9.9.1) | ||||
|       '@intlify/shared': 9.9.0 | ||||
|       '@rollup/pluginutils': 5.1.0(rollup@2.79.1) | ||||
|       '@vue/compiler-sfc': 3.4.15 | ||||
| @@ -1774,7 +1787,7 @@ packages: | ||||
|       picocolors: 1.0.0 | ||||
|       source-map-js: 1.0.2 | ||||
|       unplugin: 1.6.0 | ||||
|       vue-i18n: 9.9.0(vue@3.4.15) | ||||
|       vue-i18n: 9.9.1(vue@3.4.15) | ||||
|     transitivePeerDependencies: | ||||
|       - rollup | ||||
|       - supports-color | ||||
| @@ -5109,14 +5122,14 @@ packages: | ||||
|       - supports-color | ||||
|     dev: true | ||||
|  | ||||
|   /vue-i18n@9.9.0(vue@3.4.15): | ||||
|     resolution: {integrity: sha512-xQ5SxszUAqK5n84N+uUyHH/PiQl9xZ24FOxyAaNonmOQgXeN+rD9z/6DStOpOxNFQn4Cgcquot05gZc+CdOujA==} | ||||
|   /vue-i18n@9.9.1(vue@3.4.15): | ||||
|     resolution: {integrity: sha512-xyQ4VspLdNSPTKBFBPWa1tvtj+9HuockZwgFeD2OhxxXuC2CWeNvV4seu2o9+vbQOyQbhAM5Ez56oxUrrnTWdw==} | ||||
|     engines: {node: '>= 16'} | ||||
|     peerDependencies: | ||||
|       vue: ^3.0.0 | ||||
|     dependencies: | ||||
|       '@intlify/core-base': 9.9.0 | ||||
|       '@intlify/shared': 9.9.0 | ||||
|       '@intlify/core-base': 9.9.1 | ||||
|       '@intlify/shared': 9.9.1 | ||||
|       '@vue/devtools-api': 6.5.1 | ||||
|       vue: 3.4.15(typescript@5.3.3) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png) renovate[bot]
					renovate[bot]