|
7 | 7 | "cli": "NODE_OPTIONS='--conditions=webstudio --import=tsx' webstudio",
|
8 | 8 | "fixtures:link": "pnpm cli link --link https://p-d845c167-ea07-4875-b08d-83e97c09dcce-dot-${BUILDER_HOST:-main.development.webstudio.is}'?authToken=e9d1343f-9298-4fd3-a66e-f89a5af2dd93'",
|
9 | 9 | "fixtures:sync": "pnpm cli sync --buildId f565d527-32e7-4731-bc71-aca9e9574587 && pnpm prettier --write ./.webstudio/",
|
10 |
| - "fixtures:build": "pnpm cli build --template react-router-docker --template .template && pnpm prettier --write ./app/ ./package.json ./tsconfig.json" |
| 10 | + "fixtures:build": "pnpm cli build --template docker --template .template && pnpm prettier --write ./app/ ./package.json ./tsconfig.json" |
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 |
| - "@react-router/dev": "^7.1.3", |
14 |
| - "@react-router/fs-routes": "^7.1.3", |
15 |
| - "@react-router/node": "^7.1.3", |
16 |
| - "@react-router/serve": "^7.1.3", |
| 13 | + "@react-router/dev": "^7.1.4", |
| 14 | + "@react-router/fs-routes": "^7.1.4", |
| 15 | + "@react-router/node": "^7.1.4", |
| 16 | + "@react-router/serve": "^7.1.4", |
17 | 17 | "@webstudio-is/image": "workspace:*",
|
18 | 18 | "@webstudio-is/react-sdk": "workspace:*",
|
19 | 19 | "@webstudio-is/sdk": "workspace:*",
|
|
23 | 23 | "@webstudio-is/sdk-components-react-router": "workspace:*",
|
24 | 24 | "h3": "^1.14.0",
|
25 | 25 | "ipx": "^3.0.1",
|
26 |
| - "isbot": "^5.1.21", |
| 26 | + "isbot": "^5.1.22", |
27 | 27 | "react": "18.3.0-canary-14898b6a9-20240318",
|
28 | 28 | "react-dom": "18.3.0-canary-14898b6a9-20240318",
|
29 |
| - "react-router": "^7.1.3", |
| 29 | + "react-router": "^7.1.4", |
30 | 30 | "vite": "^5.4.11",
|
31 | 31 | "webstudio": "workspace:*"
|
32 | 32 | },
|
|
0 commit comments