Skip to content

Commit

Permalink
chore(deps): update dependency autoprefixer to ^10.4.18 (#1181)
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 Mar 4, 2024
1 parent 7afaa8a commit d29af27
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 79 deletions.
2 changes: 1 addition & 1 deletion packages/boutique/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@vitejs/plugin-react-swc": "^3.6.0",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/nprogress": "^0.2.3",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
Expand Down
90 changes: 13 additions & 77 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 d29af27

Please sign in to comment.