accounts/dashboard
dependabot[bot] b505c0dd00 build(deps): bump next from 16.0.7 to 16.0.9 in /dashboard (#773)
Bumps [next](https://github.com/vercel/next.js) from 16.0.7 to 16.0.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v16.0.7...v16.0.9)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.0.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-12 13:42:19 +08:00
..
docs refactor(config): modernize to ES Module format 2025-11-11 12:26:04 +08:00
public add deploy: docker-compose yaml 2025-12-02 17:29:50 +08:00
scripts feat(content): separate content from code with markdown files 2025-11-12 12:17:12 +08:00
src Update footer social links (#771) 2025-12-08 17:56:26 +08:00
tests Remove CMS extension system (#706) 2025-12-02 09:50:58 +08:00
types fix: resolve TypeScript import errors for download types module 2025-11-11 17:08:46 +08:00
.config_summary.txt refactor(config): modernize to ES Module format 2025-11-11 12:26:04 +08:00
.eslintrc.json Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
.gitignore Add dashboard UI tests and CI coverage (#556) 2025-10-17 16:52:28 +08:00
.nvmrc Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
.yarnrc.yml fix: update dashboard glob dependency (#764) 2025-12-06 18:54:24 +08:00
AGENTS.md add dashboard/AGENTS.md 2025-12-02 16:04:53 +08:00
Dockerfile Improve dashboard security baseline (#766) 2025-12-06 19:58:00 +08:00
Makefile Fix cloud IaC service detail import (#760) 2025-12-06 16:13:52 +08:00
next-env.d.ts refactor(build): enable standalone next.js build and fix rag-server Dockerfile paths 2025-12-04 21:40:58 +08:00
next.config.mjs Prefer local manifests for dashboard builds (#768) 2025-12-06 20:16:38 +08:00
package-lock.json build(deps): bump next from 16.0.7 to 16.0.9 in /dashboard (#773) 2025-12-12 13:42:19 +08:00
package.json build(deps): bump next from 16.0.7 to 16.0.9 in /dashboard (#773) 2025-12-12 13:42:19 +08:00
postcss.config.mjs perf: convert postcss.config to mjs to eliminate module parsing warning 2025-11-11 14:25:49 +08:00
start.sh Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
tailwind.config.js refactor(config): modernize to ES Module format 2025-11-11 12:26:04 +08:00
test-esm.js refactor(config): modernize to ES Module format 2025-11-11 12:26:04 +08:00
tsconfig.json Update baseline browser mapping and theme alias (#717) 2025-12-02 11:32:12 +08:00
tsconfig.tsbuildinfo feat: enhance scripts with filtering and offline-package support 2025-11-11 18:33:04 +08:00
yarn.lock build(deps): bump next from 16.0.7 to 16.0.9 in /dashboard (#773) 2025-12-12 13:42:19 +08:00