Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-23 05:19:41 +0300
committerGitHub <noreply@github.com>2022-04-23 05:19:41 +0300
commitcb89e17821798c5271e352310f0f91936eddd38c (patch)
tree36b39e492b95564b1af5bf650064edead298db26
parent7d70cb960a407634ce83d5dcd8645a0ee4b97ac3 (diff)
Bump @nextcloud/webpack-vue-config from 4.3.2 to 5.0.0dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.0.0
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 4.3.2 to 5.0.0. - [Release notes](https://github.com/nextcloud/webpack-vue-config/releases) - [Changelog](https://github.com/nextcloud/webpack-vue-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/webpack-vue-config/compare/v4.3.2...v5.0.0) --- updated-dependencies: - dependency-name: "@nextcloud/webpack-vue-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json16
-rw-r--r--package.json2
2 files changed, 9 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index d5026d99..66430f31 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -24,7 +24,7 @@
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^6.1.2",
"@nextcloud/stylelint-config": "^2.1.2",
- "@nextcloud/webpack-vue-config": "^4.3.2",
+ "@nextcloud/webpack-vue-config": "^5.0.0",
"@types/bootstrap": "^5.1.10",
"@types/jquery": "^3.5.14",
"@types/react": "^17.0.43",
@@ -2217,9 +2217,9 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
},
"node_modules/@nextcloud/webpack-vue-config": {
- "version": "4.3.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-4.3.2.tgz",
- "integrity": "sha512-ygmuEZKWM7Rvq/ho3nWVgmR4ssXPkhI+Ne5oKMObKdfSMNj6LKNKqwmYVYMT7bAzzJj7aruWglk6QcvKhU3f1g==",
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-5.0.0.tgz",
+ "integrity": "sha512-NTmRxqcJ6FBFHrpIpDTvqhvH8DDyI8ZUVraCOsg5TVe0saYHl5HLABEn4UZqx0/heeFqI2Vr+mCM66bz2NsuKA==",
"dev": true,
"engines": {
"node": "^14.0.0",
@@ -2229,7 +2229,7 @@
"@babel/core": "^7.16.7",
"babel-loader": "^8.2.3",
"css-loader": "^6.5.1",
- "eslint": "^7.22.0",
+ "eslint": "^8.6.0",
"eslint-webpack-plugin": "^3.1.1",
"node-polyfill-webpack-plugin": "1.1.4",
"sass": "^1.47.0",
@@ -16142,9 +16142,9 @@
}
},
"@nextcloud/webpack-vue-config": {
- "version": "4.3.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-4.3.2.tgz",
- "integrity": "sha512-ygmuEZKWM7Rvq/ho3nWVgmR4ssXPkhI+Ne5oKMObKdfSMNj6LKNKqwmYVYMT7bAzzJj7aruWglk6QcvKhU3f1g==",
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-5.0.0.tgz",
+ "integrity": "sha512-NTmRxqcJ6FBFHrpIpDTvqhvH8DDyI8ZUVraCOsg5TVe0saYHl5HLABEn4UZqx0/heeFqI2Vr+mCM66bz2NsuKA==",
"dev": true,
"requires": {}
},
diff --git a/package.json b/package.json
index 351ec2bb..946e47c9 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^6.1.2",
"@nextcloud/stylelint-config": "^2.1.2",
- "@nextcloud/webpack-vue-config": "^4.3.2",
+ "@nextcloud/webpack-vue-config": "^5.0.0",
"@types/bootstrap": "^5.1.10",
"@types/jquery": "^3.5.14",
"@types/react": "^17.0.43",