Skip to content

Commit 8160f20

Browse files
committed
chore: update to tailwind 3.3
1 parent 605e116 commit 8160f20

File tree

3 files changed

+417
-432
lines changed

3 files changed

+417
-432
lines changed

package.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
},
2323
"devDependencies": {
2424
"@tailwindcss/forms": "^0.5.3",
25-
"@tailwindcss/line-clamp": "^0.4.2",
2625
"@tailwindcss/typography": "^0.5.9",
2726
"@types/fs-extra": "^11.0.1",
2827
"@types/markdown-it": "^12.2.3",
@@ -35,7 +34,7 @@
3534
"@vue/compiler-dom": "^3.2.47",
3635
"@vue/test-utils": "^2.3.2",
3736
"autoprefixer": "^10.4.14",
38-
"eslint": "^8.36.0",
37+
"eslint": "^8.37.0",
3938
"eslint-config-prettier": "^8.8.0",
4039
"eslint-plugin-vue": "^9.10.0",
4140
"esno": "^0.16.3",
@@ -49,11 +48,11 @@
4948
"pnpm": "^7.30.5",
5049
"postcss": "^8.4.21",
5150
"prettier": "^2.8.7",
52-
"prettier-plugin-tailwindcss": "^0.2.5",
51+
"prettier-plugin-tailwindcss": "^0.2.6",
5352
"prismjs": "^1.29.0",
5453
"string": "^3.3.3",
55-
"tailwindcss": "^3.3.0",
56-
"typescript": "^5.0.2",
54+
"tailwindcss": "^3.3.1",
55+
"typescript": "^5.0.3",
5756
"unplugin-auto-import": "^0.15.2",
5857
"unplugin-vue-components": "^0.24.1",
5958
"vite": "^4.2.1",

0 commit comments

Comments
 (0)