Skip to content

Commit d601fb1

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 6dc97a2 commit d601fb1

File tree

2 files changed

+582
-568
lines changed

2 files changed

+582
-568
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -96,29 +96,29 @@
9696
"dependencies": {
9797
"@rollup/pluginutils": "^5.1.3",
9898
"magic-string": "^0.30.12",
99-
"oxc-parser": "^0.34.0",
100-
"unplugin": "^1.14.1"
99+
"oxc-parser": "^0.35.0",
100+
"unplugin": "^1.15.0"
101101
},
102102
"devDependencies": {
103-
"@oxc-project/types": "^0.34.0",
104-
"@swc/core": "^1.7.40",
103+
"@oxc-project/types": "^0.35.0",
104+
"@swc/core": "^1.8.0",
105105
"@sxzz/eslint-config": "^4.4.0",
106106
"@sxzz/prettier-config": "^2.0.2",
107-
"@types/node": "^22.8.1",
108-
"bumpp": "^9.7.1",
107+
"@types/node": "^22.9.0",
108+
"bumpp": "^9.8.1",
109109
"esbuild": "^0.24.0",
110-
"eslint": "^9.13.0",
110+
"eslint": "^9.14.0",
111111
"fast-glob": "^3.3.2",
112-
"oxc-transform": "^0.34.0",
112+
"oxc-transform": "^0.35.0",
113113
"prettier": "^3.3.3",
114114
"rolldown": "nightly",
115-
"rollup": "^4.24.2",
115+
"rollup": "^4.24.4",
116116
"rollup-plugin-esbuild": "^6.1.1",
117-
"tsdown": "^0.2.17",
117+
"tsdown": "^0.3.0",
118118
"tsx": "^4.19.2",
119119
"typescript": "^5.6.3",
120120
"vite": "^5.4.10",
121-
"vitest": "^2.1.3"
121+
"vitest": "^2.1.4"
122122
},
123123
"engines": {
124124
"node": ">=18.12.0"

0 commit comments

Comments
 (0)