Skip to content

Commit 2125fb8

Browse files
committed
chore: deps
1 parent 30791c0 commit 2125fb8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@
5757
"image-size@>=1.1.0 <1.2.1": ">=1.2.1",
5858
"estree-util-value-to-estree@<3.3.3": ">=3.3.3",
5959
"vite@>=6.2.0 <6.2.6": ">=6.2.6"
60-
}
60+
},
61+
"onlyBuiltDependencies": [
62+
"@swc/core",
63+
"@tailwindcss/oxide",
64+
"core-js",
65+
"core-js-pure"
66+
]
6167
}
6268
}
File renamed without changes.

0 commit comments

Comments
 (0)