Pixie Log front in Svelte
  • TypeScript 56.4%
  • Svelte 41.4%
  • CSS 1.1%
  • JavaScript 0.9%
Find a file
Jonatas Oliveira 715931928a
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
ci/woodpecker/cron/pipeline Pipeline was successful
fix(deps): fecha GHSA-2883-xcg3-v3hh (js-yaml via mocha)
Advisory publicado depois do commit anterior. O step de audit se comportou
como esperado: distinguiu achado de falha de rede e reprovou com

    high | js-yaml: maxTotalMergeKeys does not limit CPU use for empty
           merge sources
    >=4.0.0 <4.3.2 -> >=4.3.2
    .>@stryker-mutator/mocha-runner>mocha>js-yaml
    .>mocha>js-yaml

E devDependency transitiva do mocha, que pede ^4.1.0. Override por faixa
sobe para ^4.3.2 e fica dentro do 4.x -- nada de major, apesar de o
js-yaml ja estar em 5.4.1.

Verificado: `pnpm audit` completo limpo, mocha 450 passing (o proprio
mocha usa js-yaml para ler .mocharc), `pnpm check` 571 arquivos 0 erros,
stryker 10.0.0 carrega.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LFXVuu81dmPP2U1q4YLFHT
2026-09-10 11:15:23 +02:00
.husky chore: update pnpm-lock.yaml with tiptap dependencies and fix lint errors 2026-04-15 14:46:59 +02:00
.woodpecker fix(ci): resolve as 5 vulnerabilidades de dev e tira o --prod do audit 2026-09-04 08:09:18 +02:00
cypress feat(review): improve review page with didactic texts and Gestalt principles 2026-04-10 16:12:56 +02:00
scripts build: add coverage and update libs 2026-05-16 16:16:39 +02:00
src perf(svelte): usa $derived.by nas derivacoes com corpo de funcao 2026-08-20 15:12:14 +02:00
static chore: remove remaining playwright-report/index.html from tracking 2026-03-23 19:56:06 +01:00
tests/e2e fix(deps): corrige GHSA-cp6q-959q-f8rh e adiciona camadas 3 e 4 de teste 2026-09-03 20:11:46 +02:00
.gitignore fix(ci): resolve as 5 vulnerabilidades de dev e tira o --prod do audit 2026-09-04 08:09:18 +02:00
.mocharc.json fix(tests): replace ts-node loader with tsx for Node 24 compat 2026-06-01 11:12:01 +02:00
.prettierignore feat: change theme to nouveu 2026-03-17 19:51:14 +01:00
.prettierrc feat: search and add game lists 2026-03-12 16:30:03 +01:00
cypress.config.ts test(cypress): add Cypress test suite and migrate Playwright tests 2026-04-10 13:59:38 +02:00
Dockerfile fix: ignore build scripts in Docker to avoid Cypress approval error 2026-05-16 20:43:01 +02:00
eslint.config.js chore: update eslint, tsconfig, vite config and add .npmrc 2026-05-07 06:32:58 +02:00
favicon.png chore: remove remaining playwright-report/index.html from tracking 2026-03-23 19:56:06 +01:00
LICENSE Initial commit 2026-03-12 14:45:56 +00:00
package.json fix(deps): corrige GHSA-cp6q-959q-f8rh e adiciona camadas 3 e 4 de teste 2026-09-03 20:11:46 +02:00
playwright.config.ts fix(e2e): aponta o Playwright para a porta que o dev server realmente usa 2026-08-20 15:12:32 +02:00
pnpm-lock.yaml fix(deps): fecha GHSA-2883-xcg3-v3hh (js-yaml via mocha) 2026-09-10 11:15:23 +02:00
pnpm-workspace.yaml fix(deps): fecha GHSA-2883-xcg3-v3hh (js-yaml via mocha) 2026-09-10 11:15:23 +02:00
Procfile build: add procfile 2026-03-23 20:05:14 +01:00
README.md feat: update to run in docker compose 2026-03-12 18:56:41 +01:00
sonar-project.properties build: update pipeline 2026-03-16 18:23:28 +01:00
stryker.config.json fix(deps): corrige GHSA-cp6q-959q-f8rh e adiciona camadas 3 e 4 de teste 2026-09-03 20:11:46 +02:00
svelte.config.js fix(build): disable adapter-node precompress to fix CI build 2026-06-01 11:47:51 +02:00
tsconfig.json chore: update eslint, tsconfig, vite config and add .npmrc 2026-05-07 06:32:58 +02:00
vite.config.ts chore: update eslint, tsconfig, vite config and add .npmrc 2026-05-07 06:32:58 +02:00

pixie-front-svelte

Pixie Log front in Svelte