chore: tooling (#2040)

* chore: only run release action if we have a tag

* chore: typescript 6 is out of beta

* chore: update flaky test

* chore: update pnpm

* chore: update playwright and node types

* chore: migrate tsup to tsdown

* chore: update node to node 22.22.2(LTS)

* chore: fix lockfile

---------

Co-authored-by: alex-Arc <omnivox@LAPTOP-RC5SNBVV.localdomain>
This commit is contained in:
Alex Christoffer Rasmussen
2026-03-27 19:31:41 +01:00
committed by GitHub
parent 3a0df0b491
commit c7d8b137ca
9 changed files with 1016 additions and 1832 deletions
+3 -3
View File
@@ -3,14 +3,14 @@ packages:
- packages/*
catalog:
'@types/node': 22.15.26
'@types/node': 22.19.11
rimraf: 6.0.1
ts-essentials: 10.1.1
typescript: 6.0.0-beta
typescript: 6.0.2
vitest: 4.0.17
onlyBuiltDependencies:
- electron
- esbuild
useNodeVersion: 22.15.1
useNodeVersion: 22.22.2