mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-27 21:16:45 +00:00
* update bundle deps * update all packages * udpate all to latest * add docs for updating deps * and more gem updates * reduce * bump ruby
12 lines
278 B
JSON
12 lines
278 B
JSON
{
|
|
"devDependencies": {
|
|
"@tailwindcss/typography": "^0.5.9",
|
|
"autoprefixer": "^10.4.14",
|
|
"cssnano": "^6.0.0",
|
|
"postcss": "^8.4.22",
|
|
"postcss-cli": "^10.1.0",
|
|
"postcss-import": "^15.1.0",
|
|
"tailwindcss": "^3.3.1"
|
|
}
|
|
}
|