From e24c044c362fd6331e980ed06bb22b198f197393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 03:07:12 +0000 Subject: [PATCH] chore(deps): bump sass from 1.77.2 to 1.77.4 in /web Bumps [sass](https://github.com/sass/dart-sass) from 1.77.2 to 1.77.4. - [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.77.2...1.77.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/web/package.json b/web/package.json index 8f0ba8a..de0d8c0 100644 --- a/web/package.json +++ b/web/package.json @@ -30,7 +30,7 @@ "eslint-plugin-jsx-a11y": "^6.8.0", "prettier": "^3.2.5", "prettier-plugin-astro": "^0.14.0", - "sass": "^1.77.2", + "sass": "^1.77.4", "typescript": "^5.4.5" } } diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 3af7ceb..80b01b6 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 5.0.14 astro: specifier: ^4.8.2 - version: 4.8.2(@types/node@20.14.0)(sass@1.77.2)(typescript@5.4.5) + version: 4.8.2(@types/node@20.14.0)(sass@1.77.4)(typescript@5.4.5) devDependencies: '@playwright/test': @@ -47,8 +47,8 @@ devDependencies: specifier: ^0.14.0 version: 0.14.0 sass: - specifier: ^1.77.2 - version: 1.77.2 + specifier: ^1.77.4 + version: 1.77.4 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -1784,7 +1784,7 @@ packages: - typescript dev: true - /astro@4.8.2(@types/node@20.14.0)(sass@1.77.2)(typescript@5.4.5): + /astro@4.8.2(@types/node@20.14.0)(sass@1.77.4)(typescript@5.4.5): resolution: {integrity: sha512-WBrnNePQ03cF5c+9sjD3TeyJodWMuPCwygDOUo7r+7LbKDN9TJK+KxIxo01AOX4HcexhxcLiTVVCBLSsi+OX9A==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -1846,7 +1846,7 @@ packages: tsconfck: 3.0.3(typescript@5.4.5) unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.2.11(@types/node@20.14.0)(sass@1.77.2) + vite: 5.2.11(@types/node@20.14.0)(sass@1.77.4) vitefu: 0.2.5(vite@5.2.11) which-pm: 2.1.1 yargs-parser: 21.1.1 @@ -4631,8 +4631,8 @@ packages: dependencies: suf-log: 2.5.3 - /sass@1.77.2: - resolution: {integrity: sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==} + /sass@1.77.4: + resolution: {integrity: sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -5247,7 +5247,7 @@ packages: vfile-message: 4.0.2 dev: false - /vite@5.2.11(@types/node@20.14.0)(sass@1.77.2): + /vite@5.2.11(@types/node@20.14.0)(sass@1.77.4): resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5279,7 +5279,7 @@ packages: esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.17.2 - sass: 1.77.2 + sass: 1.77.4 optionalDependencies: fsevents: 2.3.3 dev: false @@ -5292,7 +5292,7 @@ packages: vite: optional: true dependencies: - vite: 5.2.11(@types/node@20.14.0)(sass@1.77.2) + vite: 5.2.11(@types/node@20.14.0)(sass@1.77.4) dev: false /volar-service-css@0.0.45(@volar/language-service@2.2.5):