update dependencies to include rollup for darwin arm64 and swc core

This commit is contained in:
Mo Tarbin
2025-06-22 17:22:32 -04:00
parent 5b83bf35d0
commit 18e57e20ed
2 changed files with 1297 additions and 366 deletions

1661
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -48,6 +48,8 @@
"@mui/joy": "^5.0.0-beta.20", "@mui/joy": "^5.0.0-beta.20",
"@mui/material": "^5.15.2", "@mui/material": "^5.15.2",
"@openreplay/tracker": "^14.0.4", "@openreplay/tracker": "^14.0.4",
"@rollup/rollup-darwin-arm64": "^4.44.0",
"@swc/core": "^1.12.5",
"@tanstack/react-query": "^5.17.0", "@tanstack/react-query": "^5.17.0",
"aos": "^2.3.4", "aos": "^2.3.4",
"browser-image-compression": "^2.0.2", "browser-image-compression": "^2.0.2",