Use Yarn/django-yarnpkg for JS dependencies again
parent
f29af223
No related branches found
No related tags found
... | ... | @@ -16,12 +16,26 @@ |
"webpack-cli": "^4.10.0" | ||
}, | ||
"dependencies": { | ||
"@fontsource/roboto": "^4.5.5", | ||
"@iconify/iconify": "^2.2.1", | ||
"@iconify/json": "^2.1.30", | ||
"@materializecss/materialize": "~1.0.0", | ||
"@mdi/font": "^6.9.96", | ||
"@sentry/tracing": "^6.19.6", | ||
"apollo-boost": "^0.4.9", | ||
"cleave.js": "^1.6.0", | ||
"deepmerge": "^4.2.2", | ||
"graphql": "^15.8.0", | ||
"graphql-tag": "^2.12.6", | ||
"jquery": "^3.6.0", | ||
"jquery-sortablejs": "^1.0.1", | ||
"luxon": "^2.3.2", | ||
"material-design-icons-iconfont": "^6.6.0", | ||
"paper-css": "^0.4.1", | ||
"sass": "~1.32", | ||
"select2": "^4.1.0-rc.0", | ||
"select2-materialize": "^0.1.8", | ||
"sortablejs": "^1.15.0", | ||
"vue": "^2.7.7", | ||
"vue-apollo": "^3.1.0", | ||
"vuetify": "^2.6.7" | ||
... | ... |
Please register or sign in to comment