Skip to content

Commit

Permalink
chore(deps): update dependency sass to ^1.83.0 (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent f4f17c0 commit c15be2b
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.7",
"lint-staged": "^15.2.11",
"prettier": "^3.4.2",
"sass": "^1.82.0",
"sass": "^1.83.0",
"typescript": "^5.7.2",
"vite": "^6.0.3",
"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.82.0"
"sass": "^1.83.0"
}
}
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.82.0",
"sass": "^1.83.0",
"vue": "^3.5.13"
}
}
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.82.0",
"sass": "^1.83.0",
"vue": "^3.5.13"
}
}
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.82.0",
"sass": "^1.83.0",
"vue": "^3.5.13"
}
}
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 c15be2b

Please sign in to comment.