Skip to content

Commit 4fd9821

Browse files
authored
Merge branch 'main' into fix-docs-corrected-url
2 parents 40e9a3e + 6d84fda commit 4fd9821

File tree

6 files changed

+21
-21
lines changed

6 files changed

+21
-21
lines changed

output/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react": "^18.2.48",
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0",
33-
"sass": "^1.69.7"
33+
"sass": "^1.70.0"
3434
},
3535
"publishConfig": {
3636
"registry": "https://registry.npmjs.org/",

output/vue/vue3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@axe-core/playwright": "^4.8.3",
3838
"@playwright/experimental-ct-vue": "1.41.0",
3939
"@vitejs/plugin-vue": "^5.0.3",
40-
"sass": "^1.69.7",
40+
"sass": "^1.70.0",
4141
"typescript": "^5.3.3",
4242
"vite": "^5.0.10",
4343
"vue-tsc": "^1.8.27"

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"hygen": "^6.2.11",
5555
"lit": "^3.1.1",
5656
"nodemon": "3.0.3",
57-
"sass": "^1.69.7"
57+
"sass": "^1.70.0"
5858
},
5959
"publishConfig": {
6060
"registry": "https://registry.npmjs.org/",

packages/foundations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"cpr": "3.0.1",
4242
"dotenv": "^16.3.1",
4343
"nodemon": "3.0.3",
44-
"sass": "^1.69.7",
44+
"sass": "^1.70.0",
4545
"style-dictionary": "3.9.2"
4646
},
4747
"publishConfig": {

showcases/patternhub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-config-next": "14.0.4",
4343
"iframe-resizer": "^4.3.9",
4444
"open-cli": "^8.0.0",
45-
"sass": "^1.69.7",
45+
"sass": "^1.70.0",
4646
"typescript": "5.3.3"
4747
}
4848
}

0 commit comments

Comments
 (0)