Skip to content

Commit

Permalink
Update Node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
realodix committed Feb 12, 2023
1 parent ee13f12 commit 687fe74
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 371 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
},
"dependencies": {
"@tailwindcss/forms": "^0.5.3",
"alpinejs": "^3.10.5",
"alpinejs": "^3.11.1",
"autoprefixer": "^10.4.13",
"axios": "^1.1.3",
"browser-sync": "^2.27.10",
"browser-sync": "^2.27.11",
"browser-sync-webpack-plugin": "^2.3.0",
"clipboard": "^2.0.11",
"laravel-mix": "^6.0.49",
"lodash": "^4.17.21",
"postcss": "^8.4.19",
"sass": "^1.56.1",
"postcss": "^8.4.21",
"sass": "^1.58.0",
"sass-loader": "^13.2.0",
"tailwindcss": "^3.2.4"
"tailwindcss": "^3.2.6"
}
}
Loading

0 comments on commit 687fe74

Please sign in to comment.