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

github.com/nextcloud/registration.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-04 07:50:38 +0300
committerGitHub <noreply@github.com>2021-12-04 07:50:38 +0300
commit36fbce7649ec75eb29873f45abffa07569f87a2e (patch)
treeab5704ef12605f33aacb0f335f46af2246b298a3 /package-lock.json
parent24293aa401dccc5e8823004363a362e3d7deee19 (diff)
parent0e86f8a3678bb06925b9a40fdd56878a86aee86a (diff)
Merge pull request #369 from nextcloud/dependabot/npm_and_yarn/nextcloud/webpack-vue-config-4.2.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/package-lock.json b/package-lock.json
index 642135a..53d7b46 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2029,13 +2029,13 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
},
"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",
@@ -2047,12 +2047,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"
}
},
@@ -15479,9 +15479,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": {}
},