npm update & npm audit fix

This commit is contained in:
Ismo Vuorinen
2021-06-28 08:43:27 +03:00
parent fa45a1f43f
commit a0e66ed6b2
2 changed files with 967 additions and 647 deletions

1606
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -22,15 +22,15 @@
"dependencies": {},
"devDependencies": {
"autoprefixer": "^10.2.6",
"browser-sync": "^2.26.14",
"browser-sync": "^2.27.3",
"browser-sync-webpack-plugin": "^2.3.0",
"laravel-mix": "^6.0.24",
"laravel-mix": "^6.0.25",
"mix-tailwindcss": "^1.3.0",
"postcss": "^8.3.5",
"postcss-import": "^14.0.2",
"resolve-url-loader": "^4.0.0",
"sass": "^1.35.1",
"sass-loader": "^11.1.1",
"tailwindcss": "^2.2.2"
"sass-loader": "^12.0.0",
"tailwindcss": "^2.2.4"
}
}