Skip to content

Commit d15347c

Browse files
Update mvnpm
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent 85eb11d commit d15347c

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

web-deps/locker/pom.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.mvnpm.at.segment</groupId>
8181
<artifactId>analytics-next</artifactId>
82-
<version>1.84.0</version>
82+
<version>1.84.1</version>
8383
</dependency>
8484
<dependency>
8585
<groupId>org.mvnpm.at.segment</groupId>
@@ -109,12 +109,12 @@
109109
<dependency>
110110
<groupId>org.mvnpm.at.sentry-internal</groupId>
111111
<artifactId>feedback</artifactId>
112-
<version>10.56.0</version>
112+
<version>10.57.0</version>
113113
</dependency>
114114
<dependency>
115115
<groupId>org.mvnpm.at.sentry-internal</groupId>
116116
<artifactId>replay-canvas</artifactId>
117-
<version>10.56.0</version>
117+
<version>10.57.0</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>org.mvnpm.at.sentry-internal</groupId>
@@ -124,12 +124,12 @@
124124
<dependency>
125125
<groupId>org.mvnpm.at.sentry</groupId>
126126
<artifactId>browser</artifactId>
127-
<version>10.56.0</version>
127+
<version>10.68.0</version>
128128
</dependency>
129129
<dependency>
130130
<groupId>org.mvnpm.at.sentry</groupId>
131131
<artifactId>core</artifactId>
132-
<version>10.56.0</version>
132+
<version>10.68.0</version>
133133
</dependency>
134134
<dependency>
135135
<groupId>org.mvnpm.at.sentry</groupId>
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>org.mvnpm.at.sentry</groupId>
141141
<artifactId>types</artifactId>
142-
<version>10.56.0</version>
142+
<version>10.68.0</version>
143143
</dependency>
144144
<dependency>
145145
<groupId>org.mvnpm.at.sentry</groupId>
@@ -629,7 +629,7 @@
629629
<dependency>
630630
<groupId>org.mvnpm.at.stdlib</groupId>
631631
<artifactId>types</artifactId>
632-
<version>0.4.3</version>
632+
<version>0.5.1</version>
633633
</dependency>
634634
<dependency>
635635
<groupId>org.mvnpm.at.stdlib</groupId>
@@ -860,7 +860,7 @@
860860
<dependency>
861861
<groupId>org.mvnpm</groupId>
862862
<artifactId>nanoid</artifactId>
863-
<version>5.1.11</version>
863+
<version>5.1.16</version>
864864
</dependency>
865865
<dependency>
866866
<groupId>org.mvnpm</groupId>
@@ -905,7 +905,7 @@
905905
<dependency>
906906
<groupId>org.mvnpm</groupId>
907907
<artifactId>postcss</artifactId>
908-
<version>8.5.15</version>
908+
<version>8.5.23</version>
909909
</dependency>
910910
<dependency>
911911
<groupId>org.mvnpm</groupId>
@@ -951,18 +951,18 @@
951951
<dependency>
952952
<groupId>org.mvnpm</groupId>
953953
<artifactId>react-hotkeys-hook</artifactId>
954-
<version>5.3.2</version>
954+
<version>5.3.3</version>
955955
<classifier>sources</classifier>
956956
</dependency>
957957
<dependency>
958958
<groupId>org.mvnpm</groupId>
959959
<artifactId>react-icons</artifactId>
960-
<version>5.6.0</version>
960+
<version>5.7.0</version>
961961
</dependency>
962962
<dependency>
963963
<groupId>org.mvnpm</groupId>
964964
<artifactId>react-is</artifactId>
965-
<version>19.2.7</version>
965+
<version>19.2.8</version>
966966
</dependency>
967967
<dependency>
968968
<groupId>org.mvnpm</groupId>

web-deps/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,13 @@
7171
<dependency>
7272
<groupId>org.mvnpm</groupId>
7373
<artifactId>react-hotkeys-hook</artifactId>
74-
<version>5.3.2</version>
74+
<version>5.3.3</version>
7575
<classifier>sources</classifier>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.mvnpm</groupId>
7979
<artifactId>react-icons</artifactId>
80-
<version>5.6.0</version>
80+
<version>5.7.0</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>org.mvnpm</groupId>
@@ -98,12 +98,12 @@
9898
<dependency>
9999
<groupId>org.mvnpm.at.sentry</groupId>
100100
<artifactId>browser</artifactId>
101-
<version>10.56.0</version>
101+
<version>10.68.0</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>org.mvnpm.at.segment</groupId>
105105
<artifactId>analytics-next</artifactId>
106-
<version>1.84.0</version>
106+
<version>1.84.1</version>
107107
<exclusions>
108108
<exclusion>
109109
<groupId>org.mvnpm</groupId>

0 commit comments

Comments
 (0)