|
33 | 33 | "dependencies": { |
34 | 34 | "@clack/prompts": "^0.10.0", |
35 | 35 | "@emotion/hash": "^0.9.2", |
36 | | - "acorn": "^8.14.0", |
| 36 | + "acorn": "^8.14.1", |
37 | 37 | "acorn-walk": "^8.3.4", |
38 | 38 | "change-case": "^5.4.4", |
39 | 39 | "deepmerge": "^4.3.1", |
|
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@netlify/vite-plugin-react-router": "^1.0.0", |
52 | | - "@react-router/dev": "^7.1.5", |
53 | | - "@react-router/fs-routes": "^7.1.5", |
| 52 | + "@react-router/dev": "^7.3.0", |
| 53 | + "@react-router/fs-routes": "^7.3.0", |
54 | 54 | "@remix-run/cloudflare": "^2.15.2", |
55 | 55 | "@remix-run/cloudflare-pages": "^2.15.2", |
56 | 56 | "@remix-run/dev": "^2.15.2", |
|
60 | 60 | "@types/react": "^18.2.70", |
61 | 61 | "@types/react-dom": "^18.2.25", |
62 | 62 | "@types/yargs": "^17.0.33", |
63 | | - "@vercel/react-router": "^1.0.2", |
| 63 | + "@vercel/react-router": "^1.1.0", |
64 | 64 | "@vitejs/plugin-react": "^4.3.4", |
65 | 65 | "@webstudio-is/http-client": "workspace:*", |
66 | 66 | "@webstudio-is/image": "workspace:*", |
|
72 | 72 | "@webstudio-is/sdk-components-react-remix": "workspace:*", |
73 | 73 | "@webstudio-is/sdk-components-react-router": "workspace:*", |
74 | 74 | "@webstudio-is/tsconfig": "workspace:*", |
75 | | - "h3": "^1.15.0", |
| 75 | + "h3": "^1.15.1", |
76 | 76 | "ipx": "^3.0.1", |
77 | 77 | "prettier": "3.4.2", |
78 | 78 | "react": "18.3.0-canary-14898b6a9-20240318", |
79 | 79 | "react-dom": "18.3.0-canary-14898b6a9-20240318", |
80 | | - "react-router": "^7.1.5", |
| 80 | + "react-router": "^7.3.0", |
81 | 81 | "ts-expect": "^1.3.0", |
82 | | - "vike": "^0.4.222", |
| 82 | + "vike": "^0.4.224", |
83 | 83 | "vite": "^5.4.11", |
84 | 84 | "vitest": "^3.0.4", |
85 | 85 | "wrangler": "^3.63.2" |
|
0 commit comments