chore: bump version (#3706)

This commit is contained in:
Alex Yang
2023-08-11 15:36:10 -04:00
committed by GitHub
parent 844e73ca29
commit 91619b87db
35 changed files with 2319 additions and 2355 deletions

View File

@@ -11,11 +11,11 @@
],
"dependencies": {
"@endo/static-module-record": "^0.8.1",
"@swc/core": "^1.3.74",
"@swc/core": "^1.3.76",
"@toeverything/infra": "workspace:^",
"@vanilla-extract/rollup-plugin": "^1.2.2",
"@vitejs/plugin-vue": "^4.2.3",
"rollup": "^3.27.0",
"rollup": "^3.28.0",
"rollup-plugin-swc3": "^0.9.1",
"ts-node": "^10.9.1"
}