0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00

chore(deps): update dependency mini-css-extract-plugin to v2.7.7 (#4411)

This commit is contained in:
renovate[bot] 2024-01-13 17:35:28 +01:00 committed by GitHub
parent bf6343e3c7
commit 5351356cb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 14 deletions

View file

@ -48,7 +48,7 @@
"localstorage-memory": "1.0.3",
"lodash": "4.17.21",
"marked": "11.1.1",
"mini-css-extract-plugin": "2.7.6",
"mini-css-extract-plugin": "2.7.7",
"msw": "0.49.3",
"mutationobserver-shim": "0.3.7",
"node-mocks-http": "1.14.1",

23
pnpm-lock.yaml generated
View file

@ -1275,8 +1275,8 @@ importers:
specifier: 11.1.1
version: 11.1.1
mini-css-extract-plugin:
specifier: 2.7.6
version: 2.7.6(webpack@5.89.0)
specifier: 2.7.7
version: 2.7.7(webpack@5.89.0)
msw:
specifier: 0.49.3
version: 0.49.3(typescript@5.2.2)
@ -5987,7 +5987,7 @@ packages:
import-fresh: 3.3.0
leven: 3.1.0
lodash: 4.17.21
mini-css-extract-plugin: 2.7.6(webpack@5.89.0)
mini-css-extract-plugin: 2.7.7(webpack@5.89.0)
postcss: 8.4.31
postcss-loader: 7.2.4(@types/node@20.11.0)(postcss@8.4.31)(ts-node@10.9.2)(typescript@4.9.5)(webpack@5.89.0)
prompts: 2.4.2
@ -10735,9 +10735,6 @@ packages:
parse5: 7.1.2
dev: true
/@types/json-schema@7.0.11:
resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
/@types/json-schema@7.0.13:
resolution: {integrity: sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==}
@ -21654,8 +21651,8 @@ packages:
webpack-sources: 1.4.3
dev: false
/mini-css-extract-plugin@2.7.6(webpack@5.89.0):
resolution: {integrity: sha512-Qk7HcgaPkGG6eD77mLvZS1nmxlao3j+9PkrT9Uc7HAE1id3F41+DdBRYRYkbyfNRGzm8/YWtzhw7nVPmwhqTQw==}
/mini-css-extract-plugin@2.7.7(webpack@5.89.0):
resolution: {integrity: sha512-+0n11YGyRavUR3IlaOzJ0/4Il1avMvJ1VJfhWfCn24ITQXhRr1gghbhhrda6tgtNcpZaWKdSuwKq20Jb7fnlyw==}
engines: {node: '>= 12.13.0'}
peerDependencies:
webpack: ^5.0.0
@ -25749,7 +25746,7 @@ packages:
loader-utils: 2.0.4
neo-async: 2.6.2
sass: 1.69.7
schema-utils: 3.1.2
schema-utils: 3.3.0
semver: 7.5.4
webpack: 5.89.0(esbuild@0.14.10)
dev: true
@ -25831,7 +25828,7 @@ packages:
resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==}
engines: {node: '>= 8.9.0'}
dependencies:
'@types/json-schema': 7.0.11
'@types/json-schema': 7.0.13
ajv: 6.12.6
ajv-keywords: 3.5.2(ajv@6.12.6)
@ -25839,7 +25836,7 @@ packages:
resolution: {integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==}
engines: {node: '>= 10.13.0'}
dependencies:
'@types/json-schema': 7.0.11
'@types/json-schema': 7.0.13
ajv: 6.12.6
ajv-keywords: 3.5.2(ajv@6.12.6)
dev: true
@ -25848,7 +25845,7 @@ packages:
resolution: {integrity: sha512-pvjEHOgWc9OWA/f/DE3ohBWTD6EleVLf7iFUkoSwAxttdBhB9QUebQgxER2kWueOvRJXPHNnyrvvh9eZINB8Eg==}
engines: {node: '>= 10.13.0'}
dependencies:
'@types/json-schema': 7.0.11
'@types/json-schema': 7.0.13
ajv: 6.12.6
ajv-keywords: 3.5.2(ajv@6.12.6)
@ -25864,7 +25861,7 @@ packages:
resolution: {integrity: sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==}
engines: {node: '>= 12.13.0'}
dependencies:
'@types/json-schema': 7.0.11
'@types/json-schema': 7.0.13
ajv: 8.12.0
ajv-formats: 2.1.1(ajv@8.12.0)
ajv-keywords: 5.1.0(ajv@8.12.0)