Skip to content

Commit 925d235

Browse files
fix(deps): update dependencies (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b9d630 commit 925d235

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/astro-htmlnano/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"astro-posthtml": "^1.1.4",
45-
"cssnano": "^7.1.7",
45+
"cssnano": "^9.0.0",
4646
"htmlnano": "^3.2.1",
4747
"postcss": "^8.5.10",
4848
"relateurl": "^0.2.7",

test/astro5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"astro": "^5.18.1",
1919
"astro-htmlnano": "workspace:*",
2020
"astro-posthtml": "workspace:*",
21-
"htmlnano": "^2.1.5"
21+
"htmlnano": "^3.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)