create-waku
Advanced tools
Comparing version 0.11.2-0.21.19-0 to 0.11.3-0.21.20-0
{ | ||
"name": "create-waku", | ||
"version": "0.11.2-0.21.19-0", | ||
"version": "0.11.3-0.21.20-0", | ||
"author": "Daishi Kato", | ||
@@ -36,5 +36,5 @@ "type": "module", | ||
"compile": "rm -rf template dist *.tsbuildinfo && pnpm run template && pnpm run build", | ||
"template": "cp -r ../../examples template && rm -rf template/*/dist && rm -rf template/*/node_modules && (for d in template/*; do mv $d/.gitignore $d/gitignore || true; done)", | ||
"template": "cp -r ../../examples template && rm -rf template/*/dist && rm -rf template/*/node_modules && rm -rf template/*.tsbuildinfo && (for d in template/*; do mv $d/.gitignore $d/gitignore || true; done)", | ||
"build": "tsup" | ||
} | ||
} |
@@ -15,8 +15,9 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@tailwindcss/vite": "4.0.6", | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@tailwindcss/postcss": "4.0.6", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"postcss": "8.5.2", | ||
"tailwindcss": "4.0.6", | ||
@@ -23,0 +24,0 @@ "typescript": "5.7.3" |
@@ -15,8 +15,9 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@tailwindcss/vite": "4.0.6", | ||
"tailwindcss": "4.0.6" | ||
"@tailwindcss/postcss": "4.0.6", | ||
"tailwindcss": "4.0.6", | ||
"postcss": "8.5.2" | ||
} | ||
} |
@@ -12,12 +12,12 @@ { | ||
"dependencies": { | ||
"@tailwindcss/vite": "4.0.6", | ||
"react": "19.0.0", | ||
"react-dom": "19.0.0", | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"autoprefixer": "10.4.20", | ||
"@tailwindcss/postcss": "4.0.6", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"postcss": "8.5.2", | ||
"tailwindcss": "4.0.6", | ||
@@ -24,0 +24,0 @@ "typescript": "5.7.3" |
@@ -15,9 +15,9 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
@@ -15,10 +15,11 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@tailwindcss/vite": "4.0.6", | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@tailwindcss/postcss": "4.0.6", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"@vitejs/plugin-react": "4.3.4", | ||
"babel-plugin-react-compiler": "19.0.0-beta-30d8a17-20250209", | ||
"babel-plugin-react-compiler": "19.0.0-beta-21e868a-20250216", | ||
"postcss": "8.5.2", | ||
"tailwindcss": "4.0.6", | ||
@@ -25,0 +26,0 @@ "typescript": "5.7.3" |
@@ -12,11 +12,12 @@ { | ||
"dependencies": { | ||
"@tailwindcss/vite": "4.0.6", | ||
"react": "19.0.0", | ||
"react-dom": "19.0.0", | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@tailwindcss/postcss": "4.0.6", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"postcss": "8.5.2", | ||
"tailwindcss": "4.0.6", | ||
@@ -23,0 +24,0 @@ "typescript": "5.7.3" |
@@ -15,9 +15,9 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
@@ -12,11 +12,12 @@ { | ||
"dependencies": { | ||
"@tailwindcss/vite": "4.0.6", | ||
"react": "19.0.0", | ||
"react-dom": "19.0.0", | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@tailwindcss/postcss": "4.0.6", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"postcss": "8.5.2", | ||
"tailwindcss": "4.0.6", | ||
@@ -23,0 +24,0 @@ "typescript": "5.7.3", |
@@ -15,7 +15,7 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"server-only": "0.0.1", | ||
@@ -22,0 +22,0 @@ "typescript": "5.7.3" |
@@ -15,9 +15,9 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
@@ -15,9 +15,9 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
@@ -15,4 +15,4 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
} | ||
} |
@@ -15,9 +15,9 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
@@ -16,9 +16,9 @@ { | ||
"react-wrap-balancer": "1.1.1", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
@@ -15,9 +15,9 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
@@ -15,9 +15,9 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
@@ -18,7 +18,7 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"@vanilla-extract/vite-plugin": "4.0.19", | ||
@@ -25,0 +25,0 @@ "typescript": "5.7.3", |
@@ -17,3 +17,3 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
@@ -23,6 +23,6 @@ "devDependencies": { | ||
"@types/node": "22.13.4", | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
@@ -15,9 +15,9 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
@@ -15,7 +15,7 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3", | ||
@@ -22,0 +22,0 @@ "vite": "6.1.0", |
@@ -16,9 +16,9 @@ { | ||
"react-tweet": "^3.2.1", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@tailwindcss/vite": "4.0.6", | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"autoprefixer": "10.4.20", | ||
"@tailwindcss/postcss": "4.0.6", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"postcss": "8.5.2", | ||
"tailwindcss": "4.0.6", | ||
@@ -25,0 +25,0 @@ "typescript": "5.7.3" |
@@ -15,7 +15,7 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"server-only": "0.0.1", | ||
@@ -22,0 +22,0 @@ "typescript": "5.7.3" |
@@ -15,9 +15,9 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
@@ -11,14 +11,14 @@ { | ||
"dependencies": { | ||
"@tanstack/react-router": "1.104.1", | ||
"@tanstack/router-devtools": "1.104.3", | ||
"@tanstack/react-router": "1.105.0", | ||
"@tanstack/router-devtools": "1.105.0", | ||
"react": "19.0.0", | ||
"react-dom": "19.0.0", | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
@@ -15,9 +15,9 @@ { | ||
"react-server-dom-webpack": "19.0.0", | ||
"waku": "0.21.19" | ||
"waku": "0.21.20" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "19.0.8", | ||
"@types/react-dom": "19.0.3", | ||
"@types/react": "19.0.10", | ||
"@types/react-dom": "19.0.4", | ||
"typescript": "5.7.3" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
704132
342
15295