File tree Expand file tree Collapse file tree 4 files changed +157
-157
lines changed Expand file tree Collapse file tree 4 files changed +157
-157
lines changed Original file line number Diff line number Diff line change 1111 "typecheck" : " tsc --noEmit"
1212 },
1313 "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 " ,
1616 "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 "
1919 }
2020}
Original file line number Diff line number Diff line change 1818 "sirv" : " ^3.0.1"
1919 },
2020 "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 " ,
2323 "@types/compression" : " ^1.7.5" ,
2424 "@types/express" : " ^5.0.0" ,
2525 "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 "
2828 }
2929}
Original file line number Diff line number Diff line change 1212 "typecheck" : " tsc --noEmit"
1313 },
1414 "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 " ,
2020 "vite-plugin-lwc" : " workspace:^"
2121 }
2222}
You can’t perform that action at this time.
0 commit comments