Skip to content

Commit 2dbc18d

Browse files
fix(deps): update dependency postcss to ^8.5.0 (#1408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60df193 commit 2dbc18d

File tree

2 files changed

+147
-140
lines changed

2 files changed

+147
-140
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"tailwindcss": "^3.4.12"
2020
},
2121
"dependencies": {
22-
"postcss": "^8.4.48",
22+
"postcss": "^8.5.0",
2323
"@nuxt/image": "1.8.1",
2424
"@nuxtjs/apollo": "5.0.0-alpha.14",
2525
"@pinia-plugin-persistedstate/nuxt": "^1.2.1",

0 commit comments

Comments
 (0)