diff --git a/bun.lockb b/bun.lockb index 8b2db8fe..c32c3365 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0022d8a4..915d306d 100644 --- a/package.json +++ b/package.json @@ -101,6 +101,7 @@ "@biomejs/biome": "^1.9.0", "@codecov/webpack-plugin": "^1.4.0", "@codesandbox/sandpack-react": "^2.19.8", + "@emotion/react": "^11.13.5", "@emotion/server": "^11.11.0", "@happy-dom/jest-environment": "^15.7.4", "@ianvs/prettier-plugin-sort-imports": "^4.3.1", @@ -165,6 +166,7 @@ "cheerio": "^1.0.0", "circular-dependency-plugin": "^5.2.2", "cli-progress": "^3.12.0", + "copy-to-clipboard": "^3.3.3", "cross-env": "^7.0.3", "cross-fetch": "^4.0.0", "crypto": "^1.0.1", @@ -219,6 +221,7 @@ "prismjs": "^1.29.0", "puppeteer": "^23.3.0", "qs": "^6.13.0", + "rc-drawer": "^7.2.0", "rc-footer": "^0.6.8", "rc-resize-observer": "^1.4.0", "rc-virtual-list": "^3.14.5",