add jose 4.14.4

This commit is contained in:
clauspeterhuebner 2025-06-13 22:40:07 +02:00
parent 85e8df9615
commit 8fccf12964
4 changed files with 2559 additions and 2658 deletions

View File

@ -25,7 +25,9 @@
"typecheck": "tsc --noEmit"
},
"nodemonConfig": {
"ignore": ["**/*.test.ts"]
"ignore": [
"**/*.test.ts"
]
},
"dependencies": {
"cross-env": "^7.0.3",

View File

@ -6,6 +6,7 @@
"dependencies": {
"auto-changelog": "^2.4.0",
"cross-env": "^7.0.3",
"jose": "^4.14.4",
"turbo": "^2.5.0",
"uuid": "^8.3.2",
},

View File

@ -28,6 +28,7 @@
"dependencies": {
"auto-changelog": "^2.4.0",
"cross-env": "^7.0.3",
"jose": "^4.14.4",
"turbo": "^2.5.0",
"uuid": "^8.3.2"
},

5211
yarn.lock

File diff suppressed because it is too large Load Diff