fix(deps): update dependency @vueuse/head to v2
This commit is contained in:
		
							parent
							
								
									87984e2081
								
							
						
					
					
						commit
						f7ecc3d1ed
					
				| @ -46,7 +46,7 @@ | |||||||
|     "@vicons/material": "^0.12.0", |     "@vicons/material": "^0.12.0", | ||||||
|     "@vicons/tabler": "^0.12.0", |     "@vicons/tabler": "^0.12.0", | ||||||
|     "@vueuse/core": "^10.3.0", |     "@vueuse/core": "^10.3.0", | ||||||
|     "@vueuse/head": "^1.0.0", |     "@vueuse/head": "^2.0.0", | ||||||
|     "@vueuse/router": "^10.0.0", |     "@vueuse/router": "^10.0.0", | ||||||
|     "bcryptjs": "^2.4.3", |     "bcryptjs": "^2.4.3", | ||||||
|     "change-case": "^4.1.2", |     "change-case": "^4.1.2", | ||||||
|  | |||||||
							
								
								
									
										100
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										100
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @ -39,8 +39,8 @@ dependencies: | |||||||
|     specifier: ^10.3.0 |     specifier: ^10.3.0 | ||||||
|     version: 10.3.0(vue@3.3.4) |     version: 10.3.0(vue@3.3.4) | ||||||
|   '@vueuse/head': |   '@vueuse/head': | ||||||
|     specifier: ^1.0.0 |     specifier: ^2.0.0 | ||||||
|     version: 1.0.0(vue@3.3.4) |     version: 2.0.0(vue@3.3.4) | ||||||
|   '@vueuse/router': |   '@vueuse/router': | ||||||
|     specifier: ^10.0.0 |     specifier: ^10.0.0 | ||||||
|     version: 10.0.0(vue-router@4.1.6)(vue@3.3.4) |     version: 10.0.0(vue-router@4.1.6)(vue@3.3.4) | ||||||
| @ -3345,37 +3345,43 @@ packages: | |||||||
|       eslint-visitor-keys: 3.4.3 |       eslint-visitor-keys: 3.4.3 | ||||||
|     dev: true |     dev: true | ||||||
| 
 | 
 | ||||||
