Skip to content

Commit

Permalink
chore(deps): update dependency postcss-preset-env to v10.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2024
1 parent 5a781bb commit d7cda66
Show file tree
Hide file tree
Showing 4 changed files with 187 additions and 187 deletions.
2 changes: 1 addition & 1 deletion web/packages/ui-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"classix": "2.2.0",
"next": "15.0.2",
"postcss": "8.4.47",
"postcss-preset-env": "10.0.8",
"postcss-preset-env": "10.0.9",
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
"react-timeago": "7.2.0",
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 @@ -43,7 +43,7 @@
"autoprefixer": "10.4.20",
"classix": "2.2.0",
"postcss": "8.4.47",
"postcss-preset-env": "10.0.8",
"postcss-preset-env": "10.0.9",
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
"react-timeago": "7.2.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 @@ -31,7 +31,7 @@
"@types/react-dom": "npm:[email protected]",
"autoprefixer": "10.4.20",
"postcss": "8.4.47",
"postcss-preset-env": "10.0.8",
"postcss-preset-env": "10.0.9",
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
"react-timeago": "7.2.0",
Expand Down
Loading

0 comments on commit d7cda66

Please sign in to comment.