📦 deps: upgrade @roots/bud to 6.16.1 (#3146)

This commit is contained in:
Kelly Mears
2023-09-27 10:12:32 -04:00
committed by GitHub
parent c0d3dd87f7
commit 1bbd32b6ad
5 changed files with 3125 additions and 4740 deletions

View File

@@ -19,9 +19,9 @@
"translate:mo": "wp i18n make-mo ./resources/lang ./resources/lang"
},
"devDependencies": {
"@roots/bud": "6.12.2",
"@roots/bud-tailwindcss": "6.12.2",
"@roots/sage": "6.12.2"
"@roots/bud": "6.16.1",
"@roots/bud-tailwindcss": "6.16.1",
"@roots/sage": "6.16.1"
},
"dependencies": {}
}