Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit dda24b22 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump @nextcloud/vue from 5.1.1 to 5.3.1

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.1.1 to 5.3.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v5.1.1...v5.3.1

)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 5bc08052
Loading
Loading
Loading
Loading
+9 −93
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
				"@nextcloud/logger": "^2.1.0",
				"@nextcloud/moment": "^1.2.1",
				"@nextcloud/router": "^2.0.0",
				"@nextcloud/vue": "^5.1.1",
				"@nextcloud/vue": "^5.3.1",
				"@nextcloud/vue-dashboard": "^2.0.1",
				"autosize": "^5.0.1",
				"closest-css-color": "^1.0.0",
@@ -2925,9 +2925,9 @@
			}
		},
		"node_modules/@nextcloud/vue": {
			"version": "5.1.1",
			"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.1.1.tgz",
			"integrity": "sha512-BKJTCqlxRxFvUlc1H95vIoUFXUb6Bcub/VGlIccDg0upm/IKFkyDbuhj7gBUDz4j/uqmKAKffzPO2Q9JFFQ8wg==",
			"version": "5.3.1",
			"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.3.1.tgz",
			"integrity": "sha512-f+OSbcS01s2UqYiLSUufJ8tGe5+SqALj1dysPGJm8pJ+R2zH+Pdl8R13YErwzdAa0nHwyISIp9L9MEOUItixRQ==",
			"dependencies": {
				"@nextcloud/auth": "^1.2.3",
				"@nextcloud/axios": "^1.3.2",
@@ -2948,7 +2948,7 @@
				"splitpanes": "^2.3.6",
				"string-length": "^5.0.0",
				"striptags": "^3.1.1",
				"style-loader": "^2.0.0",
				"style-loader": "^3.3.1",
				"tributejs": "^5.1.3",
				"v-click-outside": "^3.0.1",
				"v-tooltip": "^2.0.3",
@@ -2956,7 +2956,6 @@
				"vue-color": "^2.7.1",
				"vue-material-design-icons": "^5.0.0",
				"vue-multiselect": "^2.1.6",
				"vue-visible": "^1.0.2",
				"vue2-datepicker": "^3.6.3"
			},
			"engines": {
@@ -3185,36 +3184,6 @@
				"vue": ">2.0.0"
			}
		},
		"node_modules/@nextcloud/vue/node_modules/loader-utils": {
			"version": "2.0.2",
			"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
			"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
			"dependencies": {
				"big.js": "^5.2.2",
				"emojis-list": "^3.0.0",
				"json5": "^2.1.2"
			},
			"engines": {
				"node": ">=8.9.0"
			}
		},
		"node_modules/@nextcloud/vue/node_modules/schema-utils": {
			"version": "3.1.1",
			"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz",
			"integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==",
			"dependencies": {
				"@types/json-schema": "^7.0.8",
				"ajv": "^6.12.5",
				"ajv-keywords": "^3.5.2"
			},
			"engines": {
				"node": ">= 10.13.0"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/webpack"
			}
		},
		"node_modules/@nextcloud/vue/node_modules/string-length": {
			"version": "5.0.0",
			"resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.0.tgz",
@@ -3244,25 +3213,6 @@
				"url": "https://github.com/chalk/strip-ansi?sponsor=1"
			}
		},
		"node_modules/@nextcloud/vue/node_modules/style-loader": {
			"version": "2.0.0",
			"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-2.0.0.tgz",
			"integrity": "sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==",
			"dependencies": {
				"loader-utils": "^2.0.0",
				"schema-utils": "^3.0.0"
			},
			"engines": {
				"node": ">= 10.13.0"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/webpack"
			},
			"peerDependencies": {
				"webpack": "^4.0.0 || ^5.0.0"
			}
		},
		"node_modules/@nextcloud/webpack-vue-config": {
			"version": "5.1.0",
			"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-5.1.0.tgz",
@@ -16118,8 +16068,6 @@
			"version": "3.3.1",
			"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.1.tgz",
			"integrity": "sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==",
			"dev": true,
			"peer": true,
			"engines": {
				"node": ">= 12.13.0"
			},
@@ -20532,9 +20480,9 @@
			}
		},
		"@nextcloud/vue": {
			"version": "5.1.1",
			"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.1.1.tgz",
			"integrity": "sha512-BKJTCqlxRxFvUlc1H95vIoUFXUb6Bcub/VGlIccDg0upm/IKFkyDbuhj7gBUDz4j/uqmKAKffzPO2Q9JFFQ8wg==",
			"version": "5.3.1",
			"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.3.1.tgz",
			"integrity": "sha512-f+OSbcS01s2UqYiLSUufJ8tGe5+SqALj1dysPGJm8pJ+R2zH+Pdl8R13YErwzdAa0nHwyISIp9L9MEOUItixRQ==",
			"requires": {
				"@nextcloud/auth": "^1.2.3",
				"@nextcloud/axios": "^1.3.2",
@@ -20555,7 +20503,7 @@
				"splitpanes": "^2.3.6",
				"string-length": "^5.0.0",
				"striptags": "^3.1.1",
				"style-loader": "^2.0.0",
				"style-loader": "^3.3.1",
				"tributejs": "^5.1.3",
				"v-click-outside": "^3.0.1",
				"v-tooltip": "^2.0.3",
@@ -20563,7 +20511,6 @@
				"vue-color": "^2.7.1",
				"vue-material-design-icons": "^5.0.0",
				"vue-multiselect": "^2.1.6",
				"vue-visible": "^1.0.2",
				"vue2-datepicker": "^3.6.3"
			},
			"dependencies": {
@@ -20609,26 +20556,6 @@
						"vue-virtual-scroller": "^1.0.10"
					}
				},
				"loader-utils": {
					"version": "2.0.2",
					"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
					"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
					"requires": {
						"big.js": "^5.2.2",
						"emojis-list": "^3.0.0",
						"json5": "^2.1.2"
					}
				},
				"schema-utils": {
					"version": "3.1.1",
					"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz",
					"integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==",
					"requires": {
						"@types/json-schema": "^7.0.8",
						"ajv": "^6.12.5",
						"ajv-keywords": "^3.5.2"
					}
				},
				"string-length": {
					"version": "5.0.0",
					"resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.0.tgz",
@@ -20645,15 +20572,6 @@
					"requires": {
						"ansi-regex": "^6.0.0"
					}
				},
				"style-loader": {
					"version": "2.0.0",
					"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-2.0.0.tgz",
					"integrity": "sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==",
					"requires": {
						"loader-utils": "^2.0.0",
						"schema-utils": "^3.0.0"
					}
				}
			}
		},
@@ -30861,8 +30779,6 @@
			"version": "3.3.1",
			"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.1.tgz",
			"integrity": "sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==",
			"dev": true,
			"peer": true,
			"requires": {}
		},
		"style-search": {
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@
		"@nextcloud/logger": "^2.1.0",
		"@nextcloud/moment": "^1.2.1",
		"@nextcloud/router": "^2.0.0",
		"@nextcloud/vue": "^5.1.1",
		"@nextcloud/vue": "^5.3.1",
		"@nextcloud/vue-dashboard": "^2.0.1",
		"autosize": "^5.0.1",
		"closest-css-color": "^1.0.0",