Skip to content

Commit 9457335

Browse files
chore(deps): update all non-major dependencies (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b72308b commit 9457335

File tree

2 files changed

+744
-549
lines changed

2 files changed

+744
-549
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-inline-enum",
33
"version": "0.4.1",
4-
"packageManager": "[email protected].2",
4+
"packageManager": "[email protected].4",
55
"description": "Inline enum values to optimize bundle size.",
66
"type": "module",
77
"keywords": [
@@ -67,21 +67,21 @@
6767
"unplugin-replace": "^0.6.0"
6868
},
6969
"devDependencies": {
70-
"@babel/types": "^7.27.6",
70+
"@babel/types": "^7.27.7",
7171
"@sxzz/eslint-config": "^7.0.4",
72-
"@sxzz/prettier-config": "^2.2.1",
72+
"@sxzz/prettier-config": "^2.2.3",
7373
"@sxzz/test-utils": "^0.5.6",
74-
"@types/node": "^22.15.32",
74+
"@types/node": "^22.15.34",
7575
"@types/picomatch": "^4.0.0",
7676
"bumpp": "^10.2.0",
7777
"esbuild": "^0.25.5",
78-
"eslint": "^9.29.0",
79-
"prettier": "^3.6.0",
80-
"rollup": "^4.44.0",
81-
"tsdown": "^0.12.8",
78+
"eslint": "^9.30.0",
79+
"prettier": "^3.6.2",
80+
"rollup": "^4.44.1",
81+
"tsdown": "^0.12.9",
8282
"tsx": "^4.20.3",
8383
"typescript": "^5.8.3",
84-
"unplugin-oxc": "^0.4.5",
84+
"unplugin-oxc": "^0.4.6",
8585
"vite": "^7.0.0",
8686
"vitest": "^3.2.4",
8787
"webpack": "^5.99.9"

0 commit comments

Comments
 (0)