|
|
|
|
@ -4007,34 +4007,6 @@ |
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/password-confirmation/node_modules/postcss": { |
|
|
|
|
"version": "8.5.8", |
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz", |
|
|
|
|
"integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==", |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/postcss/" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"type": "tidelift", |
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/postcss" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"type": "github", |
|
|
|
|
"url": "https://github.com/sponsors/ai" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"nanoid": "^3.3.11", |
|
|
|
|
"picocolors": "^1.1.1", |
|
|
|
|
"source-map-js": "^1.2.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^10 || ^12 || >=14" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/password-confirmation/node_modules/readdirp": { |
|
|
|
|
"version": "5.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-5.0.0.tgz", |
|
|
|
|
@ -14913,9 +14885,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/postcss": { |
|
|
|
|
"version": "8.5.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", |
|
|
|
|
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", |
|
|
|
|
"version": "8.5.16", |
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz", |
|
|
|
|
"integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==", |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"type": "opencollective", |
|
|
|
|
@ -14932,7 +14904,7 @@ |
|
|
|
|
], |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"nanoid": "^3.3.11", |
|
|
|
|
"nanoid": "^3.3.12", |
|
|
|
|
"picocolors": "^1.1.1", |
|
|
|
|
"source-map-js": "^1.2.1" |
|
|
|
|
}, |
|
|
|
|
|