Skip to content

Commit

Permalink
chore(deps): update dependency sass to ^1.80.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 5085583 commit b1e6948
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"sass": "^1.80.6",
"sass": "^1.80.7",
"typescript": "^5.6.3",
"vite": "^5.4.11",
"vite-plugin-dts": "^4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"devDependencies": {
"ant-design-vue": "^4.2.6",
"query-string": "^9.1.1",
"sass": "^1.80.6"
"sass": "^1.80.7"
}
}
2 changes: 1 addition & 1 deletion packages/field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"classnames": "^2.5.1",
"dayjs": "^1.11.11",
"lodash-es": "^4.17.21",
"sass": "^1.80.3",
"sass": "^1.80.7",
"vue": "^3.5.12"
}
}
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dayjs": "^1.11.13",
"lodash-es": "^4.17.21",
"query-string": "^9.1.1",
"sass": "^1.80.6",
"sass": "^1.80.7",
"vue": "^3.5.12"
}
}
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"classnames": "^2.5.1",
"dayjs": "^1.11.13",
"query-string": "^9.1.1",
"sass": "^1.80.6",
"sass": "^1.80.7",
"vue": "^3.5.12"
}
}
94 changes: 47 additions & 47 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b1e6948

Please sign in to comment.