|   /@unhead/dom@0.5.1: |   /@unhead/dom@1.10.0: | ||||||
|     resolution: {integrity: sha512-cdRzGbZVWTgbwl9HiG3RZzzPThXmhj5afGB2BLRwbE+3IiwqUpMjL6v8bDjE5qttvH4YrK9AD9O8fFP9XyZQpg==} |     resolution: {integrity: sha512-LdgtOlyMHOyuQNsUKM+1d8ViiiY4LxjCPJlgUU/5CwgqeRYf4LWFu8oRMQfSQVTusbPwwvr3MolM9iTUu2I4BQ==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@unhead/schema': 0.5.1 |       '@unhead/schema': 1.10.0 | ||||||
|  |       '@unhead/shared': 1.10.0 | ||||||
|     dev: false |     dev: false | ||||||
| 
 | 
 | ||||||
|   /@unhead/schema@0.5.1: |   /@unhead/schema@1.10.0: | ||||||
|     resolution: {integrity: sha512-Wk8v18jj3PwTFSKai8YZ1ObieBQ9N2pJUvnsy6JhwCSJnLA7e0GrSP/zuluq3GZzyLNJgTr19BDmHgpDPlN61g==} |     resolution: {integrity: sha512-hmgkFdLzm/VPLAXBF89Iry4Wz/6FpHMfMKCnAdihAt1Ublsi04RrA0hQuAiuGG2CZiKL4VCxtmV++UXj/kyakA==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@zhead/schema': 1.0.0-beta.13 |  | ||||||
|       hookable: 5.5.3 |       hookable: 5.5.3 | ||||||
|  |       zhead: 2.2.4 | ||||||
|     dev: false |     dev: false | ||||||
| 
 | 
 | ||||||
|   /@unhead/ssr@0.5.1: |   /@unhead/shared@1.10.0: | ||||||
|     resolution: {integrity: sha512-F8DhVWMlfKfPvtnpPmVjVXF0HndA/ZShGzaIoCQEJt3Cfr/q4AsdvCiGreI3D4MHB3IXwXPSReV8WQenfo3Z1g==} |     resolution: {integrity: sha512-Lv7pP0AoWJy+YaiWd4kGD+TK78ahPUwnIRx6YCC6FjPmE0KCqooeDS4HbInYaklLlEMQZislXyIwLczK2DTWiw==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@unhead/schema': 0.5.1 |       '@unhead/schema': 1.10.0 | ||||||
|     dev: false |     dev: false | ||||||
| 
 | 
 | ||||||
|   /@unhead/vue@0.5.1(vue@3.3.4): |   /@unhead/ssr@1.10.0: | ||||||
|     resolution: {integrity: sha512-s4y4uj3NMqaUs0K+WQXbWGj/2+Glk/DEJ9yeJOcJIiro/+IhUMByD71jyCM43Xn8YBPy14VY/ZYb9ZFU2WCZgw==} |     resolution: {integrity: sha512-L2XqGUQ05+a/zBAJk4mseLpsDoHMsuEsZNWp5f7E/Kx8P1oBAAs6J/963nvVFdec41HuClNHtJZ5swz77dmb1Q==} | ||||||
|  |     dependencies: | ||||||
|  |       '@unhead/schema': 1.10.0 | ||||||
|  |       '@unhead/shared': 1.10.0 | ||||||
|  |     dev: false | ||||||
|  | 
 | ||||||
|  |   /@unhead/vue@1.10.0(vue@3.3.4): | ||||||
|  |     resolution: {integrity: sha512-Cv9BViaOwCBdXy3bsTvJ10Rs808FSSq/ZfeBXzOjOxt08sbubf6Mr5opBdOlv/i1bzyFVIAqe5ABmrhC9mB80w==} | ||||||
|     peerDependencies: |     peerDependencies: | ||||||
|       vue: '>=2.7 || >=3' |       vue: '>=2.7 || >=3' | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@unhead/dom': 0.5.1 |       '@unhead/schema': 1.10.0 | ||||||
|       '@unhead/schema': 0.5.1 |       '@unhead/shared': 1.10.0 | ||||||
|       '@vueuse/shared': 11.0.3(vue@3.3.4) |       hookable: 5.5.3 | ||||||
|       unhead: 0.5.1 |       unhead: 1.10.0 | ||||||
|       vue: 3.3.4 |       vue: 3.3.4 | ||||||
|     transitivePeerDependencies: |  | ||||||
|       - '@vue/composition-api' |  | ||||||
|     dev: false |     dev: false | ||||||
| 
 | 
 | ||||||
|   /@unocss/astro@0.57.1(rollup@2.79.1)(vite@4.4.9): |   /@unocss/astro@0.57.1(rollup@2.79.1)(vite@4.4.9): | ||||||
| @ -3965,17 +3971,16 @@ packages: | |||||||
|       - vue |       - vue | ||||||
|     dev: false |     dev: false | ||||||
| 
 | 
 | ||||||
|   /@vueuse/head@1.0.0(vue@3.3.4): |   /@vueuse/head@2.0.0(vue@3.3.4): | ||||||
|     resolution: {integrity: sha512-wighjD6iLxEitpg6EDeS5dGDB9tcOSMhpblrAOKR6qBP93U3cjG72n0LhlBUD9miu41lNxXFVGHgSc6BVJ9BMg==} |     resolution: {integrity: sha512-ykdOxTGs95xjD4WXE4na/umxZea2Itl0GWBILas+O4oqS7eXIods38INvk3XkJKjqMdWPcpCyLX/DioLQxU1KA==} | ||||||
|     peerDependencies: |     peerDependencies: | ||||||
|       vue: '>=2.7 || >=3' |       vue: '>=2.7 || >=3' | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@unhead/schema': 0.5.1 |       '@unhead/dom': 1.10.0 | ||||||
|       '@unhead/ssr': 0.5.1 |       '@unhead/schema': 1.10.0 | ||||||
|       '@unhead/vue': 0.5.1(vue@3.3.4) |       '@unhead/ssr': 1.10.0 | ||||||
|  |       '@unhead/vue': 1.10.0(vue@3.3.4) | ||||||
|       vue: 3.3.4 |       vue: 3.3.4 | ||||||
|     transitivePeerDependencies: |  | ||||||
|       - '@vue/composition-api' |  | ||||||
|     dev: false |     dev: false | ||||||
| 
 | 
 | ||||||
|   /@vueuse/metadata@10.3.0: |   /@vueuse/metadata@10.3.0: | ||||||
| @ -4013,19 +4018,6 @@ packages: | |||||||
|       - vue |       - vue | ||||||
|     dev: false |     dev: false | ||||||
| 
 | 
 | ||||||
|   /@vueuse/shared@11.0.3(vue@3.3.4): |  | ||||||
|     resolution: {integrity: sha512-0rY2m6HS5t27n/Vp5cTDsKTlNnimCqsbh/fmT2LgE+aaU42EMfXo8+bNX91W9I7DDmxfuACXMmrd7d79JxkqWA==} |  | ||||||
|     dependencies: |  | ||||||
|       vue-demi: 0.14.10(vue@3.3.4) |  | ||||||
|     transitivePeerDependencies: |  | ||||||
|       - '@vue/composition-api' |  | ||||||
|       - vue |  | ||||||
|     dev: false |  | ||||||
| 
 |  | ||||||
|   /@zhead/schema@1.0.0-beta.13: |  | ||||||
|     resolution: {integrity: sha512-P1A1vRGFBhITco8Iw4/hvnDYoE/SoVrd71dW1pBFdXJb3vP+pBtoOuhbEKy0ROJGOyzQuqvFibcwzyLlWMqNiQ==} |  | ||||||
|     dev: false |  | ||||||
| 
 |  | ||||||
|   /abab@2.0.6: |   /abab@2.0.6: | ||||||
|     resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} |     resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} | ||||||
|     dev: true |     dev: true | ||||||
| @ -4581,7 +4573,7 @@ packages: | |||||||
|     dev: false |     dev: false | ||||||
| 
 | 
 | ||||||
|   /concat-map@0.0.1: |   /concat-map@0.0.1: | ||||||
|     resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} |     resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} | ||||||
| 
 | 
 | ||||||
