@tailwindcss/language-server 0.0.22 → 0.0.24

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@tailwindcss/language-server",
3
3
  "description": "Tailwind CSS Language Server",
4
4
  "license": "MIT",
5
- "version": "0.0.22",
5
+ "version": "0.0.24",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/tailwindlabs/tailwindcss-intellisense.git",
@@ -28,7 +28,7 @@
28
28
  "@tailwindcss/container-queries": "0.1.0",
29
29
  "@tailwindcss/forms": "0.5.3",
30
30
  "@tailwindcss/line-clamp": "0.4.2",
31
- "@tailwindcss/oxide": "^4.0.0-alpha.16",
31
+ "@tailwindcss/oxide": "^4.0.0-alpha.19",
32
32
  "@tailwindcss/typography": "0.5.7",
33
33
  "@types/color-name": "^1.1.3",
34
34
  "@types/culori": "^2.1.0",