Bump dependency versions.

This commit is contained in:
Andrew Beal 2026-03-15 20:03:08 +00:00
parent a4c65f16c2
commit 54fd754b24
2 changed files with 885 additions and 832 deletions

1691
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -23,40 +23,40 @@
"@eslint/js": "^9.39.2",
"@testing-library/svelte": "^5.3.1",
"@types/express": "^5.0.6",
"@types/node": "^25.3.2",
"@types/node": "^25.5.0",
"@types/path-browserify": "^1.0.3",
"@typescript-eslint/eslint-plugin": "8.56.1",
"@typescript-eslint/parser": "8.56.1",
"@vitest/ui": "^4.0.18",
"@typescript-eslint/eslint-plugin": "8.57.0",
"@typescript-eslint/parser": "8.57.0",
"@vitest/ui": "^4.1.0",
"builtin-modules": "5.0.0",
"esbuild": "^0.27.3",
"esbuild": "^0.27.4",
"esbuild-svelte": "^0.9.4",
"eslint": "^9.39.2",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-obsidianmd": "^0.1.9",
"happy-dom": "^20.7.0",
"happy-dom": "^20.8.4",
"obsidian": "latest",
"svelte": "^5.53.6",
"svelte-check": "^4.4.4",
"svelte": "^5.53.12",
"svelte-check": "^4.4.5",
"svelte-preprocess": "^6.0.3",
"tslib": "2.8.1",
"typescript": "^5.9.3",
"vitest": "^4.0.18"
"vitest": "^4.1.0"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.78.0",
"@google/genai": "^1.43.0",
"@shikijs/rehype": "^4.0.0",
"@google/genai": "^1.45.0",
"@shikijs/rehype": "^4.0.2",
"core-js": "^3.48.0",
"diff": "^8.0.3",
"diff2html": "^3.4.56",
"express": "^5.2.1",
"fuzzysort": "^3.1.0",
"highlight.js": "^11.11.1",
"katex": "^0.16.33",
"katex": "^0.16.38",
"lowlight": "^3.3.0",
"officeparser": "^6.0.4",
"openai": "^6.25.0",
"openai": "^6.29.0",
"path-browserify": "^1.0.1",
"regex-parser": "^2.3.1",
"rehype-highlight": "^7.0.2",