We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85eeb89 commit 7f595a5Copy full SHA for 7f595a5
2 files changed
playground/package.json
@@ -22,16 +22,16 @@
22
"cooklang-parser": "link:..",
23
"nuxt": "4.4.2",
24
"smol-toml": "1.6.1",
25
- "tailwindcss": "4.2.2",
+ "tailwindcss": "4.2.3",
26
"vue": "3.5.32",
27
"yalps": "0.6.4"
28
},
29
"devDependencies": {
30
"@iconify-json/lucide": "1.2.102",
31
"@nuxt/eslint": "1.15.2",
32
"@nuxt/test-utils": "4.0.2",
33
- "eslint": "10.2.0",
34
- "prettier": "3.8.2",
+ "eslint": "10.2.1",
+ "prettier": "3.8.3",
35
"prettier-plugin-tailwindcss": "0.7.2",
36
"typescript": "5.9.3"
37
}
0 commit comments