Skip to content

Commit

Permalink
upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
harvanchik committed Jan 29, 2024
1 parent ce60e08 commit 5df3953
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 55 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.10.1",
"version": "1.10.2",
"description": "Jake Harvanchik's TailwindCSS Starter Template Project",
"author": "Jake Harvanchik",
"main": "index.js",
Expand All @@ -15,7 +15,7 @@
"license": "ISC",
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.17",
"cross-env": "^7.0.3",
"cssnano": "^6.0.3",
"del": "^7.1.0",
Expand All @@ -27,7 +27,7 @@
"gulp-rev-rewrite": "^6.0.0",
"gulp-svgmin": "^4.1.0",
"postcss": "^8.4.33",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "^3.4.1"
}
Expand Down
74 changes: 22 additions & 52 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5df3953

Please sign in to comment.