Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
harvanchik committed Oct 19, 2024
1 parent 25287e2 commit d4c9343
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 96 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailwind-template",
"version": "1.11.8",
"version": "1.11.9",
"description": "Jake Harvanchik's TailwindCSS Starter Template Project",
"author": "Jake Harvanchik",
"main": "index.js",
Expand All @@ -18,7 +18,7 @@
"autoprefixer": "10.4.20",
"cross-env": "^7.0.3",
"cssnano": "^7.0.6",
"del": "^7.1.0",
"del": "^8.0.0",
"gulp": "^5.0.0",
"gulp-htmlmin": "^5.0.1",
"gulp-image": "^6.3.1",
Expand All @@ -29,7 +29,7 @@
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.13"
"tailwindcss": "^3.4.14"
},
"dependencies": {
"@tailwindcss/container-queries": "^0.1.1"
Expand Down
Loading

0 comments on commit d4c9343

Please sign in to comment.