Skip to content

Commit a972e29

Browse files
committed
Updated dependencies 🚀
1 parent b249e00 commit a972e29

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@
1212
"devDependencies": {
1313
"@tailwindcss/forms": "^0.3.4",
1414
"@tailwindcss/typography": "^0.4.1",
15-
"autoprefixer": "^10.3.7",
16-
"browser-sync": "^2.27.5",
15+
"autoprefixer": "^10.4.0",
16+
"browser-sync": "^2.27.7",
1717
"browser-sync-webpack-plugin": "^2.3.0",
1818
"cross-env": "^7.0.3",
19-
"laravel-mix": "^6.0.34",
20-
"postcss": "^8.3.11",
19+
"laravel-mix": "^6.0.39",
20+
"postcss": "^8.4.4",
2121
"postcss-import": "^14.0.2",
2222
"postcss-nested": "^5.0.6",
23-
"postcss-preset-env": "^6.7.0",
24-
"tailwindcss": "^2.2.17",
23+
"postcss-preset-env": "^7.0.1",
24+
"tailwindcss": "^2.2.19",
2525
"tailwindcss-debug-screens": "^2.2.0",
26-
"@fontsource/mulish": "^4.5.1"
26+
"@fontsource/mulish": "^4.5.2"
2727
},
2828
"dependencies": {
29-
"alpinejs": "^3.4.2"
29+
"alpinejs": "^3.7.0"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)