Fix Rollup config for ServiceWorker/Server, NPM packages updates
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-05-06 10:31:01 +02:00
parent acdc81cfc6
commit fd87c11232
3 changed files with 479 additions and 390 deletions

View File

@@ -25,15 +25,15 @@
"rellax": "^1.12.1",
"scroll-out": "^2.2.8",
"sirv": "^0.4.2",
"svelte-lazy": "^0.1.10",
"svelte-lazy": "^0.1.11",
"swipe-listener": "^1.1.0"
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/core": "^7.9.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@babel/runtime": "^7.9.2",
"@babel/plugin-transform-runtime": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@babel/runtime": "^7.9.6",
"@rollup/plugin-alias": "^3.1.0",
"@rollup/plugin-babel": "^5.0.0",
"@rollup/plugin-commonjs": "11.0.2",
@@ -42,16 +42,16 @@
"autoprefixer": "^9.7.6",
"dotenv": "^8.2.0",
"node-fetch": "^2.6.0",
"node-sass": "^4.14.0",
"postcss": "^7.0.27",
"node-sass": "^4.14.1",
"postcss": "^7.0.29",
"postcss-load-config": "^2.1.0",
"postcss-preset-env": "^6.7.0",
"rollup": "^2.7.3",
"rollup": "^2.8.0",
"rollup-plugin-glslify": "^1.2.0",
"rollup-plugin-svelte": "^5.2.1",
"rollup-plugin-terser": "^5.3.0",
"sapper": "^0.27.12",
"svelte": "^3.21.0",
"svelte": "^3.22.2",
"svelte-preprocess": "^3.7.4"
},
"browserslist": [