Skip to content

Commit 2eb3770

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

File tree

2 files changed

+540
-550
lines changed

2 files changed

+540
-550
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": "pnpm@10.19.0",
4+
"packageManager": "pnpm@10.20.0",
55
"description": "Inline enum values to optimize bundle size.",
66
"type": "module",
77
"keywords": [
@@ -69,21 +69,21 @@
6969
},
7070
"devDependencies": {
7171
"@babel/types": "^7.28.5",
72-
"@sxzz/eslint-config": "^7.2.7",
72+
"@sxzz/eslint-config": "^7.2.8",
7373
"@sxzz/prettier-config": "^2.2.4",
7474
"@sxzz/test-utils": "^0.5.12",
75-
"@types/node": "^24.9.1",
75+
"@types/node": "^24.10.0",
7676
"@types/picomatch": "^4.0.2",
7777
"bumpp": "^10.3.1",
78-
"esbuild": "^0.25.11",
79-
"eslint": "^9.38.0",
78+
"esbuild": "^0.25.12",
79+
"eslint": "^9.39.0",
8080
"prettier": "^3.6.2",
8181
"rollup": "^4.52.5",
82-
"tsdown": "^0.15.10",
82+
"tsdown": "^0.15.12",
8383
"typescript": "^5.9.3",
8484
"unplugin-oxc": "^0.5.3",
8585
"vite": "^7.1.12",
86-
"vitest": "^4.0.3",
86+
"vitest": "^4.0.6",
8787
"webpack": "^5.102.1"
8888
},
8989
"engines": {

0 commit comments

Comments
 (0)