chore: update dependencies to latest versions

This commit is contained in:
Andrew Beal 2025-11-22 10:36:57 +00:00
parent 46afa2766f
commit 2d0022008c
2 changed files with 447 additions and 287 deletions

713
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -25,36 +25,37 @@
"@types/express": "^5.0.5",
"@types/node": "^24.10.1",
"@types/path-browserify": "^1.0.3",
"@typescript-eslint/eslint-plugin": "8.46.4",
"@typescript-eslint/parser": "8.46.4",
"@vitest/ui": "^4.0.9",
"@typescript-eslint/eslint-plugin": "8.47.0",
"@typescript-eslint/parser": "8.47.0",
"@vitest/ui": "^4.0.13",
"builtin-modules": "5.0.0",
"esbuild": "^0.27.0",
"esbuild-svelte": "^0.9.3",
"eslint": "^9.39.1",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-obsidianmd": "^0.1.8",
"eslint-plugin-obsidianmd": "^0.1.9",
"happy-dom": "^20.0.10",
"obsidian": "latest",
"svelte": "^5.43.6",
"svelte": "^5.43.14",
"svelte-check": "^4.3.4",
"svelte-preprocess": "^6.0.3",
"tslib": "2.8.1",
"typescript": "^5.9.3",
"vitest": "^4.0.9"
"vitest": "^4.0.13"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.68.0",
"@google/genai": "^1.29.1",
"@anthropic-ai/sdk": "^0.70.1",
"@google/genai": "^1.30.0",
"@shikijs/rehype": "^3.15.0",
"core-js": "^3.46.0",
"core-js": "^3.47.0",
"diff2html": "^3.4.52",
"express": "^5.1.0",
"fuzzysort": "^3.1.0",
"gpt-tokenizer": "^3.4.0",
"highlight.js": "^11.11.1",
"katex": "^0.16.25",
"lowlight": "^3.3.0",
"openai": "^6.9.0",
"openai": "^6.9.1",
"path-browserify": "^1.0.1",
"regex-parser": "^2.3.1",
"rehype-highlight": "^7.0.2",