Skip to content

Commit f15436b

Browse files
fix(deps): update all non-major dependencies
1 parent 256ac31 commit f15436b

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-import-resolver-typescript": "^4.4.3",
5050
"eslint-plugin-import-x": "^4.15.1",
5151
"eslint-plugin-n": "^17.19.0",
52-
"eslint-plugin-regexp": "^2.8.0",
52+
"eslint-plugin-regexp": "^2.9.0",
5353
"execa": "^9.6.0",
5454
"fs-extra": "^11.3.0",
5555
"lint-staged": "^16.1.0",
@@ -83,7 +83,7 @@
8383
"eslint --cache --fix"
8484
]
8585
},
86-
"packageManager": "pnpm@10.11.1",
86+
"packageManager": "pnpm@10.12.1",
8787
"pnpm": {
8888
"overrides": {
8989
"@vitejs/plugin-vue": "workspace:*"

packages/plugin-vue-jsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@babel/core": "^7.27.4",
3333
"@babel/plugin-transform-typescript": "^7.27.1",
34-
"@rolldown/pluginutils": "^1.0.0-beta.11",
34+
"@rolldown/pluginutils": "^1.0.0-beta.13",
3535
"@vue/babel-plugin-jsx": "^1.4.0"
3636
},
3737
"devDependencies": {

packages/plugin-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"vue": "catalog:"
4444
},
4545
"dependencies": {
46-
"@rolldown/pluginutils": "1.0.0-beta.11"
46+
"@rolldown/pluginutils": "1.0.0-beta.13"
4747
}
4848
}

pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)