Skip to content

Commit

Permalink
chore(deps): update dependency autoprefixer to v10.4.19 (#1510)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency autoprefixer to v10.4.19

* Add change log

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: たふみ <qsf@de-liker.com>
  • Loading branch information
renovate[bot] and Qs-F authored Mar 27, 2024
1 parent 052bbaf commit 4e75a75
Show file tree
Hide file tree
Showing 7 changed files with 152 additions and 147 deletions.
5 changes: 5 additions & 0 deletions .changeset/khaki-kings-sneeze.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@4design/for-ui": patch
---

chore(deps): update dependency autoprefixer to v10.4.19
114 changes: 57 additions & 57 deletions example/nextjs-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react-table": "7.7.18",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.19",
"next": "13.4.19",
"postcss": "8.4.31",
"tailwindcss": "3.3.5",
Expand Down
58 changes: 29 additions & 29 deletions example/vite-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react": "2.2.0",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.19",
"postcss": "8.4.31",
"prettier": "3.0.1",
"tailwindcss": "3.3.5",
Expand Down
Loading

0 comments on commit 4e75a75

Please sign in to comment.