|   /config-chain@1.1.13: |   /config-chain@1.1.13: | ||||||
|     resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} |     resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} | ||||||
| @ -8700,11 +8692,12 @@ packages: | |||||||
|     resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} |     resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} | ||||||
|     dev: true |     dev: true | ||||||
| 
 | 
 | ||||||
|   /unhead@0.5.1: |   /unhead@1.10.0: | ||||||
|     resolution: {integrity: sha512-5ZZ0wNRWWdY8+YEg3sX4IXr5r2duc1JslUyfHX1rAGBsaJ62IJRxI6DmgZqSEN0yfqYclCZenxNG+rmWjPKFQw==} |     resolution: {integrity: sha512-nv75Hvhu0asuD/rbP6b3tSRJUltxmThq/iZU5rLCGEkCqTkFk7ruQGNk+TRtx/RCYqL0R/IzIY9aqvhNOGe3mg==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@unhead/dom': 0.5.1 |       '@unhead/dom': 1.10.0 | ||||||
|       '@unhead/schema': 0.5.1 |       '@unhead/schema': 1.10.0 | ||||||
|  |       '@unhead/shared': 1.10.0 | ||||||
|       hookable: 5.5.3 |       hookable: 5.5.3 | ||||||
|     dev: false |     dev: false | ||||||
| 
 | 
 | ||||||
| @ -9200,21 +9193,6 @@ packages: | |||||||
|       vue: 3.3.4 |       vue: 3.3.4 | ||||||
|     dev: false |     dev: false | ||||||
| 
 | 
 | ||||||
|   /vue-demi@0.14.10(vue@3.3.4): |  | ||||||
|     resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} |  | ||||||
|     engines: {node: '>=12'} |  | ||||||
|     hasBin: true |  | ||||||
|     requiresBuild: true |  | ||||||
|     peerDependencies: |  | ||||||
|       '@vue/composition-api': ^1.0.0-rc.1 |  | ||||||
|       vue: ^3.0.0-0 || ^2.6.0 |  | ||||||
|     peerDependenciesMeta: |  | ||||||
|       '@vue/composition-api': |  | ||||||
|         optional: true |  | ||||||
|     dependencies: |  | ||||||
|       vue: 3.3.4 |  | ||||||
|     dev: false |  | ||||||
| 
 |  | ||||||
|   /vue-demi@0.14.5(vue@3.3.4): |   /vue-demi@0.14.5(vue@3.3.4): | ||||||
|     resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} |     resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} | ||||||
|     engines: {node: '>=12'} |     engines: {node: '>=12'} | ||||||
| @ -9702,6 +9680,10 @@ packages: | |||||||
|     engines: {node: '>=12.20'} |     engines: {node: '>=12.20'} | ||||||
|     dev: true |     dev: true | ||||||
| 
 | 
 | ||||||
|  |   /zhead@2.2.4: | ||||||
|  |     resolution: {integrity: sha512-8F0OI5dpWIA5IGG5NHUg9staDwz/ZPxZtvGVf01j7vHqSyZ0raHY+78atOVxRqb73AotX22uV1pXt3gYSstGag==} | ||||||
|  |     dev: false | ||||||
|  | 
 | ||||||
|   /zx@7.2.1: |   /zx@7.2.1: | ||||||
|     resolution: {integrity: sha512-TgKwppaMLMNAXHhlhbBh7rMoOSx3/9qqnkv8frmhVlSomEuWkDijh/BCmYntkoS7ZQyemApAUyEi24jIrrS+hA==} |     resolution: {integrity: sha512-TgKwppaMLMNAXHhlhbBh7rMoOSx3/9qqnkv8frmhVlSomEuWkDijh/BCmYntkoS7ZQyemApAUyEi24jIrrS+hA==} | ||||||
|     engines: {node: '>= 16.0.0'} |     engines: {node: '>= 16.0.0'} | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user