|
80 | 80 | <dependency> |
81 | 81 | <groupId>org.glassfish.jaxb</groupId> |
82 | 82 | <artifactId>jaxb-runtime</artifactId> |
83 | | - <version>4.0.6</version> |
| 83 | + <version>4.0.7</version> |
84 | 84 | <scope>runtime</scope> |
85 | 85 | </dependency> |
86 | 86 | <dependency> |
|
109 | 109 | <dependency> |
110 | 110 | <groupId>org.webjars.npm</groupId> |
111 | 111 | <artifactId>codemirror__autocomplete</artifactId> |
112 | | - <version>6.20.0</version> |
| 112 | + <version>6.20.1</version> |
113 | 113 | </dependency> |
114 | 114 | <dependency> |
115 | 115 | <groupId>org.webjars.npm</groupId> |
116 | 116 | <artifactId>codemirror__commands</artifactId> |
117 | | - <version>6.10.1</version> |
| 117 | + <version>6.10.2</version> |
118 | 118 | </dependency> |
119 | 119 | <dependency> |
120 | 120 | <groupId>org.webjars.npm</groupId> |
121 | 121 | <artifactId>codemirror__language</artifactId> |
122 | | - <version>6.12.1</version> |
| 122 | + <version>6.12.2</version> |
123 | 123 | </dependency> |
124 | 124 | <dependency> |
125 | 125 | <groupId>org.webjars.npm</groupId> |
|
144 | 144 | <dependency> |
145 | 145 | <groupId>org.webjars.npm</groupId> |
146 | 146 | <artifactId>codemirror__view</artifactId> |
147 | | - <version>6.39.11</version> |
| 147 | + <version>6.39.16</version> |
148 | 148 | </dependency> |
149 | 149 | <dependency> |
150 | 150 | <groupId>org.webjars.npm</groupId> |
151 | 151 | <artifactId>codemirror__lint</artifactId> |
152 | | - <version>6.9.2</version> |
| 152 | + <version>6.9.5</version> |
153 | 153 | </dependency> |
154 | 154 | <dependency> |
155 | 155 | <groupId>org.webjars.npm</groupId> |
|
164 | 164 | <dependency> |
165 | 165 | <groupId>org.webjars.npm</groupId> |
166 | 166 | <artifactId>lezer__common</artifactId> |
167 | | - <version>1.5.0</version> |
| 167 | + <version>1.5.1</version> |
168 | 168 | </dependency> |
169 | 169 | <dependency> |
170 | 170 | <groupId>org.webjars.npm</groupId> |
171 | 171 | <artifactId>lezer__lr</artifactId> |
172 | | - <version>1.4.7</version> |
| 172 | + <version>1.4.8</version> |
173 | 173 | </dependency> |
174 | 174 | <dependency> |
175 | 175 | <groupId>org.webjars.npm</groupId> |
|
0 commit comments