@stylable/language-service
Advanced tools
Comparing version 4.10.4 to 4.11.0
{ | ||
"name": "@stylable/language-service", | ||
"version": "4.10.4", | ||
"version": "4.11.0", | ||
"description": "Stylable Language Services - syntax highlighting, completions, hinting and more for the Stylable CSS preprocessor.", | ||
@@ -16,6 +16,6 @@ "main": "dist/index.js", | ||
"@file-services/typescript": "^5.7.1", | ||
"@stylable/code-formatter": "^4.10.4", | ||
"@stylable/core": "^4.10.4", | ||
"@stylable/code-formatter": "^4.11.0", | ||
"@stylable/core": "^4.11.0", | ||
"css-selector-tokenizer": "^0.8.0", | ||
"postcss": "^8.4.7", | ||
"postcss": "^8.4.12", | ||
"postcss-value-parser": "^4.2.0", | ||
@@ -22,0 +22,0 @@ "vscode-css-languageservice": "^5.1.13", |
549485
Updated@stylable/core@^4.11.0
Updatedpostcss@^8.4.12