Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDevMinerTV committed Oct 2, 2023
1 parent 0aea6b7 commit 3e635c0
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 176 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"go:dev": "nodemon --signal SIGTERM -e go,html,css,js -w \"./**\" -x pnpm go:start"
},
"devDependencies": {
"autoprefixer": "^10.4.14",
"concurrently": "^8.2.0",
"autoprefixer": "^10.4.16",
"concurrently": "^8.2.1",
"cssnano": "^6.0.1",
"nodemon": "^3.0.0",
"postcss": "^8.4.25",
"nodemon": "^3.0.1",
"postcss": "^8.4.31",
"postcss-cli": "^10.1.0",
"prettier": "^3.0.0",
"prettier": "^3.0.3",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.5.0",
"tailwindcss": "^3.3.2",
"typescript": "^5.1.6",
"prettier-plugin-tailwindcss": "^0.5.4",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2",
"uglify-js": "^3.17.4"
}
}
Loading

0 comments on commit 3e635c0

Please sign in to comment.