Skip to content

Commit

Permalink
Update dependency vite [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 0d23c63 commit 43662e2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
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": "5.3.3",
"vite": "5.3.6",
"vite-plugin-dts": "^4.3.0",
"vitest": "^2.1.8",
"vitest-sonar-reporter": "^2.0.0"
Expand Down
16 changes: 13 additions & 3 deletions platforms/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1143,8 +1143,7 @@
integrity sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==

"@vector-im/matrix-wysiwyg-wasm@link:../../bindings/wysiwyg-wasm":
version "0.0.0"
uid ""
version "2.38.0"

"@vitejs/plugin-react@^4.2.1":
version "4.3.1"
Expand Down Expand Up @@ -5543,7 +5542,18 @@ vite-plugin-dts@^4.3.0:
local-pkg "^0.5.1"
magic-string "^0.30.17"

[email protected], vite@^5.0.0:
[email protected]:
version "5.3.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.6.tgz#e097c0a7b79adb2e60bec9ef7907354f09d027bd"
integrity sha512-es78AlrylO8mTVBygC0gTC0FENv0C6T496vvd33ydbjF/mIi9q3XQ9A3NWo5qLGFKywvz10J26813OkLvcQleA==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.39"
rollup "^4.13.0"
optionalDependencies:
fsevents "~2.3.3"

vite@^5.0.0:
version "5.3.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.3.tgz#5265b1f0a825b3b6564c2d07524777c83e3c04c2"
integrity sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==
Expand Down

0 comments on commit 43662e2

Please sign in to comment.