Skip to content

Commit

Permalink
build(deps): bump postcss from 8.4.24 to 8.4.31 (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent ce3fbeb commit f19bed7
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 49 deletions.
2 changes: 1 addition & 1 deletion apps/studio-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint": "8.46.0",
"eslint-config-next": "13.4.12",
"next": "13.4.12",
"postcss": "8.4.27",
"postcss": "8.4.31",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"https-browserify": "^1.0.0",
"markdown-toc": "^1.2.0",
"path-browserify": "^1.0.1",
"postcss": "^8.4.19",
"postcss": "^8.4.31",
"process": "^0.11.10",
"raw-loader": "^4.0.2",
"react-scripts": "5.0.1",
Expand Down
58 changes: 12 additions & 46 deletions 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 packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/react": "^18.2.5",
"eslint": "^7.32.0",
"eslint-config-custom": "*",
"postcss": "^8.4.20",
"postcss": "^8.4.31",
"tailwind-config": "*",
"tsconfig": "*",
"tsup": "^6.1.3",
Expand Down

0 comments on commit f19bed7

Please sign in to comment.