diff --git a/output/react/package.json b/output/react/package.json index 7554ce37bf1..2dac3f9a9e6 100644 --- a/output/react/package.json +++ b/output/react/package.json @@ -30,7 +30,7 @@ "@types/react": "^18.2.27", "react": "^18.2.0", "react-dom": "^18.2.0", - "sass": "^1.69.0" + "sass": "^1.69.1" }, "publishConfig": { "registry": "https://registry.npmjs.org/", diff --git a/output/vue/vue3/package.json b/output/vue/vue3/package.json index 601816a324e..b50b0d0fb79 100644 --- a/output/vue/vue3/package.json +++ b/output/vue/vue3/package.json @@ -37,7 +37,7 @@ "@axe-core/playwright": "^4.7.3", "@playwright/experimental-ct-vue": "1.35.1", "@vitejs/plugin-vue": "^4.4.0", - "sass": "^1.69.0", + "sass": "^1.69.1", "typescript": "^4.9.5", "vite": "^4.4.11", "vue-tsc": "^1.8.18" diff --git a/package-lock.json b/package-lock.json index 493e7df5b6d..937fee521d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30523,9 +30523,9 @@ } }, "node_modules/sass": { - "version": "1.69.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.0.tgz", - "integrity": "sha512-l3bbFpfTOGgQZCLU/gvm1lbsQ5mC/WnLz3djL2v4WCJBDrWm58PO+jgngcGRNnKUh6wSsdm50YaovTqskZ0xDQ==", + "version": "1.69.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.1.tgz", + "integrity": "sha512-nc969GvTVz38oqKgYYVHM/Iq7Yl33IILy5uqaH2CWSiSUmRCvw+UR7tA3845Sp4BD5ykCUimvrT3k1EjTwpVUA==", "devOptional": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", @@ -38304,7 +38304,7 @@ "@types/react": "^18.2.27", "react": "^18.2.0", "react-dom": "^18.2.0", - "sass": "^1.69.0" + "sass": "^1.69.1" } }, "output/vue/vue3": { @@ -38318,7 +38318,7 @@ "@axe-core/playwright": "^4.7.3", "@playwright/experimental-ct-vue": "1.35.1", "@vitejs/plugin-vue": "^4.4.0", - "sass": "^1.69.0", + "sass": "^1.69.1", "typescript": "^4.9.5", "vite": "^4.4.11", "vue-tsc": "^1.8.18" @@ -38349,7 +38349,7 @@ "hygen": "^6.2.11", "lit": "^2.8.0", "nodemon": "3.0.1", - "sass": "^1.69.0" + "sass": "^1.69.1" } }, "packages/eslint": { @@ -38370,7 +38370,7 @@ "dotenv": "^16.3.1", "nodemon": "3.0.1", "oslllo-svg-fixer": "^3.0.0", - "sass": "^1.69.0", + "sass": "^1.69.1", "style-dictionary": "3.8.0", "svgtofont": "^4.0.0" } @@ -39374,7 +39374,7 @@ "eslint-config-next": "13.5.4", "iframe-resizer": "^4.3.7", "open-cli": "^7.2.0", - "sass": "^1.69.0", + "sass": "^1.69.1", "typescript": "4.9.5" } }, @@ -41970,7 +41970,7 @@ "hygen": "^6.2.11", "lit": "^2.8.0", "nodemon": "3.0.1", - "sass": "^1.69.0" + "sass": "^1.69.1" } }, "@db-ui/docs": { @@ -41988,7 +41988,7 @@ "dotenv": "^16.3.1", "nodemon": "3.0.1", "oslllo-svg-fixer": "^3.0.0", - "sass": "^1.69.0", + "sass": "^1.69.1", "style-dictionary": "3.8.0", "svgtofont": "^4.0.0" } @@ -42824,7 +42824,7 @@ "@types/react": "^18.2.27", "react": "^18.2.0", "react-dom": "^18.2.0", - "sass": "^1.69.0" + "sass": "^1.69.1" } }, "@db-ui/v-components": { @@ -42833,7 +42833,7 @@ "@axe-core/playwright": "^4.7.3", "@playwright/experimental-ct-vue": "1.35.1", "@vitejs/plugin-vue": "^4.4.0", - "sass": "^1.69.0", + "sass": "^1.69.1", "typescript": "^4.9.5", "vite": "^4.4.11", "vue": "^3.3.4", @@ -50659,7 +50659,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "remark-gfm": "3.0.1", - "sass": "^1.69.0", + "sass": "^1.69.1", "typescript": "4.9.5" } }, @@ -63132,9 +63132,9 @@ } }, "sass": { - "version": "1.69.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.0.tgz", - "integrity": "sha512-l3bbFpfTOGgQZCLU/gvm1lbsQ5mC/WnLz3djL2v4WCJBDrWm58PO+jgngcGRNnKUh6wSsdm50YaovTqskZ0xDQ==", + "version": "1.69.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.1.tgz", + "integrity": "sha512-nc969GvTVz38oqKgYYVHM/Iq7Yl33IILy5uqaH2CWSiSUmRCvw+UR7tA3845Sp4BD5ykCUimvrT3k1EjTwpVUA==", "devOptional": true, "requires": { "chokidar": ">=3.0.0 <4.0.0", diff --git a/packages/components/package.json b/packages/components/package.json index a4ab6d14725..4945b12157e 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -54,7 +54,7 @@ "hygen": "^6.2.11", "lit": "^2.8.0", "nodemon": "3.0.1", - "sass": "^1.69.0" + "sass": "^1.69.1" }, "publishConfig": { "registry": "https://registry.npmjs.org/", diff --git a/packages/foundations/package.json b/packages/foundations/package.json index bab6dfa2e89..f77a9fdbd03 100644 --- a/packages/foundations/package.json +++ b/packages/foundations/package.json @@ -39,7 +39,7 @@ "dotenv": "^16.3.1", "nodemon": "3.0.1", "oslllo-svg-fixer": "^3.0.0", - "sass": "^1.69.0", + "sass": "^1.69.1", "style-dictionary": "3.8.0", "svgtofont": "^4.0.0" }, diff --git a/showcases/patternhub/package.json b/showcases/patternhub/package.json index 7e35dbca528..ee3f68c5765 100644 --- a/showcases/patternhub/package.json +++ b/showcases/patternhub/package.json @@ -42,7 +42,7 @@ "eslint-config-next": "13.5.4", "iframe-resizer": "^4.3.7", "open-cli": "^7.2.0", - "sass": "^1.69.0", + "sass": "^1.69.1", "typescript": "4.9.5" } }