371 Commits
Author SHA1 Message Date
peaklabs-dev b19734939b chore(deps): upgrade dependencies 2026-03-27 19:16:45 +01:00
peaklabs-dev 558ecd0afe chore(deps): upgrade dependencies 2026-03-23 20:41:22 +01:00
peaklabs-dev 5eda9d1a01 chore(deps): upgrade inertia v2 to v3 2026-03-14 00:09:40 +01:00
peaklabs-dev 3e4913276b chore(tooling): improve package.json scripts
- make sure tooling scripts are run via bun
- add test:all script
2026-03-13 23:48:44 +01:00
peaklabs-dev f2d8d48451 chore(tooling): add typescript and svelte-check 2026-03-13 23:48:44 +01:00
peaklabs-dev 8530950e9c chore(tooling): add eslint 2026-03-13 23:48:44 +01:00
peaklabs-dev 622df32606 chore(tooling): add prettier package.json scripts 2026-03-13 23:08:55 +01:00
peaklabs-dev 0b9c2836d4 chore(deps): install prettier and needed plugins 2026-03-11 22:08:04 +01:00
peaklabs-dev 6807cea263 chore(deps): move svelte and inertia to devDependencies
- these are only needed during build, so for now the v5 production docker image will need no node_modules at all
2026-03-04 21:19:56 +01:00
peaklabs-dev 835e9891f9 chore(deps): install inertia and inertia-laravel 2026-03-04 17:27:32 +01:00
peaklabs-dev c6058d9343 chore(tooling): add vite preview script 2026-03-04 14:52:51 +01:00
peaklabs-dev 42bbed9e72 build: switch to vite 8 beta and vite-plugin-svelte 7 2026-03-04 14:35:51 +01:00
peaklabs-dev 3fa3862264 chore(deps): install svelte 2026-03-04 14:34:52 +01:00
peaklabs-dev be522ddaed chore(deps): bump dependencies 2026-02-24 16:12:40 +01:00
peaklabs-dev 3128177fea chore: add schema to package.json and remove name 2025-12-01 21:47:28 +01:00
peaklabs-dev ee0df7a146 chore(deps): bump all dependencies 2025-12-01 21:47:28 +01:00
peaklabs-dev 60587ac13b chore(deps): bump node packages 2025-11-30 16:58:58 +01:00
peaklabs-dev a14128c0dc chore(setup): add bun for node dependencies 2025-11-30 16:58:58 +01:00
peaklabs-dev 3cb36b0c41 chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
dependabot[bot]andGitHub 860826f90c build(deps-dev): bump vite from 6.3.6 to 6.4.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 to 6.4.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-21 03:33:59 +00:00
dependabot[bot]andGitHub 13d52e0e9a chore(deps-dev): bump vite from 6.3.5 to 6.3.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 02:01:32 +00:00
Andras Bacsai f72567fc2d chore(dependencies): update package versions in package.json and package-lock.json for improved stability and features 2025-06-13 11:40:13 +02:00
0x4e32andGitHub c728e6f2ba feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d4c68059bd chore(deps-dev): bump vite from 6.2.6 to 6.3.4 (#5743)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.6 to 6.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-02 18:47:02 +02:00
dependabot[bot]andGitHub 5ce57eda16 chore(deps-dev): bump vite from 6.2.4 to 6.2.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.2.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.2.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 15:30:16 +00:00
peaklabs-dev 03b0ee59f6 feat(dep): bump all dependencies 2025-03-31 18:50:42 +02:00
Andras BacsaiandGitHub 6c6d93ecd9 Merge pull request #5415 from coollabsio/dependabot/npm_and_yarn/multi-6507dfe0dd
chore(deps): bump esbuild and vite
2025-03-25 13:43:55 +01:00
dependabot[bot]andGitHub d7c3c0c9e1 chore(deps): bump esbuild and vite
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.1 and updates ancestor dependency [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Updates `esbuild` from 0.24.2 to 0.25.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.1)

Updates `vite` from 6.1.1 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: indirect
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 10:59:09 +00:00
dependabot[bot]andGitHub 734bcaed75 chore(deps-dev): bump axios from 1.7.9 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 10:58:57 +00:00
🏔️ PeakandGitHub a46caf209f Chore: Bump all dependencies (#5216)
* chore: bump all docker dependecies

* chore: update composer and npm dep
2025-02-24 18:08:54 +01:00
dependabot[bot]andGitHub 5e1b07e1e0 chore(deps-dev): bump vite from 6.0.7 to 6.0.11
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.7 to 6.0.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 20:58:44 +00:00
peaklabs-dev d7135822eb bump: dep 2025-01-09 15:10:38 +01:00
peaklabs-dev 150b00dac0 chore: dep bump 2024-12-10 17:08:19 +01:00
peaklabs-dev 162797a6d0 bump dep 2024-11-13 17:58:37 +01:00
peaklabs-dev 1cb9c7758d fix naming mismatch 2024-11-11 14:53:50 +01:00
peaklabs-dev d994f9a67f chore: update dep 2024-11-11 14:11:50 +01:00
peaklabs-dev 026fcdaf52 remove unused packages and add new tailwind scrollbar package 2024-11-11 12:55:47 +01:00
dependabot[bot]andGitHub 8803cae54c chore(deps): bump cookie from 0.6.0 to 0.7.0
Bumps [cookie](https://github.com/jshttp/cookie) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-06 08:13:20 +00:00
dependabot[bot]andGitHub 29236bf101 chore(deps-dev): bump vite from 4.5.3 to 4.5.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 07:13:17 +00:00
Andras BacsaiandGitHub 33e9c9b0f9 Merge branch 'next' into feat--terminal-pty 2024-09-11 10:41:33 +02:00
Andras Bacsai d2aeed9aff chore: Update axios npm dependency to version 1.7.5 2024-08-30 21:26:51 +02:00
Luan Estradioto 548fc21e40 added ws authentication 2024-08-15 11:17:18 -03:00
Luan Estradioto c2ea8996ee feat: fully functional terminal for command center 2024-08-15 11:17:18 -03:00
Andras Bacsai f46cb7a670 chore: Update tailwindcss and vue versions in package.json 2024-06-18 12:52:17 +02:00
Andras Bacsai 009a753585 package updates 2024-05-24 12:31:28 +02:00
Andras Bacsai 5eaded7e3a Update package-lock.json and package.json with latest versions of dependencies 2024-04-08 13:23:44 +02:00
Andras Bacsai d992a3f7d7 Update package dependencies 2024-03-25 09:13:38 +01:00
Andras Bacsai b418a78e2e ui ui ui (pig) 2024-03-24 16:00:25 +01:00
Andras Bacsai 91950e1891 ui: redesign 2024-03-19 15:37:16 +01:00
Andras Bacsai fd97c5085b Update devDependencies in package.json 2024-03-05 10:26:32 +01:00