webstudio 0.0.0-bd48788 → 0.0.0-c1d6247

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/cli.js CHANGED
@@ -6432,7 +6432,7 @@ const getDeploymentInstructions = (deployTarget) => {
6432
6432
  }
6433
6433
  };
6434
6434
  const name = "webstudio";
6435
- const version = "0.0.0-bd48788";
6435
+ const version = "0.0.0-c1d6247";
6436
6436
  const description = "Webstudio CLI";
6437
6437
  const author = "Webstudio <github@webstudio.is>";
6438
6438
  const homepage = "https://webstudio.is";
@@ -6483,8 +6483,8 @@ const devDependencies = {
6483
6483
  "@netlify/remix-adapter": "^2.5.1",
6484
6484
  "@netlify/remix-edge-adapter": "3.4.2",
6485
6485
  "@netlify/vite-plugin-react-router": "^1.0.0",
6486
- "@react-router/dev": "^7.1.4",
6487
- "@react-router/fs-routes": "^7.1.4",
6486
+ "@react-router/dev": "^7.1.5",
6487
+ "@react-router/fs-routes": "^7.1.5",
6488
6488
  "@remix-run/cloudflare": "^2.15.2",
6489
6489
  "@remix-run/cloudflare-pages": "^2.15.2",
6490
6490
  "@remix-run/dev": "^2.15.2",
@@ -6510,7 +6510,7 @@ const devDependencies = {
6510
6510
  prettier: "3.4.2",
6511
6511
  react: "18.3.0-canary-14898b6a9-20240318",
6512
6512
  "react-dom": "18.3.0-canary-14898b6a9-20240318",
6513
- "react-router": "^7.1.4",
6513
+ "react-router": "^7.1.5",
6514
6514
  "ts-expect": "^1.3.0",
6515
6515
  vike: "^0.4.220",
6516
6516
  vite: "^5.4.11",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "webstudio",
3
- "version": "0.0.0-bd48788",
3
+ "version": "0.0.0-c1d6247",
4
4
  "description": "Webstudio CLI",
5
5
  "author": "Webstudio <github@webstudio.is>",
6
6
  "homepage": "https://webstudio.is",
@@ -46,8 +46,8 @@
46
46
  "@netlify/remix-adapter": "^2.5.1",
47
47
  "@netlify/remix-edge-adapter": "3.4.2",
48
48
  "@netlify/vite-plugin-react-router": "^1.0.0",
49
- "@react-router/dev": "^7.1.4",
50
- "@react-router/fs-routes": "^7.1.4",
49
+ "@react-router/dev": "^7.1.5",
50
+ "@react-router/fs-routes": "^7.1.5",
51
51
  "@remix-run/cloudflare": "^2.15.2",
52
52
  "@remix-run/cloudflare-pages": "^2.15.2",
53
53
  "@remix-run/dev": "^2.15.2",
@@ -63,21 +63,21 @@
63
63
  "prettier": "3.4.2",
64
64
  "react": "18.3.0-canary-14898b6a9-20240318",
65
65
  "react-dom": "18.3.0-canary-14898b6a9-20240318",
66
- "react-router": "^7.1.4",
66
+ "react-router": "^7.1.5",
67
67
  "ts-expect": "^1.3.0",
68
68
  "vike": "^0.4.220",
69
69
  "vite": "^5.4.11",
70
70
  "vitest": "^3.0.2",
71
71
  "wrangler": "^3.63.2",
72
- "@webstudio-is/http-client": "0.0.0-bd48788",
73
- "@webstudio-is/image": "0.0.0-bd48788",
74
- "@webstudio-is/react-sdk": "0.0.0-bd48788",
75
- "@webstudio-is/sdk": "0.0.0-bd48788",
76
- "@webstudio-is/sdk-components-animation": "0.0.0-bd48788",
77
- "@webstudio-is/sdk-components-react": "0.0.0-bd48788",
78
- "@webstudio-is/sdk-components-react-radix": "0.0.0-bd48788",
79
- "@webstudio-is/sdk-components-react-remix": "0.0.0-bd48788",
80
- "@webstudio-is/sdk-components-react-router": "0.0.0-bd48788",
72
+ "@webstudio-is/http-client": "0.0.0-c1d6247",
73
+ "@webstudio-is/image": "0.0.0-c1d6247",
74
+ "@webstudio-is/react-sdk": "0.0.0-c1d6247",
75
+ "@webstudio-is/sdk": "0.0.0-c1d6247",
76
+ "@webstudio-is/sdk-components-animation": "0.0.0-c1d6247",
77
+ "@webstudio-is/sdk-components-react": "0.0.0-c1d6247",
78
+ "@webstudio-is/sdk-components-react-remix": "0.0.0-c1d6247",
79
+ "@webstudio-is/sdk-components-react-radix": "0.0.0-c1d6247",
80
+ "@webstudio-is/sdk-components-react-router": "0.0.0-c1d6247",
81
81
  "@webstudio-is/tsconfig": "1.0.7"
82
82
  },
83
83
  "scripts": {
@@ -11,13 +11,13 @@
11
11
  "@remix-run/node": "2.15.2",
12
12
  "@remix-run/react": "2.15.2",
13
13
  "@remix-run/server-runtime": "2.15.2",
14
- "@webstudio-is/image": "0.0.0-bd48788",
15
- "@webstudio-is/react-sdk": "0.0.0-bd48788",
16
- "@webstudio-is/sdk": "0.0.0-bd48788",
17
- "@webstudio-is/sdk-components-react": "0.0.0-bd48788",
18
- "@webstudio-is/sdk-components-animation": "0.0.0-bd48788",
19
- "@webstudio-is/sdk-components-react-radix": "0.0.0-bd48788",
20
- "@webstudio-is/sdk-components-react-remix": "0.0.0-bd48788",
14
+ "@webstudio-is/image": "0.0.0-c1d6247",
15
+ "@webstudio-is/react-sdk": "0.0.0-c1d6247",
16
+ "@webstudio-is/sdk": "0.0.0-c1d6247",
17
+ "@webstudio-is/sdk-components-react": "0.0.0-c1d6247",
18
+ "@webstudio-is/sdk-components-animation": "0.0.0-c1d6247",
19
+ "@webstudio-is/sdk-components-react-radix": "0.0.0-c1d6247",
20
+ "@webstudio-is/sdk-components-react-remix": "0.0.0-c1d6247",
21
21
  "isbot": "^5.1.22",
22
22
  "react": "18.3.0-canary-14898b6a9-20240318",
23
23
  "react-dom": "18.3.0-canary-14898b6a9-20240318"
@@ -8,19 +8,19 @@
8
8
  "typecheck": "tsc"
9
9
  },
10
10
  "dependencies": {
11
- "@react-router/dev": "^7.1.4",
12
- "@react-router/fs-routes": "^7.1.4",
13
- "@webstudio-is/image": "0.0.0-bd48788",
14
- "@webstudio-is/react-sdk": "0.0.0-bd48788",
15
- "@webstudio-is/sdk": "0.0.0-bd48788",
16
- "@webstudio-is/sdk-components-animation": "0.0.0-bd48788",
17
- "@webstudio-is/sdk-components-react-radix": "0.0.0-bd48788",
18
- "@webstudio-is/sdk-components-react-router": "0.0.0-bd48788",
19
- "@webstudio-is/sdk-components-react": "0.0.0-bd48788",
11
+ "@react-router/dev": "^7.1.5",
12
+ "@react-router/fs-routes": "^7.1.5",
13
+ "@webstudio-is/image": "0.0.0-c1d6247",
14
+ "@webstudio-is/react-sdk": "0.0.0-c1d6247",
15
+ "@webstudio-is/sdk": "0.0.0-c1d6247",
16
+ "@webstudio-is/sdk-components-animation": "0.0.0-c1d6247",
17
+ "@webstudio-is/sdk-components-react-radix": "0.0.0-c1d6247",
18
+ "@webstudio-is/sdk-components-react-router": "0.0.0-c1d6247",
19
+ "@webstudio-is/sdk-components-react": "0.0.0-c1d6247",
20
20
  "isbot": "^5.1.22",
21
21
  "react": "18.3.0-canary-14898b6a9-20240318",
22
22
  "react-dom": "18.3.0-canary-14898b6a9-20240318",
23
- "react-router": "^7.1.4",
23
+ "react-router": "^7.1.5",
24
24
  "vite": "^5.4.11"
25
25
  },
26
26
  "devDependencies": {
@@ -3,8 +3,8 @@
3
3
  "start": "react-router-serve ./build/server/index.js"
4
4
  },
5
5
  "dependencies": {
6
- "@react-router/node": "^7.1.4",
7
- "@react-router/serve": "^7.1.4",
6
+ "@react-router/node": "^7.1.5",
7
+ "@react-router/serve": "^7.1.5",
8
8
  "h3": "^1.14.0",
9
9
  "ipx": "^3.0.1"
10
10
  }
@@ -5,6 +5,6 @@
5
5
  },
