Bump vue from 2.7.10 to 2.7.13 (#2762)
Bumps [vue](https://github.com/vuejs/core) from 2.7.10 to 2.7.13. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									b232221165
								
							
						
					
					
						commit
						414ef5545a
					
				|  | @ -70,7 +70,7 @@ | |||
|     "videojs-http-source-selector": "^1.1.6", | ||||
|     "videojs-overlay": "^2.1.4", | ||||
|     "videojs-vtt-thumbnails-freetube": "0.0.15", | ||||
|     "vue": "^2.7.10", | ||||
|     "vue": "^2.7.13", | ||||
|     "vue-i18n": "^8.27.2", | ||||
|     "vue-observe-visibility": "^1.0.0", | ||||
|     "vue-router": "^3.6.5", | ||||
|  |  | |||
							
								
								
									
										18
									
								
								yarn.lock
								
								
								
								
							
							
						
						
									
										18
									
								
								yarn.lock
								
								
								
								
							|  | @ -1572,10 +1572,10 @@ | |||
|     global "~4.4.0" | ||||
|     is-function "^1.0.1" | ||||
| 
 | ||||
| "@vue/compiler-sfc@2.7.10": | ||||
|   version "2.7.10" | ||||
|   resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.10.tgz#3fe08e780053a3bbf41328c65ae5dfdee0385206" | ||||
|   integrity sha512-55Shns6WPxlYsz4WX7q9ZJBL77sKE1ZAYNYStLs6GbhIOMrNtjMvzcob6gu3cGlfpCR4bT7NXgyJ3tly2+Hx8Q== | ||||
| "@vue/compiler-sfc@2.7.13": | ||||
|   version "2.7.13" | ||||
|   resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.13.tgz#818944f4a9616b752d48dac6a56bffe2db88bdff" | ||||
|   integrity sha512-zzu2rLRZlgIU+OT3Atbr7Y6PG+LW4wVQpPfNRrGDH3dM9PsrcVfa+1pKb8bW467bGM3aDOvAnsYLWVpYIv3GRg== | ||||
|   dependencies: | ||||
|     "@babel/parser" "^7.18.4" | ||||
|     postcss "^8.4.14" | ||||
|  | @ -8216,12 +8216,12 @@ vue-template-es2015-compiler@^1.9.0: | |||
|   resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825" | ||||
|   integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw== | ||||
| 
 | ||||
| vue@^2.7.10: | ||||
|   version "2.7.10" | ||||
|   resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.10.tgz#ae516cc6c88e1c424754468844218fdd5e280f40" | ||||
|   integrity sha512-HmFC70qarSHPXcKtW8U8fgIkF6JGvjEmDiVInTkKZP0gIlEPhlVlcJJLkdGIDiNkIeA2zJPQTWJUI4iWe+AVfg== | ||||
| vue@^2.7.13: | ||||
|   version "2.7.13" | ||||
|   resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.13.tgz#e9e499cc6da46dc7941c2510193b15aa6a84a79f" | ||||
|   integrity sha512-QnM6ULTNnPmn71eUO+4hdjfBIA3H0GLsBnchnI/kS678tjI45GOUZhXd0oP/gX9isikXz1PAzSnkPspp9EUNfQ== | ||||
|   dependencies: | ||||
|     "@vue/compiler-sfc" "2.7.10" | ||||
|     "@vue/compiler-sfc" "2.7.13" | ||||
|     csstype "^3.1.0" | ||||
| 
 | ||||
| vuex@^3.6.2: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue