webstudio 0.197.0 → 0.198.0

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
@@ -6597,7 +6597,7 @@ const getDeploymentInstructions = (deployTarget) => {
6597
6597
  }
6598
6598
  };
6599
6599
  const name = "webstudio";
6600
- const version = "0.197.0";
6600
+ const version = "0.198.0";
6601
6601
  const description = "Webstudio CLI";
6602
6602
  const author = "Webstudio <github@webstudio.is>";
6603
6603
  const homepage = "https://webstudio.is";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "webstudio",
3
- "version": "0.197.0",
3
+ "version": "0.198.0",
4
4
  "description": "Webstudio CLI",
5
5
  "author": "Webstudio <github@webstudio.is>",
6
6
  "homepage": "https://webstudio.is",
@@ -64,13 +64,13 @@
64
64
  "vite": "^5.4.11",
65
65
  "vitest": "^2.1.8",
66
66
  "wrangler": "^3.63.2",
67
- "@webstudio-is/http-client": "0.197.0",
68
- "@webstudio-is/image": "0.197.0",
69
- "@webstudio-is/react-sdk": "0.197.0",
70
- "@webstudio-is/sdk": "0.197.0",
71
- "@webstudio-is/sdk-components-react": "0.197.0",
72
- "@webstudio-is/sdk-components-react-remix": "0.197.0",
73
- "@webstudio-is/sdk-components-react-radix": "0.197.0",
67
+ "@webstudio-is/http-client": "0.198.0",
68
+ "@webstudio-is/image": "0.198.0",
69
+ "@webstudio-is/react-sdk": "0.198.0",
70
+ "@webstudio-is/sdk-components-react": "0.198.0",
71
+ "@webstudio-is/sdk-components-react-radix": "0.198.0",
72
+ "@webstudio-is/sdk": "0.198.0",
73
+ "@webstudio-is/sdk-components-react-remix": "0.198.0",
74
74
  "@webstudio-is/tsconfig": "1.0.7"
75
75
  },
76
76
  "scripts": {
@@ -11,12 +11,12 @@
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/react-sdk": "0.197.0",
15
- "@webstudio-is/sdk-components-react-radix": "0.197.0",
16
- "@webstudio-is/sdk-components-react-remix": "0.197.0",
17
- "@webstudio-is/sdk-components-react": "0.197.0",
18
- "@webstudio-is/image": "0.197.0",
19
- "@webstudio-is/sdk": "0.197.0",
14
+ "@webstudio-is/react-sdk": "0.198.0",
15
+ "@webstudio-is/sdk-components-react-radix": "0.198.0",
16
+ "@webstudio-is/sdk-components-react-remix": "0.198.0",
17
+ "@webstudio-is/sdk-components-react": "0.198.0",
18
+ "@webstudio-is/image": "0.198.0",
19
+ "@webstudio-is/sdk": "0.198.0",
20
20
  "isbot": "^5.1.19",
21
21
  "react": "18.3.0-canary-14898b6a9-20240318",
22
22
  "react-dom": "18.3.0-canary-14898b6a9-20240318"
@@ -8,11 +8,11 @@
8
8
  "typecheck": "tsc"
9
9
  },
10
10
  "dependencies": {
11
- "@webstudio-is/react-sdk": "0.197.0",
12
- "@webstudio-is/sdk-components-react-radix": "0.197.0",
13
- "@webstudio-is/sdk-components-react": "0.197.0",
14
- "@webstudio-is/image": "0.197.0",
15
- "@webstudio-is/sdk": "0.197.0",
11
+ "@webstudio-is/react-sdk": "0.198.0",
12
+ "@webstudio-is/sdk-components-react-radix": "0.198.0",
13
+ "@webstudio-is/sdk-components-react": "0.198.0",
14
+ "@webstudio-is/image": "0.198.0",
15
+ "@webstudio-is/sdk": "0.198.0",
16
16
  "react": "18.3.0-canary-14898b6a9-20240318",
17
17
  "react-dom": "18.3.0-canary-14898b6a9-20240318",
18
18
  "vike": "^0.4.210"
@@ -2,8 +2,8 @@
2
2
  "images": {
3
3
  "domains": [],
4
4
  "sizes": [
5
- 16, 32, 48, 64, 96, 128, 256, 384, 640, 750, 828, 1080, 1200, 1920, 2048,
6
- 3840
5
+ 16, 32, 48, 64, 96, 128, 144, 256, 384, 640, 750, 828, 1080, 1200, 1920,
6
+ 2048, 3840
7
7
  ],
8
8
  "minimumCacheTTL": 60,
9
9
  "formats": ["image/webp", "image/avif"]
@@ -2,8 +2,8 @@
2
2
  "images": {
3
3
  "domains": [],
4
4
  "sizes": [
5
- 16, 32, 48, 64, 96, 128, 256, 384, 640, 750, 828, 1080, 1200, 1920, 2048,
6
- 3840
5
+ 16, 32, 48, 64, 96, 128, 144, 256, 384, 640, 750, 828, 1080, 1200, 1920,
6
+ 2048, 3840
7
7
  ],
8
8
  "minimumCacheTTL": 60,
9
9
  "formats": ["image/webp", "image/avif"]