kopia lustrzana https://github.com/nextcloud/social
Bump @nextcloud/logger from 0.1.0 to 1.1.2
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger) from 0.1.0 to 1.1.2. - [Release notes](https://github.com/nextcloud/nextcloud-logger/releases) - [Changelog](https://github.com/nextcloud/nextcloud-logger/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v0.1.0...v1.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>pull/925/head
rodzic
b4e3476ee8
commit
906737f40a
|
@ -3198,19 +3198,13 @@
|
|||
}
|
||||
},
|
||||
"@nextcloud/logger": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/logger/-/logger-0.1.0.tgz",
|
||||
"integrity": "sha512-8ZI9SkuY3vRe7IoQV9J83zUf6s8UpXHsG9vH8cTLiCyQihiJ6xpdvmbBk509v6MitG7H7Nx83vygSLM1gkMnNQ==",
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/logger/-/logger-1.1.2.tgz",
|
||||
"integrity": "sha512-cteyvWnUzDVqh2ppwLVS4+0LCr68SW8K4NOkx9RNoeJzTbbSc44wtSRlcpj5yUoiBUGEUO9p81Z7xrr8OIWa4w==",
|
||||
"requires": {
|
||||
"babel-plugin-transform-class-properties": "6.24.1",
|
||||
"core-js": "3.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"core-js": {
|
||||
"version": "3.1.4",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.1.4.tgz",
|
||||
"integrity": "sha512-YNZN8lt82XIMLnLirj9MhKDFZHalwzzrL9YLt6eb0T5D0EDl4IQ90IGkua8mHbnxNrkj1d8hbdizMc0Qmg1WnQ=="
|
||||
}
|
||||
"@nextcloud/auth": "^1.2.2",
|
||||
"babel-plugin-transform-class-properties": "^6.24.1",
|
||||
"core-js": "^3.6.4"
|
||||
}
|
||||
},
|
||||
"@nextcloud/router": {
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"@babel/runtime": "^7.10.3",
|
||||
"@nextcloud/auth": "^1.3.0",
|
||||
"@nextcloud/axios": "^1.3.2",
|
||||
"@nextcloud/logger": "^0.1.0",
|
||||
"@nextcloud/logger": "^1.1.2",
|
||||
"@nextcloud/vue": "^2.1.0",
|
||||
"he": "^1.2.0",
|
||||
"linkifyjs": "^2.1.8",
|
||||
|
|
Ładowanie…
Reference in New Issue