Skip to content

Commit

Permalink
chore(deps): update dependency sass to ^1.80.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 5db7fce commit fa3f5b6
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 59 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"husky": "^9.1.6",
"lint-staged": "^15.2.7",
"prettier": "^3.3.3",
"sass": "^1.80.3",
"sass": "^1.80.6",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite-plugin-dts": "^4.2.4",
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.5",
"query-string": "^9.1.1",
"sass": "^1.80.3"
"sass": "^1.80.6"
}
}
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dayjs": "^1.11.11",
"lodash-es": "^4.17.21",
"query-string": "^9.1.1",
"sass": "^1.80.3",
"sass": "^1.80.6",
"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.11",
"query-string": "^9.1.1",
"sass": "^1.80.3",
"sass": "^1.80.6",
"vue": "^3.5.12"
}
}
105 changes: 50 additions & 55 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 fa3f5b6

Please sign in to comment.