Skip to content

Commit 6717b27

Browse files
chore(deps): update all non-major dependencies (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 919de41 commit 6717b27

File tree

2 files changed

+208
-79
lines changed

2 files changed

+208
-79
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue-sfc-transformer",
33
"type": "module",
44
"version": "0.1.16",
5-
"packageManager": "[email protected].1",
5+
"packageManager": "[email protected].2",
66
"description": "Tools for minimal TypeScript transpilation of Vue SFCs",
77
"license": "MIT",
88
"repository": "nuxt-contrib/vue-sfc-transformer",
@@ -52,7 +52,7 @@
5252
"@babel/parser": "^7.27.0"
5353
},
5454
"devDependencies": {
55-
"@antfu/eslint-config": "4.14.1",
55+
"@antfu/eslint-config": "4.16.1",
5656
"@babel/types": "7.27.6",
5757
"@types/node": "22.15.32",
5858
"@vitest/coverage-v8": "3.2.3",
@@ -62,12 +62,12 @@
6262
"changelogithub": "13.16.0",
6363
"esbuild": "0.25.5",
6464
"eslint": "9.29.0",
65-
"exsolve": "1.0.6",
65+
"exsolve": "1.0.7",
6666
"installed-check": "9.3.0",
6767
"knip": "5.61.2",
6868
"lint-staged": "16.1.2",
6969
"mkdist": "2.3.0",
70-
"pkg-pr-new": "0.0.51",
70+
"pkg-pr-new": "0.0.53",
7171
"simple-git-hooks": "2.13.0",
7272
"typescript": "5.8.3",
7373
"unbuild": "3.5.0",

0 commit comments

Comments
 (0)