website: bump wireit from 0.14.9 to 0.14.11 in /website (#12971)
Bumps [wireit](https://github.com/google/wireit) from 0.14.9 to 0.14.11. - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/wireit/compare/v0.14.9...v0.14.11) --- updated-dependencies: - dependency-name: wireit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
website/package-lock.json
generated
8
website/package-lock.json
generated
@ -38,7 +38,7 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"prettier": "3.5.0",
|
||||
"typescript": "~5.7.3",
|
||||
"wireit": "^0.14.9"
|
||||
"wireit": "^0.14.11"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
@ -23134,9 +23134,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/wireit": {
|
||||
"version": "0.14.9",
|
||||
"resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.9.tgz",
|
||||
"integrity": "sha512-hFc96BgyslfO1WGSzQqOVYd5N3TB+4u9w70L9GHR/T7SYjvFmeznkYMsRIjMLhPcVabCEYPW1vV66wmIVDs+dQ==",
|
||||
"version": "0.14.11",
|
||||
"resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.11.tgz",
|
||||
"integrity": "sha512-edO3AiL1wYlBIapwx8e1OGEmsG37sv7qnRzx4YDsMPcKo+6NMOjWYcfRbaeoB1MzakLrnozWB2Q1q7Ko45NckA==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"workspaces": [
|
||||
|
@ -58,7 +58,7 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"prettier": "3.5.0",
|
||||
"typescript": "~5.7.3",
|
||||
"wireit": "^0.14.9"
|
||||
"wireit": "^0.14.11"
|
||||
},
|
||||
"wireit": {
|
||||
"lint:lockfile": {
|
||||
|
Reference in New Issue
Block a user