npm update & npm audit fix

This commit is contained in:
Ismo Vuorinen
2021-09-29 07:04:28 +03:00
parent f8058bba2d
commit 346b1fbe7e
2 changed files with 910 additions and 1011 deletions

1909
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -21,16 +21,16 @@
"homepage": "https://github.com/ivuorinen/generic-landing-page#readme",
"dependencies": {},
"devDependencies": {
"autoprefixer": "^10.2.6",
"browser-sync": "^2.27.3",
"autoprefixer": "^10.3.6",
"browser-sync": "^2.27.5",
"browser-sync-webpack-plugin": "^2.3.0",
"laravel-mix": "^6.0.25",
"laravel-mix": "^6.0.31",
"mix-tailwindcss": "^1.3.0",
"postcss": "^8.3.5",
"postcss": "^8.3.8",
"postcss-import": "^14.0.2",
"resolve-url-loader": "^4.0.0",
"sass": "^1.35.1",
"sass": "^1.42.1",
"sass-loader": "^12.0.0",
"tailwindcss": "^2.2.4"
"tailwindcss": "^2.2.16"
}
}