Skip to content

Commit 66e36ea

Browse files
committed
Fix config and upgrade deps
1 parent d623ab4 commit 66e36ea

File tree

3 files changed

+22
-20
lines changed

3 files changed

+22
-20
lines changed

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ remote_theme: just-the-docs/just-the-docs
22
title: React18 Loaders
33
search_enabled: true
44
nav_sort: case_insensitive
5+
baseurl: "/turborepo-template"
6+
url: "https://react18-tools.github.io"

examples/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"@types/react-dom": "^19.1.7",
2828
"@vitejs/plugin-react": "^5.0.0",
2929
"typescript": "^5.9.2",
30-
"vite": "^7.1.1"
30+
"vite": "^7.1.2"
3131
}
3232
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)