mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	fix(deps): update dependency vue-i18n to v9.7.1
This commit is contained in:
		
							parent
							
								
									6cfbb53837
								
							
						
					
					
						commit
						9986a5bf2e
					
				
					 2 changed files with 30 additions and 17 deletions
				
			
		| 
						 | 
				
			
			@ -25,7 +25,7 @@
 | 
			
		|||
        "shaka-player": "4.6.1",
 | 
			
		||||
        "stream-browserify": "3.0.0",
 | 
			
		||||
        "vue": "3.3.8",
 | 
			
		||||
        "vue-i18n": "9.7.0",
 | 
			
		||||
        "vue-i18n": "9.7.1",
 | 
			
		||||
        "vue-router": "4.2.5",
 | 
			
		||||
        "xml-js": "1.6.11"
 | 
			
		||||
    },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										45
									
								
								pnpm-lock.yaml
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										45
									
								
								pnpm-lock.yaml
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -51,8 +51,8 @@ dependencies:
 | 
			
		|||
    specifier: 3.3.8
 | 
			
		||||
    version: 3.3.8(typescript@5.2.2)
 | 
			
		||||
  vue-i18n:
 | 
			
		||||
    specifier: 9.7.0
 | 
			
		||||
    version: 9.7.0(vue@3.3.8)
 | 
			
		||||
    specifier: 9.7.1
 | 
			
		||||
    version: 9.7.1(vue@3.3.8)
 | 
			
		||||
  vue-router:
 | 
			
		||||
    specifier: 4.2.5
 | 
			
		||||
    version: 4.2.5(vue@3.3.8)
 | 
			
		||||
| 
						 | 
				
			
			@ -69,7 +69,7 @@ devDependencies:
 | 
			
		|||
    version: 1.1.15
 | 
			
		||||
  '@intlify/unplugin-vue-i18n':
 | 
			
		||||
    specifier: 1.5.0
 | 
			
		||||
    version: 1.5.0(rollup@2.79.1)(vue-i18n@9.7.0)
 | 
			
		||||
    version: 1.5.0(rollup@2.79.1)(vue-i18n@9.7.1)
 | 
			
		||||
  '@unocss/eslint-config':
 | 
			
		||||
    specifier: 0.57.7
 | 
			
		||||
    version: 0.57.7(eslint@8.54.0)(typescript@5.2.2)
 | 
			
		||||
| 
						 | 
				
			
			@ -1703,7 +1703,7 @@ packages:
 | 
			
		|||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@intlify/bundle-utils@7.4.0(vue-i18n@9.7.0):
 | 
			
		||||
  /@intlify/bundle-utils@7.4.0(vue-i18n@9.7.1):
 | 
			
		||||
    resolution: {integrity: sha512-AQfjBe2HUxzyN8ignIk3WhhSuVcSuirgzOzkd17nb337rCbI4Gv/t1R60UUyIqFoFdviLb/wLcDUzTD/xXjv9w==}
 | 
			
		||||
    engines: {node: '>= 14.16'}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
