chore:(deps): Bump client

This commit is contained in:
Nicolai Ort 2025-04-08 21:11:06 +02:00
parent d3d0b356ac
commit be4b8df02b
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
3 changed files with 8 additions and 7 deletions

View File

@ -56,7 +56,7 @@
"type": "module",
"dependencies": {
"@fontsource/athiti": "^5.2.5",
"@odit/lfk-client-js": "1.2.1",
"@odit/lfk-client-js": "1.2.2",
"@tailwindcss/vite": "^4.1.3",
"bwip-js": "4.5.3",
"eslint-plugin-svelte": "^3.5.1",

10
pnpm-lock.yaml generated
View File

@ -12,8 +12,8 @@ importers:
specifier: ^5.2.5
version: 5.2.5
'@odit/lfk-client-js':
specifier: 1.2.1
version: 1.2.1
specifier: 1.2.2
version: 1.2.2
'@tailwindcss/vite':
specifier: ^4.1.3
version: 4.1.3(vite@6.2.5(@types/node@22.14.0)(jiti@2.4.2)(lightningcss@1.29.2)(yaml@2.7.0))
@ -399,8 +399,8 @@ packages:
'@octokit/types@13.10.0':
resolution: {integrity: sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==}
'@odit/lfk-client-js@1.2.1':
resolution: {integrity: sha512-N9Cf0aIQn/kV1jAwhDp+2dMnaoZ7SDo2IYddmepqlvLXi/tu5b0aTJRAsjqqnsRP88EuMR4TyLyBCIdt0vOXiw==}
'@odit/lfk-client-js@1.2.2':
resolution: {integrity: sha512-6UflZ8T8rV3yaBCMGC/fbBbsQkcld2RijcGrtv48bTqHGoUUG8aXuMXU7741I+eucxfxcal2/JfHih/I87IX7A==}
'@odit/license-exporter@0.2.0':
resolution: {integrity: sha512-RRyfQzDLoyLQlGSd8ThJQ3h0fiCe4tkmm935AUvSVQWP+p88FcnI4iaktKBJJVBnIpDhkv/7sDSA5dFc/QMM5w==}
@ -2552,7 +2552,7 @@ snapshots:
dependencies:
'@octokit/openapi-types': 24.2.0
'@odit/lfk-client-js@1.2.1': {}
'@odit/lfk-client-js@1.2.2': {}
'@odit/license-exporter@0.2.0':
dependencies:

View File

@ -41,7 +41,8 @@
firstname,
lastname,
email: emailToSend,
group
group,
created
})) as ResponseRunner;
showResult = true;
setTimeout(() => {