Commit 1c2a0e2 1 parent 8caa562 commit 1c2a0e2 Copy full SHA for 1c2a0e2
File tree 6 files changed +280
-91
lines changed
6 files changed +280
-91
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.16.0 " ,
15
- "@lwc/synthetic-shadow" : " ^8.16.0 " ,
14
+ "@lwc/engine-dom" : " ^8.16.1 " ,
15
+ "@lwc/synthetic-shadow" : " ^8.16.1 " ,
16
16
"lightning-base-components" : " 1.22.3-alpha" ,
17
- "lwc" : " ^8.16.0 " ,
17
+ "lwc" : " ^8.16.1 " ,
18
18
"typescript" : " ^5.8.2" ,
19
19
"vite" : " ^6.2.1" ,
20
20
"vite-plugin-lwc" : " ^4.0.2"
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.16.0 " ,
15
- "lwc" : " ^8.16.0 " ,
14
+ "@lwc/engine-dom" : " ^8.16.1 " ,
15
+ "lwc" : " ^8.16.1 " ,
16
16
"typescript" : " ^5.8.2" ,
17
17
"vite" : " ^6.2.1" ,
18
18
"vite-plugin-lwc" : " ^4.0.2"
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.16.0 " ,
22
- "@lwc/ssr-runtime" : " ^8.16.0 " ,
21
+ "@lwc/engine-dom" : " ^8.16.1 " ,
22
+ "@lwc/ssr-runtime" : " ^8.16.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.16.0 " ,
26
+ "lwc" : " ^8.16.1 " ,
27
27
"vite-plugin-lwc" : " ^4.0.2"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 27
27
"playwright" : " ^1.51.0" ,
28
28
"simple-git-hooks" : " ^2.11.1" ,
29
29
"typescript" : " ^5.8.2" ,
30
- "typescript-eslint" : " ^8.26.0 " ,
30
+ "typescript-eslint" : " ^8.26.1 " ,
31
31
"vite" : " ^6.2.1" ,
32
32
"vite-plugin-lwc" : " workspace:^" ,
33
33
"vitest" : " ^3.0.8"
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.16.0 " ,
16
- "@lwc/shared" : " ^8.16.0 " ,
17
- "@lwc/synthetic-shadow" : " ^8.16.0 " ,
18
- "@lwc/wire-service" : " ^8.16.0 " ,
19
- "lwc" : " ^8.16.0 " ,
15
+ "@lwc/engine-dom" : " ^8.16.1 " ,
16
+ "@lwc/shared" : " ^8.16.1 " ,
17
+ "@lwc/synthetic-shadow" : " ^8.16.1 " ,
18
+ "@lwc/wire-service" : " ^8.16.1 " ,
19
+ "lwc" : " ^8.16.1 " ,
20
20
"vite-plugin-lwc" : " workspace:^"
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments