@tailwindcss/language-server 0.0.8 → 0.0.9

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.8",
5
+ "version": "0.0.9",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/tailwindlabs/tailwindcss-intellisense.git",
@@ -38,12 +38,13 @@
38
38
  "@tailwindcss/typography": "0.5.0",
39
39
  "@types/debounce": "1.2.0",
40
40
  "@types/node": "14.14.34",
41
- "@types/vscode": "1.71.0",
41
+ "@types/vscode": "1.65.0",
42
42
  "builtin-modules": "3.2.0",
43
43
  "chokidar": "3.5.1",
44
44
  "color-name": "1.1.4",
45
45
  "culori": "0.20.1",
46
46
  "debounce": "1.2.0",
47
+ "deepmerge": "4.2.2",
47
48
  "detective": "5.2.0",
48
49
  "dlv": "1.1.3",
49
50
  "dset": "3.1.2",