Skip to content

Commit 7d18013

Browse files
chore(deps): update all non-major dependencies (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b29c496 commit 7d18013

File tree

2 files changed

+98
-98
lines changed

2 files changed

+98
-98
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue-jsx",
33
"version": "0.8.1",
4-
"packageManager": "pnpm@10.18.1",
4+
"packageManager": "pnpm@10.18.2",
55
"description": "A Vue JSX plugin.",
66
"type": "module",
77
"keywords": [
@@ -71,11 +71,11 @@
7171
"@sxzz/eslint-config": "^7.2.7",
7272
"@sxzz/prettier-config": "^2.2.4",
7373
"@types/babel__core": "^7.20.5",
74-
"@types/node": "^24.7.0",
74+
"@types/node": "^24.7.2",
7575
"bumpp": "^10.3.1",
7676
"eslint": "^9.37.0",
7777
"prettier": "^3.6.2",
78-
"rolldown-plugin-require-cjs": "^0.3.0",
78+
"rolldown-plugin-require-cjs": "^0.3.1",
7979
"tsdown": "^0.15.6",
8080
"tsx": "^4.20.6",
8181
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)