Skip to content

Commit fc5379b

Browse files
committed
Update docs packages
1 parent 1783d21 commit fc5379b

File tree

2 files changed

+143
-144
lines changed

2 files changed

+143
-144
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"copy_vendor_files": "./copy_vendor_files"
1212
},
1313
"devDependencies": {
14-
"@tailwindcss/cli": "^4.1.13",
15-
"@tailwindcss/postcss": "^4.1.13",
14+
"@tailwindcss/cli": "^4.1.14",
15+
"@tailwindcss/postcss": "^4.1.14",
1616
"@tailwindcss/typography": "^0.5.19",
1717
"autoprefixer": "^10.4.21",
1818
"jquery": "^3.7.1",
@@ -22,6 +22,6 @@
2222
"postcss-import": "^16.1.1",
2323
"postcss-load-config": "^6.0.1",
2424
"postcss-nested": "^7.0.2",
25-
"tailwindcss": "^4.1.13"
25+
"tailwindcss": "^4.1.14"
2626
}
2727
}

0 commit comments

Comments
 (0)