Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit 0af6db8

Browse files
fix(deps): update appsgenel
1 parent 652bd87 commit 0af6db8

File tree

2 files changed

+547
-300
lines changed

2 files changed

+547
-300
lines changed

apps/email/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
1010
},
1111
"dependencies": {
12-
"@maizzle/framework": "4.0.2",
12+
"@maizzle/framework": "4.6.0",
1313
"tailwindcss-box-shadow": "1.0.0",
14-
"tailwindcss-email-variants": "2.0.0",
15-
"tailwindcss-mso": "1.2.0"
14+
"tailwindcss-email-variants": "2.0.3",
15+
"tailwindcss-mso": "1.3.0"
1616
},
1717
"devDependencies": {
1818
"@maizzle/cli": "1.5.0",
19-
"autoprefixer": "10.4.8"
19+
"autoprefixer": "10.4.16"
2020
}
2121
}

0 commit comments

Comments
 (0)