Skip to content

Commit

Permalink
[upgrade] upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: Thorsten Scherler <[email protected]>
  • Loading branch information
scherler committed Jul 3, 2024
1 parent 812e2c4 commit 49c62d9
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 54 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,22 @@
"@caporal/core": "^2.0.7",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.10",
"@tailwindcss/typography": "^0.5.13",
"@types/tailwindcss": "^3.1.0",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"chokidar": "^3.6.0",
"fs": "0.0.2",
"glob": "^8.1.0",
"glob": "^10.4.2",
"lodash": "^4.17.21",
"path": "^0.12.7",
"postcss": "^8.4.35",
"postcss": "^8.4.39",
"prompt": "^1.3.0",
"shelljs": "^0.8.5",
"strip-comments": "^2.0.1",
"tailwindcss": "^3.4.1"
"tailwindcss": "^3.4.4"
},
"packageManager": "[email protected]",
"devDependencies": {
"@types/lodash": "^4.14.202"
"@types/lodash": "^4.17.6"
}
}
Loading

0 comments on commit 49c62d9

Please sign in to comment.