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 +4 -4
- package/package.json +13 -13
- package/templates/defaults/package.json +7 -7
- package/templates/react-router/package.json +10 -10
- package/templates/react-router-docker/package.json +2 -2
- package/templates/react-router-netlify/package.json +1 -1
- package/templates/ssg/package.json +6 -6
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-
|
|
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.
|
|
6487
|
-
"@react-router/fs-routes": "^7.1.
|
|
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.
|
|
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-
|
|
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.
|
|
50
|
-
"@react-router/fs-routes": "^7.1.
|
|
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.
|
|
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-
|
|
73
|
-
"@webstudio-is/image": "0.0.0-
|
|
74
|
-
"@webstudio-is/react-sdk": "0.0.0-
|
|
75
|
-
"@webstudio-is/sdk": "0.0.0-
|
|
76
|
-
"@webstudio-is/sdk-components-animation": "0.0.0-
|
|
77
|
-
"@webstudio-is/sdk-components-react": "0.0.0-
|
|
78
|
-
"@webstudio-is/sdk-components-react-
|
|
79
|
-
"@webstudio-is/sdk-components-react-
|
|
80
|
-
"@webstudio-is/sdk-components-react-router": "0.0.0-
|
|
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-
|
|
15
|
-
"@webstudio-is/react-sdk": "0.0.0-
|
|
16
|
-
"@webstudio-is/sdk": "0.0.0-
|
|
17
|
-
"@webstudio-is/sdk-components-react": "0.0.0-
|
|
18
|
-
"@webstudio-is/sdk-components-animation": "0.0.0-
|
|
19
|
-
"@webstudio-is/sdk-components-react-radix": "0.0.0-
|
|
20
|
-
"@webstudio-is/sdk-components-react-remix": "0.0.0-
|
|
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.
|
|
12
|
-
"@react-router/fs-routes": "^7.1.
|
|
13
|
-
"@webstudio-is/image": "0.0.0-
|
|
14
|
-
"@webstudio-is/react-sdk": "0.0.0-
|
|
15
|
-
"@webstudio-is/sdk": "0.0.0-
|
|
16
|
-
"@webstudio-is/sdk-components-animation": "0.0.0-
|
|
17
|
-
"@webstudio-is/sdk-components-react-radix": "0.0.0-
|
|
18
|
-
"@webstudio-is/sdk-components-react-router": "0.0.0-
|
|
19
|
-
"@webstudio-is/sdk-components-react": "0.0.0-
|
|
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.
|
|
23
|
+
"react-router": "^7.1.5",
|
|
24
24
|
"vite": "^5.4.11"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"typecheck": "tsc"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@webstudio-is/image": "0.0.0-
|
|
12
|
-
"@webstudio-is/react-sdk": "0.0.0-
|
|
13
|
-
"@webstudio-is/sdk": "0.0.0-
|
|
14
|
-
"@webstudio-is/sdk-components-react": "0.0.0-
|
|
15
|
-
"@webstudio-is/sdk-components-animation": "0.0.0-
|
|
16
|
-
"@webstudio-is/sdk-components-react-radix": "0.0.0-
|
|
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"
|