Skip to content

Commit d848c2c

Browse files
chore(deps): update all non-major dependencies
1 parent 33ff1be commit d848c2c

File tree

2 files changed

+157
-176
lines changed

2 files changed

+157
-176
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-inline-enum",
33
"version": "0.3.0",
4-
"packageManager": "pnpm@10.3.0",
4+
"packageManager": "pnpm@10.4.1",
55
"description": "Inline enum values to optimize bundle size.",
66
"type": "module",
77
"keywords": [
@@ -68,24 +68,24 @@
6868
"unplugin-utils": "^0.2.4"
6969
},
7070
"devDependencies": {
71-
"@babel/types": "^7.26.8",
72-
"@sxzz/eslint-config": "^5.1.0",
73-
"@sxzz/prettier-config": "^2.1.2",
71+
"@babel/types": "^7.26.9",
72+
"@sxzz/eslint-config": "^5.1.1",
73+
"@sxzz/prettier-config": "^2.2.0",
7474
"@sxzz/test-utils": "^0.5.1",
75-
"@types/node": "^22.13.1",
75+
"@types/node": "^22.13.4",
7676
"@types/picomatch": "^3.0.2",
7777
"bumpp": "^10.0.3",
7878
"esbuild": "^0.25.0",
7979
"eslint": "^9.20.1",
80-
"prettier": "^3.5.0",
81-
"rollup": "^4.34.6",
80+
"prettier": "^3.5.1",
81+
"rollup": "^4.34.8",
8282
"tsdown": "^0.5.9",
8383
"tsx": "^4.19.2",
8484
"typescript": "^5.7.3",
8585
"unplugin-oxc": "^0.2.4",
8686
"vite": "^6.1.0",
8787
"vitest": "^3.0.5",
88-
"webpack": "^5.97.1"
88+
"webpack": "^5.98.0"
8989
},
9090
"engines": {
9191
"node": ">=18.12.0"

0 commit comments

Comments
 (0)