summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-04 03:03:52 +0000
committerGitHub <noreply@github.com>2021-12-04 03:03:52 +0000
commite8c529ac4100721ab0d5afd9e9767d05744331ad (patch)
tree4f0383042a8752909529fd88345126d5942eaceb
parent0d508f5f13329391cc6e94f84fdffcf7956b4349 (diff)
parentdc442255275c0701aba6008dbbded4c3cddaec92 (diff)
Merge pull request #2546 from nextcloud/dependabot/npm_and_yarn/nextcloud/webpack-vue-config-4.2.0
-rw-r--r--package-lock.json24
-rw-r--r--package.json2
2 files changed, 13 insertions, 13 deletions
diff --git a/package-lock.json b/package-lock.json
index b7af9e9a..d8fc3165 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -52,7 +52,7 @@
"@nextcloud/eslint-config": "^6.1.0",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/typings": "^1.2.1",
- "@nextcloud/webpack-vue-config": "^4.1.4",
+ "@nextcloud/webpack-vue-config": "^4.2.0",
"@typescript-eslint/parser": "^5.4.0",
"eslint-import-resolver-typescript": "^2.5.0",
"ts-loader": "^9.2.6",
@@ -2415,13 +2415,13 @@
}
},
"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",
@@ -2433,12 +2433,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"
}
},
@@ -16060,9 +16060,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": {}
},
diff --git a/package.json b/package.json
index f8b361da..f2112089 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"@nextcloud/eslint-config": "^6.1.0",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/typings": "^1.2.1",
- "@nextcloud/webpack-vue-config": "^4.1.4",
+ "@nextcloud/webpack-vue-config": "^4.2.0",
"@typescript-eslint/parser": "^5.4.0",
"eslint-import-resolver-typescript": "^2.5.0",
"ts-loader": "^9.2.6",