Skip to content

Commit 1306e85

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

File tree

2 files changed

+167
-164
lines changed

2 files changed

+167
-164
lines changed

package.json

Lines changed: 8 additions & 8 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": "pnpm@10.13.1",
5+
"packageManager": "pnpm@10.14.0",
66
"description": "Tools for minimal TypeScript transpilation of Vue SFCs",
77
"license": "MIT",
88
"repository": "nuxt-contrib/vue-sfc-transformer",
@@ -52,28 +52,28 @@
5252
"@babel/parser": "^7.27.0"
5353
},
5454
"devDependencies": {
55-
"@antfu/eslint-config": "5.0.0",
55+
"@antfu/eslint-config": "5.1.0",
5656
"@babel/types": "7.28.2",
57-
"@types/node": "22.16.5",
57+
"@types/node": "22.17.0",
5858
"@vitest/coverage-v8": "3.2.4",
5959
"@vue/compiler-core": "3.5.18",
6060
"@vue/compiler-dom": "3.5.18",
61-
"bumpp": "10.2.0",
61+
"bumpp": "10.2.2",
6262
"changelogithub": "13.16.0",
6363
"esbuild": "0.25.8",
6464
"eslint": "9.32.0",
6565
"exsolve": "1.0.7",
6666
"installed-check": "9.3.0",
6767
"knip": "5.62.0",
68-
"lint-staged": "16.1.2",
68+
"lint-staged": "16.1.4",
6969
"mkdist": "2.3.0",
7070
"pkg-pr-new": "0.0.54",
71-
"simple-git-hooks": "2.13.0",
72-
"typescript": "5.8.3",
71+
"simple-git-hooks": "2.13.1",
72+
"typescript": "5.9.2",
7373
"unbuild": "3.6.0",
7474
"vitest": "3.2.4",
7575
"vue": "3.5.18",
76-
"vue-tsc": "3.0.4"
76+
"vue-tsc": "3.0.5"
7777
},
7878
"resolutions": {
7979
"@vue/compiler-core": "3.5.18",

0 commit comments

Comments
 (0)