Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.49 (#1041)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent e1f5f0e commit b3ca919
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "5.1.5",
"autoprefixer": "10.4.20",
"postcss": "8.4.48",
"postcss": "8.4.49",
"tailwindcss": "3.4.14",
"vite": "5.4.11"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1922,7 +1922,7 @@ __metadata:
"@vue/apollo-composable": ^4.0.0-alpha.16
autoprefixer: 10.4.20
graphql: ^16.3.0
postcss: 8.4.48
postcss: 8.4.49
tailwindcss: 3.4.14
vite: 5.4.11
vue: ^3.2.31
Expand Down Expand Up @@ -3412,14 +3412,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.48, postcss@npm:^8.4.23, postcss@npm:^8.4.43, postcss@npm:^8.4.47":
version: 8.4.48
resolution: "postcss@npm:8.4.48"
"postcss@npm:8.4.49, postcss@npm:^8.4.23, postcss@npm:^8.4.43, postcss@npm:^8.4.47":
version: 8.4.49
resolution: "postcss@npm:8.4.49"
dependencies:
nanoid: ^3.3.7
picocolors: ^1.1.1
source-map-js: ^1.2.1
checksum: 9bf75be1b45aa31f24b5f2ba2d9cf3021a788c3dd41d4d0491f4e2d7f9fe3329eb5e7b76ad96e2490ed1ebfeec0e484dc49cdef0071da2575d009c1dde5f8923
checksum: eb5d6cbdca24f50399aafa5d2bea489e4caee4c563ea1edd5a2485bc5f84e9ceef3febf170272bc83a99c31d23a316ad179213e853f34c2a7a8ffa534559d63a
languageName: node
linkType: hard

Expand Down

0 comments on commit b3ca919

Please sign in to comment.