ProxmoxVE/frontend
dependabot[bot] dfa14693ee
Some checks failed
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Shellcheck / Shellcheck (push) Waiting to run
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
Bump next from 15.0.2 to 15.1.3 in /frontend (#1212)
Bumps [next](https://github.com/vercel/next.js) from 15.0.2 to 15.1.3.
- [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/v15.0.2...v15.1.3)

---
updated-dependencies:
- dependency-name: next
  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-01-04 08:44:43 +01:00
..
public Use static assets instead of fetching from github (#156) 2024-11-09 20:06:54 +01:00
src Fix script path formatting in InstallMethod component (#909) 2024-12-19 09:17:21 +01:00
.eslintrc.json merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
.gitignore merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
.prettierignore merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
.prettierrc merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
components.json merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
LICENSE merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
next.config.mjs manually set basePath in next.config.mjs (#109) 2024-11-06 23:57:50 +01:00
package-lock.json Bump next from 15.0.2 to 15.1.3 in /frontend (#1212) 2025-01-04 08:44:43 +01:00
package.json Bump next from 15.0.2 to 15.1.3 in /frontend (#1212) 2025-01-04 08:44:43 +01:00
postcss.config.mjs merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
tailwind.config.ts merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
tsconfig.json merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
vitest.config.mjs Add vitest, add json validation tests, fix broken json files (#566) 2024-11-28 15:50:40 +01:00