Skip to content

Commit 760188a

Browse files
chore(deps-dev): bump postcss (#133)
1 parent 6b83f47 commit 760188a

3 files changed

Lines changed: 40 additions & 30 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-react-hooks": "^5.0.0",
4040
"husky": "^9.0.0",
4141
"lint-staged": "^15.0.0",
42-
"postcss": "^8.4.0",
42+
"postcss": "^8.5.10",
4343
"prettier": "^3.0.0",
4444
"resolve": "^1.22.11",
4545
"stylelint": "^16.0.0",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"jest": "^29.0.0",
7878
"jest-environment-jsdom": "^29.0.0",
7979
"autoprefixer": "^10.4.4",
80-
"postcss": "^8.4.0",
80+
"postcss": "^8.5.10",
8181
"react": "^18.2.0",
8282
"react-dom": "^18.2.0",
8383
"rimraf": "^3.0.2",

pnpm-lock.yaml

Lines changed: 38 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)