We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f172a4 commit 4a54e4dCopy full SHA for 4a54e4d
packages/tailwindcss-language-server/package.json
@@ -97,7 +97,7 @@
97
"tsconfig-paths": "^4.2.0",
98
"typescript": "5.3.3",
99
"vite-tsconfig-paths": "^4.3.1",
100
- "vitest": "^3.0.9",
+ "vitest": "^3.1.1",
101
"vscode-css-languageservice": "6.3.3",
102
"vscode-jsonrpc": "8.2.0",
103
"vscode-languageclient": "8.1.0",
packages/tailwindcss-language-service/package.json
@@ -56,7 +56,7 @@
56
"tailwindcss-v4": "npm:tailwindcss@4.1.1",
57
"tslib": "2.2.0",
58
"typescript": "^5.3.3",
59
60
"vscode-uri": "3.0.2"
61
}
62
0 commit comments