chore: bump version (#2627)

This commit is contained in:
Himself65
2023-05-31 18:16:18 +08:00
parent f18c164953
commit 7e8169c4b8
11 changed files with 200 additions and 207 deletions

View File

@@ -31,9 +31,9 @@
"@emotion/react": "^11.11.0",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/base": "5.0.0-beta.2",
"@mui/base": "5.0.0-beta.3",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.2",
"@mui/material": "^5.13.3",
"@popperjs/core": "^2.11.8",
"@radix-ui/react-avatar": "^1.0.3",
"@radix-ui/react-collapsible": "^1.0.3",
@@ -46,10 +46,10 @@
"dayjs": "^1.11.7",
"jotai": "^2.1.0",
"lit": "^2.7.4",
"lottie-web": "^5.11.0",
"lottie-web": "^5.12.0",
"react": "18.3.0-canary-16d053d59-20230506",
"react-dom": "18.3.0-canary-16d053d59-20230506",
"react-error-boundary": "^4.0.4",
"react-error-boundary": "^4.0.9",
"react-is": "^18.2.0",
"rxjs": "^7.8.1"
},