File tree Expand file tree Collapse file tree 4 files changed +315
-212
lines changed Expand file tree Collapse file tree 4 files changed +315
-212
lines changed Original file line number Diff line number Diff line change 17
17
with :
18
18
fetch-depth : 0
19
19
- name : Check provenance downgrades
20
- uses : danielroe/provenance-action@a5a718233ca12eff67651fcf29a030bbbd5b3ca1 # v0.1.0
20
+ uses : danielroe/provenance-action@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c # v0.1.1
21
21
with :
22
22
fail-on-provenance-change : true
Original file line number Diff line number Diff line change 2
2
"name" : " vue-sfc-transformer" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.1.17" ,
5
- "packageManager" : " pnpm@10.16.1 " ,
5
+ "packageManager" : " pnpm@10.17.0 " ,
6
6
"description" : " Tools for minimal TypeScript transpilation of Vue SFCs" ,
7
7
"license" : " MIT" ,
8
8
"repository" : " nuxt-contrib/vue-sfc-transformer" ,
52
52
"@babel/parser" : " ^7.27.0"
53
53
},
54
54
"devDependencies" : {
55
- "@antfu/eslint-config" : " 5.3.0 " ,
55
+ "@antfu/eslint-config" : " 5.4.1 " ,
56
56
"@babel/types" : " 7.28.4" ,
57
- "@types/node" : " 22.18.3 " ,
57
+ "@types/node" : " 22.18.6 " ,
58
58
"@vitest/coverage-v8" : " 3.2.4" ,
59
59
"@vue/compiler-core" : " 3.5.21" ,
60
60
"@vue/compiler-dom" : " 3.5.21" ,
61
61
"bumpp" : " 10.2.3" ,
62
62
"changelogithub" : " 13.16.0" ,
63
- "esbuild" : " 0.25.9 " ,
63
+ "esbuild" : " 0.25.10 " ,
64
64
"eslint" : " 9.35.0" ,
65
65
"exsolve" : " 1.0.7" ,
66
66
"installed-check" : " 9.3.0" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"@vue/compiler-sfc" : " 3.5.21" ,
12
- "esbuild" : " 0.25.9 "
12
+ "esbuild" : " 0.25.10 "
13
13
}
14
14
}
You can’t perform that action at this time.
0 commit comments