mirror of
https://github.com/ivuorinen/generic-landing-page.git
synced 2026-02-10 13:47:51 +00:00
npm update & npm audit fix
This commit is contained in:
1909
package-lock.json
generated
1909
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user