Version Packages (alpha) (#1554)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 8d634cba97
commit f993bb5c88
39 changed files with 230 additions and 59 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "rrweb-player",
"version": "2.0.0-alpha.17",
"version": "2.0.0-alpha.18",
"devDependencies": {
"@rrweb/types": "^2.0.0-alpha.17",
"@rrweb/types": "^2.0.0-alpha.18",
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/package": "^2.0.0",
@@ -20,8 +20,8 @@
},
"dependencies": {
"@tsconfig/svelte": "^1.0.0",
"@rrweb/replay": "^2.0.0-alpha.17",
"@rrweb/packer": "^2.0.0-alpha.17"
"@rrweb/replay": "^2.0.0-alpha.18",
"@rrweb/packer": "^2.0.0-alpha.18"
},
"scripts": {
"dev": "vite build --watch",