Skip to content

Commit c28bb18

Browse files
committed
chore: update licenses and ran formatting
chore(licenses): update versions of third-party dependencies chore: ran frontend linting Signed-off-by: Jan-Hendrik Spahn <jan-hendrik.spahn@soptim.de>
1 parent 1bb704b commit c28bb18

9 files changed

Lines changed: 39 additions & 40 deletions

File tree

backend/LICENSES-THIRD-PARTY.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
### Jackson-dataformat-YAML
2828
- **Package:** com.fasterxml.jackson.dataformat
29-
- **Version:** 2.21.2
29+
- **Version:** 2.21.4
3030
- **License:** Apache License 2.0
3131
- **URL:** [https://github.com/FasterXML/jackson-dataformats-text](https://github.com/FasterXML/jackson-dataformats-text)
3232

@@ -50,43 +50,43 @@
5050

5151
### spring-boot-starter
5252
- **Package:** org.springframework.boot
53-
- **Version:** 4.0.6
53+
- **Version:** 4.1.0
5454
- **License:** Apache License 2.0
5555
- **URL:** [https://spring.io/projects/spring-boot](https://spring.io/projects/spring-boot)
5656

5757
### spring-boot-starter-log4j2
5858
- **Package:** org.springframework.boot
59-
- **Version:** 4.0.6
59+
- **Version:** 4.1.0
6060
- **License:** Apache License 2.0
6161
- **URL:** [https://spring.io/projects/spring-boot](https://spring.io/projects/spring-boot)
6262

6363
### spring-boot-starter-test
6464
- **Package:** org.springframework.boot
65-
- **Version:** 4.0.6
65+
- **Version:** 4.1.0
6666
- **License:** Apache License 2.0
6767
- **URL:** [https://spring.io/projects/spring-boot](https://spring.io/projects/spring-boot)
6868

6969
### spring-boot-starter-thymeleaf
7070
- **Package:** org.springframework.boot
71-
- **Version:** 4.0.6
71+
- **Version:** 4.1.0
7272
- **License:** Apache License 2.0
7373
- **URL:** [https://spring.io/projects/spring-boot](https://spring.io/projects/spring-boot)
7474

7575
### spring-boot-starter-webflux
7676
- **Package:** org.springframework.boot
77-
- **Version:** 4.0.6
77+
- **Version:** 4.1.0
7878
- **License:** Apache License 2.0
7979
- **URL:** [https://spring.io/projects/spring-boot](https://spring.io/projects/spring-boot)
8080

8181
### spring-boot-starter-webmvc
8282
- **Package:** org.springframework.boot
83-
- **Version:** 4.0.6
83+
- **Version:** 4.1.0
8484
- **License:** Apache License 2.0
8585
- **URL:** [https://spring.io/projects/spring-boot](https://spring.io/projects/spring-boot)
8686

8787
### spring-session-core
8888
- **Package:** org.springframework.session
89-
- **Version:** 4.0.3
89+
- **Version:** 4.1.0
9090
- **License:** Apache License 2.0
9191
- **URL:** [https://spring.io/projects/spring-session](https://spring.io/projects/spring-session)
9292

frontend/LICENSES-THIRD-PARTY.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
### @faker-js/faker
1616
- **Package:** @faker-js/faker
17-
- **Version:** 10.4.0
17+
- **Version:** 10.5.0
1818
- **License:** MIT
1919
- **URL:** [https://fakerjs.dev](https://fakerjs.dev)
2020

@@ -56,7 +56,7 @@
5656

5757
### @sveltejs/kit
5858
- **Package:** @sveltejs/kit
59-
- **Version:** 2.61.1
59+
- **Version:** 2.65.2
6060
- **License:** MIT
6161
- **URL:** [https://svelte.dev](https://svelte.dev)
6262

@@ -68,7 +68,7 @@
6868

6969
### @tailwindcss/vite
7070
- **Package:** @tailwindcss/vite
71-
- **Version:** 4.3.0
71+
- **Version:** 4.3.1
7272
- **License:** MIT
7373
- **URL:** [https://tailwindcss.com](https://tailwindcss.com)
7474

@@ -80,7 +80,7 @@
8080

8181
### @typescript-eslint/parser
8282
- **Package:** @typescript-eslint/parser
83-
- **Version:** 8.60.1
83+
- **Version:** 8.61.1
8484
- **License:** MIT
8585
- **URL:** [https://typescript-eslint.io/packages/parser](https://typescript-eslint.io/packages/parser)
8686

@@ -126,7 +126,7 @@
126126

127127
### eslint
128128
- **Package:** eslint
129-
- **Version:** 10.4.1
129+
- **Version:** 10.5.0
130130
- **License:** MIT
131131
- **URL:** [https://eslint.org](https://eslint.org)
132132

@@ -179,13 +179,13 @@
179179

180180
### prettier
181181
- **Package:** prettier
182-
- **Version:** 3.8.3
182+
- **Version:** 3.8.4
183183
- **License:** MIT
184184
- **URL:** [https://prettier.io](https://prettier.io)
185185

186186
### prettier-plugin-svelte
187187
- **Package:** prettier-plugin-svelte
188-
- **Version:** 4.1.0
188+
- **Version:** 4.1.1
189189
- **License:** MIT
190190
- **URL:** [https://github.com/sveltejs/prettier-plugin-svelte#readme](https://github.com/sveltejs/prettier-plugin-svelte#readme)
191191

@@ -197,7 +197,7 @@
197197

198198
### svelte
199199
- **Package:** svelte
200-
- **Version:** 5.56.1
200+
- **Version:** 5.56.3
201201
- **License:** MIT
202202
- **URL:** [https://svelte.dev](https://svelte.dev)
203203

@@ -209,7 +209,7 @@
209209

210210
### svelte-eslint-parser
211211
- **Package:** svelte-eslint-parser
212-
- **Version:** 1.7.1
212+
- **Version:** 1.8.0
213213
- **License:** MIT
214214
- **URL:** [https://github.com/sveltejs/svelte-eslint-parser#readme](https://github.com/sveltejs/svelte-eslint-parser#readme)
215215

@@ -227,7 +227,7 @@
227227

228228
### tailwindcss
229229
- **Package:** tailwindcss
230-
- **Version:** 4.3.0
230+
- **Version:** 4.3.1
231231
- **License:** MIT
232232
- **URL:** [https://tailwindcss.com](https://tailwindcss.com)
233233

@@ -239,7 +239,7 @@
239239

240240
### typescript-eslint
241241
- **Package:** typescript-eslint
242-
- **Version:** 8.60.1
242+
- **Version:** 8.61.1
243243
- **License:** MIT
244244
- **URL:** [https://typescript-eslint.io/packages/typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
245245

@@ -263,7 +263,7 @@
263263

264264
### vitest
265265
- **Package:** vitest
266-
- **Version:** 4.1.8
266+
- **Version:** 4.1.9
267267
- **License:** MIT
268268
- **URL:** [https://vitest.dev](https://vitest.dev)
269269

frontend/src/lib/components/TextAreaControl.svelte

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@
9797
oninput={() => callOnInput(value)}
9898
onchange={() => callOnChange(value)}
9999
{disabled}
100-
{readonly}
101-
></textarea>
100+
{readonly}></textarea>
102101

103102
<!-- unten rechts -->
104103
<div

frontend/src/routes/KeyboardShortcutsDialog.svelte

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,13 @@
112112
size="w-full max-w-3xl"
113113
>
114114
<div
115-
class="mx-2 flex flex-col gap-6 overflow-y-auto py-2 max-h-96 sm:flex-row sm:gap-x-6"
115+
class="mx-2 flex max-h-96 flex-col gap-6 overflow-y-auto py-2 sm:flex-row sm:gap-x-6"
116116
>
117117
<div class="flex flex-1 flex-col gap-6">
118118
{#each sections.slice(0, 2) as section}
119119
<div>
120120
<h3
121-
class="text-default-text mb-2 text-sm font-semibold uppercase tracking-wide opacity-60"
121+
class="text-default-text mb-2 text-sm font-semibold tracking-wide uppercase opacity-60"
122122
>
123123
{section.title}
124124
</h3>
@@ -157,7 +157,7 @@
157157
{#each sections.slice(2) as section}
158158
<div>
159159
<h3
160-
class="text-default-text mb-2 text-sm font-semibold uppercase tracking-wide opacity-60"
160+
class="text-default-text mb-2 text-sm font-semibold tracking-wide uppercase opacity-60"
161161
>
162162
{section.title}
163163
</h3>

frontend/src/routes/Searchbar.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
{/if}
267267
</div>
268268
<div
269-
class="relative h-full w-full flex-col bg-white focus-within:bg-lightblue rounded"
269+
class="focus-within:bg-lightblue relative h-full w-full flex-col rounded bg-white"
270270
>
271271
<input
272272
type="text"
@@ -275,7 +275,7 @@
275275
bind:this={inputElement}
276276
bind:value={queryString}
277277
placeholder="Search..."
278-
class="bg-transparent text-default-text focus:border-blue border-input-default-background disabled:bg-button-disabled-background read-only:bg-default-background h-full w-full rounded border p-1 px-2 font-[350] outline-none"
278+
class="text-default-text focus:border-blue border-input-default-background disabled:bg-button-disabled-background read-only:bg-default-background h-full w-full rounded border bg-transparent p-1 px-2 font-[350] outline-none"
279279
oninput={submitQuery}
280280
/>
281281

frontend/src/routes/compare/CompareDialog.svelte

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
import { PUBLIC_BACKEND_URL } from "$lib/config/runtime";
2626
import ActionDialog from "$lib/dialog/ActionDialog.svelte";
2727
import {
28-
editorState,
2928
compareState,
29+
editorState,
3030
migrationState,
3131
} from "$lib/sharedState.svelte.js";
3232
@@ -278,7 +278,7 @@
278278
<div class="bg-border h-px w-full"></div>
279279
<button
280280
onclick={swapSelections}
281-
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs transition-colors text-nowrap"
281+
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs text-nowrap transition-colors"
282282
title="Swap Before and After"
283283
>
284284
<Fa icon={faRightLeft} />
@@ -314,7 +314,7 @@
314314
<div class="bg-border h-px w-full"></div>
315315
<button
316316
onclick={swapSelections}
317-
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs transition-colors text-nowrap"
317+
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs text-nowrap transition-colors"
318318
title="Swap Before and After"
319319
>
320320
<Fa icon={faRightLeft} />
@@ -353,7 +353,7 @@
353353
<div class="bg-border h-px w-full"></div>
354354
<button
355355
onclick={swapSelections}
356-
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs transition-colors text-nowrap"
356+
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs text-nowrap transition-colors"
357357
title="Swap Before and After"
358358
>
359359
<Fa icon={faRightLeft} />
@@ -390,7 +390,7 @@
390390
<div class="bg-border h-px w-full"></div>
391391
<button
392392
onclick={swapSelections}
393-
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs transition-colors text-nowrap"
393+
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs text-nowrap transition-colors"
394394
title="Swap Before and After"
395395
>
396396
<Fa icon={faRightLeft} />

frontend/src/routes/mainpage/classEditor/components/ClassEditorButtons.svelte

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,12 @@
1515
-
1616
-->
1717
<script>
18-
import { faFloppyDisk, faXmark } from "@fortawesome/free-solid-svg-icons";
1918
import {
2019
faDiagramProject,
20+
faFloppyDisk,
2121
faRotateLeft,
2222
faTrash,
23+
faXmark,
2324
} from "@fortawesome/free-solid-svg-icons";
2425
import { getContext, onDestroy, onMount } from "svelte";
2526
@@ -181,7 +182,7 @@
181182
- (matching the widest), while the grid stays content-sized so the row
182183
- is left-aligned instead of stretching to full width.
183184
-->
184-
<div class="grid grid-flow-col auto-cols-fr gap-1">
185+
<div class="grid auto-cols-fr grid-flow-col gap-1">
185186
<FaIconButton
186187
callOnClick={() => (showSHACLClassDialog = true)}
187188
icon={faDiagramProject}

frontend/src/routes/migrate/steps/SelectSchemas.svelte

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
<div class="bg-border h-px w-full"></div>
228228
<button
229229
onclick={swapSelections}
230-
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs transition-colors text-nowrap"
230+
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs text-nowrap transition-colors"
231231
title="Swap Before and After"
232232
>
233233
<Fa icon={faRightLeft} />
@@ -263,7 +263,7 @@
263263
<div class="bg-border h-px w-full"></div>
264264
<button
265265
onclick={swapSelections}
266-
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs transition-colors text-nowrap"
266+
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs text-nowrap transition-colors"
267267
title="Swap Before and After"
268268
>
269269
<Fa icon={faRightLeft} />
@@ -298,7 +298,7 @@
298298
<div class="bg-border h-px w-full"></div>
299299
<button
300300
onclick={swapSelections}
301-
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs transition-colors text-nowrap"
301+
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs text-nowrap transition-colors"
302302
title="Swap Before and After"
303303
>
304304
<Fa icon={faRightLeft} />
@@ -335,7 +335,7 @@
335335
<div class="bg-border h-px w-full"></div>
336336
<button
337337
onclick={swapSelections}
338-
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs transition-colors text-nowrap"
338+
class="text-text-subtle hover:bg-background-subtle flex items-center gap-1.5 rounded px-2 py-1 text-xs text-nowrap transition-colors"
339339
title="Swap Before and After"
340340
>
341341
<Fa icon={faRightLeft} />

frontend/src/routes/migrate/steps/defaults/ConfirmAssociationDefaults.svelte

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,7 @@
157157
placeholder="SPARQL Mapping for default value"
158158
bind:value={
159159
association.mapping
160-
}
161-
></textarea>
160+
}></textarea>
162161
</td>
163162
</tr>
164163
{/if}

0 commit comments

Comments
 (0)