Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.81.1 (#6339)
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 3, 2024
1 parent 896f6a7 commit 4484d5f
Show file tree
Hide file tree
Showing 13 changed files with 103 additions and 103 deletions.
2 changes: 1 addition & 1 deletion web/apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"openapi-types": "12.1.3",
"postcss": "8.4.49",
"react-is": "18.3.1",
"sass": "1.81.0",
"sass": "1.81.1",
"sass-loader": "16.0.3",
"typescript": "5.7.2"
}
Expand Down
2 changes: 1 addition & 1 deletion web/apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
"postcss": "8.4.49",
"sass": "1.81.0",
"sass": "1.81.1",
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion web/apps/brandgrab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
"postcss": "8.4.49",
"sass": "1.81.0",
"sass": "1.81.1",
"tailwindcss": "3.4.15",
"tailwindcss-animate": "1.0.7",
"typescript": "5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion web/apps/doprocess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
"postcss": "8.4.49",
"sass": "1.81.0",
"sass": "1.81.1",
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion web/apps/slco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
"postcss": "8.4.49",
"sass": "1.81.0",
"sass": "1.81.1",
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion web/apps/ui-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"postcss": "8.4.49",
"postcss-loader": "8.1.1",
"rimraf": "6.0.1",
"sass": "1.81.0",
"sass": "1.81.1",
"sass-loader": "16.0.3",
"storybook": "8.4.6",
"storybook-addon-swc": "1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion web/apps/uier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
"postcss": "8.4.49",
"sass": "1.81.0",
"sass": "1.81.1",
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion web/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"next-sitemap": "4.2.3",
"openapi-types": "12.1.3",
"postcss": "8.4.49",
"sass": "1.81.0",
"sass": "1.81.1",
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion web/apps/workingparty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
"postcss": "8.4.49",
"sass": "1.81.0",
"sass": "1.81.1",
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion web/packages/ui-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
"react-timeago": "7.2.0",
"sass": "1.81.0",
"sass": "1.81.1",
"tailwind-merge": "2.5.5",
"tsup": "8.3.5",
"typescript": "5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion web/packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
"react-timeago": "7.2.0",
"sass": "1.81.0",
"sass": "1.81.1",
"tailwind-merge": "2.5.5",
"typescript": "5.7.2",
"@microsoft/api-extractor": "7.48.0",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/uier-toolbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
"react-timeago": "7.2.0",
"sass": "1.81.0",
"sass": "1.81.1",
"tailwindcss": "3.4.15",
"tailwindcss-animate": "1.0.7",
"tsup": "8.3.5",
Expand Down
182 changes: 91 additions & 91 deletions web/pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 4484d5f

Please sign in to comment.