Skip to content

Commit c988ad6

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

File tree

2 files changed

+458
-432
lines changed

2 files changed

+458
-432
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -96,28 +96,28 @@
9696
"dependencies": {
9797
"@rollup/pluginutils": "^5.1.3",
9898
"magic-string": "^0.30.12",
99-
"oxc-parser": "^0.35.0",
99+
"oxc-parser": "^0.36.0",
100100
"unplugin": "^1.15.0"
101101
},
102102
"devDependencies": {
103-
"@oxc-project/types": "^0.35.0",
104-
"@swc/core": "^1.8.0",
105-
"@sxzz/eslint-config": "^4.4.0",
103+
"@oxc-project/types": "^0.36.0",
104+
"@swc/core": "^1.9.2",
105+
"@sxzz/eslint-config": "^4.4.1",
106106
"@sxzz/prettier-config": "^2.0.2",
107107
"@types/node": "^22.9.0",
108108
"bumpp": "^9.8.1",
109109
"esbuild": "^0.24.0",
110110
"eslint": "^9.14.0",
111111
"fast-glob": "^3.3.2",
112-
"oxc-transform": "^0.35.0",
112+
"oxc-transform": "^0.36.0",
113113
"prettier": "^3.3.3",
114114
"rolldown": "nightly",
115-
"rollup": "^4.24.4",
115+
"rollup": "^4.25.0",
116116
"rollup-plugin-esbuild": "^6.1.1",
117117
"tsdown": "^0.3.0",
118118
"tsx": "^4.19.2",
119119
"typescript": "^5.6.3",
120-
"vite": "^5.4.10",
120+
"vite": "^5.4.11",
121121
"vitest": "^2.1.4"
122122
},
123123
"engines": {

0 commit comments

Comments
 (0)