| 
						 | 
				
			
			@ -1724,16 +1724,16 @@ packages:
 | 
			
		|||
      magic-string: 0.30.5
 | 
			
		||||
      mlly: 1.4.2
 | 
			
		||||
      source-map-js: 1.0.2
 | 
			
		||||
      vue-i18n: 9.7.0(vue@3.3.8)
 | 
			
		||||
      vue-i18n: 9.7.1(vue@3.3.8)
 | 
			
		||||
      yaml-eslint-parser: 1.2.2
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@intlify/core-base@9.7.0:
 | 
			
		||||
    resolution: {integrity: sha512-1tBnfnCI23jXqGW15cagCjn2GgD487VST1dMG8P5LRzrSfx+kUzqFyTrjMNIwgq1tVaF4HnDpFMUuyrzTLKphw==}
 | 
			
		||||
  /@intlify/core-base@9.7.1:
 | 
			
		||||
    resolution: {integrity: sha512-jPJTeECEhqQ7g//8g3Fb79j5SzSSRqlFCWD6pcX94uMLXU+L1m07gVZnnvzoJBnaMyJHiiwxOqZVfvu6rQfLvw==}
 | 
			
		||||
    engines: {node: '>= 16'}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@intlify/message-compiler': 9.7.0
 | 
			
		||||
      '@intlify/shared': 9.7.0
 | 
			
		||||
      '@intlify/message-compiler': 9.7.1
 | 
			
		||||
      '@intlify/shared': 9.7.1
 | 
			
		||||
 | 
			
		||||
  /@intlify/message-compiler@9.7.0:
 | 
			
		||||
    resolution: {integrity: sha512-/YdZCio2L2tCM5bZ2eMHbSEIQNPh1QqvZIOLI/yCVKXLscis7O0SsR2nmuU/DfCJ3iSeI8juw82C2wLvfsAeww==}
 | 
			
		||||
| 
						 | 
				
			
			@ -1741,12 +1741,25 @@ packages:
 | 
			
		|||
    dependencies:
 | 
			
		||||
      '@intlify/shared': 9.7.0
 | 
			
		||||
      source-map-js: 1.0.2
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@intlify/message-compiler@9.7.1:
 | 
			
		||||
    resolution: {integrity: sha512-HfIr2Hn/K7b0Zv4kGqkxAxwtipyxAwhI9a3krN5cuhH/G9gkaik7of1PdzjR3Mix43t2onBiKYQyaU7mo7e0aA==}
 | 
			
		||||
    engines: {node: '>= 16'}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@intlify/shared': 9.7.1
 | 
			
		||||
      source-map-js: 1.0.2
 | 
			
		||||
 | 
			
		||||
  /@intlify/shared@9.7.0:
 | 
			
		||||
    resolution: {integrity: sha512-PUkEuk//YKu4CHS5ah3mNa3XL/+TZj6rAY/6yYN+GCNFd2u+uWUkeuwE4Q6t8dydRWlErOePHHS0KyNoof/oBw==}
 | 
			
		||||
    engines: {node: '>= 16'}
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@intlify/unplugin-vue-i18n@1.5.0(rollup@2.79.1)(vue-i18n@9.7.0):
 | 
			
		||||
  /@intlify/shared@9.7.1:
 | 
			
		||||
    resolution: {integrity: sha512-CBKnHzlUYGrk5QII9q4nElAQKO5cX1rRx8VmSWXltyOZjbkGHXYQTHULn6KwRi+CypuBCfmPkyPBHMzosypIeg==}
 | 
			
		||||
    engines: {node: '>= 16'}
 | 
			
		||||
 | 
			
		||||
  /@intlify/unplugin-vue-i18n@1.5.0(rollup@2.79.1)(vue-i18n@9.7.1):
 | 
			
		||||
    resolution: {integrity: sha512-jW0MCCdwxybxcwjEfCunAcKjVoxyO3i+cnLL6v+MNGRLUHqrpELF6zQAJUhgAK2afhY7mCliy8RxTFWKdXm26w==}
 | 
			
		||||
    engines: {node: '>= 14.16'}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
| 
						 | 
				
			
			@ -1761,7 +1774,7 @@ packages:
 | 
			
		|||
      vue-i18n-bridge:
 | 
			
		||||
        optional: true
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@intlify/bundle-utils': 7.4.0(vue-i18n@9.7.0)
 | 
			
		||||
      '@intlify/bundle-utils': 7.4.0(vue-i18n@9.7.1)
 | 
			
		||||
      '@intlify/shared': 9.7.0
 | 
			
		||||
      '@rollup/pluginutils': 5.0.5(rollup@2.79.1)
 | 
			
		||||
      '@vue/compiler-sfc': 3.3.8
 | 
			
		||||
| 
						 | 
				
			
			@ -1773,7 +1786,7 @@ packages:
 | 
			
		|||
      picocolors: 1.0.0
 | 
			
		||||
      source-map-js: 1.0.2
 | 
			
		||||
      unplugin: 1.5.1
 | 
			
		||||
      vue-i18n: 9.7.0(vue@3.3.8)
 | 
			
		||||
      vue-i18n: 9.7.1(vue@3.3.8)
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - rollup
 | 
			
		||||
      - supports-color
 | 
			
		||||
| 
						 | 
				
			
			@ -5277,14 +5290,14 @@ packages:
 | 
			
		|||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /vue-i18n@9.7.0(vue@3.3.8):
 | 
			
		||||
    resolution: {integrity: sha512-8Z8kSz9U2juzuAf+6mjW1HTd5pIlYuFJZkC+HvYOglFdpzwc2rTUGjxKwN8xGdtGur1MFnyJ44TSr+TksJtY8A==}
 | 
			
		||||
  /vue-i18n@9.7.1(vue@3.3.8):
 | 
			
		||||
    resolution: {integrity: sha512-A6DzWqJQMdzBj+392+g3zIgGV0FnFC7o/V+txs5yIALANEZzY6ZV8hM2wvZR3nTbQI7dntAmzBHMeoEteJO0kQ==}
 | 
			
		||||
    engines: {node: '>= 16'}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      vue: ^3.0.0
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@intlify/core-base': 9.7.0
 | 
			
		||||
      '@intlify/shared': 9.7.0
 | 
			
		||||
      '@intlify/core-base': 9.7.1
 | 
			
		||||
      '@intlify/shared': 9.7.1
 | 
			
		||||
      '@vue/devtools-api': 6.5.1
 | 
			
		||||
      vue: 3.3.8(typescript@5.2.2)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue