File tree 6 files changed +710
-548
lines changed
6 files changed +710
-548
lines changed Original file line number Diff line number Diff line change 15
15
"eslint-config-custom" : " workspace:*" ,
16
16
"rimraf" : " 5.0.10" ,
17
17
"tsconfig-config" : " workspace:*" ,
18
- "typescript" : " 5.5.4 " ,
18
+ "typescript" : " 5.7.2 " ,
19
19
"vite" : " 5.4.11"
20
20
},
21
21
"dependencies" : {
Original file line number Diff line number Diff line change 56
56
"@types/jest" : " 29.5.14" ,
57
57
"@types/sinon" : " 17.0.3" ,
58
58
"@web/dev-server-esbuild" : " 1.0.3" ,
59
- "@web/test-runner" : " 0.18.3 " ,
59
+ "@web/test-runner" : " 0.19.0 " ,
60
60
"@web/test-runner-commands" : " 0.9.0" ,
61
61
"@web/test-runner-playwright" : " 0.11.0" ,
62
- "esbuild" : " 0.21.5 " ,
62
+ "esbuild" : " 0.24.2 " ,
63
63
"eslint" : " 8.57.1" ,
64
64
"eslint-config-custom" : " workspace:*" ,
65
65
"jest" : " 29.7.0" ,
66
66
"jest-config" : " workspace:*" ,
67
- "lit" : " 3.1.4 " ,
68
- "lit-html" : " 3.1.4 " ,
69
- "playwright" : " 1.45.3 " ,
67
+ "lit" : " 3.2.1 " ,
68
+ "lit-html" : " 3.2.1 " ,
69
+ "playwright" : " 1.49.1 " ,
70
70
"rimraf" : " 5.0.10" ,
71
71
"sinon" : " 17.0.1" ,
72
72
"tsconfig-config" : " workspace:*" ,
73
- "tslib" : " 2.6.3 " ,
74
- "tsup" : " 8.1.2 " ,
75
- "typescript" : " 5.5.4 "
73
+ "tslib" : " 2.8.1 " ,
74
+ "tsup" : " 8.3.5 " ,
75
+ "typescript" : " 5.7.2 "
76
76
},
77
77
"peerDependencies" : {
78
78
"@lit/context" : " 1.1.3" ,
Original file line number Diff line number Diff line change 63
63
"rimraf" : " 5.0.10" ,
64
64
"storybook" : " 7.6.20" ,
65
65
"tsconfig-config" : " workspace:*" ,
66
- "typescript" : " 5.5.4 " ,
66
+ "typescript" : " 5.7.2 " ,
67
67
"vite" : " 5.4.11" ,
68
68
"vite-plugin-dts" : " 3.9.1" ,
69
69
"vite-plugin-lib-inject-css" : " 1.3.0"
You can’t perform that action at this time.
0 commit comments