Skip to content

Commit 8da8d7c

Browse files
committed
add uuid and @types/uuid dependencies to package.json and pnpm-lock.yaml
1 parent 8c99300 commit 8da8d7c

File tree

2 files changed

+27
-8
lines changed

2 files changed

+27
-8
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"tsx": "^4.19.2",
6060
"typescript": "4.9.3",
6161
"unified": "^11.0.5",
62+
"uuid": "^13.0.0",
6263
"voyageai": "^0.0.1-5"
6364
},
6465
"devDependencies": {
@@ -67,6 +68,7 @@
6768
"@types/marked": "^5.0.1",
6869
"@types/pg": "^8.15.5",
6970
"@types/react-syntax-highlighter": "^15.5.11",
71+
"@types/uuid": "^10.0.0",
7072
"autoprefixer": "^10.4.13",
7173
"eslint": "8.38.0",
7274
"eslint-config-next": "^15.0.3",

pnpm-lock.yaml

Lines changed: 25 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)