Skip to content

Commit

Permalink
chore(deps-dev): bump postcss from 8.4.23 to 8.4.31
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.23...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 3ca31f2 commit 0063fef
Show file tree
Hide file tree
Showing 7 changed files with 1,304 additions and 1,313 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@craco/craco": "^7.1.0",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@craco/craco": "^7.1.0",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@craco/craco": "^7.1.0",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react": "^3.1.0",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.2",
"typescript": "^4.9.5",
"vite": "^4.3.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/node": "^18.16.14",
"esbuild": "^0.14.54",
"postcss": "^8.4.23",
"postcss": "^8.4.31",
"solid-start-node": "^0.2.26",
"typescript": "^4.9.5",
"vite": "^3.2.6"
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/vue2/tests/apps/nuxt2-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/tailwindcss": "^6.7.0",
"consola": "^2.15.3",
"postcss": "^8.4.23"
"postcss": "^8.4.31"
}
}
2,605 changes: 1,298 additions & 1,307 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 0063fef

Please sign in to comment.