Skip to content

Commit 5844e28

Browse files
committed
Bump deps
1 parent 042a345 commit 5844e28

File tree

7 files changed

+40
-46
lines changed

7 files changed

+40
-46
lines changed

fixtures/react-router-docker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@webstudio-is/sdk-components-react": "workspace:*",
2222
"@webstudio-is/sdk-components-react-radix": "workspace:*",
2323
"@webstudio-is/sdk-components-react-router": "workspace:*",
24-
"h3": "^1.14.0",
24+
"h3": "^1.15.0",
2525
"ipx": "^3.0.1",
2626
"isbot": "^5.1.22",
2727
"react": "18.3.0-canary-14898b6a9-20240318",

fixtures/ssg-netlify-by-project-id/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"@webstudio-is/sdk-components-react-remix": "workspace:*",
4141
"react": "18.3.0-canary-14898b6a9-20240318",
4242
"react-dom": "18.3.0-canary-14898b6a9-20240318",
43-
"vike": "^0.4.220"
43+
"vike": "^0.4.222"
4444
}
4545
}

fixtures/ssg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"@webstudio-is/sdk-components-react-remix": "workspace:*",
4141
"react": "18.3.0-canary-14898b6a9-20240318",
4242
"react-dom": "18.3.0-canary-14898b6a9-20240318",
43-
"vike": "^0.4.220"
43+
"vike": "^0.4.222"
4444
}
4545
}

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@
7272
"@webstudio-is/sdk-components-react-remix": "workspace:*",
7373
"@webstudio-is/sdk-components-react-router": "workspace:*",
7474
"@webstudio-is/tsconfig": "workspace:*",
75-
"h3": "^1.14.0",
75+
"h3": "^1.15.0",
7676
"ipx": "^3.0.1",
7777
"prettier": "3.4.2",
7878
"react": "18.3.0-canary-14898b6a9-20240318",
7979
"react-dom": "18.3.0-canary-14898b6a9-20240318",
8080
"react-router": "^7.1.5",
8181
"ts-expect": "^1.3.0",
82-
"vike": "^0.4.220",
82+
"vike": "^0.4.222",
8383
"vite": "^5.4.11",
8484
"vitest": "^3.0.4",
8585
"wrangler": "^3.63.2"

packages/cli/templates/react-router-docker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@react-router/node": "^7.1.5",
77
"@react-router/serve": "^7.1.5",
8-
"h3": "^1.14.0",
8+
"h3": "^1.15.0",
99
"ipx": "^3.0.1"
1010
}
1111
}

packages/cli/templates/ssg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@webstudio-is/sdk-components-react-radix": "0.0.0-webstudio-version",
1717
"react": "18.3.0-canary-14898b6a9-20240318",
1818
"react-dom": "18.3.0-canary-14898b6a9-20240318",
19-
"vike": "^0.4.220"
19+
"vike": "^0.4.222"
2020
},
2121
"devDependencies": {
2222
"@types/react": "^18.2.70",

pnpm-lock.yaml

Lines changed: 33 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)