Skip to content

Commit

Permalink
chore: update dependencies (#1161)
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi authored Jan 16, 2025
1 parent 23aca04 commit ca42baa
Show file tree
Hide file tree
Showing 42 changed files with 558 additions and 1,793 deletions.
2 changes: 1 addition & 1 deletion e2e/fixtures/broken-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/create-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"server-only": "^0.0.1",
"typescript": "^5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/define-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/fs-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/hot-reload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/partial-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/render-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/rsc-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/rsc-css-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/ssg-performance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/ssg-wildcard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
4 changes: 2 additions & 2 deletions e2e/fixtures/ssr-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"start": "waku start"
},
"dependencies": {
"ai": "^4.0.33",
"ai": "^4.0.38",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/ssr-catch-error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/ssr-context-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/ssr-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/ssr-target-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/fixtures/use-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "workspace:*"
},
"devDependencies": {
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/01_template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"autoprefixer": "10.4.20",
"tailwindcss": "3.4.17",
Expand Down
2 changes: 1 addition & 1 deletion examples/03_demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"autoprefixer": "10.4.20",
"tailwindcss": "3.4.17",
Expand Down
2 changes: 1 addition & 1 deletion examples/04_cssmodules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/05_compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion examples/11_fs-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/12_nossr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"autoprefixer": "10.4.20",
"tailwindcss": "3.4.17",
Expand Down
2 changes: 1 addition & 1 deletion examples/21_create-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"server-only": "0.0.1",
"typescript": "5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/22_define-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/31_minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/33_promise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/34_functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/35_nesting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/36_form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/37_css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"@vanilla-extract/vite-plugin": "4.0.19",
"typescript": "5.7.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/38_cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"devDependencies": {
"@types/cookie": "1.0.0",
"@types/node": "22.10.5",
"@types/react": "19.0.5",
"@types/node": "22.10.7",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/39_api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/41_path-alias/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3",
"vite": "6.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/42_react-tweet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"autoprefixer": "10.4.20",
"tailwindcss": "3.4.17",
Expand Down
2 changes: 1 addition & 1 deletion examples/43_weave-render/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"server-only": "0.0.1",
"typescript": "5.7.3"
Expand Down
8 changes: 4 additions & 4 deletions examples/44_cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.14",
"wrangler": "3.101.0"
"wrangler": "3.103.0"
},
"devDependencies": {
"@types/node": "22.10.5",
"@types/react": "19.0.5",
"@types/node": "22.10.7",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"miniflare": "3.20241230.1",
"miniflare": "3.20241230.2",
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion examples/51_spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"waku": "0.21.14"
},
"devDependencies": {
"@types/react": "19.0.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"typescript": "5.7.3"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@
"@eslint/js": "^9.18.0",
"@playwright/test": "^1.49.1",
"@types/babel__core": "^7.20.5",
"@types/node": "^22.10.5",
"@types/react": "^19.0.5",
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"eslint": "^9.18.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"prettier-plugin-tailwindcss": "^0.6.10",
"terminate": "^2.8.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"typescript-eslint": "^8.20.0",
"wait-port": "^1.1.0",
"waku": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/create-waku/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/fs-extra": "^11.0.4",
"@types/prompts": "^2.4.9",
"@types/tar": "^6.1.13",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"kolorist": "^1.8.0",
"prompts": "^2.4.2",
"tar": "^7.4.3",
Expand Down
Loading

0 comments on commit ca42baa

Please sign in to comment.