Skip to content

Commit

Permalink
Bump autoprefixer from 10.4.16 to 10.4.20
Browse files Browse the repository at this point in the history
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.16 to 10.4.20.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.16...10.4.20)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent a59a324 commit db31378
Show file tree
Hide file tree
Showing 13 changed files with 52 additions and 108 deletions.
2 changes: 1 addition & 1 deletion examples/next-fastapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "^17.0.12",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.20",
"eslint": "^7.32.0",
"eslint-config-next": "14.2.3",
"postcss": "^8.4.23",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-huggingface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/node": "^17.0.12",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.20",
"eslint": "^7.32.0",
"eslint-config-next": "14.2.3",
"postcss": "^8.4.23",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-inkeep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/node": "^17.0.12",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.20",
"eslint": "^7.32.0",
"eslint-config-next": "14.2.3",
"postcss": "^8.4.23",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node": "^17.0.12",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.20",
"eslint": "^7.32.0",
"eslint-config-next": "14.2.3",
"postcss": "^8.4.23",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai-kasada-bot-protection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "^17.0.12",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.20",
"eslint": "^7.32.0",
"eslint-config-next": "14.2.3",
"postcss": "^8.4.23",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node": "^20.12.7",
"@types/react": "^18.3.3",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.20",
"eslint": "^7.32.0",
"eslint-config-next": "14.2.3",
"postcss": "^8.4.23",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai-rate-limits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "^17.0.12",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.20",
"eslint": "^7.32.0",
"eslint-config-next": "14.2.3",
"postcss": "^8.4.23",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai-telemetry-sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/node": "^18",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.20",
"eslint": "^7.32.0",
"eslint-config-next": "14.2.3",
"postcss": "^8.4.23",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai-telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/node": "^18",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.20",
"eslint": "^7.32.0",
"eslint-config-next": "14.2.3",
"postcss": "^8.4.23",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^17.0.12",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.20",
"eslint": "^7.32.0",
"eslint-config-next": "14.2.3",
"postcss": "^8.4.23",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-replicate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/node": "^17.0.12",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.20",
"eslint": "^7.32.0",
"eslint-config-next": "14.2.3",
"postcss": "^8.4.23",
Expand Down
2 changes: 1 addition & 1 deletion examples/solidstart-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "vinxi start"
},
"devDependencies": {
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"vinxi": "^0.3.12"
Expand Down
Loading

0 comments on commit db31378

Please sign in to comment.