mirror of
https://github.com/inventree/inventree-website.git
synced 2025-05-11 03:38:49 +00:00
fix packages
This commit is contained in:
parent
0bea6c6625
commit
89d583c6cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
_site/
|
_site/
|
||||||
|
.parcel-cache/
|
||||||
.cache/
|
.cache/
|
||||||
.jekyll-cache/
|
.jekyll-cache/
|
||||||
dist/
|
dist/
|
||||||
|
26815
home/package-lock.json
generated
26815
home/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -11,12 +11,12 @@
|
|||||||
"css:rel": "parcel build styles/index.css --no-source-maps"
|
"css:rel": "parcel build styles/index.css --no-source-maps"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fullhuman/postcss-purgecss": "^3.0.0",
|
"@fullhuman/postcss-purgecss": "^4.0.3",
|
||||||
"@tailwindcss/typography": "^0.4.0",
|
"@tailwindcss/typography": "^0.4.1",
|
||||||
"autoprefixer": "^9.8.6",
|
"autoprefixer": "^10.4.0",
|
||||||
"concurrently": "^5.3.0",
|
"concurrently": "^6.3.0",
|
||||||
"parcel-bundler": "^1.12.4",
|
"parcel": "^2.0.0",
|
||||||
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.0.4"
|
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.17"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"node-forge": "0.10.0"
|
"node-forge": "0.10.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user