|
10 | 10 | "fixtures:build": "pnpm cli build --template react-router-docker --template .template && pnpm prettier --write ./app/ ./package.json ./tsconfig.json"
|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 |
| - "@react-router/dev": "^7.1.1", |
14 |
| - "@react-router/fs-routes": "^7.1.1", |
15 |
| - "@react-router/node": "^7.1.1", |
16 |
| - "@react-router/serve": "^7.1.1", |
| 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", |
17 | 17 | "@webstudio-is/image": "workspace:*",
|
18 | 18 | "@webstudio-is/react-sdk": "workspace:*",
|
19 | 19 | "@webstudio-is/sdk": "workspace:*",
|
20 | 20 | "@webstudio-is/sdk-components-animation": "workspace:*",
|
21 | 21 | "@webstudio-is/sdk-components-react": "workspace:*",
|
22 | 22 | "@webstudio-is/sdk-components-react-radix": "workspace:*",
|
23 | 23 | "@webstudio-is/sdk-components-react-router": "workspace:*",
|
24 |
| - "h3": "^1.13.1", |
| 24 | + "h3": "^1.14.0", |
25 | 25 | "ipx": "^3.0.1",
|
26 |
| - "isbot": "^5.1.19", |
| 26 | + "isbot": "^5.1.21", |
27 | 27 | "react": "18.3.0-canary-14898b6a9-20240318",
|
28 | 28 | "react-dom": "18.3.0-canary-14898b6a9-20240318",
|
29 |
| - "react-router": "^7.1.1", |
| 29 | + "react-router": "^7.1.3", |
30 | 30 | "vite": "^5.4.11",
|
31 | 31 | "webstudio": "workspace:*"
|
32 | 32 | },
|
|
0 commit comments