Skip to content

Commit 6fab25e

Browse files
Update Web
1 parent 0273fa7 commit 6fab25e

File tree

5 files changed

+303
-251
lines changed

5 files changed

+303
-251
lines changed

bindings/wysiwyg-wasm/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -658,9 +658,9 @@
658658
"@types/istanbul-lib-report" "*"
659659

660660
"@types/node@*", "@types/node@^22.10.2":
661-
version "22.10.3"
662-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.3.tgz#cdc2a89bf6e5d5e593fad08e83f74d7348d5dd10"
663-
integrity sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==
661+
version "22.12.0"
662+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c"
663+
integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==
664664
dependencies:
665665
undici-types "~6.20.0"
666666

@@ -2273,9 +2273,9 @@ typedoc@^0.27.0:
22732273
yaml "^2.6.1"
22742274

22752275
typescript@^5.7.2:
2276-
version "5.7.2"
2277-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
2278-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
2276+
version "5.7.3"
2277+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2278+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
22792279

22802280
uc.micro@^2.0.0, uc.micro@^2.1.0:
22812281
version "2.1.0"

platforms/web/example-wysiwyg/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "vite preview"
1010
},
1111
"dependencies": {
12-
"@vector-im/matrix-wysiwyg": "2.38.0",
12+
"@vector-im/matrix-wysiwyg": "2.38.2",
1313
"react": "^19.0.0",
1414
"react-dom": "^19.0.0"
1515
},
@@ -18,6 +18,6 @@
1818
"@types/react-dom": "^19.0.0",
1919
"@vitejs/plugin-react": "^4.0.0",
2020
"typescript": "^5.0.0",
21-
"vite": "6.0.9"
21+
"vite": "6.0.11"
2222
}
2323
}

platforms/web/example-wysiwyg/yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -454,24 +454,24 @@
454454
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
455455

456456
"@types/react-dom@^19.0.0":
457-
version "19.0.2"
458-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.2.tgz#ad21f9a1ee881817995fd3f7fd33659c87e7b1b7"
459-
integrity sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==
457+
version "19.0.3"
458+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.3.tgz#0804dfd279a165d5a0ad8b53a5b9e65f338050a4"
459+
integrity sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==
460460

461461
"@types/react@^19.0.0":
462-
version "19.0.2"
463-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.2.tgz#9363e6b3ef898c471cb182dd269decc4afc1b4f6"
464-
integrity sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==
462+
version "19.0.8"
463+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.8.tgz#7098e6159f2a61e4f4cef2c1223c044a9bec590e"
464+
integrity sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==
465465
dependencies:
466466
csstype "^3.0.2"
467467

468468
"@vector-im/matrix-wysiwyg-wasm@link:../../bindings/wysiwyg-wasm":
469469
version "0.0.0"
470470

471-
"@vector-im/matrix-wysiwyg@2.38.0":
472-
version "2.38.0"
473-
resolved "https://registry.yarnpkg.com/@vector-im/matrix-wysiwyg/-/matrix-wysiwyg-2.38.0.tgz#af862ffd231dc0a6b8d6f2cb3601e68456c0ff24"
474-
integrity sha512-cMEVicFYVzFxuSyWON0aVGjAJMcgJZ+LxuLTEp8EGuu8cRacuh0RN5rapb11YVZygzFvE7X1cMedJ/fKd5vRLA==
471+
"@vector-im/matrix-wysiwyg@2.38.2":
472+
version "2.38.2"
473+
resolved "https://registry.yarnpkg.com/@vector-im/matrix-wysiwyg/-/matrix-wysiwyg-2.38.2.tgz#3fa19a2a17fd12d955ef1e14fd63aecbcf3b95e8"
474+
integrity sha512-TUnLPgZ8/zGUccQZxjIP3MVHjqybgV4u0r6kXibs35wlXgomXjwcN5gchl3FpgGkiHbi8g3D2ao0oHaqi2GaIw==
475475
dependencies:
476476
"@vector-im/matrix-wysiwyg-wasm" "link:../../bindings/wysiwyg-wasm"
477477

@@ -686,9 +686,9 @@ source-map-js@^1.2.1:
686686
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
687687

688688
typescript@^5.0.0:
689-
version "5.7.2"
690-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
691-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
689+
version "5.7.3"
690+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
691+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
692692

693693
update-browserslist-db@^1.1.1:
694694
version "1.1.1"
@@ -698,10 +698,10 @@ update-browserslist-db@^1.1.1:
698698
escalade "^3.2.0"
699699
picocolors "^1.1.0"
700700

701-
vite@6.0.9:
702-
version "6.0.9"
703-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9.tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee"
704-
integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==
701+
vite@6.0.11:
702+
version "6.0.11"
703+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.11.tgz#224497e93e940b34c3357c9ebf2ec20803091ed8"
704+
integrity sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==
705705
dependencies:
706706
esbuild "^0.24.2"
707707
postcss "^8.4.49"

platforms/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"react": "^19.0.0",
7272
"react-dom": "^19.0.0",
7373
"typescript": "^5.0.0",
74-
"vite": "6.0.9",
74+
"vite": "6.0.11",
7575
"vite-plugin-dts": "^4.3.0",
7676
"vitest": "^2.1.8",
7777
"vitest-sonar-reporter": "^2.0.0"

0 commit comments

Comments
 (0)