@@ -6,7 +6,7 @@ This project incorporates components from the projects listed below.
661. @gk-nzaytsev/fast-string-truncated-width version 1.1.0 (https://github.com/nzaytsev/fast-string-truncated-width)
772. @lit-labs/signals version 0.1.1 (https://github.com/lit/lit)
883. @lit/context version 1.1.3 (https://github.com/lit/lit)
9- 4. @lit/react version 1.0.6 (https://github.com/lit/lit)
9+ 4. @lit/react version 1.0.7 (https://github.com/lit/lit)
10105. @lit/task version 1.0.1 (https://github.com/lit/lit)
11116. @octokit/graphql version 8.1.2 (https://github.com/octokit/graphql.js)
12127. @octokit/request-error version 6.1.6 (https://github.com/octokit/request-error.js)
@@ -28,8 +28,8 @@ This project incorporates components from the projects listed below.
282823. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
292924. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
303025. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
31- 26. react-dom version 16.8.4 (https://github.com/facebook/react)
32- 27. react version 16.8.4 (https://github.com/facebook/react)
31+ 26. react-dom version 19.0.0 (https://github.com/facebook/react)
32+ 27. react version 19.0.0 (https://github.com/facebook/react)
333328. signal-utils version 0.21.1 (https://github.com/proposal-signals/signal-utils)
343429. slug version 10.0.0 (https://github.com/Trott/slug)
353530. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
@@ -2130,7 +2130,7 @@ END OF path-browserify NOTICES AND INFORMATION
21302130=========================================
21312131MIT License
21322132
2133- Copyright (c) Facebook , Inc. and its affiliates.
2133+ Copyright (c) Meta Platforms , Inc. and affiliates.
21342134
21352135Permission is hereby granted, free of charge, to any person obtaining a copy
21362136of this software and associated documentation files (the "Software"), to deal
@@ -2157,7 +2157,7 @@ END OF react-dom NOTICES AND INFORMATION
21572157=========================================
21582158MIT License
21592159
2160- Copyright (c) Facebook , Inc. and its affiliates.
2160+ Copyright (c) Meta Platforms , Inc. and affiliates.
21612161
21622162Permission is hereby granted, free of charge, to any person obtaining a copy
21632163of this software and associated documentation files (the "Software"), to deal
0 commit comments