Skip to content

Commit 53bb25a

Browse files
committed
fix(deps): update all non-major dependencies
1 parent c3933b8 commit 53bb25a

File tree

2 files changed

+400
-392
lines changed

2 files changed

+400
-392
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -94,30 +94,30 @@
9494
}
9595
},
9696
"dependencies": {
97-
"@rollup/pluginutils": "^5.1.1",
97+
"@rollup/pluginutils": "^5.1.2",
9898
"magic-string": "^0.30.11",
99-
"oxc-parser": "^0.30.0",
99+
"oxc-parser": "^0.30.5",
100100
"unplugin": "^1.14.1"
101101
},
102102
"devDependencies": {
103103
"@swc/core": "^1.7.26",
104104
"@sxzz/eslint-config": "^4.2.0",
105105
"@sxzz/prettier-config": "^2.0.2",
106-
"@types/node": "^22.5.5",
107-
"@typescript-eslint/typescript-estree": "^8.6.0",
108-
"bumpp": "^9.5.2",
106+
"@types/node": "^22.7.4",
107+
"@typescript-eslint/typescript-estree": "^8.7.0",
108+
"bumpp": "^9.6.1",
109109
"esbuild": "^0.24.0",
110-
"eslint": "^9.11.0",
110+
"eslint": "^9.11.1",
111111
"fast-glob": "^3.3.2",
112-
"oxc-transform": "^0.30.0",
112+
"oxc-transform": "^0.30.5",
113113
"prettier": "^3.3.3",
114114
"rolldown": "nightly",
115-
"rollup": "^4.22.4",
115+
"rollup": "^4.22.5",
116116
"rollup-plugin-esbuild": "^6.1.1",
117117
"tsdown": "^0.2.16",
118118
"tsx": "^4.19.1",
119119
"typescript": "^5.6.2",
120-
"vite": "^5.4.7",
120+
"vite": "^5.4.8",
121121
"vitest": "^2.1.1"
122122
},
123123
"engines": {

0 commit comments

Comments
 (0)