Skip to content

Commit b31e81c

Browse files
chore(deps): update dependency shelljs to v0.10.0 (#2846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com>
1 parent ac692f4 commit b31e81c

File tree

2 files changed

+45
-132
lines changed

2 files changed

+45
-132
lines changed

packages/tailwind/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,11 @@
105105
"@react-email/text": "workspace:*",
106106
"@responsive-email/react-email": "0.0.4",
107107
"@types/css-tree": "2.3.11",
108-
"@types/shelljs": "0.8.15",
108+
"@types/shelljs": "0.10.0",
109109
"@vitejs/plugin-react": "4.4.1",
110110
"css-tree": "3.1.0",
111111
"react-dom": "^19",
112-
"shelljs": "0.9.2",
112+
"shelljs": "0.10.0",
113113
"tsconfig": "workspace:*",
114114
"typescript": "5.8.3",
115115
"vite": "6.4.1",

0 commit comments

Comments
 (0)