Merge pull request #3209 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/webpack-vue-config-4.1.0
Bump @nextcloud/webpack-vue-config from 4.0.3 to 4.1.0
This commit is contained in:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -46,7 +46,7 @@
|
||||
"@nextcloud/browserslist-config": "^2.1.0",
|
||||
"@nextcloud/eslint-config": "^5.1.0",
|
||||
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
|
||||
"@nextcloud/webpack-vue-config": "^4.0.3",
|
||||
"@nextcloud/webpack-vue-config": "^4.1.0",
|
||||
"@relative-ci/agent": "^2.0.0",
|
||||
"@vue/test-utils": "^1.2.1",
|
||||
"jest": "^27.0.6",
|
||||
@@ -3226,9 +3226,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/webpack-vue-config": {
|
||||
"version": "4.0.3",
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-4.1.0.tgz",
|
||||
"integrity": "sha512-sIZJVq2XVj1ijC0HNDjOIXqfOEm41vXAQEHSU/qdhrFmSSzi9C/HtoYzqtD+qgrtFochMY5x2To04zZHqhUoAg==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"peerDependencies": {
|
||||
"@babel/core": "^7.13.10",
|
||||
"babel-loader": "^8.2.2",
|
||||
@@ -22311,7 +22312,9 @@
|
||||
}
|
||||
},
|
||||
"@nextcloud/webpack-vue-config": {
|
||||
"version": "4.0.3",
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-4.1.0.tgz",
|
||||
"integrity": "sha512-sIZJVq2XVj1ijC0HNDjOIXqfOEm41vXAQEHSU/qdhrFmSSzi9C/HtoYzqtD+qgrtFochMY5x2To04zZHqhUoAg==",
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
"@nextcloud/browserslist-config": "^2.1.0",
|
||||
"@nextcloud/eslint-config": "^5.1.0",
|
||||
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
|
||||
"@nextcloud/webpack-vue-config": "^4.0.3",
|
||||
"@nextcloud/webpack-vue-config": "^4.1.0",
|
||||
"@relative-ci/agent": "^2.0.0",
|
||||
"@vue/test-utils": "^1.2.1",
|
||||
"jest": "^27.0.6",
|
||||
|
||||
Reference in New Issue
Block a user