From c55d89d7ad24e00356ac9c9a2981f3d3562b9081 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 20:57:20 +0000 Subject: [PATCH] chore(deps-dev): bump @xmldom/xmldom from 0.9.11 to 0.9.12 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.11 to 0.9.12. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](https://github.com/xmldom/xmldom/compare/0.9.11...0.9.12) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.12 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++++++++-------- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index b02724f..8e60472 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@leafer-ui/node": "2.2.9", "@types/node": "^26.2.0", "@vitejs/plugin-vue": "^6.0.8", - "@xmldom/xmldom": "^0.9.11", + "@xmldom/xmldom": "^0.9.12", "jsdom": "^30.0.1", "pngjs": "^7.0.0", "puppeteer": "^25.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 150b9b5..1a0d986 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: ^6.0.8 version: 6.0.8(vite@8.2.1(@types/node@26.2.0)(esbuild@0.27.7)(terser@5.49.0)(yaml@2.9.0))(vue@3.6.0-beta.17(typescript@7.0.2)) '@xmldom/xmldom': - specifier: ^0.9.11 - version: 0.9.11 + specifier: ^0.9.12 + version: 0.9.12 jsdom: specifier: ^30.0.1 version: 30.0.1 @@ -89,8 +89,8 @@ importers: packages/uni-webfont: dependencies: webfont-sdk: - specifier: workspace:* - version: link:../webfont-sdk + specifier: ^0.2.1 + version: 0.2.1(@napi-rs/canvas@1.0.6) devDependencies: tsdown: specifier: ^0.22.14 @@ -1253,8 +1253,8 @@ packages: '@vue/shared@3.6.0-beta.17': resolution: {integrity: sha512-iuDH2UPBc8nzqgL4dcLiqpAJoJfQe70RcPM34+p+dVk0ThJD9jjpLPjzouP+RoRrXkAPOC7jmMncafdv69BGaA==} - '@xmldom/xmldom@0.9.11': - resolution: {integrity: sha512-tW8bcK3hsG0/uqSnNz6TK4BkcuZSezoU7DlnYssILmZDktPnSHHuDJJFM0AJv+13gz2r0iGdrj6qqKeUnxXEDg==} + '@xmldom/xmldom@0.9.12': + resolution: {integrity: sha512-5AXjrcMClTryPe9LgZrygpB1lj7s0S9E0+W+AHaVKAVyHanafK86iPSvG5xHVSp/jC+VH1UXu0TAEmY279xH7A==} engines: {node: '>=14.6'} '@yuku-codegen/binding-darwin-arm64@0.7.4': @@ -2320,6 +2320,14 @@ packages: webdriver-bidi-protocol@0.4.2: resolution: {integrity: sha512-VSV+fzfChirL3e7jay2yUC7B4HQCGtEWEg/MSSQbK+qWbqeGlRLlXTzPpYr3XGUvbpDHumWZBJxgesg4N7dbtA==} + webfont-sdk@0.2.1: + resolution: {integrity: sha512-1cCsdWm+2jmUvM3Z7yR+zcmxgyYMm0sERfLr2ymjW93r8ZgyGJ7uhbvd1a9rlXQF7qx2SRr+7uh4NgQp+/vZLw==} + peerDependencies: + '@napi-rs/canvas': '>=0.1' + peerDependenciesMeta: + '@napi-rs/canvas': + optional: true + webidl-conversions@8.0.1: resolution: {integrity: sha512-BMhLD/Sw+GbJC21C/UgyaZX41nPt8bUTg+jWyDeg7e7YN4xOM05YPSIXceACnXVtqyEw/LMClUQMtMZ+PGGpqQ==} engines: {node: '>=20'} @@ -3373,7 +3381,7 @@ snapshots: '@vue/shared': 3.5.40 estree-walker: 2.0.2 magic-string: 0.30.21 - postcss: 8.5.22 + postcss: 8.5.26 source-map-js: 1.2.1 '@vue/compiler-sfc@3.6.0-beta.17': @@ -3452,7 +3460,7 @@ snapshots: '@vue/shared@3.6.0-beta.17': {} - '@xmldom/xmldom@0.9.11': {} + '@xmldom/xmldom@0.9.12': {} '@yuku-codegen/binding-darwin-arm64@0.7.4': optional: true @@ -4442,6 +4450,10 @@ snapshots: webdriver-bidi-protocol@0.4.2: {} + webfont-sdk@0.2.1(@napi-rs/canvas@1.0.6): + optionalDependencies: + '@napi-rs/canvas': 1.0.6 + webidl-conversions@8.0.1: {} webpack-virtual-modules@0.6.2: {}