Skip to content

Commit af34c6a

Browse files
committed
Bump CSS parsing packages
1 parent 20db05b commit af34c6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/tailwindcss-language-service/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"test": "vitest"
1414
},
1515
"dependencies": {
16-
"@csstools/css-parser-algorithms": "2.1.1",
17-
"@csstools/css-tokenizer": "2.1.1",
16+
"@csstools/css-parser-algorithms": "3.0.4",
17+
"@csstools/css-tokenizer": "3.0.3",
1818
"@csstools/media-query-list-parser": "2.0.4",
1919
"@types/culori": "^2.1.0",
2020
"@types/moo": "0.5.3",

0 commit comments

Comments
 (0)