Skip to content

Commit 4c5544e

Browse files
authored
🤖 Update core dependencies
1 parent 67b73ad commit 4c5544e

File tree

5 files changed

+21
-17
lines changed

5 files changed

+21
-17
lines changed

baselines/dom.generated.d.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23307,7 +23307,6 @@ declare var WebGL2RenderingContext: {
2330723307
readonly STENCIL: 0x1802;
2330823308
readonly RED: 0x1903;
2330923309
readonly RGB8: 0x8051;
23310-
readonly RGBA8: 0x8058;
2331123310
readonly RGB10_A2: 0x8059;
2331223311
readonly TEXTURE_BINDING_3D: 0x806A;
2331323312
readonly UNPACK_SKIP_IMAGES: 0x806D;
@@ -23818,6 +23817,7 @@ declare var WebGL2RenderingContext: {
2381823817
readonly RENDERBUFFER: 0x8D41;
2381923818
readonly RGBA4: 0x8056;
2382023819
readonly RGB5_A1: 0x8057;
23820+
readonly RGBA8: 0x8058;
2382123821
readonly RGB565: 0x8D62;
2382223822
readonly DEPTH_COMPONENT16: 0x81A5;
2382323823
readonly STENCIL_INDEX8: 0x8D48;
@@ -24052,7 +24052,6 @@ interface WebGL2RenderingContextBase {
2405224052
readonly STENCIL: 0x1802;
2405324053
readonly RED: 0x1903;
2405424054
readonly RGB8: 0x8051;
24055-
readonly RGBA8: 0x8058;
2405624055
readonly RGB10_A2: 0x8059;
2405724056
readonly TEXTURE_BINDING_3D: 0x806A;
2405824057
readonly UNPACK_SKIP_IMAGES: 0x806D;
@@ -24725,6 +24724,7 @@ declare var WebGLRenderingContext: {
2472524724
readonly RENDERBUFFER: 0x8D41;
2472624725
readonly RGBA4: 0x8056;
2472724726
readonly RGB5_A1: 0x8057;
24727+
readonly RGBA8: 0x8058;
2472824728
readonly RGB565: 0x8D62;
2472924729
readonly DEPTH_COMPONENT16: 0x81A5;
2473024730
readonly STENCIL_INDEX8: 0x8D48;
@@ -25300,6 +25300,7 @@ interface WebGLRenderingContextBase {
2530025300
readonly RENDERBUFFER: 0x8D41;
2530125301
readonly RGBA4: 0x8056;
2530225302
readonly RGB5_A1: 0x8057;
25303+
readonly RGBA8: 0x8058;
2530325304
readonly RGB565: 0x8D62;
2530425305
readonly DEPTH_COMPONENT16: 0x81A5;
2530525306
readonly STENCIL_INDEX8: 0x8D48;

baselines/serviceworker.generated.d.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5554,7 +5554,6 @@ declare var WebGL2RenderingContext: {
55545554
readonly STENCIL: 0x1802;
55555555
readonly RED: 0x1903;
55565556
readonly RGB8: 0x8051;
5557-
readonly RGBA8: 0x8058;
55585557
readonly RGB10_A2: 0x8059;
55595558
readonly TEXTURE_BINDING_3D: 0x806A;
55605559
readonly UNPACK_SKIP_IMAGES: 0x806D;
@@ -6065,6 +6064,7 @@ declare var WebGL2RenderingContext: {
60656064
readonly RENDERBUFFER: 0x8D41;
60666065
readonly RGBA4: 0x8056;
60676066
readonly RGB5_A1: 0x8057;
6067+
readonly RGBA8: 0x8058;
60686068
readonly RGB565: 0x8D62;
60696069
readonly DEPTH_COMPONENT16: 0x81A5;
60706070
readonly STENCIL_INDEX8: 0x8D48;
@@ -6299,7 +6299,6 @@ interface WebGL2RenderingContextBase {
62996299
readonly STENCIL: 0x1802;
63006300
readonly RED: 0x1903;
63016301
readonly RGB8: 0x8051;
6302-
readonly RGBA8: 0x8058;
63036302
readonly RGB10_A2: 0x8059;
63046303
readonly TEXTURE_BINDING_3D: 0x806A;
63056304
readonly UNPACK_SKIP_IMAGES: 0x806D;
@@ -6972,6 +6971,7 @@ declare var WebGLRenderingContext: {
69726971
readonly RENDERBUFFER: 0x8D41;
69736972
readonly RGBA4: 0x8056;
69746973
readonly RGB5_A1: 0x8057;
6974+
readonly RGBA8: 0x8058;
69756975
readonly RGB565: 0x8D62;
69766976
readonly DEPTH_COMPONENT16: 0x81A5;
69776977
readonly STENCIL_INDEX8: 0x8D48;
@@ -7545,6 +7545,7 @@ interface WebGLRenderingContextBase {
75457545
readonly RENDERBUFFER: 0x8D41;
75467546
readonly RGBA4: 0x8056;
75477547
readonly RGB5_A1: 0x8057;
7548+
readonly RGBA8: 0x8058;
75487549
readonly RGB565: 0x8D62;
75497550
readonly DEPTH_COMPONENT16: 0x81A5;
75507551
readonly STENCIL_INDEX8: 0x8D48;

baselines/sharedworker.generated.d.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5368,7 +5368,6 @@ declare var WebGL2RenderingContext: {
53685368
readonly STENCIL: 0x1802;
53695369
readonly RED: 0x1903;
53705370
readonly RGB8: 0x8051;
5371-
readonly RGBA8: 0x8058;
53725371
readonly RGB10_A2: 0x8059;
53735372
readonly TEXTURE_BINDING_3D: 0x806A;
53745373
readonly UNPACK_SKIP_IMAGES: 0x806D;
@@ -5879,6 +5878,7 @@ declare var WebGL2RenderingContext: {
58795878
readonly RENDERBUFFER: 0x8D41;
58805879
readonly RGBA4: 0x8056;
58815880
readonly RGB5_A1: 0x8057;
5881+
readonly RGBA8: 0x8058;
58825882
readonly RGB565: 0x8D62;
58835883
readonly DEPTH_COMPONENT16: 0x81A5;
58845884
readonly STENCIL_INDEX8: 0x8D48;
@@ -6113,7 +6113,6 @@ interface WebGL2RenderingContextBase {
61136113
readonly STENCIL: 0x1802;
61146114
readonly RED: 0x1903;
61156115
readonly RGB8: 0x8051;
6116-
readonly RGBA8: 0x8058;
61176116
readonly RGB10_A2: 0x8059;
61186117
readonly TEXTURE_BINDING_3D: 0x806A;
61196118
readonly UNPACK_SKIP_IMAGES: 0x806D;
@@ -6786,6 +6785,7 @@ declare var WebGLRenderingContext: {
67866785
readonly RENDERBUFFER: 0x8D41;
67876786
readonly RGBA4: 0x8056;
67886787
readonly RGB5_A1: 0x8057;
6788+
readonly RGBA8: 0x8058;
67896789
readonly RGB565: 0x8D62;
67906790
readonly DEPTH_COMPONENT16: 0x81A5;
67916791
readonly STENCIL_INDEX8: 0x8D48;
@@ -7359,6 +7359,7 @@ interface WebGLRenderingContextBase {
73597359
readonly RENDERBUFFER: 0x8D41;
73607360
readonly RGBA4: 0x8056;
73617361
readonly RGB5_A1: 0x8057;
7362+
readonly RGBA8: 0x8058;
73627363
readonly RGB565: 0x8D62;
73637364
readonly DEPTH_COMPONENT16: 0x81A5;
73647365
readonly STENCIL_INDEX8: 0x8D48;

baselines/webworker.generated.d.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6042,7 +6042,6 @@ declare var WebGL2RenderingContext: {
60426042
readonly STENCIL: 0x1802;
60436043
readonly RED: 0x1903;
60446044
readonly RGB8: 0x8051;
6045-
readonly RGBA8: 0x8058;
60466045
readonly RGB10_A2: 0x8059;
60476046
readonly TEXTURE_BINDING_3D: 0x806A;
60486047
readonly UNPACK_SKIP_IMAGES: 0x806D;
@@ -6553,6 +6552,7 @@ declare var WebGL2RenderingContext: {
65536552
readonly RENDERBUFFER: 0x8D41;
65546553
readonly RGBA4: 0x8056;
65556554
readonly RGB5_A1: 0x8057;
6555+
readonly RGBA8: 0x8058;
65566556
readonly RGB565: 0x8D62;
65576557
readonly DEPTH_COMPONENT16: 0x81A5;
65586558
readonly STENCIL_INDEX8: 0x8D48;
@@ -6787,7 +6787,6 @@ interface WebGL2RenderingContextBase {
67876787
readonly STENCIL: 0x1802;
67886788
readonly RED: 0x1903;
67896789
readonly RGB8: 0x8051;
6790-
readonly RGBA8: 0x8058;
67916790
readonly RGB10_A2: 0x8059;
67926791
readonly TEXTURE_BINDING_3D: 0x806A;
67936792
readonly UNPACK_SKIP_IMAGES: 0x806D;
@@ -7460,6 +7459,7 @@ declare var WebGLRenderingContext: {
74607459
readonly RENDERBUFFER: 0x8D41;
74617460
readonly RGBA4: 0x8056;
74627461
readonly RGB5_A1: 0x8057;
7462+
readonly RGBA8: 0x8058;
74637463
readonly RGB565: 0x8D62;
74647464
readonly DEPTH_COMPONENT16: 0x81A5;
74657465
readonly STENCIL_INDEX8: 0x8D48;
@@ -8033,6 +8033,7 @@ interface WebGLRenderingContextBase {
80338033
readonly RENDERBUFFER: 0x8D41;
80348034
readonly RGBA4: 0x8056;
80358035
readonly RGB5_A1: 0x8057;
8036+
readonly RGBA8: 0x8058;
80368037
readonly RGB565: 0x8D62;
80378038
readonly DEPTH_COMPONENT16: 0x81A5;
80388039
readonly STENCIL_INDEX8: 0x8D48;

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)