Skip to content

Commit a8888f4

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

File tree

2 files changed

+492
-493
lines changed

2 files changed

+492
-493
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-inline-enum",
33
"version": "0.6.2",
4-
"packageManager": "[email protected].2",
4+
"packageManager": "[email protected].3",
55
"description": "Inline enum values to optimize bundle size.",
66
"type": "module",
77
"keywords": [
@@ -72,17 +72,17 @@
7272
"@sxzz/eslint-config": "^7.2.7",
7373
"@sxzz/prettier-config": "^2.2.4",
7474
"@sxzz/test-utils": "^0.5.11",
75-
"@types/node": "^24.7.2",
75+
"@types/node": "^24.8.1",
7676
"@types/picomatch": "^4.0.2",
7777
"bumpp": "^10.3.1",
78-
"esbuild": "^0.25.10",
79-
"eslint": "^9.37.0",
78+
"esbuild": "^0.25.11",
79+
"eslint": "^9.38.0",
8080
"prettier": "^3.6.2",
81-
"rollup": "^4.52.4",
82-
"tsdown": "^0.15.6",
81+
"rollup": "^4.52.5",
82+
"tsdown": "^0.15.8",
8383
"typescript": "^5.9.3",
8484
"unplugin-oxc": "^0.5.3",
85-
"vite": "^7.1.9",
85+
"vite": "^7.1.10",
8686
"vitest": "^3.2.4",
8787
"webpack": "^5.102.1"
8888
},

0 commit comments

Comments
 (0)