Skip to content

Commit ae2a573

Browse files
fix
1 parent cc21b41 commit ae2a573

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "docs",
2+
"name": "@ventyd/docs",
33
"private": true,
44
"type": "module",
55
"scripts": {

yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3224,6 +3224,34 @@ __metadata:
32243224
languageName: node
32253225
linkType: hard
32263226

3227+
"@ventyd/docs@workspace:docs":
3228+
version: 0.0.0-use.local
3229+
resolution: "@ventyd/docs@workspace:docs"
3230+
dependencies:
3231+
"@orama/orama": "npm:^3.1.16"
3232+
"@react-router/dev": "npm:^7.9.5"
3233+
"@react-router/node": "npm:^7.9.5"
3234+
"@tailwindcss/vite": "npm:^4.1.16"
3235+
"@types/mdx": "npm:^2.0.13"
3236+
"@types/node": "npm:^24.10.0"
3237+
"@types/react": "npm:^19.2.2"
3238+
"@types/react-dom": "npm:^19.2.2"
3239+
fumadocs-core: "npm:16.1.0"
3240+
fumadocs-mdx: "npm:14.0.3"
3241+
fumadocs-ui: "npm:16.1.0"
3242+
isbot: "npm:^5.1.32"
3243+
react: "npm:^19.2.0"
3244+
react-dom: "npm:^19.2.0"
3245+
react-router: "npm:^7.9.5"
3246+
react-router-devtools: "npm:^5.1.3"
3247+
serve: "npm:^14.2.5"
3248+
tailwindcss: "npm:^4.1.16"
3249+
typescript: "npm:^5.9.3"
3250+
vite: "npm:^7.2.0"
3251+
vite-tsconfig-paths: "npm:^5.1.4"
3252+
languageName: unknown
3253+
linkType: soft
3254+
32273255
"@vitest/coverage-v8@npm:3.2.4":
32283256
version: 3.2.4
32293257
resolution: "@vitest/coverage-v8@npm:3.2.4"
@@ -4520,34 +4548,6 @@ __metadata:
45204548
languageName: node
45214549
linkType: hard
45224550

4523-
"docs@workspace:docs":
4524-
version: 0.0.0-use.local
4525-
resolution: "docs@workspace:docs"
4526-
dependencies:
4527-
"@orama/orama": "npm:^3.1.16"
4528-
"@react-router/dev": "npm:^7.9.5"
4529-
"@react-router/node": "npm:^7.9.5"
4530-
"@tailwindcss/vite": "npm:^4.1.16"
4531-
"@types/mdx": "npm:^2.0.13"
4532-
"@types/node": "npm:^24.10.0"
4533-
"@types/react": "npm:^19.2.2"
4534-
"@types/react-dom": "npm:^19.2.2"
4535-
fumadocs-core: "npm:16.1.0"
4536-
fumadocs-mdx: "npm:14.0.3"
4537-
fumadocs-ui: "npm:16.1.0"
4538-
isbot: "npm:^5.1.32"
4539-
react: "npm:^19.2.0"
4540-
react-dom: "npm:^19.2.0"
4541-
react-router: "npm:^7.9.5"
4542-
react-router-devtools: "npm:^5.1.3"
4543-
serve: "npm:^14.2.5"
4544-
tailwindcss: "npm:^4.1.16"
4545-
typescript: "npm:^5.9.3"
4546-
vite: "npm:^7.2.0"
4547-
vite-tsconfig-paths: "npm:^5.1.4"
4548-
languageName: unknown
4549-
linkType: soft
4550-
45514551
"dom-helpers@npm:^3.3.1":
45524552
version: 3.4.0
45534553
resolution: "dom-helpers@npm:3.4.0"

0 commit comments

Comments
 (0)