Skip to content

Commit

Permalink
chore(deps): update dependency postcss to ^8.4.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2024
1 parent 93f3d8d commit 446278c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@tailwindcss/forms": "^0.5.8",
"autoprefixer": "10.4.20",
"eslint": "^9.9.1",
"postcss": "^8.4.41",
"postcss": "^8.4.43",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.10",
"vite": "^5.4.2"
Expand Down
9 changes: 9 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1190,6 +1190,15 @@ postcss@^8.4.41:
picocolors "^1.0.1"
source-map-js "^1.2.0"

postcss@^8.4.43:
version "8.4.43"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.43.tgz#a5ddf22f4cc38e64c6ae030182b43e539d316419"
integrity sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ==
dependencies:
nanoid "^3.3.7"
picocolors "^1.0.1"
source-map-js "^1.2.0"

prelude-ls@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
Expand Down

0 comments on commit 446278c

Please sign in to comment.