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

github.com/nextcloud/spreed.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>2021-12-06 17:44:49 +0300
committerGitHub <noreply@github.com>2021-12-06 17:44:49 +0300
commit7f68b7448e1d465bde366457049073da49895556 (patch)
tree4d69a675205b33c29d0c2017fe750a8ac9b36588 /package-lock.json
parent8e4b0b859aec2f53561739f3e01d10d8316e4e74 (diff)
Bump @nextcloud/webpack-vue-config from 4.1.4 to 4.2.0
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 4.1.4 to 4.2.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.1.4...v4.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/webpack-vue-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/package-lock.json b/package-lock.json
index d3a8c7424..f27cfddd1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -65,7 +65,7 @@
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^6.1.1",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
- "@nextcloud/webpack-vue-config": "^4.1.4",
+ "@nextcloud/webpack-vue-config": "^4.2.0",
"@vue/cli-plugin-unit-jest": "^4.5.15",
"@vue/cli-service": "^4.5.15",
"@vue/test-utils": "^1.3.0",
@@ -4030,13 +4030,13 @@
"integrity": "sha512-TwaWrvh4J49VdkV9Uzcbr/p3FBRiBthRkIrg6SUh7ogFUljdA2ySNoAYD9dTU+mJkANIn1A6MoD/PnyLONnkWg=="
},
"node_modules/@nextcloud/webpack-vue-config": {
- "version": "4.1.4",
- "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-4.1.4.tgz",
- "integrity": "sha512-rpM2PQXjGEkdMD6aoEg4YebcuVRSB0e0a8kVZVt5HVtPYScZ/lTOlZqEEOvovNsUOP1lGbneGZwIKlolSqyXsw==",
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-4.2.0.tgz",
+ "integrity": "sha512-VBvIFus8nWr0rQt2RVDUjF2TV+JGyU24pXZkyqpclonxTDt8XngeW/Zr05GkCIIUvVhB814cpWUAfiznB/4QBQ==",
"dev": true,
"engines": {
- "node": ">=14.0.0",
- "npm": ">=7.0.0"
+ "node": "^14.0.0",
+ "npm": "^7.0.0"
},
"peerDependencies": {
"@babel/core": "^7.13.10",
@@ -4048,12 +4048,12 @@
"sass": "^1.32.8",
"sass-loader": "^12.1.0",
"style-loader": "^3.3.1",
- "stylelint": "^13.12.0",
- "stylelint-webpack-plugin": "^3.0.1",
+ "stylelint": "^14.0.1",
+ "stylelint-webpack-plugin": "^3.1.0",
"vue-loader": "^15.9.6",
"vue-template-compiler": "^2.6.12",
"webpack": "~5.46.0",
- "webpack-cli": "^4.5.0",
+ "webpack-cli": "^4.7.0",
"webpack-dev-server": "^4.0.0"
}
},
@@ -31092,9 +31092,9 @@
}
},
"@nextcloud/webpack-vue-config": {
- "version": "4.1.4",
- "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-4.1.4.tgz",
- "integrity": "sha512-rpM2PQXjGEkdMD6aoEg4YebcuVRSB0e0a8kVZVt5HVtPYScZ/lTOlZqEEOvovNsUOP1lGbneGZwIKlolSqyXsw==",
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-4.2.0.tgz",
+ "integrity": "sha512-VBvIFus8nWr0rQt2RVDUjF2TV+JGyU24pXZkyqpclonxTDt8XngeW/Zr05GkCIIUvVhB814cpWUAfiznB/4QBQ==",
"dev": true,
"requires": {}
},