6
6
  "dependencies": {
7
7
  "@netlify/vite-plugin-react-router": "^1.0.0",
8
- "@react-router/node": "^7.1.4"
8
+ "@react-router/node": "^7.1.5"
9
9
  }
10
10
  }
@@ -8,12 +8,12 @@
8
8
  "typecheck": "tsc"
9
9
  },
10
10
  "dependencies": {
11
- "@webstudio-is/image": "0.0.0-bd48788",
12
- "@webstudio-is/react-sdk": "0.0.0-bd48788",
13
- "@webstudio-is/sdk": "0.0.0-bd48788",
14
- "@webstudio-is/sdk-components-react": "0.0.0-bd48788",
15
- "@webstudio-is/sdk-components-animation": "0.0.0-bd48788",
16
- "@webstudio-is/sdk-components-react-radix": "0.0.0-bd48788",
11
+ "@webstudio-is/image": "0.0.0-c1d6247",
12
+ "@webstudio-is/react-sdk": "0.0.0-c1d6247",
13
+ "@webstudio-is/sdk": "0.0.0-c1d6247",
14
+ "@webstudio-is/sdk-components-react": "0.0.0-c1d6247",
15
+ "@webstudio-is/sdk-components-animation": "0.0.0-c1d6247",
16
+ "@webstudio-is/sdk-components-react-radix": "0.0.0-c1d6247",
17
17
  "react": "18.3.0-canary-14898b6a9-20240318",
18
18
  "react-dom": "18.3.0-canary-14898b6a9-20240318",
19
19
  "vike": "^0.4.220"