Skip to content

Commit

Permalink
Update Web
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 99bf79c commit 9368ec3
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions bindings/wysiwyg-wasm/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -658,9 +658,9 @@
"@types/istanbul-lib-report" "*"

"@types/node@*", "@types/node@^22.10.2":
version "22.10.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.3.tgz#cdc2a89bf6e5d5e593fad08e83f74d7348d5dd10"
integrity sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==
version "22.10.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.4.tgz#da36bebcc4b124f3d62bfde1cd1dafd7763949c1"
integrity sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug==
dependencies:
undici-types "~6.20.0"

Expand Down
2 changes: 1 addition & 1 deletion platforms/web/example-wysiwyg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^4.0.0",
"typescript": "^5.0.0",
"vite": "6.0.6"
"vite": "6.0.7"
}
}
8 changes: 4 additions & 4 deletions platforms/web/example-wysiwyg/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -698,10 +698,10 @@ update-browserslist-db@^1.1.1:
escalade "^3.2.0"
picocolors "^1.1.0"

[email protected].6:
version "6.0.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.6.tgz#a851674fcff55b0c1962f72082354b8802e48505"
integrity sha512-NSjmUuckPmDU18bHz7QZ+bTYhRR0iA72cs2QAxCqDpafJ0S6qetco0LB3WW2OxlMHS0JmAv+yZ/R3uPmMyGTjQ==
[email protected].7:
version "6.0.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.7.tgz#f0f8c120733b04af52b4a1e3e7cb54eb851a799b"
integrity sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==
dependencies:
esbuild "^0.24.2"
postcss "^8.4.49"
Expand Down
2 changes: 1 addition & 1 deletion platforms/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"typescript": "^5.0.0",
"vite": "6.0.6",
"vite": "6.0.7",
"vite-plugin-dts": "^4.3.0",
"vitest": "^2.1.8",
"vitest-sonar-reporter": "^2.0.0"
Expand Down
8 changes: 4 additions & 4 deletions platforms/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5732,10 +5732,10 @@ vite-plugin-dts@^4.3.0:
local-pkg "^0.5.1"
magic-string "^0.30.17"

[email protected].6:
version "6.0.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.6.tgz#a851674fcff55b0c1962f72082354b8802e48505"
integrity sha512-NSjmUuckPmDU18bHz7QZ+bTYhRR0iA72cs2QAxCqDpafJ0S6qetco0LB3WW2OxlMHS0JmAv+yZ/R3uPmMyGTjQ==
[email protected].7:
version "6.0.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.7.tgz#f0f8c120733b04af52b4a1e3e7cb54eb851a799b"
integrity sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==
dependencies:
esbuild "^0.24.2"
postcss "^8.4.49"
Expand Down

0 comments on commit 9368ec3

Please sign in to comment.