web: bump wireit from 0.14.9 to 0.14.12 in /web (#14656)
Bumps [wireit](https://github.com/google/wireit) from 0.14.9 to 0.14.12. - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/wireit/compare/v0.14.9...v0.14.12) --- updated-dependencies: - dependency-name: wireit dependency-version: 0.14.12 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:
9
web/package-lock.json
generated
9
web/package-lock.json
generated
@ -124,7 +124,7 @@
|
||||
"typescript-eslint": "^8.32.1",
|
||||
"vite-plugin-lit-css": "^2.0.0",
|
||||
"vite-tsconfig-paths": "^5.0.1",
|
||||
"wireit": "^0.14.9"
|
||||
"wireit": "^0.14.12"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
@ -26159,10 +26159,11 @@
|
||||
}
|
||||
},
|
||||
"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.12",
|
||||
"resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.12.tgz",
|
||||
"integrity": "sha512-gNSd+nZmMo6cuICezYXRIayu6TSOeCSCDzjSF0q6g8FKDsRbdqrONrSZYzdk/uBISmRcv4vZtsno6GyGvdXwGA==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"workspaces": [
|
||||
"vscode-extension",
|
||||
"website"
|
||||
|
||||
@ -194,7 +194,7 @@
|
||||
"typescript-eslint": "^8.32.1",
|
||||
"vite-plugin-lit-css": "^2.0.0",
|
||||
"vite-tsconfig-paths": "^5.0.1",
|
||||
"wireit": "^0.14.9"
|
||||
"wireit": "^0.14.12"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@esbuild/darwin-arm64": "^0.25.4",
|
||||
|
||||
Reference in New Issue
Block a user