⬆️ Bump Bud to v6.8.0 (#3120)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ben Word <ben@benword.com>
This commit is contained in:
renovate[bot]
2023-02-04 17:28:30 -06:00
committed by GitHub
parent 07f28076ca
commit 7129b9b4df
3 changed files with 563 additions and 481 deletions

View File

@@ -40,7 +40,7 @@ export default async (app) => {
* Development origin * Development origin
* @see {@link https://bud.js.org/docs/bud.serve/} * @see {@link https://bud.js.org/docs/bud.serve/}
*/ */
.serve('http://0.0.0.0:3000') .serve('http://localhost:3000')
/** /**
* URI of the `public` directory * URI of the `public` directory

View File

@@ -19,8 +19,8 @@
"translate:mo": "wp i18n make-mo ./resources/lang ./resources/lang" "translate:mo": "wp i18n make-mo ./resources/lang ./resources/lang"
}, },
"devDependencies": { "devDependencies": {
"@roots/bud": "6.7.3", "@roots/bud": "6.8.0",
"@roots/bud-tailwindcss": "6.7.3", "@roots/bud-tailwindcss": "6.8.0",
"@roots/sage": "6.7.3" "@roots/sage": "6.8.0"
} }
} }

1036
yarn.lock

File diff suppressed because it is too large Load Diff