chore(deps): update dependencies

This commit is contained in:
2023-12-25 01:57:45 +02:00
parent da43f5e151
commit d6caa654f5
2 changed files with 773 additions and 936 deletions

1685
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,17 +25,17 @@
"devDependencies": {
"@ivuorinen/eslint-config": "^0.4.0",
"@ivuorinen/stylelint-config": "^0.2.0",
"autoprefixer": "10.4.16",
"browser-sync": "2.29.3",
"browser-sync-webpack-plugin": "2.3.0",
"engine.io": "6.5.4",
"laravel-mix": "6.0.49",
"mix-tailwindcss": "1.3.0",
"postcss": "8.4.31",
"postcss-import": "15.1.0",
"resolve-url-loader": "5.0.0",
"sass": "1.69.5",
"sass-loader": "13.3.2",
"tailwindcss": "3.3.5"
"autoprefixer": "^10.4.16",
"browser-sync": "^2.29.3",
"browser-sync-webpack-plugin": "^2.3.0",
"engine.io": "^6.5.4",
"laravel-mix": "^6.0.49",
"mix-tailwindcss": "^1.3.0",
"postcss": "^8.4.31",
"postcss-import": "^15.1.0",
"resolve-url-loader": "^5.0.0",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"tailwindcss": "^3.3.5"
}
}