mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-29 10:40:44 +00:00
chore(deps): update dependency postcss to v8.5.18 [security] (#6047)
This commit is contained in:
parent
b24e43b06c
commit
9dd7c7d099
1 changed files with 13 additions and 13 deletions
26
frontend/pnpm-lock.yaml
generated
26
frontend/pnpm-lock.yaml
generated
|
|
@ -131,7 +131,7 @@ importers:
|
|||
version: 0.9.1(typescript@5.9.3)(vue@3.5.34(typescript@5.9.3))
|
||||
autoprefixer:
|
||||
specifier: ^10.4.21
|
||||
version: 10.5.0(postcss@8.5.14)
|
||||
version: 10.5.0(postcss@8.5.18)
|
||||
eslint:
|
||||
specifier: ^10.0.0
|
||||
version: 10.4.0
|
||||
|
|
@ -146,7 +146,7 @@ importers:
|
|||
version: 10.9.1(@typescript-eslint/parser@8.56.0(eslint@10.4.0)(typescript@5.9.3))(eslint@10.4.0)(vue-eslint-parser@10.4.0(eslint@10.4.0))
|
||||
postcss:
|
||||
specifier: ^8.5.6
|
||||
version: 8.5.14
|
||||
version: 8.5.18
|
||||
prettier:
|
||||
specifier: ^3.6.2
|
||||
version: 3.8.3
|
||||
|
|
@ -2538,8 +2538,8 @@ packages:
|
|||
engines: {node: '>=8', npm: '>=5'}
|
||||
hasBin: true
|
||||
|
||||
nanoid@3.3.12:
|
||||
resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
|
||||
nanoid@3.3.16:
|
||||
resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==}
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -2639,8 +2639,8 @@ packages:
|
|||
postcss-value-parser@4.2.0:
|
||||
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
||||
|
||||
postcss@8.5.14:
|
||||
resolution: {integrity: sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==}
|
||||
postcss@8.5.18:
|
||||
resolution: {integrity: sha512-xdB1oSLHbz1vRWgCDalrCqEFTWzFlhqFC5tIHLMOSUIjhm3XXQ1qrFy8S/ESr1JYRRXqM3c1QFiMZUJdUTqyMQ==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
prelude-ls@1.2.1:
|
||||
|
|
@ -4644,7 +4644,7 @@ snapshots:
|
|||
'@vue/shared': 3.5.34
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.21
|
||||
postcss: 8.5.14
|
||||
postcss: 8.5.18
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-ssr@3.5.34':
|
||||
|
|
@ -4808,13 +4808,13 @@ snapshots:
|
|||
'@babel/parser': 7.29.3
|
||||
ast-kit: 2.2.0
|
||||
|
||||
autoprefixer@10.5.0(postcss@8.5.14):
|
||||
autoprefixer@10.5.0(postcss@8.5.18):
|
||||
dependencies:
|
||||
browserslist: 4.28.2
|
||||
caniuse-lite: 1.0.30001788
|
||||
fraction.js: 5.3.4
|
||||
picocolors: 1.1.1
|
||||
postcss: 8.5.14
|
||||
postcss: 8.5.18
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
babel-plugin-polyfill-corejs2@0.4.17(@babel/core@7.29.0):
|
||||
|
|
@ -5517,7 +5517,7 @@ snapshots:
|
|||
'@babel/runtime': 7.28.6
|
||||
global: 4.4.0
|
||||
|
||||
nanoid@3.3.12: {}
|
||||
nanoid@3.3.16: {}
|
||||
|
||||
natural-compare@1.4.0: {}
|
||||
|
||||
|
|
@ -5604,9 +5604,9 @@ snapshots:
|
|||
|
||||
postcss-value-parser@4.2.0: {}
|
||||
|
||||
postcss@8.5.14:
|
||||
postcss@8.5.18:
|
||||
dependencies:
|
||||
nanoid: 3.3.12
|
||||
nanoid: 3.3.16
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
|
|
@ -5963,7 +5963,7 @@ snapshots:
|
|||
dependencies:
|
||||
lightningcss: 1.32.0
|
||||
picomatch: 4.0.4
|
||||
postcss: 8.5.14
|
||||
postcss: 8.5.18
|
||||
rolldown: 1.0.1
|
||||
tinyglobby: 0.2.16
|
||||
optionalDependencies:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue