Commit 0ea1579 1 parent 8568650 commit 0ea1579 Copy full SHA for 0ea1579
File tree 4 files changed +157
-157
lines changed
4 files changed +157
-157
lines changed Original file line number Diff line number Diff line change 11
11
"typecheck" : " tsc --noEmit"
12
12
},
13
13
"devDependencies" : {
14
- "@lwc/engine-dom" : " ^8.15.0 " ,
15
- "lwc" : " ^8.15.0 " ,
14
+ "@lwc/engine-dom" : " ^8.15.1 " ,
15
+ "lwc" : " ^8.15.1 " ,
16
16
"typescript" : " ^5.8.2" ,
17
- "vite-plugin-lwc " : " ^4.0.1 " ,
18
- "vite" : " ^6.2.0 "
17
+ "vite" : " ^6.2.0 " ,
18
+ "vite-plugin-lwc " : " ^4.0.2 "
19
19
}
20
20
}
Original file line number Diff line number Diff line change 18
18
"sirv" : " ^3.0.1"
19
19
},
20
20
"devDependencies" : {
21
- "@lwc/engine-dom" : " ^8.15.0 " ,
22
- "@lwc/ssr-runtime" : " ^8.15.0 " ,
21
+ "@lwc/engine-dom" : " ^8.15.1 " ,
22
+ "@lwc/ssr-runtime" : " ^8.15.1 " ,
23
23
"@types/compression" : " ^1.7.5" ,
24
24
"@types/express" : " ^5.0.0" ,
25
25
"cross-env" : " ^7.0.3" ,
26
- "lwc" : " ^8.15.0 " ,
27
- "vite-plugin-lwc" : " ^4.0.1 "
26
+ "lwc" : " ^8.15.1 " ,
27
+ "vite-plugin-lwc" : " ^4.0.2 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change 12
12
"typecheck" : " tsc --noEmit"
13
13
},
14
14
"devDependencies" : {
15
- "@lwc/engine-dom" : " ^8.15.0 " ,
16
- "@lwc/shared" : " ^8.15.0 " ,
17
- "@lwc/synthetic-shadow" : " ^8.15.0 " ,
18
- "@lwc/wire-service" : " ^8.15.0 " ,
19
- "lwc" : " ^8.15.0 " ,
15
+ "@lwc/engine-dom" : " ^8.15.1 " ,
16
+ "@lwc/shared" : " ^8.15.1 " ,
17
+ "@lwc/synthetic-shadow" : " ^8.15.1 " ,
18
+ "@lwc/wire-service" : " ^8.15.1 " ,
19
+ "lwc" : " ^8.15.1 " ,
20
20
"vite-plugin-lwc" : " workspace:^"
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments