Merge pull request #4 from vesan/dependabot/npm_and_yarn/npm_and_yarn-c39889ec24

chore(deps-dev): bump esbuild from 0.20.2 to 0.28.0 in the npm_and_yarn group across 1 directory
This commit is contained in:
Vesa Vänskä 2026-05-25 10:31:44 +03:00 committed by GitHub
commit 4a2f3d1d1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 938 additions and 1434 deletions

2368
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -11,9 +11,9 @@
},
"devDependencies": {
"@types/node": "^20.11.0",
"esbuild": "^0.20.0",
"esbuild": "^0.28.0",
"obsidian": "latest",
"typescript": "^5.3.0",
"vitest": "^1.2.0"
"vitest": "^4.1.7"
}
}