c0d3-app
c0d3-app copied to clipboard
C0D3 - Become a Software Engineer the Hard Way
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/storysource) from 8.0.10 to 8.1.2. Release notes Sourced from @storybook/addon-storysource's releases. v8.1.2 8.1.2 Angular: Fix filtering of workspace config styles - #27108, thanks @valentinpalkovic! Next.js: Avoid interfering with the...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) from 8.0.10 to 8.1.2. Release notes Sourced from @storybook/addon-actions's releases. v8.1.2 8.1.2 Angular: Fix filtering of workspace config styles - #27108, thanks @valentinpalkovic! Next.js: Avoid interfering with the...
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) from 8.0.10 to 8.1.2. Release notes Sourced from @storybook/addon-essentials's releases. v8.1.2 8.1.2 Angular: Fix filtering of workspace config styles - #27108, thanks @valentinpalkovic! Next.js: Avoid interfering with the...
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) from 6.4.22 to 8.1.2. Release notes Sourced from @storybook/react's releases. v8.1.2 8.1.2 Angular: Fix filtering of workspace config styles - #27108, thanks @valentinpalkovic! Next.js: Avoid interfering with the...
Bumps [next](https://github.com/vercel/next.js) from 12.3.1 to 14.1.1. Commits 5f59ee5 v14.1.1 f48b90b even more 7f789f4 more timeout ab71c4c update timeout 75f60d9 update trigger release workflow 74b3f0f Server Action tests (#62655) a6946b6 Backport...
Update the /components/Footer.tsx file to always have the current year Rather than hard code the correct year January 1st can't we just use `String(date).split(' ')[3]`
Node 18 comes with alot of cool upgrades. Remove mention of `node-fetch` because fetch now works natively. Remove mention of `jest`, because node supports testing natively. We also need to...
### Problem TypeScript won't get upgraded to v5 because of [this bug with storybook](https://github.com/storybookjs/storybook/issues/21642). And all of storybook addons won't be upgraded to v7. They provided two solutions, a workaround...
## Expected behavior  ## Actual behavior 