From ab0a57c51ff5082e950954d279e383a27b657776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:14:12 +0000 Subject: [PATCH] chore(deps-dev): bump sass from 1.74.1 to 1.75.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.74.1 to 1.75.0. - [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.74.1...1.75.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- output/react/package.json | 2 +- output/vue/vue3/package.json | 2 +- package-lock.json | 16 ++++++++-------- packages/components/package.json | 2 +- packages/foundations/package.json | 2 +- showcases/patternhub/package.json | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/output/react/package.json b/output/react/package.json index a06db024cff..30664b60cd0 100644 --- a/output/react/package.json +++ b/output/react/package.json @@ -30,7 +30,7 @@ "@types/react": "^18.2.75", "react": "^18.2.0", "react-dom": "^18.2.0", - "sass": "^1.74.1" + "sass": "^1.75.0" }, "publishConfig": { "registry": "https://registry.npmjs.org/", diff --git a/output/vue/vue3/package.json b/output/vue/vue3/package.json index 4afc8c3ae13..64bde020210 100644 --- a/output/vue/vue3/package.json +++ b/output/vue/vue3/package.json @@ -43,7 +43,7 @@ "@axe-core/playwright": "^4.8.5", "@playwright/experimental-ct-vue": "1.42.1", "@vitejs/plugin-vue": "^5.0.4", - "sass": "^1.74.1", + "sass": "^1.75.0", "typescript": "^5.4.5", "vite": "^5.2.8", "vue-tsc": "^2.0.12" diff --git a/package-lock.json b/package-lock.json index a4cb94ef84b..40068a80926 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26283,9 +26283,9 @@ } }, "node_modules/sass": { - "version": "1.74.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.74.1.tgz", - "integrity": "sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==", + "version": "1.75.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.75.0.tgz", + "integrity": "sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==", "devOptional": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", @@ -31226,7 +31226,7 @@ "@types/react": "^18.2.75", "react": "^18.2.0", "react-dom": "^18.2.0", - "sass": "^1.74.1" + "sass": "^1.75.0" } }, "output/vue/vue3": { @@ -31240,7 +31240,7 @@ "@axe-core/playwright": "^4.8.5", "@playwright/experimental-ct-vue": "1.42.1", "@vitejs/plugin-vue": "^5.0.4", - "sass": "^1.74.1", + "sass": "^1.75.0", "typescript": "^5.4.5", "vite": "^5.2.8", "vue-tsc": "^2.0.12" @@ -31272,7 +31272,7 @@ "hygen": "^6.2.11", "lit": "^3.1.2", "nodemon": "3.1.0", - "sass": "^1.74.1" + "sass": "^1.75.0" } }, "packages/foundations": { @@ -31291,7 +31291,7 @@ "cssnano": "^6.1.2", "dotenv": "^16.4.5", "nodemon": "3.1.0", - "sass": "^1.74.1", + "sass": "^1.75.0", "style-dictionary": "3.9.2" } }, @@ -31345,7 +31345,7 @@ "eslint-config-next": "14.1.4", "iframe-resizer": "^4.3.9", "open-cli": "^8.0.0", - "sass": "^1.74.1", + "sass": "^1.75.0", "typescript": "5.4.5" } }, diff --git a/packages/components/package.json b/packages/components/package.json index bdd9822357c..aee40474f73 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -57,7 +57,7 @@ "hygen": "^6.2.11", "lit": "^3.1.2", "nodemon": "3.1.0", - "sass": "^1.74.1" + "sass": "^1.75.0" }, "publishConfig": { "registry": "https://registry.npmjs.org/", diff --git a/packages/foundations/package.json b/packages/foundations/package.json index 0e261c2b3dc..67dd2cb5b44 100644 --- a/packages/foundations/package.json +++ b/packages/foundations/package.json @@ -45,7 +45,7 @@ "cssnano": "^6.1.2", "dotenv": "^16.4.5", "nodemon": "3.1.0", - "sass": "^1.74.1", + "sass": "^1.75.0", "style-dictionary": "3.9.2" }, "publishConfig": { diff --git a/showcases/patternhub/package.json b/showcases/patternhub/package.json index dd0d55cc13b..22c3f9df31b 100644 --- a/showcases/patternhub/package.json +++ b/showcases/patternhub/package.json @@ -43,7 +43,7 @@ "eslint-config-next": "14.1.4", "iframe-resizer": "^4.3.9", "open-cli": "^8.0.0", - "sass": "^1.74.1", + "sass": "^1.75.0", "typescript": "5.4.5" } }