Skip to content
Snippets Groups Projects
Commit fb717404 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

npm update, node.js 14+

parent be546eba
No related branches found
No related tags found
1 merge request!2Switched gfonts to pirate proxy, fixed build error
Pipeline #10866 failed
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
......@@ -3,19 +3,19 @@
"description": "The gulp wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.",
"version": "2.3.3",
"dependencies": {
"browser-sync": "^2.26.7",
"browser-sync": "^2.27.11",
"gulp": "^4.0.2",
"kind-of": "^6.0.3",
"lodash.template": "^4.5.0",
"minimist": "^1.2.3",
"minimist": "^1.2.7",
"patternlab-node": "^2.12.0",
"styleguidekit-assets-default": "^3.0.0",
"styleguidekit-mustache-default": "^3.0.0",
"tailwindcss-elevation": "^1.0.1",
"vue": "^2.6.11",
"vue2-flip-countdown": "^0.10.0",
"vue": "^2.7.14",
"vue-carousel": "^0.18.0",
"vue-line-clamp": "^1.3.2",
"vue-carousel": "^0.18.0"
"vue2-flip-countdown": "^0.10.0"
},
"resolutions": {
"lodash": "^4.17.12"
......@@ -49,32 +49,32 @@
"devDependencies": {
"@fullhuman/postcss-purgecss": "^1.3.0",
"@rollup/plugin-buble": "^0.21.3",
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-node-resolve": "^8.1.0",
"@rollup/plugin-replace": "^2.3.3",
"@rollup/stream": "^1.0.0",
"acorn": "^6.4.1",
"autoprefixer": "^9.5.1",
"color": "^3.1.2",
"@rollup/plugin-commonjs": "^13.0.2",
"@rollup/plugin-node-resolve": "^8.4.0",
"@rollup/plugin-replace": "^2.4.2",
"@rollup/stream": "^1.1.0",
"acorn": "^6.4.2",
"autoprefixer": "^9.8.8",
"color": "^3.2.1",
"gulp-add-src": "^1.0.0",
"gulp-concat": "^2.6.1",
"gulp-postcss": "^9.0.0",
"gulp-postcss": "^9.0.1",
"gulp-rename": "^2.0.0",
"lodash": "^4.17.15",
"lodash": "^4.17.21",
"postcss-assets": "^5.0.0",
"postcss-clean": "^1.1.0",
"postcss-custom-properties": "^9.1.1",
"postcss-clean": "^1.2.2",
"postcss-custom-properties": "^9.2.0",
"postcss-import": "^12.0.1",
"postcss-nested": "^4.2.1",
"postcss-preset-env": "^6.7.0",
"rollup": "^2.18.1",
"postcss-nested": "^4.2.3",
"postcss-preset-env": "^6.7.1",
"rollup": "^2.79.1",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-vue": "^5.1.9",
"tailwind-css-variables": "^2.0.3",
"tailwindcss": "^2.1.0",
"tailwindcss": "^2.2.19",
"tailwindcss-typography": "^3.1.0",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"vue-template-compiler": "^2.6.11"
"vue-template-compiler": "^2.7.14"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment