diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-06 16:05:18 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-01-06 16:05:18 +0000 |
| commit | bdb49e68cc0c56d841d0e3d657b23486adb4fdc2 (patch) | |
| tree | 40c4dc61586cf7da33fd3adab6b974c51ce1489f | |
| parent | 0873c36124f97631488b4899b750186814ade56c (diff) | |
chore(node_modules): bump sass from 1.83.0 to 1.83.1 (#219)
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.0 to 1.83.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.83.0...1.83.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 26 |
2 files changed, 14 insertions, 14 deletions
diff --git a/package.json b/package.json index 8ba799f..5036d98 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eslint-plugin-jsx-a11y": "^6.10.2", "prettier": "^3.4.2", "prettier-plugin-astro": "^0.14.1", - "sass": "^1.83.0", + "sass": "^1.83.1", "sharp": "^0.33.5", "typescript": "^5.7.2", "typescript-eslint": "^8.19.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40ddd32..e94b82f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,7 +31,7 @@ importers: version: 8.42.3 astro: specifier: ^4.16.18 eslint: specifier: ^9.17.0 version: 9.17.0([email protected]) @@ -51,8 +51,8 @@ importers: specifier: ^0.14.1 version: 0.14.1 sass: - specifier: ^1.83.0 - version: 1.83.0 + specifier: ^1.83.1 + version: 1.83.1 sharp: specifier: ^0.33.5 version: 0.33.5 @@ -2323,8 +2323,8 @@ packages: resolution: {integrity: sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==} - resolution: {integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==} + resolution: {integrity: sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==} engines: {node: '>=14.0.0'} hasBin: true @@ -3832,7 +3832,7 @@ snapshots: - supports-color - typescript dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -3888,8 +3888,8 @@ snapshots: tsconfck: 3.1.4([email protected]) unist-util-visit: 5.0.0 vfile: 6.0.3 - vite: 5.4.11([email protected]) - vitefu: 1.0.4([email protected]([email protected])) + vite: 5.4.11([email protected]) + vitefu: 1.0.4([email protected]([email protected])) which-pm: 3.0.0 xxhash-wasm: 1.1.0 yargs-parser: 21.1.1 @@ -5618,7 +5618,7 @@ snapshots: dependencies: suf-log: 2.5.3 dependencies: chokidar: 4.0.1 immutable: 5.0.2 @@ -5965,18 +5965,18 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 dependencies: esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.24.0 optionalDependencies: fsevents: 2.3.3 - sass: 1.83.0 + sass: 1.83.1 optionalDependencies: - vite: 5.4.11([email protected]) + vite: 5.4.11([email protected]) [email protected](@volar/[email protected]): dependencies: |
