Skip to content

Commit

Permalink
chore(deps): remove autoprefixer
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroppy committed Jan 3, 2025
1 parent 04bd314 commit fbd3568
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 89 deletions.
1 change: 0 additions & 1 deletion .internal/tests/common.test.mjs.snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ exports[`common > should update dependencies 1`] = `
"@types/react",
"@types/react-dom",
"@vitejs/plugin-react",
"autoprefixer",
"dotenv",
"dotenv-cli",
"lint-staged",
Expand Down
1 change: 0 additions & 1 deletion .internal/tests/no-otel.test.mjs.snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ exports[`no-otel > should update dependencies 1`] = `
"@types/react",
"@types/react-dom",
"@vitejs/plugin-react",
"autoprefixer",
"dotenv",
"dotenv-cli",
"lint-staged",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
"dotenv": "16.4.7",
"dotenv-cli": "8.0.0",
"lint-staged": "15.3.0",
Expand Down
86 changes: 0 additions & 86 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 fbd3568

Please sign in to comment.