dependabot[bot]
187811d4c1
build(deps-dev): bump @types/react from 19.2.7 to 19.2.8
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 19.2.7 to 19.2.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.2.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-12 14:52:08 +00:00
dependabot[bot]
3ff46f2d6b
build(deps-dev): bump @storybook/react-vite from 8.6.15 to 10.1.11
...
Bumps [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) from 8.6.15 to 10.1.11.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.11/code/frameworks/react-vite )
---
updated-dependencies:
- dependency-name: "@storybook/react-vite"
dependency-version: 10.1.11
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-09 12:03:59 +00:00
66e8bb09fa
Merge branch 'main' into dependabot/npm_and_yarn/storybook-10.1.11
2026-01-08 13:50:54 +00:00
dependabot[bot]
ea14a170da
build(deps-dev): bump @storybook/react from 8.6.15 to 10.1.11
...
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) from 8.6.15 to 10.1.11.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.11/code/renderers/react )
---
updated-dependencies:
- dependency-name: "@storybook/react"
dependency-version: 10.1.11
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-08 12:05:29 +00:00
dependabot[bot]
a6e32159af
build(deps-dev): bump storybook from 8.6.15 to 10.1.11
...
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core ) from 8.6.15 to 10.1.11.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.11/code/core )
---
updated-dependencies:
- dependency-name: storybook
dependency-version: 10.1.11
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-08 12:03:59 +00:00
copilot-swe-agent[bot]
af2a59ee6a
fix: Resolve TypeScript errors and dependency issues
...
- Fixed Storybook dependency version mismatch (downgraded to 8.6.15)
- Added @types/better-sqlite3 for better-sqlite3 type definitions
- Fixed Prisma adapter import (PrismaBetterSqlite3 vs PrismaBetterSQLite3)
- Removed datasource URL from Prisma schema (Prisma 7 requirement)
- Generated DBAL types.generated.ts from Prisma schema
- Added index signatures to Update*Input types for Record<string, unknown> compatibility
- Fixed ErrorBoundary override modifiers
- Fixed Zod record schema (requires both key and value types)
- Fixed orderBy syntax in get-error-logs (array format)
- Fixed type safety in API routes (user type assertions)
- Fixed hook imports and exports
- Fixed conditional expression type guards
- Added .npmrc for legacy peer deps support
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-08 01:26:50 +00:00
42446ef255
feat: Update package schemas and scripts to support JSON-based lifecycle hooks
...
- Added `jsonScript` property to metadata schema for JSON script entry points.
- Refactored `generate-package.ts` to replace Lua scripts with JSON scripts for lifecycle hooks.
- Updated test generation to use JSON format for metadata validation.
- Modified documentation and comments to reflect the transition from Lua to JSON scripting.
- Adjusted Storybook configuration and mock data to align with new JSON script structure.
- Renamed relevant files and references from Lua to JSON for consistency across the project.
2026-01-07 15:25:45 +00:00
799ab672de
Merge branch 'main' into dependabot/npm_and_yarn/vitejs/plugin-react-5.1.2
2026-01-06 13:48:40 +00:00
dependabot[bot]
1a5f073e79
chore(deps-dev): bump @storybook/react-vite from 8.6.15 to 10.1.11
...
Bumps [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) from 8.6.15 to 10.1.11.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.11/code/frameworks/react-vite )
---
updated-dependencies:
- dependency-name: "@storybook/react-vite"
dependency-version: 10.1.11
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 11:36:58 +00:00
dependabot[bot]
994e92e882
chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.1.2
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 4.7.0 to 5.1.2.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.2/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.1.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 11:36:50 +00:00
9f2e5be282
Merge branch 'main' into dependabot/npm_and_yarn/storybook/react-10.1.11
2026-01-05 18:39:45 +00:00
edcb319278
Merge branch 'main' into dependabot/npm_and_yarn/vite-7.3.0
2026-01-05 18:39:21 +00:00
dependabot[bot]
48ce25529f
chore(deps-dev): bump vite from 6.4.1 to 7.3.0
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.4.1 to 7.3.0.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.3.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-05 18:02:47 +00:00
dependabot[bot]
680b5329e2
chore(deps-dev): bump storybook from 8.6.15 to 10.1.11
...
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core ) from 8.6.15 to 10.1.11.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.11/code/core )
---
updated-dependencies:
- dependency-name: storybook
dependency-version: 10.1.11
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-05 17:54:06 +00:00
dependabot[bot]
7629520f2c
chore(deps-dev): bump @storybook/react from 8.6.15 to 10.1.11
...
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) from 8.6.15 to 10.1.11.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.11/code/renderers/react )
---
updated-dependencies:
- dependency-name: "@storybook/react"
dependency-version: 10.1.11
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-05 17:53:14 +00:00
copilot-swe-agent[bot]
0ab852d227
Initial plan: Fix README styles documentation
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-03 20:17:49 +00:00
Richard Ward
39c6002a0d
config: nextjs,frontends,json (7 files)
2025-12-30 20:47:56 +00:00