Added bwip types

This commit is contained in:
Nicolai Ort 2023-04-19 12:05:19 +02:00
parent 3d110e8f48
commit 1a0f52f31f
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
2 changed files with 15 additions and 1 deletions

View File

@ -36,6 +36,7 @@
"@odit/license-exporter": "0.0.12",
"@sveltejs/adapter-static": "2.0.2",
"@sveltejs/kit": "1.5.0",
"@types/bwip-js": "^3.2.0",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"auto-changelog": "2.4.0",

15
pnpm-lock.yaml generated
View File

@ -2,7 +2,7 @@ lockfileVersion: '6.0'
dependencies:
'@odit/lfk-client-js':
specifier: ^1.0.1
specifier: 1.0.1
version: 1.0.1
bwip-js:
specifier: 3.4.0
@ -18,6 +18,9 @@ devDependencies:
'@sveltejs/kit':
specifier: 1.5.0
version: 1.5.0(svelte@3.54.0)(vite@4.2.0)
'@types/bwip-js':
specifier: ^3.2.0
version: 3.2.0
'@typescript-eslint/eslint-plugin':
specifier: 5.45.0
version: 5.45.0(@typescript-eslint/parser@5.45.0)(eslint@8.28.0)(typescript@5.0.4)
@ -603,6 +606,12 @@ packages:
engines: {node: '>= 6'}
dev: true
/@types/bwip-js@3.2.0:
resolution: {integrity: sha512-UNcuIorD+Cw+jlJm9YExx0fkUeR0z3a6bidcgvK13GmBshShLv6NTWkuzklBeFl+90ZxBvJx1CHkDFNptSCbAA==}
dependencies:
'@types/node': 18.15.11
dev: true
/@types/cookie@0.5.1:
resolution: {integrity: sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==}
dev: true
@ -615,6 +624,10 @@ packages:
resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
dev: true
/@types/node@18.15.11:
resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==}
dev: true
/@types/pug@2.0.6:
resolution: {integrity: sha512-SnHmG9wN1UVmagJOnyo/qkk0Z7gejYxOYYmaAwr5u2yFYfsupN3sg10kyzN8Hep/2zbHxCnsumxOoRIRMBwKCg==}
dev: true