diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b3cfb24..82c3e25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 1.5.0 sass: specifier: ^1.79.3 - version: 1.80.5 + version: 1.80.6 packages: @@ -149,8 +149,8 @@ packages: resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==} engines: {node: '>= 14.16.0'} - sass@1.80.5: - resolution: {integrity: sha512-TQd2aoQl/+zsxRMEDSxVdpPIqeq9UFc6pr7PzkugiTx3VYCFPUaa3P4RrBQsqok4PO200Vkz0vXQBNlg7W907g==} + sass@1.80.6: + resolution: {integrity: sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==} engines: {node: '>=14.0.0'} hasBin: true @@ -223,51 +223,63 @@ snapshots: '@parcel/watcher-win32-arm64': 2.4.1 '@parcel/watcher-win32-ia32': 2.4.1 '@parcel/watcher-win32-x64': 2.4.1 + optional: true braces@3.0.3: dependencies: fill-range: 7.1.1 + optional: true chokidar@4.0.1: dependencies: readdirp: 4.0.2 - detect-libc@1.0.3: {} + detect-libc@1.0.3: + optional: true fill-range@7.1.1: dependencies: to-regex-range: 5.0.1 + optional: true immutable@4.3.7: {} - is-extglob@2.1.1: {} + is-extglob@2.1.1: + optional: true is-glob@4.0.3: dependencies: is-extglob: 2.1.1 + optional: true - is-number@7.0.0: {} + is-number@7.0.0: + optional: true micromatch@4.0.8: dependencies: braces: 3.0.3 picomatch: 2.3.1 + optional: true - node-addon-api@7.1.1: {} + node-addon-api@7.1.1: + optional: true - picomatch@2.3.1: {} + picomatch@2.3.1: + optional: true readdirp@4.0.2: {} - sass@1.80.5: + sass@1.80.6: dependencies: - '@parcel/watcher': 2.4.1 chokidar: 4.0.1 immutable: 4.3.7 source-map-js: 1.2.1 + optionalDependencies: + '@parcel/watcher': 2.4.1 source-map-js@1.2.1: {} to-regex-range@5.0.1: dependencies: is-number: 7.0.0 + optional: true