chore(deps): update dependency @nextcloud/babel-config to ^1.1.1

This commit is contained in:
renovate[bot] 2024-05-04 05:26:40 +00:00 коммит произвёл GitHub
Родитель 24546b4d90
Коммит 3b97509477
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 10 добавлений и 13 удалений

21
package-lock.json сгенерированный
Просмотреть файл

@ -90,7 +90,7 @@
"devDependencies": {
"@cypress/browserify-preprocessor": "^3.0.2",
"@cypress/webpack-preprocessor": "^6.0.1",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/babel-config": "^1.1.1",
"@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/cypress": "^1.0.0-beta.7",
"@nextcloud/eslint-config": "^8.3.0",
@ -3881,17 +3881,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": {
@ -33625,9 +33622,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": {}
},

Просмотреть файл

@ -120,7 +120,7 @@
"devDependencies": {
"@cypress/browserify-preprocessor": "^3.0.2",
"@cypress/webpack-preprocessor": "^6.0.1",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/babel-config": "^1.1.1",
"@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/cypress": "^1.0.0-beta.7",
"@nextcloud/eslint-config": "^8.3.0",