fix(deps): bump dependencies and devDependencies, update watch script, add npmextra preset, and remove Playwright artifacts

This commit is contained in:
2026-02-20 13:08:09 +00:00
parent 4c0e498c4e
commit 88ea272331
100 changed files with 2072 additions and 227892 deletions

24
.gitignore vendored
View File

@@ -1 +1,23 @@
node_modules
.nogit/
# artifacts
coverage/
public/
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# AI
.claude/
.serena/
#------# custom