-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: fix deps alerts and zod denial issue #1184
fix: fix deps alerts and zod denial issue #1184
Conversation
📦 Next.js Bundle Analysis for instillai-consoleThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
77.63 KB (1 B) |
Details
The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.
Any third party scripts you have added directly to your app using the <script>
tag are not accounted for in this analysis
If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!
🤖 I have created a release *beep* *boop* --- <details><summary>0.47.2-beta</summary> ## [0.47.2-beta](v0.47.1-beta...v0.47.2-beta) (2024-05-28) ### Bug Fixes * fix deps alerts and zod denial issue ([#1184](#1184)) ([3db9a78](3db9a78)) </details> <details><summary>@instill-ai/design-system: 0.69.2</summary> ## [0.69.2](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.69.1...@instill-ai/design-system-v0.69.2) (2024-05-28) ### Bug Fixes * fix deps alerts and zod denial issue ([#1184](#1184)) ([3db9a78](3db9a78)) </details> <details><summary>@instill-ai/design-tokens: 0.5.4</summary> ## [0.5.4](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.5.3...@instill-ai/design-tokens-v0.5.4) (2024-05-28) ### Bug Fixes * fix deps alerts and zod denial issue ([#1184](#1184)) ([3db9a78](3db9a78)) </details> <details><summary>@instill-ai/toolkit: 0.92.0</summary> ## [0.92.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.91.4...@instill-ai/toolkit-v0.92.0) (2024-05-28) ### Features * **auto-gen-form:** accept image field in the auto-gen-form ([#1182](#1182)) ([121c570](121c570)) * remove name sorting option and fix asc/desc in sorting ([#1179](#1179)) ([1cf38ae](1cf38ae)) ### Bug Fixes * fix deps alerts and zod denial issue ([#1184](#1184)) ([3db9a78](3db9a78)) * **organization:** update UploadAvatarFieldWithCrop component to accept title props ([#1176](#1176)) ([940ec3a](940ec3a)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Because - fix deps alerts and zod denial issue This commit - fix deps alerts and zod denial issue
🤖 I have created a release *beep* *boop* --- <details><summary>0.47.2-beta</summary> ## [0.47.2-beta](v0.47.1-beta...v0.47.2-beta) (2024-05-28) ### Bug Fixes * fix deps alerts and zod denial issue ([#1184](#1184)) ([3db9a78](3db9a78)) </details> <details><summary>@instill-ai/design-system: 0.69.2</summary> ## [0.69.2](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.69.1...@instill-ai/design-system-v0.69.2) (2024-05-28) ### Bug Fixes * fix deps alerts and zod denial issue ([#1184](#1184)) ([3db9a78](3db9a78)) </details> <details><summary>@instill-ai/design-tokens: 0.5.4</summary> ## [0.5.4](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.5.3...@instill-ai/design-tokens-v0.5.4) (2024-05-28) ### Bug Fixes * fix deps alerts and zod denial issue ([#1184](#1184)) ([3db9a78](3db9a78)) </details> <details><summary>@instill-ai/toolkit: 0.92.0</summary> ## [0.92.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.91.4...@instill-ai/toolkit-v0.92.0) (2024-05-28) ### Features * **auto-gen-form:** accept image field in the auto-gen-form ([#1182](#1182)) ([121c570](121c570)) * remove name sorting option and fix asc/desc in sorting ([#1179](#1179)) ([1cf38ae](1cf38ae)) ### Bug Fixes * fix deps alerts and zod denial issue ([#1184](#1184)) ([3db9a78](3db9a78)) * **organization:** update UploadAvatarFieldWithCrop component to accept title props ([#1176](#1176)) ([940ec3a](940ec3a)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Because
This commit