|
|
@@ -12,6 +12,7 @@
|
|
|
"@radix-ui/react-slot": "^1.2.4",
|
|
|
"class-variance-authority": "^0.7.1",
|
|
|
"clsx": "^2.1.1",
|
|
|
+ "jose": "^6.1.3",
|
|
|
"lucide-react": "^0.555.0",
|
|
|
"mongodb": "^7.0.0",
|
|
|
"next": "16.0.7",
|
|
|
@@ -6073,6 +6074,15 @@
|
|
|
"jiti": "lib/jiti-cli.mjs"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/jose": {
|
|
|
+ "version": "6.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/jose/-/jose-6.1.3.tgz",
|
|
|
+ "integrity": "sha512-0TpaTfihd4QMNwrz/ob2Bp7X04yuxJkjRGi4aKmOqwhov54i6u79oCv7T+C7lo70MKH6BesI3vscD1yb/yzKXQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/panva"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/js-tokens": {
|
|
|
"version": "4.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|