Browse Source

UI: update yarn.lock

pull/10387/head
Igor Kulikov 2 years ago
parent
commit
f4c2791eb0
  1. 2
      ui-ngx/patches/@angular+core+15.2.10.patch
  2. 2
      ui-ngx/pom.xml
  3. 4382
      ui-ngx/yarn.lock

2
ui-ngx/patches/@angular+core+15.2.9.patch → ui-ngx/patches/@angular+core+15.2.10.patch

@ -1,5 +1,5 @@
diff --git a/node_modules/@angular/core/fesm2020/core.mjs b/node_modules/@angular/core/fesm2020/core.mjs
index 3e93015..9efcb96 100755
index e9a9b75..17044d9 100755
--- a/node_modules/@angular/core/fesm2020/core.mjs
+++ b/node_modules/@angular/core/fesm2020/core.mjs
@@ -11053,13 +11053,13 @@ function findDirectiveDefMatches(tView, tNode) {

2
ui-ngx/pom.xml

@ -56,7 +56,7 @@
<goal>install-node-and-yarn</goal>
</goals>
<configuration>
<nodeVersion>v16.20.2</nodeVersion>
<nodeVersion>v20.11.1</nodeVersion>
<yarnVersion>v1.22.17</yarnVersion>
</configuration>
</execution>

4382
ui-ngx/yarn.lock

File diff suppressed because it is too large
Loading…
Cancel
Save