diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-11 01:27:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-11 01:27:37 +0000 |
commit | aa68412253b9d6324993d5d11f03e3f086456671 (patch) | |
tree | 7b3f9482ba5d4c8f203efa0fa334f20ff2e2b46c | |
parent | 24e184df1d11ee47c89cbac73de148378bc0682f (diff) |
chore(deps-dev): bump @nextcloud/babel-config from 1.0.0 to 1.1.1
Bumps [@nextcloud/babel-config](https://github.com/nextcloud/babel-config) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/nextcloud/babel-config/releases)
- [Commits](https://github.com/nextcloud/babel-config/compare/v1.0.0...v1.1.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/babel-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | package-lock.json | 49 | ||||
-rw-r--r-- | package.json | 2 |
2 files changed, 10 insertions, 41 deletions
diff --git a/package-lock.json b/package-lock.json index f88a049e..b7bd120f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "devDependencies": { "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "^7.24.5", - "@nextcloud/babel-config": "^1.0.0", + "@nextcloud/babel-config": "^1.1.1", "@nextcloud/browserslist-config": "^3.0.1", "@nextcloud/eslint-config": "^8.3.0", "@nextcloud/stylelint-config": "^2.3.0", @@ -621,23 +621,6 @@ "@babel/core": "^7.0.0" } }, - "node_modules/@babel/plugin-proposal-class-properties": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz", - "integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==", - "dev": true, - "peer": true, - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-proposal-private-property-in-object": { "version": "7.21.0-placeholder-for-preset-env.2", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", @@ -3002,17 +2985,14 @@ } }, "node_modules/@nextcloud/babel-config": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@nextcloud/babel-config/-/babel-config-1.0.0.tgz", - "integrity": "sha512-olz7sqPD7xMDP2KcYwODtitH37faR/C5jKX1oxXzdDf+s1FRy6OQTC5ZqZR2LHZA6jTUvmwM/xWBPoEB/HPFRw==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@nextcloud/babel-config/-/babel-config-1.1.1.tgz", + "integrity": "sha512-u+SahG1xgNa5MYhKVbfko6VF3KVUmV1S6W+ccG1C3bA0AQwkDR/UMn3lM6pCV6kL7NarDFbG7VM5W47mesHlrg==", "dev": true, "peerDependencies": { - "@babel/core": "^7.13.10", - "@babel/plugin-proposal-class-properties": "^7.13.0", + "@babel/core": "^7.14.8", "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-transform-modules-commonjs": "^7.13.8", - "@babel/plugin-transform-shorthand-properties": "^7.12.13", - "@babel/preset-env": "^7.13.12" + "@babel/preset-env": "^7.14.8" } }, "node_modules/@nextcloud/browser-storage": { @@ -19822,17 +19802,6 @@ "@babel/helper-plugin-utils": "^7.24.0" } }, - "@babel/plugin-proposal-class-properties": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz", - "integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==", - "dev": true, - "peer": true, - "requires": { - "@babel/helper-create-class-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - } - }, "@babel/plugin-proposal-private-property-in-object": { "version": "7.21.0-placeholder-for-preset-env.2", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", @@ -21535,9 +21504,9 @@ } }, "@nextcloud/babel-config": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@nextcloud/babel-config/-/babel-config-1.0.0.tgz", - "integrity": "sha512-olz7sqPD7xMDP2KcYwODtitH37faR/C5jKX1oxXzdDf+s1FRy6OQTC5ZqZR2LHZA6jTUvmwM/xWBPoEB/HPFRw==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@nextcloud/babel-config/-/babel-config-1.1.1.tgz", + "integrity": "sha512-u+SahG1xgNa5MYhKVbfko6VF3KVUmV1S6W+ccG1C3bA0AQwkDR/UMn3lM6pCV6kL7NarDFbG7VM5W47mesHlrg==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index 2c9f7c0f..b2c4043c 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "devDependencies": { "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "^7.24.5", - "@nextcloud/babel-config": "^1.0.0", + "@nextcloud/babel-config": "^1.1.1", "@nextcloud/browserslist-config": "^3.0.1", "@nextcloud/eslint-config": "^8.3.0", "@nextcloud/stylelint-config": "^2.3.0", |