Skip to content

Commit 8634510

Browse files
James Mtendamemacursoragent
andcommitted
fix(deps): drop stale webview-ui package.json drift that broke frozen-lockfile installs
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent efc7204 commit 8634510

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

webview-ui/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"fzf": "^0.5.2",
4949
"hast-util-to-jsx-runtime": "^2.3.6",
5050
"i18next": "^25.0.0",
51-
"i18next-http-backend": "^3.0.2",
5251
"katex": "^0.16.11",
5352
"knuth-shuffle-seeded": "^1.0.6",
5453
"lru-cache": "^11.1.0",
@@ -94,19 +93,19 @@
9493
"@types/diff": "^5.2.1",
9594
"@types/jest": "^29.0.0",
9695
"@types/katex": "^0.16.7",
97-
"@types/node": "20.x",
96+
"@types/node": "^20.19.25",
9897
"@types/react": "^18.3.23",
9998
"@types/react-dom": "^18.3.5",
10099
"@types/shell-quote": "^1.7.5",
101100
"@types/stacktrace-js": "^2.0.3",
102101
"@types/vscode-webview": "^1.57.5",
103-
"@vitejs/plugin-react": "^4.3.4",
102+
"@vitejs/plugin-react": "^5.2.0",
104103
"@vitest/coverage-v8": "^3.2.3",
105104
"@vitest/ui": "^3.2.3",
106105
"babel-plugin-react-compiler": "^1.0.0",
107106
"identity-obj-proxy": "^3.0.0",
108107
"jsdom": "^26.0.0",
109-
"vite": "6.3.6",
108+
"vite": "^8.0.13",
110109
"vitest": "^3.2.3"
111110
}
112111
}

0 commit comments

Comments
 (0)