summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-24 11:23:43 +0000
committerGitHub <noreply@github.com>2023-10-24 11:23:43 +0000
commit0d1db1726de7c965288affc4c5ba911aece87762 (patch)
tree3d64777f5a637318ba42032ef18e963327b17cb3
parent1632f5b0e2fbfdaa5be31d12240c089383b5af11 (diff)
Build(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0dependabot/npm_and_yarn/nextcloud/browserslist-config-3.0.0
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/nextcloud/browserslist-config/releases) - [Commits](https://github.com/nextcloud/browserslist-config/compare/v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: "@nextcloud/browserslist-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json32
-rw-r--r--package.json2
2 files changed, 24 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index 5ec9bc50f..a4c6f09ee 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,7 +27,7 @@
"@babel/preset-env": "^7.11.0",
"@babel/preset-typescript": "^7.18.6",
"@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/browserslist-config": "^2.2.0",
+ "@nextcloud/browserslist-config": "^3.0.0",
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/eslint-plugin": "^2.0.0",
"@nextcloud/password-confirmation": "^4.0.2",
@@ -3042,12 +3042,13 @@
}
},
"node_modules/@nextcloud/browserslist-config": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-2.3.0.tgz",
- "integrity": "sha512-1Tpkof2e9Q0UicHWahQnXXrubJoqyiaqsH9G52v3cjGeVeH3BCfa1FOa41eBwBSFe2/Jxj/wCH2YVLgIXpWbBg==",
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-3.0.0.tgz",
+ "integrity": "sha512-daCnyNBVsWdWjJ5HcaE6jtiDAqaJAGbiWyaTtj/64ztnBget9qEwHC55uA1JNbJOBgNf2lyoQo5rgfatn9sUTw==",
+ "dev": true,
"engines": {
- "node": "^16.0.0",
- "npm": "^7.0.0 || ^8.0.0"
+ "node": "^20.0.0",
+ "npm": "^9.0.0"
}
},
"node_modules/@nextcloud/calendar-js": {
@@ -3086,6 +3087,11 @@
"npm": "^9.0.0"
}
},
+ "node_modules/@nextcloud/capabilities/node_modules/@nextcloud/browserslist-config": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-2.2.0.tgz",
+ "integrity": "sha512-kC42RQW5rZjZZsRaEjVlIQpp6aW/yxm+zZdETnrRQnUzcPwBgF4wO4makfGT63Ckd+LkgUW+geesPiPRqxFVew=="
+ },
"node_modules/@nextcloud/dialogs": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.2.0.tgz",
@@ -22800,9 +22806,10 @@
}
},
"@nextcloud/browserslist-config": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-2.3.0.tgz",
- "integrity": "sha512-1Tpkof2e9Q0UicHWahQnXXrubJoqyiaqsH9G52v3cjGeVeH3BCfa1FOa41eBwBSFe2/Jxj/wCH2YVLgIXpWbBg=="
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-3.0.0.tgz",
+ "integrity": "sha512-daCnyNBVsWdWjJ5HcaE6jtiDAqaJAGbiWyaTtj/64ztnBget9qEwHC55uA1JNbJOBgNf2lyoQo5rgfatn9sUTw==",
+ "dev": true
},
"@nextcloud/calendar-js": {
"version": "6.0.1",
@@ -22827,6 +22834,13 @@
"jest": "^29.5.0",
"typedoc": "^0.24.1",
"typescript": "^4.7.4"
+ },
+ "dependencies": {
+ "@nextcloud/browserslist-config": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-2.2.0.tgz",
+ "integrity": "sha512-kC42RQW5rZjZZsRaEjVlIQpp6aW/yxm+zZdETnrRQnUzcPwBgF4wO4makfGT63Ckd+LkgUW+geesPiPRqxFVew=="
+ }
}
},
"@nextcloud/dialogs": {
diff --git a/package.json b/package.json
index 352cc50b8..ecc490f28 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"@babel/preset-env": "^7.11.0",
"@babel/preset-typescript": "^7.18.6",
"@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/browserslist-config": "^2.2.0",
+ "@nextcloud/browserslist-config": "^3.0.0",
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/eslint-plugin": "^2.0.0",
"@nextcloud/password-confirmation": "^4.0.2",