File tree Expand file tree Collapse file tree 7 files changed +129
-69
lines changed Expand file tree Collapse file tree 7 files changed +129
-69
lines changed Original file line number Diff line number Diff line change 3
3
"type" : " module" ,
4
4
"version" : " 2.0.14" ,
5
5
"private" : " true" ,
6
- "packageManager" : " pnpm@10.14 .0" ,
6
+ "packageManager" : " pnpm@10.15 .0" ,
7
7
"author" :
" Harlan Wilton <[email protected] >" ,
8
8
"license" : " MIT" ,
9
9
"homepage" : " https://unhead.unjs.io" ,
Original file line number Diff line number Diff line change 58
58
"dependencies" : {
59
59
"@rollup/pluginutils" : " ^5.2.0" ,
60
60
"estree-walker" : " ^3.0.3" ,
61
- "magic-string" : " ^0.30.17 " ,
61
+ "magic-string" : " ^0.30.18 " ,
62
62
"mlly" : " ^1.7.4" ,
63
63
"ufo" : " ^1.6.1" ,
64
- "unplugin" : " ^2.3.5 " ,
65
- "unplugin-ast" : " ^0.15.1 "
64
+ "unplugin" : " ^2.3.8 " ,
65
+ "unplugin-ast" : " ^0.15.2 "
66
66
},
67
67
"devDependencies" : {
68
68
"@babel/types" : " ^7.28.2"
Original file line number Diff line number Diff line change 71
71
"unhead" : " workspace:*"
72
72
},
73
73
"devDependencies" : {
74
- "@angular/platform-browser-dynamic" : " ^20.1.4 " ,
74
+ "@angular/platform-browser-dynamic" : " ^20.2.1 " ,
75
75
"zone.js" : " ^0.15.1"
76
76
}
77
77
}
Original file line number Diff line number Diff line change 79
79
},
80
80
"devDependencies" : {
81
81
"@solidjs/testing-library" : " ^0.8.10" ,
82
- "@testing-library/jest-dom" : " ^6.6.4 " ,
82
+ "@testing-library/jest-dom" : " ^6.8.0 " ,
83
83
"@testing-library/user-event" : " 14.6.1" ,
84
84
"solid-js" : " ^1.9.7" ,
85
85
"vite-plugin-solid" : " ^2.11.8"
Original file line number Diff line number Diff line change 61
61
"test:attw" : " attw --pack"
62
62
},
63
63
"peerDependencies" : {
64
- "svelte" : " >=5.38.0 "
64
+ "svelte" : " >=5.38.2 "
65
65
},
66
66
"build" : {
67
67
"external" : [
Original file line number Diff line number Diff line change 99
99
"test:attw" : " attw --pack"
100
100
},
101
101
"peerDependencies" : {
102
- "vue" : " >=3.5.18 "
102
+ "vue" : " >=3.5.19 "
103
103
},
104
104
"build" : {
105
105
"external" : [
You can’t perform that action at this time.
0 commit comments