WIP Debootstrapify
This commit is contained in:
+5
-6
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "eptheme",
|
||||
"description": "EP Reisen TYPO3 website package",
|
||||
"version": "5.0.0",
|
||||
"version": "3.0.0",
|
||||
"author": "Björn Fromme, [email protected]",
|
||||
"license": "proprietary",
|
||||
"scripts": {
|
||||
@@ -10,7 +10,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@splidejs/splide": "^2.4.21",
|
||||
"@tailwindcss/aspect-ratio": "^0.1.4",
|
||||
"alpinejs": "^3.2.2",
|
||||
"axios": "^0.21.1",
|
||||
"axios-auth-refresh": "^1.0.7",
|
||||
@@ -21,16 +20,14 @@
|
||||
"flatpickr": "^4.6.9",
|
||||
"font-awesome": "^4.7.0",
|
||||
"glightbox": "^3.0.9",
|
||||
"jquery": "^1.12.4",
|
||||
"jquery": "^3.6.0",
|
||||
"lazysizes": "^4.1.8",
|
||||
"leaflet": "^1.7.1",
|
||||
"microtip": "^0.2.2",
|
||||
"normalize.css": "^7.0.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"picturefill": "^3.0.3",
|
||||
"querystringify": "^2.2.0",
|
||||
"slick-carousel": "^1.8.1",
|
||||
"sticky-js": "^1.3.0",
|
||||
"tailwindcss-alt": "^3.0.0",
|
||||
"vue": "^2.6.14",
|
||||
"vue-router": "^3.5.2",
|
||||
"vue-scrollto": "^2.20.0",
|
||||
@@ -42,6 +39,7 @@
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/preset-env": "^7.14.8",
|
||||
"@symfony/webpack-encore": "^1.5.0",
|
||||
"@tailwindcss/aspect-ratio": "^0.2.1",
|
||||
"@tailwindcss/forms": "^0.3.3",
|
||||
"autoprefixer": "^10.3.1",
|
||||
"core-js": "^3.15.2",
|
||||
@@ -53,6 +51,7 @@
|
||||
"sass-mq": "^3.3.2",
|
||||
"smoothscroll-polyfill": "^0.4.4",
|
||||
"tailwindcss": "^2.2.7",
|
||||
"tailwindcss-alt": "^3.0.0",
|
||||
"tinycolor2": "^1.4.1",
|
||||
"vue-loader": "^15.9.7",
|
||||
"vue-template-compiler": "^2.6.14"
|
||||
|
||||
Reference in New Issue
Block a user